Synopsis


GitHub PR:23118 - machine test: debug apple volume flake
Test name:machine-mac podman darwin rootless host sqlite
Cirrus:Build 4843029796749312 / Task 4925116956540928
Logs:main

 
Makefile:154: invalid `override' directive
# gitCommit needed by logformatter, to link to sources
/define.gitCommit=da2cbb0fe365a32a88431e3148fdf2e8cab793ad
/Library/Developer/CommandLineTools/usr/bin/make ginkgo-run GINKGO_PARALLEL=n TAGS="remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" GINKGO_FLAKE_ATTEMPTS=0 FOCUS_FILE= GINKGOWHAT=pkg/machine/e2e/.
Makefile:154: invalid `override' directive
/Library/Developer/CommandLineTools/usr/bin/make -C test/tools build/ginkgo
make[2]: `build/ginkgo' is up to date.
./test/tools/build/ginkgo version
Ginkgo Version 2.19.0
./test/tools/build/ginkgo -vv  --tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp remote" -timeout=90m --flake-attempts 0 \
		--trace --no-color \
		--json-report ginkgo-e2e.json   \
		 pkg/machine/e2e/.
Running Suite: Podman Machine tests - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e
====================================================================================================
Random Seed: 1719482754

Will run 55 of 55 specs

[BeforeSuite]

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/machine_test.go:53
→ Enter [BeforeSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/machine_test.go:53 @ 06/27/24 10:06:05.711 Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM Getting image source signatures Copying blob sha256:f523e32398f6b9f532b1a86af92994e5769892fb4c5d973b20d4f7c7cbd83266 Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Writing manifest to image destination f523e32398f6b9f532b1a86af92994e5769892fb4c5d973b20d4f7c7cbd83266 ← Exit [BeforeSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/machine_test.go:53 @ 06/27/24 10:06:33.24 (27.529s)
[BeforeSuite] PASSED [27.530 seconds]

podman machine reset

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:9

starting from scratch should not error

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:22
→ Enter [BeforeEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:15 @ 06/27/24 10:06:33.24 ← Exit [BeforeEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:15 @ 06/27/24 10:06:33.24 (0s)
→ Enter [It] starting from scratch should not error - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:22 @ 06/27/24 10:06:33.24 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine reset --force ← Exit [It] starting from scratch should not error - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:22 @ 06/27/24 10:06:33.612 (372ms)
→ Enter [AfterEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:18 @ 06/27/24 10:06:33.612 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force c6589c4b0674 Error: c6589c4b0674: VM does not exist ← Exit [AfterEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:18 @ 06/27/24 10:06:33.639 (27ms)
• [0.399 seconds]

podman machine reset

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:9

reset machine with one defined machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:29
→ Enter [BeforeEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:15 @ 06/27/24 10:06:33.639 ← Exit [BeforeEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:15 @ 06/27/24 10:06:33.639 (0s)
→ Enter [It] reset machine with one defined machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:29 @ 06/27/24 10:06:33.639 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw d150933df6db Machine init complete To start your machine run: podman machine start d150933df6db /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --noheading d150933df6db* applehv 44 seconds ago Never 4 2GiB 11GiB /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine reset --force /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --noheading ← Exit [It] reset machine with one defined machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:29 @ 06/27/24 10:07:17.985 (44.347s)
→ Enter [AfterEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:18 @ 06/27/24 10:07:17.985 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force d150933df6db Error: d150933df6db: VM does not exist ← Exit [AfterEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:18 @ 06/27/24 10:07:18.011 (25ms)
• [44.373 seconds]

podman machine reset

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:9

reset with running machine and other machines idle

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:53
→ Enter [BeforeEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:15 @ 06/27/24 10:07:18.011 ← Exit [BeforeEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:15 @ 06/27/24 10:07:18.011 (0s)
→ Enter [It] reset with running machine and other machines idle - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:53 @ 06/27/24 10:07:18.011 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --now f31f3b4373e5 Machine init complete Starting machine "f31f3b4373e5" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful f31f3b4373e5 API forwarding listening on: /private/tmp/ci/podman/f31f3b4373e5-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop f31f3b4373e5; podman machine start f31f3b4373e5 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/f31f3b4373e5-api.sock' Machine "f31f3b4373e5" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --noheading f31f3b4373e5* applehv 49 seconds ago Currently running 4 2GiB 11GiB /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw cc0fc4dcabf5 Machine init complete To start your machine run: podman machine start cc0fc4dcabf5 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --noheading f31f3b4373e5* applehv About a minute ago Currently running 4 2GiB 11GiB cc0fc4dcabf5 applehv 39 seconds ago Never 4 2GiB 11GiB /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine reset --force /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --noheading ← Exit [It] reset with running machine and other machines idle - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:53 @ 06/27/24 10:08:47.268 (1m29.259s)
→ Enter [AfterEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:18 @ 06/27/24 10:08:47.268 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force f31f3b4373e5 Error: f31f3b4373e5: VM does not exist /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force cc0fc4dcabf5 Error: cc0fc4dcabf5: VM does not exist ← Exit [AfterEach] podman machine reset - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/reset_test.go:18 @ 06/27/24 10:08:47.319 (51ms)
• [89.311 seconds]

run basic podman commands

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:20

Basic ops

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:33
→ Enter [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:08:47.319 ← Exit [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:08:47.324 (4ms)
→ Enter [It] Basic ops - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:33 @ 06/27/24 10:08:47.324 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --now d4a051113512 Machine init complete Starting machine "d4a051113512" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful d4a051113512 API forwarding listening on: /private/tmp/ci/podman/d4a051113512-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop d4a051113512; podman machine start d4a051113512 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/d4a051113512-api.sock' Machine "d4a051113512" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r images -q /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r pull quay.io/libpod/alpine_nginx Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r run quay.io/libpod/alpine_nginx cat /etc/os-release WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) NAME="Alpine Linux" ID=alpine VERSION_ID=3.15.4 PRETTY_NAME="Alpine Linux v3.15" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://bugs.alpinelinux.org/" /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r build /private/tmp/ci/ginkgo1825472327 STEP 1/2: FROM quay.io/libpod/alpine_nginx WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) STEP 2/2: RUN ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: enp0s1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 link/ether 12:5c:b3:90:b7:08 brd ff:ff:ff:ff:ff:ff inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute enp0s1 valid_lft forever preferred_lft forever inet6 fe80::105c:b3ff:fe90:b708/64 scope link tentative valid_lft forever preferred_lft forever COMMIT time="2024-06-27T10:09:34Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> 7402831f6bd5 7402831f6bd5d7e5fbcebb89eca7c33aca026e40b5d6f1e06c80f4a5889e7573 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r rm -a 8add072dae79ac63516bbb3a52a283f0291b8e5815432c8078cb9b5addf9949f ← Exit [It] Basic ops - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:33 @ 06/27/24 10:09:34.641 (47.319s)
→ Enter [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:09:34.641 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force d4a051113512 ← Exit [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:09:35.28 (638ms)
> Enter [DeferCleanup (Each)] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 06/27/24 10:09:35.28 < Exit [DeferCleanup (Each)] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 06/27/24 10:09:35.281 (1ms) • [47.963 seconds]

run basic podman commands

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:20

Volume ops

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:73
→ Enter [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:09:35.281 ← Exit [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:09:35.281 (0s)
→ Enter [It] Volume ops - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:73 @ 06/27/24 10:09:35.281 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --now 33eda9962f03 Machine init complete Starting machine "33eda9962f03" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 33eda9962f03 API forwarding listening on: /private/tmp/ci/podman/33eda9962f03-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 33eda9962f03; podman machine start 33eda9962f03 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/33eda9962f03-api.sock' Machine "33eda9962f03" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r run -v /private/tmp/ci/ginkgo3282928459:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) Error: statfs /private/tmp/ci/ginkgo3282928459: no such file or directory /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 33eda9962f03 systemctl list-units --failed UNIT LOAD ACTIVE SUB DESCRIPTION ● private.mount loaded failed failed /private ● virtiofs-mount-prepare@private.service loaded failed failed Allow virtios to mount to / Legend: LOAD → Reflects whether the unit definition was properly loaded. ACTIVE → The high-level unit activation state, i.e. generalization of SUB. SUB → The low-level unit activation state, values depend on unit type. 2 loaded units listed. /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 33eda9962f03 ls -l tDir ls: cannot access 'tDir': No such file or directory /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 33eda9962f03 journalctl Jun 27 10:10:14 localhost kernel: Booting Linux on physical CPU 0x0000000000 [0x00000000] Jun 27 10:10:14 localhost kernel: Linux version 6.8.9-300.fc40.aarch64 (mockbuild@9812cbcfbe0e45a2ac855fcf4a7276cb) (gcc (GCC) 14.0.1 20240411 (Red Hat 14.0.1-0), GNU ld version 2.41-34.fc40) #1 SMP PREEMPT_DYNAMIC Thu May 2 19:17:51 UTC 2024 Jun 27 10:10:14 localhost kernel: KASLR disabled due to lack of seed Jun 27 10:10:14 localhost kernel: efi: EFI v2.7 by EDK II Jun 27 10:10:14 localhost kernel: efi: ACPI 2.0=0xefc90018 SMBIOS=0xefcb4000 SMBIOS 3.0=0xefcb2000 MOKvar=0xee450000 MEMRESERVE=0xee578918 Jun 27 10:10:14 localhost kernel: ACPI: Early table checksum verification disabled Jun 27 10:10:14 localhost kernel: ACPI: RSDP 0x00000000EFC90018 000024 (v02 APPLE ) Jun 27 10:10:14 localhost kernel: ACPI: XSDT 0x00000000EFC9FE98 000044 (v01 APPLE Apple Vz 00000001 01000013) Jun 27 10:10:14 localhost kernel: ACPI: FACP 0x00000000EFC9FA98 000114 (v06 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: ACPI: DSDT 0x00000000EFC9F698 000394 (v02 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: ACPI: GTDT 0x00000000EFC9FC18 000068 (v03 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: ACPI: APIC 0x00000000EFC9E998 0001AC (v05 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: ACPI: MCFG 0x00000000EFC9FF98 00003C (v01 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: NUMA: Failed to initialise from firmware Jun 27 10:10:14 localhost kernel: NUMA: Faking a node at [mem 0x0000000070000000-0x00000000efffffff] Jun 27 10:10:14 localhost kernel: NUMA: NODE_DATA [mem 0xef8c62c0-0xef8dcfff] Jun 27 10:10:14 localhost kernel: Zone ranges: Jun 27 10:10:14 localhost kernel: DMA [mem 0x0000000070000000-0x00000000efffffff] Jun 27 10:10:14 localhost kernel: DMA32 empty Jun 27 10:10:14 localhost kernel: Normal empty Jun 27 10:10:14 localhost kernel: Device empty Jun 27 10:10:14 localhost kernel: Movable zone start for each node Jun 27 10:10:14 localhost kernel: Early memory node ranges Jun 27 10:10:14 localhost kernel: node 0: [mem 0x0000000070000000-0x00000000ee44ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000ee450000-0x00000000ee45ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000ee460000-0x00000000ee64ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000ee650000-0x00000000ee79ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000ee7a0000-0x00000000efb9ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efba0000-0x00000000efc2ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efc30000-0x00000000efc3ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efc40000-0x00000000efc7ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efc80000-0x00000000efcb0fff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efcb1000-0x00000000efcb4fff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efcb5000-0x00000000efffffff] Jun 27 10:10:14 localhost kernel: Initmem setup node 0 [mem 0x0000000070000000-0x00000000efffffff] Jun 27 10:10:14 localhost kernel: cma: Reserved 64 MiB at 0x00000000dd400000 on node -1 Jun 27 10:10:14 localhost kernel: psci: probing for conduit method from ACPI. Jun 27 10:10:14 localhost kernel: psci: PSCIv1.1 detected in firmware. Jun 27 10:10:14 localhost kernel: psci: Using standard PSCI v0.2 function IDs Jun 27 10:10:14 localhost kernel: psci: Trusted OS migration not required Jun 27 10:10:14 localhost kernel: psci: SMC Calling Convention v1.0 Jun 27 10:10:14 localhost kernel: percpu: Embedded 54 pages/cpu s97832 r8192 d115160 u221184 Jun 27 10:10:14 localhost kernel: pcpu-alloc: s97832 r8192 d115160 u221184 alloc=54*4096 Jun 27 10:10:14 localhost kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Jun 27 10:10:14 localhost kernel: Detected PIPT I-cache on CPU0 Jun 27 10:10:14 localhost kernel: CPU features: detected: Address authentication (IMP DEF algorithm) Jun 27 10:10:14 localhost kernel: CPU features: detected: GIC system register CPU interface Jun 27 10:10:14 localhost kernel: CPU features: detected: Spectre-v4 Jun 27 10:10:14 localhost kernel: alternatives: applying boot alternatives Jun 27 10:10:14 localhost kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/vmlinuz-6.8.9-300.fc40.aarch64 rw ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/0 ignition.platform.id=applehv Jun 27 10:10:14 localhost kernel: Unknown kernel command line parameters "BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/vmlinuz-6.8.9-300.fc40.aarch64 ostree=/ostree/boot.1/fedora-coreos/23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/0", will be passed to user space. Jun 27 10:10:14 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) Jun 27 10:10:14 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) Jun 27 10:10:14 localhost kernel: Fallback order for Node 0: 0 Jun 27 10:10:14 localhost kernel: Built 1 zonelists, mobility grouping on. Total pages: 516096 Jun 27 10:10:14 localhost kernel: Policy zone: DMA Jun 27 10:10:14 localhost kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off Jun 27 10:10:14 localhost kernel: software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB Jun 27 10:10:14 localhost kernel: software IO TLB: area num 4. Jun 27 10:10:14 localhost kernel: software IO TLB: mapped [mem 0x00000000ef27c000-0x00000000ef47c000] (2MB) Jun 27 10:10:14 localhost kernel: Memory: 1842996K/2097152K available (19840K kernel code, 5370K rwdata, 16228K rodata, 12480K init, 10509K bss, 188620K reserved, 65536K cma-reserved) Jun 27 10:10:14 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Jun 27 10:10:14 localhost kernel: ftrace: allocating 62070 entries in 243 pages Jun 27 10:10:14 localhost kernel: ftrace: allocated 243 pages with 6 groups Jun 27 10:10:14 localhost kernel: trace event string verifier disabled Jun 27 10:10:14 localhost kernel: Dynamic Preempt: voluntary Jun 27 10:10:14 localhost kernel: rcu: Preemptible hierarchical RCU implementation. Jun 27 10:10:14 localhost kernel: rcu: RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=4. Jun 27 10:10:14 localhost kernel: Trampoline variant of Tasks RCU enabled. Jun 27 10:10:14 localhost kernel: Rude variant of Tasks RCU enabled. Jun 27 10:10:14 localhost kernel: Tracing variant of Tasks RCU enabled. Jun 27 10:10:14 localhost kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Jun 27 10:10:14 localhost kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Jun 27 10:10:14 localhost kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 Jun 27 10:10:14 localhost kernel: GICv3: 224 SPIs implemented Jun 27 10:10:14 localhost kernel: GICv3: 0 Extended SPIs implemented Jun 27 10:10:14 localhost kernel: Root IRQ handler: gic_handle_irq Jun 27 10:10:14 localhost kernel: GICv3: GICv3 features: 16 PPIs, RSS Jun 27 10:10:14 localhost kernel: GICv3: CPU0: found redistributor 0 region 0:0x0000000010010000 Jun 27 10:10:14 localhost kernel: GICv2m: range[mem 0x1fff0000-0x1fff0fff], SPI[128:255] Jun 27 10:10:14 localhost kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Jun 27 10:10:14 localhost kernel: arch_timer: cp15 timer(s) running at 24.00MHz (virt). Jun 27 10:10:14 localhost kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns Jun 27 10:10:14 localhost kernel: sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns Jun 27 10:10:14 localhost kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Jun 27 10:10:14 localhost kernel: Console: colour dummy device 80x25 Jun 27 10:10:14 localhost kernel: printk: legacy console [tty0] enabled Jun 27 10:10:14 localhost kernel: ACPI: Core revision 20230628 Jun 27 10:10:14 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000) Jun 27 10:10:14 localhost kernel: pid_max: default: 32768 minimum: 301 Jun 27 10:10:14 localhost kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity Jun 27 10:10:14 localhost kernel: Yama: becoming mindful. Jun 27 10:10:14 localhost kernel: SELinux: Initializing. Jun 27 10:10:14 localhost kernel: LSM support for eBPF active Jun 27 10:10:14 localhost kernel: landlock: Up and running. Jun 27 10:10:14 localhost kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) Jun 27 10:10:14 localhost kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) Jun 27 10:10:14 localhost kernel: ACPI PPTT: No PPTT table found, CPU and cache topology may be inaccurate Jun 27 10:10:14 localhost kernel: cacheinfo: Unable to detect cache hierarchy for CPU 0 Jun 27 10:10:14 localhost kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Jun 27 10:10:14 localhost kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Jun 27 10:10:14 localhost kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Jun 27 10:10:14 localhost kernel: rcu: Hierarchical SRCU implementation. Jun 27 10:10:14 localhost kernel: rcu: Max phase no-delay instances is 400. Jun 27 10:10:14 localhost kernel: Remapping and enabling EFI services. Jun 27 10:10:14 localhost kernel: smp: Bringing up secondary CPUs ... Jun 27 10:10:14 localhost kernel: Detected PIPT I-cache on CPU1 Jun 27 10:10:14 localhost kernel: GICv3: CPU1: found redistributor 1 region 0:0x0000000010030000 Jun 27 10:10:14 localhost kernel: CPU1: Booted secondary processor 0x0000000001 [0x00000000] Jun 27 10:10:14 localhost kernel: Detected PIPT I-cache on CPU2 Jun 27 10:10:14 localhost kernel: GICv3: CPU2: found redistributor 2 region 0:0x0000000010050000 Jun 27 10:10:14 localhost kernel: CPU2: Booted secondary processor 0x0000000002 [0x00000000] Jun 27 10:10:14 localhost kernel: Detected PIPT I-cache on CPU3 Jun 27 10:10:14 localhost kernel: GICv3: CPU3: found redistributor 3 region 0:0x0000000010070000 Jun 27 10:10:14 localhost kernel: CPU3: Booted secondary processor 0x0000000003 [0x00000000] Jun 27 10:10:14 localhost kernel: smp: Brought up 1 node, 4 CPUs Jun 27 10:10:14 localhost kernel: SMP: Total of 4 processors activated. Jun 27 10:10:14 localhost kernel: CPU: All CPU(s) started at EL1 Jun 27 10:10:14 localhost kernel: CPU features: detected: ARMv8.4 Translation Table Level Jun 27 10:10:14 localhost kernel: CPU features: detected: Data cache clean to the PoU not required for I/D coherence Jun 27 10:10:14 localhost kernel: CPU features: detected: Common not Private translations Jun 27 10:10:14 localhost kernel: CPU features: detected: CRC32 instructions Jun 27 10:10:14 localhost kernel: CPU features: detected: Data cache clean to Point of Deep Persistence Jun 27 10:10:14 localhost kernel: CPU features: detected: Data cache clean to Point of Persistence Jun 27 10:10:14 localhost kernel: CPU features: detected: Data independent timing control (DIT) Jun 27 10:10:14 localhost kernel: CPU features: detected: E0PD Jun 27 10:10:14 localhost kernel: CPU features: detected: Generic authentication (IMP DEF algorithm) Jun 27 10:10:14 localhost kernel: CPU features: detected: RCpc load-acquire (LDAPR) Jun 27 10:10:14 localhost kernel: CPU features: detected: LSE atomic instructions Jun 27 10:10:14 localhost kernel: CPU features: detected: Privileged Access Never Jun 27 10:10:14 localhost kernel: CPU features: detected: RAS Extension Support Jun 27 10:10:14 localhost kernel: CPU features: detected: Speculation barrier (SB) Jun 27 10:10:14 localhost kernel: CPU features: detected: TLB range maintenance instructions Jun 27 10:10:14 localhost kernel: CPU features: detected: Speculative Store Bypassing Safe (SSBS) Jun 27 10:10:14 localhost kernel: alternatives: applying system-wide alternatives Jun 27 10:10:14 localhost kernel: devtmpfs: initialized Jun 27 10:10:14 localhost kernel: setend instruction emulation is not supported on this system Jun 27 10:10:14 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jun 27 10:10:14 localhost kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Jun 27 10:10:14 localhost kernel: pinctrl core: initialized pinctrl subsystem Jun 27 10:10:14 localhost kernel: SMBIOS 3.3.0 present. Jun 27 10:10:14 localhost kernel: DMI: Apple Inc. Apple Virtualization Generic Platform, BIOS 2020.41.1.0.0 10/04/2023 Jun 27 10:10:14 localhost kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Jun 27 10:10:14 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations Jun 27 10:10:14 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jun 27 10:10:14 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jun 27 10:10:14 localhost kernel: audit: initializing netlink subsys (disabled) Jun 27 10:10:14 localhost kernel: audit: type=2000 audit(0.024:1): state=initialized audit_enabled=0 res=1 Jun 27 10:10:14 localhost kernel: thermal_sys: Registered thermal governor 'fair_share' Jun 27 10:10:14 localhost kernel: thermal_sys: Registered thermal governor 'step_wise' Jun 27 10:10:14 localhost kernel: thermal_sys: Registered thermal governor 'user_space' Jun 27 10:10:14 localhost kernel: cpuidle: using governor menu Jun 27 10:10:14 localhost kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. Jun 27 10:10:14 localhost kernel: ASID allocator initialised with 256 entries Jun 27 10:10:14 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jun 27 10:10:14 localhost kernel: Serial: AMBA PL011 UART driver Jun 27 10:10:14 localhost kernel: Modules: 16592 pages in range for non-PLT usage Jun 27 10:10:14 localhost kernel: Modules: 508112 pages in range for PLT usage Jun 27 10:10:14 localhost kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Jun 27 10:10:14 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page Jun 27 10:10:14 localhost kernel: HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages Jun 27 10:10:14 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page Jun 27 10:10:14 localhost kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Jun 27 10:10:14 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page Jun 27 10:10:14 localhost kernel: HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages Jun 27 10:10:14 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page Jun 27 10:10:14 localhost kernel: cryptd: max_cpu_qlen set to 1000 Jun 27 10:10:14 localhost kernel: raid6: skipped pq benchmark and selected neonx8 Jun 27 10:10:14 localhost kernel: raid6: using neon recovery algorithm Jun 27 10:10:14 localhost kernel: fbcon: Taking over console Jun 27 10:10:14 localhost kernel: ACPI: Added _OSI(Module Device) Jun 27 10:10:14 localhost kernel: ACPI: Added _OSI(Processor Device) Jun 27 10:10:14 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jun 27 10:10:14 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) Jun 27 10:10:14 localhost kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded Jun 27 10:10:14 localhost kernel: ACPI: Interpreter enabled Jun 27 10:10:14 localhost kernel: ACPI: Using GIC for interrupt routing Jun 27 10:10:14 localhost kernel: ACPI: MCFG table detected, 1 entries Jun 27 10:10:14 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability LTR DPC] Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER PCIeCapability LTR DPC] Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND) Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: ECAM area [mem 0x40000000-0x4fffffff] reserved by PNP0C02:00 Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: ECAM at [mem 0x40000000-0x4fffffff] for [bus 00-ff] Jun 27 10:10:14 localhost kernel: ACPI: Remapped I/O 0x000000006fff0000 to [io 0x0000-0xffff window] Jun 27 10:10:14 localhost kernel: PCI host bridge to bus 0000:00 Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x50000000-0x6ffdffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x100000000-0x13fffffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jun 27 10:10:14 localhost kernel: pci 0000:00:00.0: [106b:1a05] type 00 class 0x060000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: [1af4:1041] type 00 class 0x020000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: BAR 0 [mem 0x100020000-0x100023fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: BAR 2 [mem 0x50008000-0x5000803f] Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: [1af4:1043] type 00 class 0x078000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: BAR 0 [mem 0x10001c000-0x10001ffff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: BAR 2 [mem 0x50001000-0x5000107f] Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: [1af4:1042] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: BAR 0 [mem 0x100018000-0x10001bfff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: BAR 2 [mem 0x50007000-0x5000703f] Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: [1af4:105a] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: BAR 0 [mem 0x100014000-0x100017fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: BAR 2 [mem 0x50006000-0x5000603f] Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: [1af4:105a] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: BAR 0 [mem 0x100010000-0x100013fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: BAR 2 [mem 0x50005000-0x5000503f] Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: [1af4:105a] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: BAR 0 [mem 0x10000c000-0x10000ffff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: BAR 2 [mem 0x50004000-0x5000403f] Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: [1af4:105a] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: BAR 0 [mem 0x100008000-0x10000bfff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: BAR 2 [mem 0x50003000-0x5000303f] Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: [1af4:1053] type 00 class 0x078000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: BAR 0 [mem 0x100004000-0x100007fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: BAR 2 [mem 0x50000000-0x5000007f] Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: [1af4:1044] type 00 class 0x100000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: BAR 0 [mem 0x100000000-0x100003fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: BAR 2 [mem 0x50002000-0x5000203f] Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: BAR 0 [mem 0x100000000-0x100003fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: BAR 0 [mem 0x100004000-0x100007fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: BAR 0 [mem 0x100008000-0x10000bfff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: BAR 0 [mem 0x10000c000-0x10000ffff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: BAR 0 [mem 0x100010000-0x100013fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: BAR 0 [mem 0x100014000-0x100017fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: BAR 0 [mem 0x100018000-0x10001bfff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: BAR 0 [mem 0x10001c000-0x10001ffff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: BAR 0 [mem 0x100020000-0x100023fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: BAR 2 [mem 0x50000000-0x5000007f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: BAR 2 [mem 0x50000080-0x500000ff]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: BAR 2 [mem 0x50000100-0x5000013f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: BAR 2 [mem 0x50000140-0x5000017f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: BAR 2 [mem 0x50000180-0x500001bf]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: BAR 2 [mem 0x500001c0-0x500001ff]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: BAR 2 [mem 0x50000200-0x5000023f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: BAR 2 [mem 0x50000240-0x5000027f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: BAR 2 [mem 0x50000280-0x500002bf]: assigned Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: resource 4 [mem 0x50000000-0x6ffdffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x100000000-0x13fffffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: resource 6 [io 0x0000-0xffff window] Jun 27 10:10:14 localhost kernel: iommu: Default domain type: Translated Jun 27 10:10:14 localhost kernel: iommu: DMA domain TLB invalidation policy: lazy mode Jun 27 10:10:14 localhost kernel: SCSI subsystem initialized Jun 27 10:10:14 localhost kernel: libata version 3.00 loaded. Jun 27 10:10:14 localhost kernel: ACPI: bus type USB registered Jun 27 10:10:14 localhost kernel: usbcore: registered new interface driver usbfs Jun 27 10:10:14 localhost kernel: usbcore: registered new interface driver hub Jun 27 10:10:14 localhost kernel: usbcore: registered new device driver usb Jun 27 10:10:14 localhost kernel: pps_core: LinuxPPS API ver. 1 registered Jun 27 10:10:14 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> Jun 27 10:10:14 localhost kernel: PTP clock support registered Jun 27 10:10:14 localhost kernel: EDAC MC: Ver: 3.0.0 Jun 27 10:10:14 localhost kernel: scmi_core: SCMI protocol bus registered Jun 27 10:10:14 localhost kernel: efivars: Registered efivars operations Jun 27 10:10:14 localhost kernel: NetLabel: Initializing Jun 27 10:10:14 localhost kernel: NetLabel: domain hash size = 128 Jun 27 10:10:14 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jun 27 10:10:14 localhost kernel: NetLabel: unlabeled traffic allowed by default Jun 27 10:10:14 localhost kernel: mctp: management component transport protocol core Jun 27 10:10:14 localhost kernel: NET: Registered PF_MCTP protocol family Jun 27 10:10:14 localhost kernel: vgaarb: loaded Jun 27 10:10:14 localhost kernel: clocksource: Switched to clocksource arch_sys_counter Jun 27 10:10:14 localhost kernel: VFS: Disk quotas dquot_6.6.0 Jun 27 10:10:14 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jun 27 10:10:14 localhost kernel: pnp: PnP ACPI init Jun 27 10:10:14 localhost kernel: system 00:00: [mem 0x40000000-0x4fffffff] could not be reserved Jun 27 10:10:14 localhost kernel: pnp: PnP ACPI: found 1 devices Jun 27 10:10:14 localhost kernel: NET: Registered PF_INET protocol family Jun 27 10:10:14 localhost kernel: IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) Jun 27 10:10:14 localhost kernel: tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) Jun 27 10:10:14 localhost kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Jun 27 10:10:14 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) Jun 27 10:10:14 localhost kernel: TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) Jun 27 10:10:14 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) Jun 27 10:10:14 localhost kernel: MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) Jun 27 10:10:14 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) Jun 27 10:10:14 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) Jun 27 10:10:14 localhost kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Jun 27 10:10:14 localhost kernel: NET: Registered PF_XDP protocol family Jun 27 10:10:14 localhost kernel: PCI: CLS 0 bytes, default 64 Jun 27 10:10:14 localhost kernel: ACPI: bus type thunderbolt registered Jun 27 10:10:14 localhost kernel: Trying to unpack rootfs image as initramfs... Jun 27 10:10:14 localhost kernel: kvm [1]: HYP mode not available Jun 27 10:10:14 localhost kernel: Initialise system trusted keyrings Jun 27 10:10:14 localhost kernel: Key type blacklist registered Jun 27 10:10:14 localhost kernel: workingset: timestamp_bits=37 max_order=19 bucket_order=0 Jun 27 10:10:14 localhost kernel: zbud: loaded Jun 27 10:10:14 localhost kernel: integrity: Platform Keyring initialized Jun 27 10:10:14 localhost kernel: integrity: Machine keyring initialized Jun 27 10:10:14 localhost kernel: NET: Registered PF_ALG protocol family Jun 27 10:10:14 localhost kernel: xor: measuring software checksum speed Jun 27 10:10:14 localhost kernel: 8regs : 42258 MB/sec Jun 27 10:10:14 localhost kernel: 32regs : 42077 MB/sec Jun 27 10:10:14 localhost kernel: arm64_neon : 3484 MB/sec Jun 27 10:10:14 localhost kernel: xor: using function: 8regs (42258 MB/sec) Jun 27 10:10:14 localhost kernel: Key type asymmetric registered Jun 27 10:10:14 localhost kernel: Asymmetric key parser 'x509' registered Jun 27 10:10:14 localhost kernel: Freeing initrd memory: 75892K Jun 27 10:10:14 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) Jun 27 10:10:14 localhost kernel: io scheduler mq-deadline registered Jun 27 10:10:14 localhost kernel: io scheduler kyber registered Jun 27 10:10:14 localhost kernel: io scheduler bfq registered Jun 27 10:10:14 localhost kernel: atomic64_test: passed Jun 27 10:10:14 localhost kernel: pl061_gpio ARMH0061:00: PL061 GPIO chip registered Jun 27 10:10:14 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/PNP0C0C:00/input/input0 Jun 27 10:10:14 localhost kernel: ACPI: button: Power Button [PWRB] Jun 27 10:10:14 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Jun 27 10:10:14 localhost kernel: msm_serial: driver initialized Jun 27 10:10:14 localhost kernel: SuperH (H)SCI(F) driver initialized Jun 27 10:10:14 localhost kernel: random: crng init done Jun 27 10:10:14 localhost kernel: ACPI: bus type drm_connector registered Jun 27 10:10:14 localhost kernel: usbcore: registered new interface driver usbserial_generic Jun 27 10:10:14 localhost kernel: usbserial: USB Serial support registered for generic Jun 27 10:10:14 localhost kernel: mousedev: PS/2 mouse device common for all mice Jun 27 10:10:14 localhost kernel: rtc-efi rtc-efi.0: registered as rtc0 Jun 27 10:10:14 localhost kernel: rtc-efi rtc-efi.0: setting system clock to 2024-06-27T10:10:13 UTC (1719483013) Jun 27 10:10:14 localhost kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Jun 27 10:10:14 localhost kernel: device-mapper: uevent: version 1.0.3 Jun 27 10:10:14 localhost kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Jun 27 10:10:14 localhost kernel: ledtrig-cpu: registered to indicate activity on CPUs Jun 27 10:10:14 localhost kernel: hid: raw HID events driver (C) Jiri Kosina Jun 27 10:10:14 localhost kernel: usbcore: registered new interface driver usbhid Jun 27 10:10:14 localhost kernel: usbhid: USB HID core driver Jun 27 10:10:14 localhost kernel: drop_monitor: Initializing network drop monitor service Jun 27 10:10:14 localhost kernel: Initializing XFRM netlink socket Jun 27 10:10:14 localhost kernel: NET: Registered PF_INET6 protocol family Jun 27 10:10:14 localhost kernel: Segment Routing with IPv6 Jun 27 10:10:14 localhost kernel: RPL Segment Routing with IPv6 Jun 27 10:10:14 localhost kernel: In-situ OAM (IOAM) with IPv6 Jun 27 10:10:14 localhost kernel: mip6: Mobile IPv6 Jun 27 10:10:14 localhost kernel: NET: Registered PF_PACKET protocol family Jun 27 10:10:14 localhost kernel: registered taskstats version 1 Jun 27 10:10:14 localhost kernel: Loading compiled-in X.509 certificates Jun 27 10:10:14 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: cefd0f4a600e87370df0de6d0c46c98f0d04d49f' Jun 27 10:10:14 localhost kernel: page_owner is disabled Jun 27 10:10:14 localhost kernel: Key type .fscrypt registered Jun 27 10:10:14 localhost kernel: Key type fscrypt-provisioning registered Jun 27 10:10:14 localhost kernel: Btrfs loaded, zoned=yes, fsverity=yes Jun 27 10:10:14 localhost kernel: Key type big_key registered Jun 27 10:10:14 localhost kernel: Key type encrypted registered Jun 27 10:10:14 localhost kernel: ima: secureboot mode disabled Jun 27 10:10:14 localhost kernel: ima: No TPM chip found, activating TPM-bypass! Jun 27 10:10:14 localhost kernel: Loading compiled-in module X.509 certificates Jun 27 10:10:14 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: cefd0f4a600e87370df0de6d0c46c98f0d04d49f' Jun 27 10:10:14 localhost kernel: ima: Allocated hash algorithm: sha256 Jun 27 10:10:14 localhost kernel: ima: No architecture policies found Jun 27 10:10:14 localhost kernel: evm: Initialising EVM extended attributes: Jun 27 10:10:14 localhost kernel: evm: security.selinux Jun 27 10:10:14 localhost kernel: evm: security.SMACK64 (disabled) Jun 27 10:10:14 localhost kernel: evm: security.SMACK64EXEC (disabled) Jun 27 10:10:14 localhost kernel: evm: security.SMACK64TRANSMUTE (disabled) Jun 27 10:10:14 localhost kernel: evm: security.SMACK64MMAP (disabled) Jun 27 10:10:14 localhost kernel: evm: security.apparmor (disabled) Jun 27 10:10:14 localhost kernel: evm: security.ima Jun 27 10:10:14 localhost kernel: evm: security.capability Jun 27 10:10:14 localhost kernel: evm: HMAC attrs: 0x1 Jun 27 10:10:14 localhost kernel: alg: No test for 842 (842-scomp) Jun 27 10:10:14 localhost kernel: alg: No test for 842 (842-generic) Jun 27 10:10:14 localhost kernel: clk: Disabling unused clocks Jun 27 10:10:14 localhost kernel: Freeing unused kernel memory: 12480K Jun 27 10:10:14 localhost kernel: Checked W+X mappings: passed, no W+X pages found Jun 27 10:10:14 localhost kernel: Run /init as init process Jun 27 10:10:14 localhost kernel: with arguments: Jun 27 10:10:14 localhost kernel: /init Jun 27 10:10:14 localhost kernel: with environment: Jun 27 10:10:14 localhost kernel: HOME=/ Jun 27 10:10:14 localhost kernel: TERM=linux Jun 27 10:10:14 localhost kernel: BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/vmlinuz-6.8.9-300.fc40.aarch64 Jun 27 10:10:14 localhost kernel: ostree=/ostree/boot.1/fedora-coreos/23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/0 Jun 27 10:10:14 localhost kernel: NET: Registered PF_VSOCK protocol family Jun 27 10:10:14 localhost kernel: fuse: init (API version 7.39) Jun 27 10:10:14 localhost kernel: virtiofs virtio3: virtio_fs_setup_dax: No cache capability Jun 27 10:10:14 localhost kernel: virtiofs virtio4: virtio_fs_setup_dax: No cache capability Jun 27 10:10:14 localhost kernel: virtiofs virtio5: virtio_fs_setup_dax: No cache capability Jun 27 10:10:14 localhost kernel: virtiofs virtio6: virtio_fs_setup_dax: No cache capability Jun 27 10:10:14 localhost systemd-journald[282]: Missed 47 kernel messages Jun 27 10:10:14 localhost kernel: alua: device handler registered Jun 27 10:10:14 localhost kernel: emc: device handler registered Jun 27 10:10:14 localhost kernel: rdac: device handler registered Jun 27 10:10:14 localhost systemd-journald[282]: Journal started Jun 27 10:10:14 localhost systemd-journald[282]: Runtime Journal (/run/log/journal/9ccc47505d2341a8b3d98c1aae22d57a) is 4.8M, max 39.0M, 34.1M free. Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'ip_tables' Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'ip6_tables' Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'scsi_dh_alua' Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'scsi_dh_emc' Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'scsi_dh_rdac' Jun 27 10:10:14 localhost multipathd[288]: multipathd v0.9.7: start up Jun 27 10:10:14 localhost multipathd[288]: /etc/multipath.conf does not exist, blacklisting all devices. Jun 27 10:10:14 localhost multipathd[288]: You can run "/sbin/mpathconf --enable" to create Jun 27 10:10:14 localhost multipathd[288]: /etc/multipath.conf. See man mpathconf(8) for more details Jun 27 10:10:14 localhost multipathd[288]: /etc/multipath.conf does not exist, blacklisting all devices. Jun 27 10:10:14 localhost multipathd[288]: You can run "/sbin/mpathconf --enable" to create Jun 27 10:10:14 localhost multipathd[288]: /etc/multipath.conf. See man mpathconf(8) for more details Jun 27 10:10:14 localhost multipathd[288]: reconfigure: setting up paths and maps Jun 27 10:10:14 localhost multipathd[288]: _check_bindings_file: failed to read header from /etc/multipath/bindings Jun 27 10:10:14 localhost multipathd[288]: updated bindings file /etc/multipath/bindings Jun 27 10:10:14 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 27 10:10:14 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 27 10:10:14 localhost systemd[1]: Starting systemd-sysusers.service - Create System Users... Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating group 'root' with GID 0. Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating group 'nobody' with GID 65534. Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating group 'users' with GID 100. Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating group 'dbus' with GID 81. Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. Jun 27 10:10:14 localhost systemd[1]: Finished systemd-sysusers.service - Create System Users. Jun 27 10:10:14 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 27 10:10:14 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 27 10:10:14 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 27 10:10:14 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 27 10:10:14 localhost systemd[1]: Reached target local-fs.target - Local File Systems. Jun 27 10:10:14 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:14 localhost systemd[1]: Starting dracut-cmdline-ask.service - dracut ask for additional cmdline parameters... Jun 27 10:10:14 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 27 10:10:14 localhost systemd[1]: Finished dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. Jun 27 10:10:14 localhost systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... Jun 27 10:10:14 localhost dracut-cmdline[336]: dracut-101-1.fc40 Jun 27 10:10:14 localhost dracut-cmdline[336]: Using kernel command line parameters: rd.driver.pre=btrfs ip=auto rd.driver.pre=scsi_dh_alua rd.driver.pre=scsi_dh_emc rd.driver.pre=scsi_dh_rdac rd.driver.pre=dm_multipath BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/vmlinuz-6.8.9-300.fc40.aarch64 rw ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/0 ignition.platform.id=applehv Jun 27 10:10:14 localhost systemd-journald[282]: Missed 40 kernel messages Jun 27 10:10:14 localhost kernel: Loading iSCSI transport class v2.0-870. Jun 27 10:10:14 localhost kernel: iscsi: registered transport (tcp) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (qla4xxx) Jun 27 10:10:14 localhost kernel: QLogic iSCSI HBA Driver Jun 27 10:10:14 localhost kernel: libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015) Jun 27 10:10:14 localhost kernel: Chelsio T3 iSCSI Driver cxgb3i v2.0.1-ko (Apr. 2015) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (cxgb3i) Jun 27 10:10:14 localhost kernel: Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (cxgb4i) Jun 27 10:10:14 localhost kernel: cxgb4i:cxgb4i_init_module: cxgb4i dcb enabled. Jun 27 10:10:14 localhost kernel: cnic: QLogic cnicDriver v2.5.22 (July 20, 2015) Jun 27 10:10:14 localhost kernel: QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (bnx2i) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (be2iscsi) Jun 27 10:10:14 localhost kernel: In beiscsi_module_init, tt=00000000d593f8fe Jun 27 10:10:14 localhost systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. Jun 27 10:10:14 localhost systemd[1]: Starting dracut-pre-udev.service - dracut pre-udev hook... Jun 27 10:10:14 localhost systemd[1]: Finished dracut-pre-udev.service - dracut pre-udev hook. Jun 27 10:10:14 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 27 10:10:14 localhost systemd-udevd[545]: Using default interface naming scheme 'v255'. Jun 27 10:10:14 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 27 10:10:14 localhost systemd[1]: Starting dracut-pre-trigger.service - dracut pre-trigger hook... Jun 27 10:10:14 localhost dracut-pre-trigger[549]: rd.md=0: removing MD RAID activation Jun 27 10:10:14 localhost systemd[1]: Finished dracut-pre-trigger.service - dracut pre-trigger hook. Jun 27 10:10:14 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 27 10:10:14 localhost systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. Jun 27 10:10:14 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 27 10:10:14 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 27 10:10:14 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 27 10:10:14 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 27 10:10:14 localhost systemd-journald[282]: Missed 15 kernel messages Jun 27 10:10:14 localhost kernel: virtio_blk virtio2: 1/0/0 default/read/poll queues Jun 27 10:10:14 localhost kernel: virtio_blk virtio2: [vda] 23068672 512-byte logical blocks (11.8 GB/11.0 GiB) Jun 27 10:10:14 localhost kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. Jun 27 10:10:14 localhost kernel: GPT:8585215 != 23068671 Jun 27 10:10:14 localhost kernel: GPT:Alternate GPT header not at the end of the disk. Jun 27 10:10:14 localhost kernel: GPT:8585215 != 23068671 Jun 27 10:10:14 localhost kernel: GPT: Use GNU Parted to correct GPT errors. Jun 27 10:10:14 localhost kernel: vda: vda1 vda2 vda3 vda4 Jun 27 10:10:14 localhost kernel: virtio_net virtio0 enp0s1: renamed from eth0 Jun 27 10:10:14 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 27 10:10:14 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:14 localhost systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Jun 27 10:10:14 localhost 55-scsi-sg3_id.rules[627]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:14 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 27 10:10:14 localhost systemd[1]: Found device dev-disk-by\x2dlabel-boot.device - /dev/disk/by-label/boot. Jun 27 10:10:14 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:14 localhost systemd[1]: Found device dev-disk-by\x2dlabel-root.device - /dev/disk/by-label/root. Jun 27 10:10:14 localhost systemd[1]: Starting coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup... Jun 27 10:10:14 localhost systemd[1]: Starting coreos-unique-boot.service - Ensure Unique `boot` Filesystem Label... Jun 27 10:10:14 localhost coreos-ignition-setup-user[679]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy Jun 27 10:10:14 localhost systemd[1]: Finished coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup. Jun 27 10:10:14 localhost systemd-journald[282]: Missed 10 kernel messages Jun 27 10:10:14 localhost kernel: EXT4-fs (vda3): orphan cleanup on readonly fs Jun 27 10:10:14 localhost kernel: EXT4-fs (vda3): mounted filesystem 96d15588-3596-4b3c-adca-a2ff7279ea63 ro with ordered data mode. Quota mode: none. Jun 27 10:10:14 localhost kernel: EXT4-fs (vda3): unmounting filesystem 96d15588-3596-4b3c-adca-a2ff7279ea63. Jun 27 10:10:14 localhost systemd[1]: Finished coreos-unique-boot.service - Ensure Unique `boot` Filesystem Label. Jun 27 10:10:15 localhost systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Jun 27 10:10:15 localhost systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. Jun 27 10:10:15 localhost systemd[1]: Reached target sysinit.target - System Initialization. Jun 27 10:10:15 localhost systemd[1]: Reached target basic.target - Basic System. Jun 27 10:10:15 localhost systemd[1]: coreos-liveiso-persist-osmet.service - Persist Osmet Files (ISO) was skipped because of an unmet condition check (ConditionKernelCommandLine=coreos.liveiso). Jun 27 10:10:15 localhost systemd[1]: Starting ignition-fetch-offline.service - Ignition (fetch-offline)... Jun 27 10:10:15 localhost (ignition)[694]: ignition-fetch-offline.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:15 localhost ignition[694]: Ignition 2.18.0 Jun 27 10:10:15 localhost ignition[694]: Stage: fetch-offline Jun 27 10:10:15 localhost ignition[694]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:15 localhost ignition[694]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:15 localhost ignition[694]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:15 localhost ignition[694]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:15 localhost ignition[694]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:15 localhost ignition[694]: parsed url from cmdline: "" Jun 27 10:10:15 localhost ignition[694]: no config URL provided Jun 27 10:10:15 localhost ignition[694]: reading system config file "/usr/lib/ignition/user.ign" Jun 27 10:10:15 localhost ignition[694]: no config at "/usr/lib/ignition/user.ign" Jun 27 10:10:15 localhost ignition[694]: op(1): [started] Loading vsock kernel module Jun 27 10:10:15 localhost ignition[694]: op(1): executing: "modprobe" "vsock" Jun 27 10:10:15 localhost ignition[694]: op(1): [finished] Loading vsock kernel module Jun 27 10:10:15 localhost ignition[694]: parsing config with SHA512: 7d53165748fa35fedbaa5ded310ecf4aaafe5c2638518e913d416662e0bff8f5ef127ea4c7be700269f0ee0ecffe06a93ad63a02913bcd5c5d4839af263be1ff Jun 27 10:10:15 localhost (ignition)[694]: fetched base config from "system" Jun 27 10:10:15 localhost (ignition)[694]: fetched user config from "applehv" Jun 27 10:10:15 localhost ignition[694]: fetch-offline: fetch-offline passed Jun 27 10:10:15 localhost ignition[694]: Ignition finished successfully Jun 27 10:10:15 localhost systemd[1]: Finished ignition-fetch-offline.service - Ignition (fetch-offline). Jun 27 10:10:15 localhost systemd[1]: coreos-enable-network.service - CoreOS Enable Network was skipped because no trigger condition checks were met. Jun 27 10:10:15 localhost systemd[1]: Starting coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config... Jun 27 10:10:15 localhost systemd-journald[282]: Missed 27 kernel messages Jun 27 10:10:15 localhost kernel: EXT4-fs (vda3): orphan cleanup on readonly fs Jun 27 10:10:15 localhost kernel: EXT4-fs (vda3): mounted filesystem 96d15588-3596-4b3c-adca-a2ff7279ea63 ro with ordered data mode. Quota mode: none. Jun 27 10:10:15 localhost coreos-copy-firstboot-network[703]: info: no files to copy from /mnt/boot_partition/coreos-firstboot-network; skipping Jun 27 10:10:15 localhost systemd[1]: Finished coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config. Jun 27 10:10:15 localhost kernel: EXT4-fs (vda3): unmounting filesystem 96d15588-3596-4b3c-adca-a2ff7279ea63. Jun 27 10:10:15 localhost systemd[1]: Starting coreos-gpt-setup.service - Generate New UUID For Boot Disk GPT... Jun 27 10:10:15 localhost systemd[1]: nm-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). Jun 27 10:10:15 localhost systemd[1]: Reached target network.target - Network. Jun 27 10:10:15 localhost systemd[1]: ignition-fetch.service - Ignition (fetch) was skipped because of an unmet condition check (ConditionPathExists=!/run/ignition.json). Jun 27 10:10:15 localhost systemd[1]: Starting ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition... Jun 27 10:10:15 localhost systemd[1]: nm-wait-online-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). Jun 27 10:10:15 localhost systemd[1]: Starting dracut-initqueue.service - dracut initqueue hook... Jun 27 10:10:15 localhost coreos-gpt-setup[712]: Randomizing disk GUID Jun 27 10:10:15 localhost systemd-journald[282]: Missed 10 kernel messages Jun 27 10:10:15 localhost kernel: vda: vda1 vda2 vda3 vda4 Jun 27 10:10:15 localhost systemd[1]: Finished dracut-initqueue.service - dracut initqueue hook. Jun 27 10:10:15 localhost systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 27 10:10:15 localhost systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. Jun 27 10:10:15 localhost systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 27 10:10:15 localhost systemd[1]: coreos-livepxe-rootfs.service - Acquire Live PXE rootfs Image was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:15 localhost systemd[1]: coreos-livepxe-persist-osmet.service - Persist Osmet Files (PXE) was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:15 localhost 55-scsi-sg3_id.rules[739]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:15 localhost systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... Jun 27 10:10:15 localhost systemd[1]: Finished ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition. Jun 27 10:10:15 localhost systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. Jun 27 10:10:16 localhost systemd-journald[282]: Missed 10 kernel messages Jun 27 10:10:16 localhost kernel: vda: vda1 vda2 vda3 vda4 Jun 27 10:10:16 localhost coreos-gpt-setup[720]: The operation has completed successfully. Jun 27 10:10:16 localhost 55-scsi-sg3_id.rules[798]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:16 localhost systemd[1]: Finished coreos-gpt-setup.service - Generate New UUID For Boot Disk GPT. Jun 27 10:10:16 localhost systemd[1]: ignition-ostree-transposefs-save.service - Ignition OSTree: Save Partitions was skipped because of an unmet condition check (ConditionPathIsDirectory=/run/ignition-ostree-transposefs). Jun 27 10:10:16 localhost systemd[1]: Starting ignition-ostree-uuid-boot.service - Ignition OSTree: Regenerate Filesystem UUID (boot)... Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[850]: Filesystem features: has_journal ext_attr resize_inode dir_index orphan_file filetype extent 64bit flex_bg metadata_csum_seed sparse_super large_file huge_file dir_nlink extra_isize metadata_csum Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[851]: tune2fs 1.47.0 (5-Feb-2023) Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[847]: Regenerated UUID for /dev/disk/by-label/boot Jun 27 10:10:16 localhost systemd[1]: Finished ignition-ostree-uuid-boot.service - Ignition OSTree: Regenerate Filesystem UUID (boot). Jun 27 10:10:16 localhost systemd[1]: Starting ignition-kargs.service - Ignition (kargs)... Jun 27 10:10:16 localhost (ignition)[855]: ignition-kargs.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:16 localhost ignition[855]: Ignition 2.18.0 Jun 27 10:10:16 localhost ignition[855]: Stage: kargs Jun 27 10:10:16 localhost ignition[855]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:16 localhost ignition[855]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:16 localhost ignition[855]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:16 localhost ignition[855]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:16 localhost ignition[855]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:16 localhost ignition[855]: kargs: kargs passed Jun 27 10:10:16 localhost ignition[855]: Ignition finished successfully Jun 27 10:10:16 localhost systemd[1]: Finished ignition-kargs.service - Ignition (kargs). Jun 27 10:10:16 localhost systemd[1]: coreos-kargs-reboot.service - CoreOS Kernel Arguments Reboot was skipped because of an unmet condition check (ConditionPathExists=/run/coreos-kargs-reboot). Jun 27 10:10:16 localhost systemd[1]: Starting ignition-disks.service - Ignition (disks)... Jun 27 10:10:16 localhost (ignition)[863]: ignition-disks.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:16 localhost ignition[863]: Ignition 2.18.0 Jun 27 10:10:16 localhost ignition[863]: Stage: disks Jun 27 10:10:16 localhost ignition[863]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:16 localhost ignition[863]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:16 localhost ignition[863]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:16 localhost ignition[863]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:16 localhost ignition[863]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:16 localhost ignition[863]: disks: disks passed Jun 27 10:10:16 localhost ignition[863]: Ignition finished successfully Jun 27 10:10:16 localhost systemd[1]: Finished ignition-disks.service - Ignition (disks). Jun 27 10:10:16 localhost systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. Jun 27 10:10:16 localhost systemd[1]: Starting coreos-ignition-unique-boot.service - CoreOS Ensure Unique Boot Filesystem... Jun 27 10:10:16 localhost systemd-journald[282]: Missed 32 kernel messages Jun 27 10:10:16 localhost kernel: vda: vda1 vda2 vda3 vda4 Jun 27 10:10:16 localhost 55-scsi-sg3_id.rules[874]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:16 localhost systemd[1]: Finished coreos-ignition-unique-boot.service - CoreOS Ensure Unique Boot Filesystem. Jun 27 10:10:16 localhost systemd[1]: Starting ignition-ostree-uuid-root.service - Ignition OSTree: Regenerate Filesystem UUID (root)... Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[931]: Clearing log and setting UUID Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[931]: writing all SBs Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[931]: new UUID = c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[926]: Regenerated UUID for /dev/disk/by-label/root Jun 27 10:10:16 localhost systemd[1]: Finished ignition-ostree-uuid-root.service - Ignition OSTree: Regenerate Filesystem UUID (root). Jun 27 10:10:16 localhost systemd[1]: Starting ignition-ostree-growfs.service - Ignition OSTree: Grow Root Filesystem... Jun 27 10:10:16 localhost systemd-journald[282]: Missed 9 kernel messages Jun 27 10:10:16 localhost kernel: SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled Jun 27 10:10:16 localhost kernel: XFS (vda4): Mounting V5 Filesystem c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 Jun 27 10:10:16 localhost kernel: XFS (vda4): Ending clean mount Jun 27 10:10:17 localhost ignition-ostree-growfs[961]: CHANGED: partition=4 start=1050624 old: size=7532544 end=8583167 new: size=22018015 end=23068638 Jun 27 10:10:17 localhost 55-scsi-sg3_id.rules[989]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:17 localhost 55-scsi-sg3_id.rules[1037]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: meta-data=/dev/vda4 isize=512 agcount=4, agsize=235392 blks Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = sectsz=512 attr=2, projid32bit=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = crc=1 finobt=1, sparse=1, rmapbt=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = reflink=1 bigtime=1 inobtcount=1 nrext64=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: data = bsize=4096 blocks=941568, imaxpct=25 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = sunit=0 swidth=0 blks Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: log =internal log bsize=4096 blocks=16384, version=2 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = sectsz=512 sunit=0 blks, lazy-count=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: realtime =none extsz=4096 blocks=0, rtextents=0 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: data blocks changed from 941568 to 2752251 Jun 27 10:10:17 localhost systemd-journald[282]: Missed 14 kernel messages Jun 27 10:10:17 localhost kernel: XFS (vda4): Unmounting Filesystem c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-growfs.service - Ignition OSTree: Grow Root Filesystem. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-transposefs-autosave-xfs.service - Ignition OSTree: Autosave XFS Rootfs Partition... Jun 27 10:10:17 localhost ignition-ostree-transposefs[1095]: autosave-xfs: /dev/disk/by-label/root agcount=12 is lower than threshold=400 Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-transposefs-autosave-xfs.service - Ignition OSTree: Autosave XFS Rootfs Partition. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-transposefs-restore.service - Ignition OSTree: Restore Partitions was skipped because of an unmet condition check (ConditionPathIsDirectory=/run/ignition-ostree-transposefs). Jun 27 10:10:17 localhost systemd[1]: Starting coreos-rootflags.service - Determine root FS mount option flags... Jun 27 10:10:17 localhost systemd[1]: Finished coreos-rootflags.service - Determine root FS mount option flags. Jun 27 10:10:17 localhost systemd[1]: Mounting sysroot.mount - /sysroot... Jun 27 10:10:17 localhost systemd-journald[282]: Missed 8 kernel messages Jun 27 10:10:17 localhost kernel: XFS (vda4): Mounting V5 Filesystem c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 Jun 27 10:10:17 localhost kernel: XFS (vda4): Ending clean mount Jun 27 10:10:17 localhost kernel: XFS (vda4): Quotacheck needed: Please wait. Jun 27 10:10:17 localhost kernel: XFS (vda4): Quotacheck: Done. Jun 27 10:10:17 localhost systemd[1]: Mounted sysroot.mount - /sysroot. Jun 27 10:10:17 localhost systemd[1]: ignition-remount-sysroot.service - Remount /sysroot read-write for Ignition was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/sysroot). Jun 27 10:10:17 localhost systemd[1]: Starting ostree-prepare-root.service - OSTree Prepare OS/... Jun 27 10:10:17 localhost ostree-prepare-root[1134]: Resolved OSTree target to: /sysroot/ostree/deploy/fedora-coreos/deploy/b58a7a2c6c2651d86b12d573932b79bd225dd26f685723d9b70e805ba27e53f1.0 Jun 27 10:10:17 localhost ostree-prepare-root[1134]: Found legacy sysroot.readonly flag, not configured in ostree/prepare-root.conf Jun 27 10:10:17 localhost ostree-prepare-root[1134]: sysroot.readonly configuration value: 1 (fs writable: 1) Jun 27 10:10:17 localhost ostree-prepare-root[1134]: composefs: No image present Jun 27 10:10:17 localhost ostree-prepare-root[1134]: Using legacy ostree bind mount for / Jun 27 10:10:17 localhost systemd[1]: Finished ostree-prepare-root.service - OSTree Prepare OS/. Jun 27 10:10:17 localhost systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. Jun 27 10:10:17 localhost systemd[1]: afterburn-hostname.service - Afterburn Hostname was skipped because no trigger condition checks were met. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-check-rootfs-size.service - Ignition OSTree: Check Root Filesystem Size... Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-mount-var.service - Mount OSTree /var... Jun 27 10:10:17 localhost ignition-ostree-mount-var[1138]: Mounting /sysroot/sysroot/ostree/deploy/fedora-coreos/var Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-check-rootfs-size.service - Ignition OSTree: Check Root Filesystem Size. Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-mount-var.service - Mount OSTree /var. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-mount.service - Ignition (mount)... Jun 27 10:10:17 localhost (ignition)[1152]: ignition-mount.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:17 localhost ignition[1152]: Ignition 2.18.0 Jun 27 10:10:17 localhost ignition[1152]: Stage: mount Jun 27 10:10:17 localhost ignition[1152]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:17 localhost ignition[1152]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:17 localhost ignition[1152]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:17 localhost ignition[1152]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:17 localhost ignition[1152]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:17 localhost ignition[1152]: mount: mount passed Jun 27 10:10:17 localhost ignition[1152]: Ignition finished successfully Jun 27 10:10:17 localhost systemd[1]: Finished ignition-mount.service - Ignition (mount). Jun 27 10:10:17 localhost systemd[1]: coreos-live-clear-sssd-cache.service - Clear SSSD NSS Cache in Persistent /var was skipped because of an unmet condition check (ConditionPathExists=/sysroot/var/lib/sss/mc). Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-populate-var.service - Populate OSTree /var... Jun 27 10:10:17 localhost systemd-tmpfiles[1162]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1162]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1164]: Relabeled /sysroot//var/home from <no context> to system_u:object_r:home_root_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1165]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1165]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1167]: Relabeled /sysroot//var/roothome from <no context> to system_u:object_r:admin_home_t:s0 Jun 27 10:10:17 localhost ignition-ostree-populate-var[1167]: Relabeled /sysroot//var/roothome/.bashrc from <no context> to system_u:object_r:admin_home_t:s0 Jun 27 10:10:17 localhost ignition-ostree-populate-var[1167]: Relabeled /sysroot//var/roothome/.bash_profile from <no context> to system_u:object_r:admin_home_t:s0 Jun 27 10:10:17 localhost ignition-ostree-populate-var[1167]: Relabeled /sysroot//var/roothome/.bash_logout from <no context> to system_u:object_r:admin_home_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1168]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1168]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1170]: Relabeled /sysroot//var/opt from <no context> to system_u:object_r:var_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1171]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1171]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1173]: Relabeled /sysroot//var/srv from <no context> to system_u:object_r:var_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1174]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1174]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1176]: Relabeled /sysroot//var/mnt from <no context> to system_u:object_r:mnt_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1177]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1177]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-populate-var.service - Populate OSTree /var. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays... Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-files.service - Ignition (files)... Jun 27 10:10:17 localhost (ignition)[1184]: ignition-files.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:17 localhost ignition[1184]: Ignition 2.18.0 Jun 27 10:10:17 localhost ignition[1184]: Stage: files Jun 27 10:10:17 localhost ignition[1184]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:17 localhost ignition[1184]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:17 localhost ignition[1184]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:17 localhost ignition[1184]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:17 localhost ignition[1184]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(1): [started] creating or modifying user "core" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(1): executing: "useradd" "--root" "/sysroot" "--create-home" "--password" "*" "--uid" "502" "--comment" "CoreOS Admin" "--groups" "adm,sudo,systemd-journal,wheel" "core" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(1): [finished] creating or modifying user "core" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(2): [started] adding ssh keys to user "core" Jun 27 10:10:17 localhost (ignition)[1184]: wrote ssh authorized keys file for user: core Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(2): [finished] adding ssh keys to user "core" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(3): [started] creating or modifying user "root" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(3): executing: "usermod" "--root" "/sysroot" "root" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(3): [finished] creating or modifying user "root" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(4): [started] adding ssh keys to user "root" Jun 27 10:10:17 localhost (ignition)[1184]: wrote ssh authorized keys file for user: root Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(4): [finished] adding ssh keys to user "root" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(5): [started] writing link "/sysroot/etc/localtime" -> "/usr/share/zoneinfo/GMT" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(5): [finished] writing link "/sysroot/etc/localtime" -> "/usr/share/zoneinfo/GMT" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(6): [started] writing file "/sysroot/etc/subuid" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(6): [finished] writing file "/sysroot/etc/subuid" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(7): [started] writing file "/sysroot/etc/subgid" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(7): [finished] writing file "/sysroot/etc/subgid" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(8): [started] writing file "/sysroot/etc/containers/podman-machine" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(8): [finished] writing file "/sysroot/etc/containers/podman-machine" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(9): [started] writing file "/sysroot/etc/tmpfiles.d/podman-docker.conf" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(9): [finished] writing file "/sysroot/etc/tmpfiles.d/podman-docker.conf" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(a): [started] writing link "/sysroot/var/usrlocal/bin/docker" -> "/usr/bin/podman" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(a): [finished] writing link "/sysroot/var/usrlocal/bin/docker" -> "/usr/bin/podman" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(b): [started] writing file "/sysroot/var/home/core/.config/containers/containers.conf" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(b): [finished] writing file "/sysroot/var/home/core/.config/containers/containers.conf" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(c): [started] writing file "/sysroot/var/home/core/.config/systemd/user/linger-example.service" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(c): [finished] writing file "/sysroot/var/home/core/.config/systemd/user/linger-example.service" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(d): [started] writing link "/sysroot/var/home/core/.config/systemd/user/default.target.wants/linger-example.service" -> "/home/core/.config/systemd/user/linger-example.service" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(d): [finished] writing link "/sysroot/var/home/core/.config/systemd/user/default.target.wants/linger-example.service" -> "/home/core/.config/systemd/user/linger-example.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(e): [started] processing unit "afterburn-sshkeys@core.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(e): [finished] processing unit "afterburn-sshkeys@core.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(f): [started] processing unit "podman.socket" Jun 27 10:10:17 localhost ignition[1184]: files: op(f): [finished] processing unit "podman.socket" Jun 27 10:10:17 localhost ignition[1184]: files: op(10): [started] processing unit "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(10): [finished] processing unit "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(11): [started] processing unit "rosetta-activation.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(11): [finished] processing unit "rosetta-activation.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(12): [started] processing unit "ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(12): op(13): [started] writing unit "ready.service" at "/sysroot/etc/systemd/system/ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(12): op(13): [finished] writing unit "ready.service" at "/sysroot/etc/systemd/system/ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(12): [finished] processing unit "ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(14): [started] processing unit "Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(14): op(15): [started] writing unit "Users.automount" at "/sysroot/etc/systemd/system/Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(14): op(15): [finished] writing unit "Users.automount" at "/sysroot/etc/systemd/system/Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(14): [finished] processing unit "Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(16): [started] processing unit "Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(16): op(17): [started] writing unit "Users.mount" at "/sysroot/etc/systemd/system/Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(16): op(17): [finished] writing unit "Users.mount" at "/sysroot/etc/systemd/system/Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(16): [finished] processing unit "Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(18): [started] processing unit "virtiofs-mount-prepare@Users.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(18): [finished] processing unit "virtiofs-mount-prepare@Users.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(19): [started] processing unit "private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(19): op(1a): [started] writing unit "private.automount" at "/sysroot/etc/systemd/system/private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(19): op(1a): [finished] writing unit "private.automount" at "/sysroot/etc/systemd/system/private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(19): [finished] processing unit "private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1b): [started] processing unit "private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1b): op(1c): [started] writing unit "private.mount" at "/sysroot/etc/systemd/system/private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1b): op(1c): [finished] writing unit "private.mount" at "/sysroot/etc/systemd/system/private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1b): [finished] processing unit "private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1d): [started] processing unit "virtiofs-mount-prepare@private.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(1d): [finished] processing unit "virtiofs-mount-prepare@private.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(1e): [started] processing unit "var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1e): op(1f): [started] writing unit "var-folders.automount" at "/sysroot/etc/systemd/system/var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1e): op(1f): [finished] writing unit "var-folders.automount" at "/sysroot/etc/systemd/system/var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1e): [finished] processing unit "var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(20): [started] processing unit "var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(20): op(21): [started] writing unit "var-folders.mount" at "/sysroot/etc/systemd/system/var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(20): op(21): [finished] writing unit "var-folders.mount" at "/sysroot/etc/systemd/system/var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(20): [finished] processing unit "var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(22): [started] processing unit "virtiofs-mount-prepare@var-folders.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(22): [finished] processing unit "virtiofs-mount-prepare@var-folders.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(23): [started] processing unit "virtiofs-mount-prepare@.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(23): op(24): [started] writing unit "virtiofs-mount-prepare@.service" at "/sysroot/etc/systemd/system/virtiofs-mount-prepare@.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(23): op(24): [finished] writing unit "virtiofs-mount-prepare@.service" at "/sysroot/etc/systemd/system/virtiofs-mount-prepare@.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(23): [finished] processing unit "virtiofs-mount-prepare@.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(25): [started] setting preset to enabled for "Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(25): [finished] setting preset to enabled for "Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(26): [started] setting preset to enabled for "Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(26): [finished] setting preset to enabled for "Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(27): [started] setting preset to enabled for "afterburn-sshkeys@.service core" Jun 27 10:10:17 localhost ignition[1184]: files: op(27): [finished] setting preset to enabled for "afterburn-sshkeys@.service core" Jun 27 10:10:17 localhost ignition[1184]: files: op(28): [started] setting preset to enabled for "podman.socket" Jun 27 10:10:17 localhost ignition[1184]: files: op(28): [finished] setting preset to enabled for "podman.socket" Jun 27 10:10:17 localhost ignition[1184]: files: op(29): [started] setting preset to enabled for "private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(29): [finished] setting preset to enabled for "private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2a): [started] setting preset to enabled for "private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2a): [finished] setting preset to enabled for "private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2b): [started] setting preset to enabled for "ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(2b): [finished] setting preset to enabled for "ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(2c): [started] setting preset to enabled for "rosetta-activation.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(2c): [finished] setting preset to enabled for "rosetta-activation.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(2d): [started] setting preset to enabled for "var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2d): [finished] setting preset to enabled for "var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2e): [started] setting preset to enabled for "var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2e): [finished] setting preset to enabled for "var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2f): [started] setting preset to enabled for "virtiofs-mount-prepare@.service Users private var-folders" Jun 27 10:10:17 localhost ignition[1184]: files: op(2f): [finished] setting preset to enabled for "virtiofs-mount-prepare@.service Users private var-folders" Jun 27 10:10:17 localhost ignition[1184]: files: op(30): [started] setting preset to disabled for "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(30): op(31): [started] removing enablement symlink(s) for "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(30): op(31): [finished] removing enablement symlink(s) for "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(30): [finished] setting preset to disabled for "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: createResultFile: createFiles: op(32): [started] writing file "/sysroot/etc/.ignition-result.json" Jun 27 10:10:17 localhost ignition[1184]: files: createResultFile: createFiles: op(32): [finished] writing file "/sysroot/etc/.ignition-result.json" Jun 27 10:10:17 localhost ignition[1184]: files: op(33): [started] relabeling 32 patterns Jun 27 10:10:17 localhost ignition[1184]: files: op(33): executing: "setfiles" "-vF0" "-r" "/sysroot" "/sysroot/etc/selinux/targeted/contexts/files/file_contexts" "-f" "-" Jun 27 10:10:17 localhost ignition[1184]: files: op(33): [finished] relabeling 32 patterns Jun 27 10:10:17 localhost ignition[1184]: files: files passed Jun 27 10:10:17 localhost ignition[1184]: Ignition finished successfully Jun 27 10:10:17 localhost systemd[1]: Finished ignition-files.service - Ignition (files). Jun 27 10:10:17 localhost systemd[1]: Starting coreos-boot-edit.service - CoreOS Boot Edit... Jun 27 10:10:17 localhost systemd[1]: Starting coreos-post-ignition-checks.service - CoreOS Post Ignition Checks... Jun 27 10:10:17 localhost systemd[1]: coreos-propagate-multipath-conf.service - CoreOS Propagate Multipath Configuration was skipped because of an unmet condition check (ConditionKernelCommandLine=rd.multipath=default). Jun 27 10:10:17 localhost systemd[1]: Finished coreos-post-ignition-checks.service - CoreOS Post Ignition Checks. Jun 27 10:10:17 localhost systemd-journald[282]: Missed 169 kernel messages Jun 27 10:10:17 localhost kernel: EXT4-fs (vda3): mounted filesystem 05d782d6-eb84-42d5-b17a-605723d5d9ec r/w with ordered data mode. Quota mode: none. Jun 27 10:10:17 localhost coreos-boot-edit[1253]: Injected kernel arguments into BLS: root=UUID=c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 rw rootflags=prjquota Jun 27 10:10:17 localhost coreos-boot-edit[1242]: Prepared rootmap Jun 27 10:10:17 localhost systemd-journald[282]: Missed 2 kernel messages Jun 27 10:10:17 localhost kernel: EXT4-fs (vda3): unmounting filesystem 05d782d6-eb84-42d5-b17a-605723d5d9ec. Jun 27 10:10:17 localhost systemd[1]: Finished coreos-boot-edit.service - CoreOS Boot Edit. Jun 27 10:10:17 localhost systemd[1]: Reached target ignition-diskful.target - Ignition Boot Disk Setup. Jun 27 10:10:17 localhost systemd[1]: Reached target ignition-complete.target - Ignition Complete. Jun 27 10:10:17 localhost systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Jun 27 10:10:17 localhost systemd[1]: Stopping multipathd.service - Device-Mapper Multipath Device Controller... Jun 27 10:10:17 localhost multipathd[288]: multipathd: shut down Jun 27 10:10:17 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. Jun 27 10:10:17 localhost systemd[1]: Reached target initrd-fs.target - Initrd File Systems. Jun 27 10:10:17 localhost systemd[1]: Reached target initrd.target - Initrd Default Target. Jun 27 10:10:17 localhost systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. Jun 27 10:10:17 localhost systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... Jun 27 10:10:17 localhost dracut-pre-pivot[1277]: 4.354823 | /etc/multipath.conf does not exist, blacklisting all devices. Jun 27 10:10:17 localhost dracut-pre-pivot[1277]: 4.354833 | You can run "/sbin/mpathconf --enable" to create Jun 27 10:10:17 localhost dracut-pre-pivot[1277]: 4.354834 | /etc/multipath.conf. See man mpathconf(8) for more details Jun 27 10:10:17 localhost systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Jun 27 10:10:17 localhost systemd[1]: multipathd.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped multipathd.service - Device-Mapper Multipath Device Controller. Jun 27 10:10:17 localhost systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Jun 27 10:10:17 localhost systemd[1]: Stopped target network.target - Network. Jun 27 10:10:17 localhost systemd[1]: Stopped target remote-cryptsetup.target - Remote Encrypted Volumes. Jun 27 10:10:17 localhost systemd[1]: Stopped target timers.target - Timer Units. Jun 27 10:10:17 localhost systemd[1]: dbus.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed dbus.socket - D-Bus System Message Bus Socket. Jun 27 10:10:17 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Jun 27 10:10:17 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target. Jun 27 10:10:17 localhost systemd[1]: Stopped target ignition-complete.target - Ignition Complete. Jun 27 10:10:17 localhost systemd[1]: Stopped target ignition-diskful.target - Ignition Boot Disk Setup. Jun 27 10:10:17 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. Jun 27 10:10:17 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Jun 27 10:10:17 localhost systemd[1]: Stopped target remote-fs.target - Remote File Systems. Jun 27 10:10:17 localhost systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. Jun 27 10:10:17 localhost systemd[1]: coreos-boot-edit.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-boot-edit.service - CoreOS Boot Edit. Jun 27 10:10:17 localhost systemd[1]: coreos-post-ignition-checks.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-post-ignition-checks.service - CoreOS Post Ignition Checks. Jun 27 10:10:17 localhost systemd[1]: coreos-touch-run-agetty.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-touch-run-agetty.service - CoreOS: Touch /run/agetty.reload. Jun 27 10:10:17 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. Jun 27 10:10:17 localhost systemd[1]: dracut-initqueue.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-initqueue.service - dracut initqueue hook. Jun 27 10:10:17 localhost systemd[1]: ignition-fetch-offline.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-fetch-offline.service - Ignition (fetch-offline). Jun 27 10:10:17 localhost systemd[1]: coreos-ignition-setup-user.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup. Jun 27 10:10:17 localhost systemd[1]: ignition-files.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-files.service - Ignition (files). Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-check-rootfs-size.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-check-rootfs-size.service - Ignition OSTree: Check Root Filesystem Size. Jun 27 10:10:17 localhost systemd[1]: Stopping ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays... Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-transposefs-autosave-xfs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-transposefs-autosave-xfs.service - Ignition OSTree: Autosave XFS Rootfs Partition. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-growfs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-growfs.service - Ignition OSTree: Grow Root Filesystem. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-uuid-root.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-uuid-root.service - Ignition OSTree: Regenerate Filesystem UUID (root). Jun 27 10:10:17 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-mount-state-overlays.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-populate-var.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-populate-var.service - Populate OSTree /var. Jun 27 10:10:17 localhost systemd[1]: Stopping ignition-mount.service - Ignition (mount)... Jun 27 10:10:17 localhost (ignition)[1290]: ignition-mount.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:17 localhost ignition[1290]: Ignition 2.18.0 Jun 27 10:10:17 localhost ignition[1290]: Stage: umount Jun 27 10:10:17 localhost ignition[1290]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:17 localhost ignition[1290]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:17 localhost ignition[1290]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:17 localhost ignition[1290]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:17 localhost ignition[1290]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:17 localhost ignition[1290]: umount: umount passed Jun 27 10:10:17 localhost ignition[1290]: Ignition finished successfully Jun 27 10:10:17 localhost systemd[1]: ignition-mount.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-mount.service - Ignition (mount). Jun 27 10:10:17 localhost systemd[1]: coreos-ignition-unique-boot.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-ignition-unique-boot.service - CoreOS Ensure Unique Boot Filesystem. Jun 27 10:10:17 localhost systemd[1]: coreos-live-unmount-tmpfs-var.service - Unmount Live /var if Persistent /var Is Configured was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:17 localhost systemd[1]: Stopping coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs... Jun 27 10:10:17 localhost systemd[1]: ignition-disks.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-disks.service - Ignition (disks). Jun 27 10:10:17 localhost systemd[1]: ignition-kargs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-kargs.service - Ignition (kargs). Jun 27 10:10:17 localhost systemd[1]: Stopping ignition-ostree-mount-var.service - Mount OSTree /var... Jun 27 10:10:17 localhost systemd[1]: Stopping ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition... Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-uuid-boot.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-uuid-boot.service - Ignition OSTree: Regenerate Filesystem UUID (boot). Jun 27 10:10:17 localhost systemd[1]: coreos-gpt-setup.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-gpt-setup.service - Generate New UUID For Boot Disk GPT. Jun 27 10:10:17 localhost systemd[1]: Stopped target basic.target - Basic System. Jun 27 10:10:17 localhost systemd[1]: Stopped target paths.target - Path Units. Jun 27 10:10:17 localhost systemd[1]: Stopped target slices.target - Slice Units. Jun 27 10:10:17 localhost systemd[1]: Stopped target sockets.target - Socket Units. Jun 27 10:10:17 localhost systemd[1]: Stopped target sysinit.target - System Initialization. Jun 27 10:10:17 localhost systemd[1]: Stopped target cryptsetup.target - Local Encrypted Volumes. Jun 27 10:10:17 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Jun 27 10:10:17 localhost systemd[1]: Stopped target cryptsetup-pre.target - Local Encrypted Volumes (Pre). Jun 27 10:10:17 localhost systemd[1]: clevis-luks-askpass.path: Deactivated successfully. Jun 27 10:10:17 localhost ignition-ostree-mount-var[1299]: Unmounting /sysroot/var Jun 27 10:10:17 localhost systemd[1]: Stopped clevis-luks-askpass.path - Forward Password Requests to Clevis Directory Watch. Jun 27 10:10:17 localhost systemd[1]: Stopped target local-fs.target - Local File Systems. Jun 27 10:10:17 localhost systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. Jun 27 10:10:17 localhost systemd[1]: Stopped target swap.target - Swaps. Jun 27 10:10:17 localhost systemd[1]: iscsid.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed iscsid.socket - Open-iSCSI iscsid Socket. Jun 27 10:10:17 localhost systemd[1]: iscsiuio.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed iscsiuio.socket - Open-iSCSI iscsiuio Socket. Jun 27 10:10:17 localhost systemd[1]: coreos-copy-firstboot-network.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config. Jun 27 10:10:17 localhost systemd[1]: coreos-livepxe-rootfs.service - Acquire Live PXE rootfs Image was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:17 localhost systemd[1]: coreos-unique-boot.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-unique-boot.service - Ensure Unique `boot` Filesystem Label. Jun 27 10:10:17 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. Jun 27 10:10:17 localhost systemd[1]: systemd-modules-load.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. Jun 27 10:10:17 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 27 10:10:17 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. Jun 27 10:10:17 localhost systemd[1]: dracut-pre-trigger.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-pre-trigger.service - dracut pre-trigger hook. Jun 27 10:10:17 localhost systemd[1]: sysroot-var.mount: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-mount-var.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-mount-var.service - Mount OSTree /var. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-transposefs-detect.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition. Jun 27 10:10:17 localhost systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: taking down network device: enp0s1 Jun 27 10:10:17 localhost coreos-teardown-initramfs[1320]: RTNETLINK answers: Operation not supported Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: flushing all routing Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: hostname is defined in the real root Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: will not attempt to propagate initramfs hostname Jun 27 10:10:17 localhost systemd[1]: systemd-udevd.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 27 10:10:17 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. Jun 27 10:10:17 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. Jun 27 10:10:17 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook. Jun 27 10:10:17 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. Jun 27 10:10:17 localhost systemd[1]: afterburn-network-kargs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped afterburn-network-kargs.service - Afterburn Initrd Setup Network Kernel Arguments. Jun 27 10:10:17 localhost systemd[1]: dracut-cmdline-ask.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: no networking config is defined in the real root Jun 27 10:10:17 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Jun 27 10:10:17 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 27 10:10:17 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-sysusers.service - Create System Users. Jun 27 10:10:17 localhost systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 27 10:10:17 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. Jun 27 10:10:17 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:17 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: skipping propagation of default networking configs Jun 27 10:10:17 localhost systemd[1]: coreos-teardown-initramfs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs. Jun 27 10:10:17 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root. Jun 27 10:10:17 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root... Jun 27 10:10:17 localhost systemd[1]: Switching root. Jun 27 10:10:17 localhost systemd-journald[282]: Journal stopped Jun 27 10:10:14 localhost kernel: Booting Linux on physical CPU 0x0000000000 [0x00000000] Jun 27 10:10:14 localhost kernel: Linux version 6.8.9-300.fc40.aarch64 (mockbuild@9812cbcfbe0e45a2ac855fcf4a7276cb) (gcc (GCC) 14.0.1 20240411 (Red Hat 14.0.1-0), GNU ld version 2.41-34.fc40) #1 SMP PREEMPT_DYNAMIC Thu May 2 19:17:51 UTC 2024 Jun 27 10:10:14 localhost kernel: KASLR disabled due to lack of seed Jun 27 10:10:14 localhost kernel: efi: EFI v2.7 by EDK II Jun 27 10:10:14 localhost kernel: efi: ACPI 2.0=0xefc90018 SMBIOS=0xefcb4000 SMBIOS 3.0=0xefcb2000 MOKvar=0xee450000 MEMRESERVE=0xee578918 Jun 27 10:10:14 localhost kernel: ACPI: Early table checksum verification disabled Jun 27 10:10:14 localhost kernel: ACPI: RSDP 0x00000000EFC90018 000024 (v02 APPLE ) Jun 27 10:10:14 localhost kernel: ACPI: XSDT 0x00000000EFC9FE98 000044 (v01 APPLE Apple Vz 00000001 01000013) Jun 27 10:10:14 localhost kernel: ACPI: FACP 0x00000000EFC9FA98 000114 (v06 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: ACPI: DSDT 0x00000000EFC9F698 000394 (v02 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: ACPI: GTDT 0x00000000EFC9FC18 000068 (v03 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: ACPI: APIC 0x00000000EFC9E998 0001AC (v05 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: ACPI: MCFG 0x00000000EFC9FF98 00003C (v01 APPLE Apple Vz 00000001 AAPL 20180427) Jun 27 10:10:14 localhost kernel: NUMA: Failed to initialise from firmware Jun 27 10:10:14 localhost kernel: NUMA: Faking a node at [mem 0x0000000070000000-0x00000000efffffff] Jun 27 10:10:14 localhost kernel: NUMA: NODE_DATA [mem 0xef8c62c0-0xef8dcfff] Jun 27 10:10:14 localhost kernel: Zone ranges: Jun 27 10:10:14 localhost kernel: DMA [mem 0x0000000070000000-0x00000000efffffff] Jun 27 10:10:14 localhost kernel: DMA32 empty Jun 27 10:10:14 localhost kernel: Normal empty Jun 27 10:10:14 localhost kernel: Device empty Jun 27 10:10:14 localhost kernel: Movable zone start for each node Jun 27 10:10:14 localhost kernel: Early memory node ranges Jun 27 10:10:14 localhost kernel: node 0: [mem 0x0000000070000000-0x00000000ee44ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000ee450000-0x00000000ee45ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000ee460000-0x00000000ee64ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000ee650000-0x00000000ee79ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000ee7a0000-0x00000000efb9ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efba0000-0x00000000efc2ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efc30000-0x00000000efc3ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efc40000-0x00000000efc7ffff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efc80000-0x00000000efcb0fff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efcb1000-0x00000000efcb4fff] Jun 27 10:10:14 localhost kernel: node 0: [mem 0x00000000efcb5000-0x00000000efffffff] Jun 27 10:10:14 localhost kernel: Initmem setup node 0 [mem 0x0000000070000000-0x00000000efffffff] Jun 27 10:10:14 localhost kernel: cma: Reserved 64 MiB at 0x00000000dd400000 on node -1 Jun 27 10:10:14 localhost kernel: psci: probing for conduit method from ACPI. Jun 27 10:10:14 localhost kernel: psci: PSCIv1.1 detected in firmware. Jun 27 10:10:14 localhost kernel: psci: Using standard PSCI v0.2 function IDs Jun 27 10:10:14 localhost kernel: psci: Trusted OS migration not required Jun 27 10:10:14 localhost kernel: psci: SMC Calling Convention v1.0 Jun 27 10:10:14 localhost kernel: percpu: Embedded 54 pages/cpu s97832 r8192 d115160 u221184 Jun 27 10:10:14 localhost kernel: pcpu-alloc: s97832 r8192 d115160 u221184 alloc=54*4096 Jun 27 10:10:14 localhost kernel: pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 Jun 27 10:10:14 localhost kernel: Detected PIPT I-cache on CPU0 Jun 27 10:10:14 localhost kernel: CPU features: detected: Address authentication (IMP DEF algorithm) Jun 27 10:10:14 localhost kernel: CPU features: detected: GIC system register CPU interface Jun 27 10:10:14 localhost kernel: CPU features: detected: Spectre-v4 Jun 27 10:10:14 localhost kernel: alternatives: applying boot alternatives Jun 27 10:10:14 localhost kernel: Kernel command line: BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/vmlinuz-6.8.9-300.fc40.aarch64 rw ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/0 ignition.platform.id=applehv Jun 27 10:10:14 localhost kernel: Unknown kernel command line parameters "BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/vmlinuz-6.8.9-300.fc40.aarch64 ostree=/ostree/boot.1/fedora-coreos/23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/0", will be passed to user space. Jun 27 10:10:14 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) Jun 27 10:10:14 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) Jun 27 10:10:14 localhost kernel: Fallback order for Node 0: 0 Jun 27 10:10:14 localhost kernel: Built 1 zonelists, mobility grouping on. Total pages: 516096 Jun 27 10:10:14 localhost kernel: Policy zone: DMA Jun 27 10:10:14 localhost kernel: mem auto-init: stack:all(zero), heap alloc:off, heap free:off Jun 27 10:10:14 localhost kernel: software IO TLB: SWIOTLB bounce buffer size adjusted to 2MB Jun 27 10:10:14 localhost kernel: software IO TLB: area num 4. Jun 27 10:10:14 localhost kernel: software IO TLB: mapped [mem 0x00000000ef27c000-0x00000000ef47c000] (2MB) Jun 27 10:10:14 localhost kernel: Memory: 1842996K/2097152K available (19840K kernel code, 5370K rwdata, 16228K rodata, 12480K init, 10509K bss, 188620K reserved, 65536K cma-reserved) Jun 27 10:10:14 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 Jun 27 10:10:14 localhost kernel: ftrace: allocating 62070 entries in 243 pages Jun 27 10:10:14 localhost kernel: ftrace: allocated 243 pages with 6 groups Jun 27 10:10:14 localhost kernel: trace event string verifier disabled Jun 27 10:10:14 localhost kernel: Dynamic Preempt: voluntary Jun 27 10:10:14 localhost kernel: rcu: Preemptible hierarchical RCU implementation. Jun 27 10:10:14 localhost kernel: rcu: RCU restricting CPUs from NR_CPUS=4096 to nr_cpu_ids=4. Jun 27 10:10:14 localhost kernel: Trampoline variant of Tasks RCU enabled. Jun 27 10:10:14 localhost kernel: Rude variant of Tasks RCU enabled. Jun 27 10:10:14 localhost kernel: Tracing variant of Tasks RCU enabled. Jun 27 10:10:14 localhost kernel: rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies. Jun 27 10:10:14 localhost kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 Jun 27 10:10:14 localhost kernel: NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 Jun 27 10:10:14 localhost kernel: GICv3: 224 SPIs implemented Jun 27 10:10:14 localhost kernel: GICv3: 0 Extended SPIs implemented Jun 27 10:10:14 localhost kernel: Root IRQ handler: gic_handle_irq Jun 27 10:10:14 localhost kernel: GICv3: GICv3 features: 16 PPIs, RSS Jun 27 10:10:14 localhost kernel: GICv3: CPU0: found redistributor 0 region 0:0x0000000010010000 Jun 27 10:10:14 localhost kernel: GICv2m: range[mem 0x1fff0000-0x1fff0fff], SPI[128:255] Jun 27 10:10:14 localhost kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention. Jun 27 10:10:14 localhost kernel: arch_timer: cp15 timer(s) running at 24.00MHz (virt). Jun 27 10:10:14 localhost kernel: clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns Jun 27 10:10:14 localhost kernel: sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns Jun 27 10:10:14 localhost kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____) Jun 27 10:10:14 localhost kernel: Console: colour dummy device 80x25 Jun 27 10:10:14 localhost kernel: printk: legacy console [tty0] enabled Jun 27 10:10:14 localhost kernel: ACPI: Core revision 20230628 Jun 27 10:10:14 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=24000) Jun 27 10:10:14 localhost kernel: pid_max: default: 32768 minimum: 301 Jun 27 10:10:14 localhost kernel: LSM: initializing lsm=lockdown,capability,yama,selinux,bpf,landlock,integrity Jun 27 10:10:14 localhost kernel: Yama: becoming mindful. Jun 27 10:10:14 localhost kernel: SELinux: Initializing. Jun 27 10:10:14 localhost kernel: LSM support for eBPF active Jun 27 10:10:14 localhost kernel: landlock: Up and running. Jun 27 10:10:14 localhost kernel: Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) Jun 27 10:10:14 localhost kernel: Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear) Jun 27 10:10:14 localhost kernel: ACPI PPTT: No PPTT table found, CPU and cache topology may be inaccurate Jun 27 10:10:14 localhost kernel: cacheinfo: Unable to detect cache hierarchy for CPU 0 Jun 27 10:10:14 localhost kernel: RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Jun 27 10:10:14 localhost kernel: RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Jun 27 10:10:14 localhost kernel: RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1. Jun 27 10:10:14 localhost kernel: rcu: Hierarchical SRCU implementation. Jun 27 10:10:14 localhost kernel: rcu: Max phase no-delay instances is 400. Jun 27 10:10:14 localhost kernel: Remapping and enabling EFI services. Jun 27 10:10:14 localhost kernel: smp: Bringing up secondary CPUs ... Jun 27 10:10:14 localhost kernel: Detected PIPT I-cache on CPU1 Jun 27 10:10:14 localhost kernel: GICv3: CPU1: found redistributor 1 region 0:0x0000000010030000 Jun 27 10:10:14 localhost kernel: CPU1: Booted secondary processor 0x0000000001 [0x00000000] Jun 27 10:10:14 localhost kernel: Detected PIPT I-cache on CPU2 Jun 27 10:10:14 localhost kernel: GICv3: CPU2: found redistributor 2 region 0:0x0000000010050000 Jun 27 10:10:14 localhost kernel: CPU2: Booted secondary processor 0x0000000002 [0x00000000] Jun 27 10:10:14 localhost kernel: Detected PIPT I-cache on CPU3 Jun 27 10:10:14 localhost kernel: GICv3: CPU3: found redistributor 3 region 0:0x0000000010070000 Jun 27 10:10:14 localhost kernel: CPU3: Booted secondary processor 0x0000000003 [0x00000000] Jun 27 10:10:14 localhost kernel: smp: Brought up 1 node, 4 CPUs Jun 27 10:10:14 localhost kernel: SMP: Total of 4 processors activated. Jun 27 10:10:14 localhost kernel: CPU: All CPU(s) started at EL1 Jun 27 10:10:14 localhost kernel: CPU features: detected: ARMv8.4 Translation Table Level Jun 27 10:10:14 localhost kernel: CPU features: detected: Data cache clean to the PoU not required for I/D coherence Jun 27 10:10:14 localhost kernel: CPU features: detected: Common not Private translations Jun 27 10:10:14 localhost kernel: CPU features: detected: CRC32 instructions Jun 27 10:10:14 localhost kernel: CPU features: detected: Data cache clean to Point of Deep Persistence Jun 27 10:10:14 localhost kernel: CPU features: detected: Data cache clean to Point of Persistence Jun 27 10:10:14 localhost kernel: CPU features: detected: Data independent timing control (DIT) Jun 27 10:10:14 localhost kernel: CPU features: detected: E0PD Jun 27 10:10:14 localhost kernel: CPU features: detected: Generic authentication (IMP DEF algorithm) Jun 27 10:10:14 localhost kernel: CPU features: detected: RCpc load-acquire (LDAPR) Jun 27 10:10:14 localhost kernel: CPU features: detected: LSE atomic instructions Jun 27 10:10:14 localhost kernel: CPU features: detected: Privileged Access Never Jun 27 10:10:14 localhost kernel: CPU features: detected: RAS Extension Support Jun 27 10:10:14 localhost kernel: CPU features: detected: Speculation barrier (SB) Jun 27 10:10:14 localhost kernel: CPU features: detected: TLB range maintenance instructions Jun 27 10:10:14 localhost kernel: CPU features: detected: Speculative Store Bypassing Safe (SSBS) Jun 27 10:10:14 localhost kernel: alternatives: applying system-wide alternatives Jun 27 10:10:14 localhost kernel: devtmpfs: initialized Jun 27 10:10:14 localhost kernel: setend instruction emulation is not supported on this system Jun 27 10:10:14 localhost kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns Jun 27 10:10:14 localhost kernel: futex hash table entries: 1024 (order: 4, 65536 bytes, linear) Jun 27 10:10:14 localhost kernel: pinctrl core: initialized pinctrl subsystem Jun 27 10:10:14 localhost kernel: SMBIOS 3.3.0 present. Jun 27 10:10:14 localhost kernel: DMI: Apple Inc. Apple Virtualization Generic Platform, BIOS 2020.41.1.0.0 10/04/2023 Jun 27 10:10:14 localhost kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family Jun 27 10:10:14 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations Jun 27 10:10:14 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations Jun 27 10:10:14 localhost kernel: DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations Jun 27 10:10:14 localhost kernel: audit: initializing netlink subsys (disabled) Jun 27 10:10:14 localhost kernel: audit: type=2000 audit(0.024:1): state=initialized audit_enabled=0 res=1 Jun 27 10:10:14 localhost kernel: thermal_sys: Registered thermal governor 'fair_share' Jun 27 10:10:14 localhost kernel: thermal_sys: Registered thermal governor 'step_wise' Jun 27 10:10:14 localhost kernel: thermal_sys: Registered thermal governor 'user_space' Jun 27 10:10:14 localhost kernel: cpuidle: using governor menu Jun 27 10:10:14 localhost kernel: hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. Jun 27 10:10:14 localhost kernel: ASID allocator initialised with 256 entries Jun 27 10:10:14 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 Jun 27 10:10:14 localhost kernel: Serial: AMBA PL011 UART driver Jun 27 10:10:14 localhost kernel: Modules: 16592 pages in range for non-PLT usage Jun 27 10:10:14 localhost kernel: Modules: 508112 pages in range for PLT usage Jun 27 10:10:14 localhost kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages Jun 27 10:10:14 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page Jun 27 10:10:14 localhost kernel: HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages Jun 27 10:10:14 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page Jun 27 10:10:14 localhost kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages Jun 27 10:10:14 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page Jun 27 10:10:14 localhost kernel: HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages Jun 27 10:10:14 localhost kernel: HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page Jun 27 10:10:14 localhost kernel: cryptd: max_cpu_qlen set to 1000 Jun 27 10:10:14 localhost kernel: raid6: skipped pq benchmark and selected neonx8 Jun 27 10:10:14 localhost kernel: raid6: using neon recovery algorithm Jun 27 10:10:14 localhost kernel: fbcon: Taking over console Jun 27 10:10:14 localhost kernel: ACPI: Added _OSI(Module Device) Jun 27 10:10:14 localhost kernel: ACPI: Added _OSI(Processor Device) Jun 27 10:10:14 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) Jun 27 10:10:14 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) Jun 27 10:10:14 localhost kernel: ACPI: 1 ACPI AML tables successfully acquired and loaded Jun 27 10:10:14 localhost kernel: ACPI: Interpreter enabled Jun 27 10:10:14 localhost kernel: ACPI: Using GIC for interrupt routing Jun 27 10:10:14 localhost kernel: ACPI: MCFG table detected, 1 entries Jun 27 10:10:14 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3] Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: _OSC: OS requested [PCIeHotplug PME AER PCIeCapability LTR DPC] Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: _OSC: platform willing to grant [PCIeHotplug PME AER PCIeCapability LTR DPC] Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: _OSC: platform retains control of PCIe features (AE_NOT_FOUND) Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: ECAM area [mem 0x40000000-0x4fffffff] reserved by PNP0C02:00 Jun 27 10:10:14 localhost kernel: acpi PNP0A08:00: ECAM at [mem 0x40000000-0x4fffffff] for [bus 00-ff] Jun 27 10:10:14 localhost kernel: ACPI: Remapped I/O 0x000000006fff0000 to [io 0x0000-0xffff window] Jun 27 10:10:14 localhost kernel: PCI host bridge to bus 0000:00 Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x50000000-0x6ffdffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x100000000-0x13fffffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] Jun 27 10:10:14 localhost kernel: pci 0000:00:00.0: [106b:1a05] type 00 class 0x060000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: [1af4:1041] type 00 class 0x020000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: BAR 0 [mem 0x100020000-0x100023fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: BAR 2 [mem 0x50008000-0x5000803f] Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: [1af4:1043] type 00 class 0x078000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: BAR 0 [mem 0x10001c000-0x10001ffff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: BAR 2 [mem 0x50001000-0x5000107f] Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: [1af4:1042] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: BAR 0 [mem 0x100018000-0x10001bfff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: BAR 2 [mem 0x50007000-0x5000703f] Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: [1af4:105a] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: BAR 0 [mem 0x100014000-0x100017fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: BAR 2 [mem 0x50006000-0x5000603f] Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: [1af4:105a] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: BAR 0 [mem 0x100010000-0x100013fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: BAR 2 [mem 0x50005000-0x5000503f] Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: [1af4:105a] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: BAR 0 [mem 0x10000c000-0x10000ffff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: BAR 2 [mem 0x50004000-0x5000403f] Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: [1af4:105a] type 00 class 0x018000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: BAR 0 [mem 0x100008000-0x10000bfff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: BAR 2 [mem 0x50003000-0x5000303f] Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: [1af4:1053] type 00 class 0x078000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: BAR 0 [mem 0x100004000-0x100007fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: BAR 2 [mem 0x50000000-0x5000007f] Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: [1af4:1044] type 00 class 0x100000 conventional PCI endpoint Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: BAR 0 [mem 0x100000000-0x100003fff 64bit] Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: BAR 2 [mem 0x50002000-0x5000203f] Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: BAR 0 [mem 0x100000000-0x100003fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: BAR 0 [mem 0x100004000-0x100007fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: BAR 0 [mem 0x100008000-0x10000bfff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: BAR 0 [mem 0x10000c000-0x10000ffff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: BAR 0 [mem 0x100010000-0x100013fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: BAR 0 [mem 0x100014000-0x100017fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: BAR 0 [mem 0x100018000-0x10001bfff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: BAR 0 [mem 0x10001c000-0x10001ffff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: BAR 0 [mem 0x100020000-0x100023fff 64bit]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:05.0: BAR 2 [mem 0x50000000-0x5000007f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0b.0: BAR 2 [mem 0x50000080-0x500000ff]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:01.0: BAR 2 [mem 0x50000100-0x5000013f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:06.0: BAR 2 [mem 0x50000140-0x5000017f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:07.0: BAR 2 [mem 0x50000180-0x500001bf]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:08.0: BAR 2 [mem 0x500001c0-0x500001ff]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:09.0: BAR 2 [mem 0x50000200-0x5000023f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0a.0: BAR 2 [mem 0x50000240-0x5000027f]: assigned Jun 27 10:10:14 localhost kernel: pci 0000:00:0c.0: BAR 2 [mem 0x50000280-0x500002bf]: assigned Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: resource 4 [mem 0x50000000-0x6ffdffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: resource 5 [mem 0x100000000-0x13fffffff window] Jun 27 10:10:14 localhost kernel: pci_bus 0000:00: resource 6 [io 0x0000-0xffff window] Jun 27 10:10:14 localhost kernel: iommu: Default domain type: Translated Jun 27 10:10:14 localhost kernel: iommu: DMA domain TLB invalidation policy: lazy mode Jun 27 10:10:14 localhost kernel: SCSI subsystem initialized Jun 27 10:10:14 localhost kernel: libata version 3.00 loaded. Jun 27 10:10:14 localhost kernel: ACPI: bus type USB registered Jun 27 10:10:14 localhost kernel: usbcore: registered new interface driver usbfs Jun 27 10:10:14 localhost kernel: usbcore: registered new interface driver hub Jun 27 10:10:14 localhost kernel: usbcore: registered new device driver usb Jun 27 10:10:14 localhost kernel: pps_core: LinuxPPS API ver. 1 registered Jun 27 10:10:14 localhost kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> Jun 27 10:10:14 localhost kernel: PTP clock support registered Jun 27 10:10:14 localhost kernel: EDAC MC: Ver: 3.0.0 Jun 27 10:10:14 localhost kernel: scmi_core: SCMI protocol bus registered Jun 27 10:10:14 localhost kernel: efivars: Registered efivars operations Jun 27 10:10:14 localhost kernel: NetLabel: Initializing Jun 27 10:10:14 localhost kernel: NetLabel: domain hash size = 128 Jun 27 10:10:14 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO Jun 27 10:10:14 localhost kernel: NetLabel: unlabeled traffic allowed by default Jun 27 10:10:14 localhost kernel: mctp: management component transport protocol core Jun 27 10:10:14 localhost kernel: NET: Registered PF_MCTP protocol family Jun 27 10:10:14 localhost kernel: vgaarb: loaded Jun 27 10:10:14 localhost kernel: clocksource: Switched to clocksource arch_sys_counter Jun 27 10:10:14 localhost kernel: VFS: Disk quotas dquot_6.6.0 Jun 27 10:10:14 localhost kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) Jun 27 10:10:14 localhost kernel: pnp: PnP ACPI init Jun 27 10:10:14 localhost kernel: system 00:00: [mem 0x40000000-0x4fffffff] could not be reserved Jun 27 10:10:14 localhost kernel: pnp: PnP ACPI: found 1 devices Jun 27 10:10:14 localhost kernel: NET: Registered PF_INET protocol family Jun 27 10:10:14 localhost kernel: IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear) Jun 27 10:10:14 localhost kernel: tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear) Jun 27 10:10:14 localhost kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) Jun 27 10:10:14 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear) Jun 27 10:10:14 localhost kernel: TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear) Jun 27 10:10:14 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384) Jun 27 10:10:14 localhost kernel: MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear) Jun 27 10:10:14 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes, linear) Jun 27 10:10:14 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear) Jun 27 10:10:14 localhost kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family Jun 27 10:10:14 localhost kernel: NET: Registered PF_XDP protocol family Jun 27 10:10:14 localhost kernel: PCI: CLS 0 bytes, default 64 Jun 27 10:10:14 localhost kernel: ACPI: bus type thunderbolt registered Jun 27 10:10:14 localhost kernel: Trying to unpack rootfs image as initramfs... Jun 27 10:10:14 localhost kernel: kvm [1]: HYP mode not available Jun 27 10:10:14 localhost kernel: Initialise system trusted keyrings Jun 27 10:10:14 localhost kernel: Key type blacklist registered Jun 27 10:10:14 localhost kernel: workingset: timestamp_bits=37 max_order=19 bucket_order=0 Jun 27 10:10:14 localhost kernel: zbud: loaded Jun 27 10:10:14 localhost kernel: integrity: Platform Keyring initialized Jun 27 10:10:14 localhost kernel: integrity: Machine keyring initialized Jun 27 10:10:14 localhost kernel: NET: Registered PF_ALG protocol family Jun 27 10:10:14 localhost kernel: xor: measuring software checksum speed Jun 27 10:10:14 localhost kernel: 8regs : 42258 MB/sec Jun 27 10:10:14 localhost kernel: 32regs : 42077 MB/sec Jun 27 10:10:14 localhost kernel: arm64_neon : 3484 MB/sec Jun 27 10:10:14 localhost kernel: xor: using function: 8regs (42258 MB/sec) Jun 27 10:10:14 localhost kernel: Key type asymmetric registered Jun 27 10:10:14 localhost kernel: Asymmetric key parser 'x509' registered Jun 27 10:10:14 localhost kernel: Freeing initrd memory: 75892K Jun 27 10:10:14 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) Jun 27 10:10:14 localhost kernel: io scheduler mq-deadline registered Jun 27 10:10:14 localhost kernel: io scheduler kyber registered Jun 27 10:10:14 localhost kernel: io scheduler bfq registered Jun 27 10:10:14 localhost kernel: atomic64_test: passed Jun 27 10:10:14 localhost kernel: pl061_gpio ARMH0061:00: PL061 GPIO chip registered Jun 27 10:10:14 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/PNP0C0C:00/input/input0 Jun 27 10:10:14 localhost kernel: ACPI: button: Power Button [PWRB] Jun 27 10:10:14 localhost kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled Jun 27 10:10:14 localhost kernel: msm_serial: driver initialized Jun 27 10:10:14 localhost kernel: SuperH (H)SCI(F) driver initialized Jun 27 10:10:14 localhost kernel: random: crng init done Jun 27 10:10:14 localhost kernel: ACPI: bus type drm_connector registered Jun 27 10:10:14 localhost kernel: usbcore: registered new interface driver usbserial_generic Jun 27 10:10:14 localhost kernel: usbserial: USB Serial support registered for generic Jun 27 10:10:14 localhost kernel: mousedev: PS/2 mouse device common for all mice Jun 27 10:10:14 localhost kernel: rtc-efi rtc-efi.0: registered as rtc0 Jun 27 10:10:14 localhost kernel: rtc-efi rtc-efi.0: setting system clock to 2024-06-27T10:10:13 UTC (1719483013) Jun 27 10:10:14 localhost kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log. Jun 27 10:10:14 localhost kernel: device-mapper: uevent: version 1.0.3 Jun 27 10:10:14 localhost kernel: device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com Jun 27 10:10:14 localhost kernel: ledtrig-cpu: registered to indicate activity on CPUs Jun 27 10:10:14 localhost kernel: hid: raw HID events driver (C) Jiri Kosina Jun 27 10:10:14 localhost kernel: usbcore: registered new interface driver usbhid Jun 27 10:10:14 localhost kernel: usbhid: USB HID core driver Jun 27 10:10:14 localhost kernel: drop_monitor: Initializing network drop monitor service Jun 27 10:10:14 localhost kernel: Initializing XFRM netlink socket Jun 27 10:10:14 localhost kernel: NET: Registered PF_INET6 protocol family Jun 27 10:10:14 localhost kernel: Segment Routing with IPv6 Jun 27 10:10:14 localhost kernel: RPL Segment Routing with IPv6 Jun 27 10:10:14 localhost kernel: In-situ OAM (IOAM) with IPv6 Jun 27 10:10:14 localhost kernel: mip6: Mobile IPv6 Jun 27 10:10:14 localhost kernel: NET: Registered PF_PACKET protocol family Jun 27 10:10:14 localhost kernel: registered taskstats version 1 Jun 27 10:10:14 localhost kernel: Loading compiled-in X.509 certificates Jun 27 10:10:14 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: cefd0f4a600e87370df0de6d0c46c98f0d04d49f' Jun 27 10:10:14 localhost kernel: page_owner is disabled Jun 27 10:10:14 localhost kernel: Key type .fscrypt registered Jun 27 10:10:14 localhost kernel: Key type fscrypt-provisioning registered Jun 27 10:10:14 localhost kernel: Btrfs loaded, zoned=yes, fsverity=yes Jun 27 10:10:14 localhost kernel: Key type big_key registered Jun 27 10:10:14 localhost kernel: Key type encrypted registered Jun 27 10:10:14 localhost kernel: ima: secureboot mode disabled Jun 27 10:10:14 localhost kernel: ima: No TPM chip found, activating TPM-bypass! Jun 27 10:10:14 localhost kernel: Loading compiled-in module X.509 certificates Jun 27 10:10:14 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: cefd0f4a600e87370df0de6d0c46c98f0d04d49f' Jun 27 10:10:14 localhost kernel: ima: Allocated hash algorithm: sha256 Jun 27 10:10:14 localhost kernel: ima: No architecture policies found Jun 27 10:10:14 localhost kernel: evm: Initialising EVM extended attributes: Jun 27 10:10:14 localhost kernel: evm: security.selinux Jun 27 10:10:14 localhost kernel: evm: security.SMACK64 (disabled) Jun 27 10:10:14 localhost kernel: evm: security.SMACK64EXEC (disabled) Jun 27 10:10:14 localhost kernel: evm: security.SMACK64TRANSMUTE (disabled) Jun 27 10:10:14 localhost kernel: evm: security.SMACK64MMAP (disabled) Jun 27 10:10:14 localhost kernel: evm: security.apparmor (disabled) Jun 27 10:10:14 localhost kernel: evm: security.ima Jun 27 10:10:14 localhost kernel: evm: security.capability Jun 27 10:10:14 localhost kernel: evm: HMAC attrs: 0x1 Jun 27 10:10:14 localhost kernel: alg: No test for 842 (842-scomp) Jun 27 10:10:14 localhost kernel: alg: No test for 842 (842-generic) Jun 27 10:10:14 localhost kernel: clk: Disabling unused clocks Jun 27 10:10:14 localhost kernel: Freeing unused kernel memory: 12480K Jun 27 10:10:14 localhost kernel: Checked W+X mappings: passed, no W+X pages found Jun 27 10:10:14 localhost kernel: Run /init as init process Jun 27 10:10:14 localhost kernel: with arguments: Jun 27 10:10:14 localhost kernel: /init Jun 27 10:10:14 localhost kernel: with environment: Jun 27 10:10:14 localhost kernel: HOME=/ Jun 27 10:10:14 localhost kernel: TERM=linux Jun 27 10:10:14 localhost kernel: BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/vmlinuz-6.8.9-300.fc40.aarch64 Jun 27 10:10:14 localhost kernel: ostree=/ostree/boot.1/fedora-coreos/23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/0 Jun 27 10:10:14 localhost kernel: NET: Registered PF_VSOCK protocol family Jun 27 10:10:14 localhost kernel: fuse: init (API version 7.39) Jun 27 10:10:14 localhost kernel: virtiofs virtio3: virtio_fs_setup_dax: No cache capability Jun 27 10:10:14 localhost kernel: virtiofs virtio4: virtio_fs_setup_dax: No cache capability Jun 27 10:10:14 localhost kernel: virtiofs virtio5: virtio_fs_setup_dax: No cache capability Jun 27 10:10:14 localhost kernel: virtiofs virtio6: virtio_fs_setup_dax: No cache capability Jun 27 10:10:14 localhost systemd-journald[282]: Missed 47 kernel messages Jun 27 10:10:14 localhost kernel: alua: device handler registered Jun 27 10:10:14 localhost kernel: emc: device handler registered Jun 27 10:10:14 localhost kernel: rdac: device handler registered Jun 27 10:10:14 localhost systemd-journald[282]: Journal started Jun 27 10:10:14 localhost systemd-journald[282]: Runtime Journal (/run/log/journal/9ccc47505d2341a8b3d98c1aae22d57a) is 4.8M, max 39.0M, 34.1M free. Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'ip_tables' Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'ip6_tables' Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'scsi_dh_alua' Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'scsi_dh_emc' Jun 27 10:10:14 localhost systemd-modules-load[284]: Inserted module 'scsi_dh_rdac' Jun 27 10:10:14 localhost multipathd[288]: multipathd v0.9.7: start up Jun 27 10:10:14 localhost multipathd[288]: /etc/multipath.conf does not exist, blacklisting all devices. Jun 27 10:10:14 localhost multipathd[288]: You can run "/sbin/mpathconf --enable" to create Jun 27 10:10:14 localhost multipathd[288]: /etc/multipath.conf. See man mpathconf(8) for more details Jun 27 10:10:14 localhost multipathd[288]: /etc/multipath.conf does not exist, blacklisting all devices. Jun 27 10:10:14 localhost multipathd[288]: You can run "/sbin/mpathconf --enable" to create Jun 27 10:10:14 localhost multipathd[288]: /etc/multipath.conf. See man mpathconf(8) for more details Jun 27 10:10:14 localhost multipathd[288]: reconfigure: setting up paths and maps Jun 27 10:10:14 localhost multipathd[288]: _check_bindings_file: failed to read header from /etc/multipath/bindings Jun 27 10:10:14 localhost multipathd[288]: updated bindings file /etc/multipath/bindings Jun 27 10:10:14 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 27 10:10:14 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 27 10:10:14 localhost systemd[1]: Starting systemd-sysusers.service - Create System Users... Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating group 'root' with GID 0. Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating group 'nobody' with GID 65534. Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating group 'users' with GID 100. Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating group 'dbus' with GID 81. Jun 27 10:10:14 localhost systemd-sysusers[313]: Creating user 'dbus' (System Message Bus) with UID 81 and GID 81. Jun 27 10:10:14 localhost systemd[1]: Finished systemd-sysusers.service - Create System Users. Jun 27 10:10:14 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 27 10:10:14 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 27 10:10:14 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 27 10:10:14 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 27 10:10:14 localhost systemd[1]: Reached target local-fs.target - Local File Systems. Jun 27 10:10:14 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:14 localhost systemd[1]: Starting dracut-cmdline-ask.service - dracut ask for additional cmdline parameters... Jun 27 10:10:14 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 27 10:10:14 localhost systemd[1]: Finished dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. Jun 27 10:10:14 localhost systemd[1]: Starting dracut-cmdline.service - dracut cmdline hook... Jun 27 10:10:14 localhost dracut-cmdline[336]: dracut-101-1.fc40 Jun 27 10:10:14 localhost dracut-cmdline[336]: Using kernel command line parameters: rd.driver.pre=btrfs ip=auto rd.driver.pre=scsi_dh_alua rd.driver.pre=scsi_dh_emc rd.driver.pre=scsi_dh_rdac rd.driver.pre=dm_multipath BOOT_IMAGE=(hd0,gpt3)/ostree/fedora-coreos-23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/vmlinuz-6.8.9-300.fc40.aarch64 rw ignition.firstboot ostree=/ostree/boot.1/fedora-coreos/23e46bb0ae4d855b4155fc7b32e9d8f45d1539f90251e45f189a8c49944a0ba5/0 ignition.platform.id=applehv Jun 27 10:10:14 localhost systemd-journald[282]: Missed 40 kernel messages Jun 27 10:10:14 localhost kernel: Loading iSCSI transport class v2.0-870. Jun 27 10:10:14 localhost kernel: iscsi: registered transport (tcp) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (qla4xxx) Jun 27 10:10:14 localhost kernel: QLogic iSCSI HBA Driver Jun 27 10:10:14 localhost kernel: libcxgbi:libcxgbi_init_module: Chelsio iSCSI driver library libcxgbi v0.9.1-ko (Apr. 2015) Jun 27 10:10:14 localhost kernel: Chelsio T3 iSCSI Driver cxgb3i v2.0.1-ko (Apr. 2015) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (cxgb3i) Jun 27 10:10:14 localhost kernel: Chelsio T4-T6 iSCSI Driver cxgb4i v0.9.5-ko (Apr. 2015) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (cxgb4i) Jun 27 10:10:14 localhost kernel: cxgb4i:cxgb4i_init_module: cxgb4i dcb enabled. Jun 27 10:10:14 localhost kernel: cnic: QLogic cnicDriver v2.5.22 (July 20, 2015) Jun 27 10:10:14 localhost kernel: QLogic NetXtreme II iSCSI Driver bnx2i v2.7.10.1 (Jul 16, 2014) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (bnx2i) Jun 27 10:10:14 localhost kernel: iscsi: registered transport (be2iscsi) Jun 27 10:10:14 localhost kernel: In beiscsi_module_init, tt=00000000d593f8fe Jun 27 10:10:14 localhost systemd[1]: Finished dracut-cmdline.service - dracut cmdline hook. Jun 27 10:10:14 localhost systemd[1]: Starting dracut-pre-udev.service - dracut pre-udev hook... Jun 27 10:10:14 localhost systemd[1]: Finished dracut-pre-udev.service - dracut pre-udev hook. Jun 27 10:10:14 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 27 10:10:14 localhost systemd-udevd[545]: Using default interface naming scheme 'v255'. Jun 27 10:10:14 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 27 10:10:14 localhost systemd[1]: Starting dracut-pre-trigger.service - dracut pre-trigger hook... Jun 27 10:10:14 localhost dracut-pre-trigger[549]: rd.md=0: removing MD RAID activation Jun 27 10:10:14 localhost systemd[1]: Finished dracut-pre-trigger.service - dracut pre-trigger hook. Jun 27 10:10:14 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 27 10:10:14 localhost systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. Jun 27 10:10:14 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 27 10:10:14 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 27 10:10:14 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 27 10:10:14 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 27 10:10:14 localhost systemd-journald[282]: Missed 15 kernel messages Jun 27 10:10:14 localhost kernel: virtio_blk virtio2: 1/0/0 default/read/poll queues Jun 27 10:10:14 localhost kernel: virtio_blk virtio2: [vda] 23068672 512-byte logical blocks (11.8 GB/11.0 GiB) Jun 27 10:10:14 localhost kernel: GPT:Primary header thinks Alt. header is not at the end of the disk. Jun 27 10:10:14 localhost kernel: GPT:8585215 != 23068671 Jun 27 10:10:14 localhost kernel: GPT:Alternate GPT header not at the end of the disk. Jun 27 10:10:14 localhost kernel: GPT:8585215 != 23068671 Jun 27 10:10:14 localhost kernel: GPT: Use GNU Parted to correct GPT errors. Jun 27 10:10:14 localhost kernel: vda: vda1 vda2 vda3 vda4 Jun 27 10:10:14 localhost kernel: virtio_net virtio0 enp0s1: renamed from eth0 Jun 27 10:10:14 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 27 10:10:14 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:14 localhost systemd[1]: Stopping systemd-vconsole-setup.service - Virtual Console Setup... Jun 27 10:10:14 localhost 55-scsi-sg3_id.rules[627]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:14 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 27 10:10:14 localhost systemd[1]: Found device dev-disk-by\x2dlabel-boot.device - /dev/disk/by-label/boot. Jun 27 10:10:14 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:14 localhost systemd[1]: Found device dev-disk-by\x2dlabel-root.device - /dev/disk/by-label/root. Jun 27 10:10:14 localhost systemd[1]: Starting coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup... Jun 27 10:10:14 localhost systemd[1]: Starting coreos-unique-boot.service - Ensure Unique `boot` Filesystem Label... Jun 27 10:10:14 localhost coreos-ignition-setup-user[679]: File /mnt/boot_partition/ignition/config.ign does not exist.. Skipping copy Jun 27 10:10:14 localhost systemd[1]: Finished coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup. Jun 27 10:10:14 localhost systemd-journald[282]: Missed 10 kernel messages Jun 27 10:10:14 localhost kernel: EXT4-fs (vda3): orphan cleanup on readonly fs Jun 27 10:10:14 localhost kernel: EXT4-fs (vda3): mounted filesystem 96d15588-3596-4b3c-adca-a2ff7279ea63 ro with ordered data mode. Quota mode: none. Jun 27 10:10:14 localhost kernel: EXT4-fs (vda3): unmounting filesystem 96d15588-3596-4b3c-adca-a2ff7279ea63. Jun 27 10:10:14 localhost systemd[1]: Finished coreos-unique-boot.service - Ensure Unique `boot` Filesystem Label. Jun 27 10:10:15 localhost systemd[1]: Mounting sys-kernel-config.mount - Kernel Configuration File System... Jun 27 10:10:15 localhost systemd[1]: Mounted sys-kernel-config.mount - Kernel Configuration File System. Jun 27 10:10:15 localhost systemd[1]: Reached target sysinit.target - System Initialization. Jun 27 10:10:15 localhost systemd[1]: Reached target basic.target - Basic System. Jun 27 10:10:15 localhost systemd[1]: coreos-liveiso-persist-osmet.service - Persist Osmet Files (ISO) was skipped because of an unmet condition check (ConditionKernelCommandLine=coreos.liveiso). Jun 27 10:10:15 localhost systemd[1]: Starting ignition-fetch-offline.service - Ignition (fetch-offline)... Jun 27 10:10:15 localhost (ignition)[694]: ignition-fetch-offline.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:15 localhost ignition[694]: Ignition 2.18.0 Jun 27 10:10:15 localhost ignition[694]: Stage: fetch-offline Jun 27 10:10:15 localhost ignition[694]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:15 localhost ignition[694]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:15 localhost ignition[694]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:15 localhost ignition[694]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:15 localhost ignition[694]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:15 localhost ignition[694]: parsed url from cmdline: "" Jun 27 10:10:15 localhost ignition[694]: no config URL provided Jun 27 10:10:15 localhost ignition[694]: reading system config file "/usr/lib/ignition/user.ign" Jun 27 10:10:15 localhost ignition[694]: no config at "/usr/lib/ignition/user.ign" Jun 27 10:10:15 localhost ignition[694]: op(1): [started] Loading vsock kernel module Jun 27 10:10:15 localhost ignition[694]: op(1): executing: "modprobe" "vsock" Jun 27 10:10:15 localhost ignition[694]: op(1): [finished] Loading vsock kernel module Jun 27 10:10:15 localhost ignition[694]: parsing config with SHA512: 7d53165748fa35fedbaa5ded310ecf4aaafe5c2638518e913d416662e0bff8f5ef127ea4c7be700269f0ee0ecffe06a93ad63a02913bcd5c5d4839af263be1ff Jun 27 10:10:15 localhost (ignition)[694]: fetched base config from "system" Jun 27 10:10:15 localhost (ignition)[694]: fetched user config from "applehv" Jun 27 10:10:15 localhost ignition[694]: fetch-offline: fetch-offline passed Jun 27 10:10:15 localhost ignition[694]: Ignition finished successfully Jun 27 10:10:15 localhost systemd[1]: Finished ignition-fetch-offline.service - Ignition (fetch-offline). Jun 27 10:10:15 localhost systemd[1]: coreos-enable-network.service - CoreOS Enable Network was skipped because no trigger condition checks were met. Jun 27 10:10:15 localhost systemd[1]: Starting coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config... Jun 27 10:10:15 localhost systemd-journald[282]: Missed 27 kernel messages Jun 27 10:10:15 localhost kernel: EXT4-fs (vda3): orphan cleanup on readonly fs Jun 27 10:10:15 localhost kernel: EXT4-fs (vda3): mounted filesystem 96d15588-3596-4b3c-adca-a2ff7279ea63 ro with ordered data mode. Quota mode: none. Jun 27 10:10:15 localhost coreos-copy-firstboot-network[703]: info: no files to copy from /mnt/boot_partition/coreos-firstboot-network; skipping Jun 27 10:10:15 localhost systemd[1]: Finished coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config. Jun 27 10:10:15 localhost kernel: EXT4-fs (vda3): unmounting filesystem 96d15588-3596-4b3c-adca-a2ff7279ea63. Jun 27 10:10:15 localhost systemd[1]: Starting coreos-gpt-setup.service - Generate New UUID For Boot Disk GPT... Jun 27 10:10:15 localhost systemd[1]: nm-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). Jun 27 10:10:15 localhost systemd[1]: Reached target network.target - Network. Jun 27 10:10:15 localhost systemd[1]: ignition-fetch.service - Ignition (fetch) was skipped because of an unmet condition check (ConditionPathExists=!/run/ignition.json). Jun 27 10:10:15 localhost systemd[1]: Starting ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition... Jun 27 10:10:15 localhost systemd[1]: nm-wait-online-initrd.service was skipped because of an unmet condition check (ConditionPathExists=/run/NetworkManager/initrd/neednet). Jun 27 10:10:15 localhost systemd[1]: Starting dracut-initqueue.service - dracut initqueue hook... Jun 27 10:10:15 localhost coreos-gpt-setup[712]: Randomizing disk GUID Jun 27 10:10:15 localhost systemd-journald[282]: Missed 10 kernel messages Jun 27 10:10:15 localhost kernel: vda: vda1 vda2 vda3 vda4 Jun 27 10:10:15 localhost systemd[1]: Finished dracut-initqueue.service - dracut initqueue hook. Jun 27 10:10:15 localhost systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 27 10:10:15 localhost systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. Jun 27 10:10:15 localhost systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 27 10:10:15 localhost systemd[1]: coreos-livepxe-rootfs.service - Acquire Live PXE rootfs Image was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:15 localhost systemd[1]: coreos-livepxe-persist-osmet.service - Persist Osmet Files (PXE) was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:15 localhost 55-scsi-sg3_id.rules[739]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:15 localhost systemd[1]: Starting dracut-pre-mount.service - dracut pre-mount hook... Jun 27 10:10:15 localhost systemd[1]: Finished ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition. Jun 27 10:10:15 localhost systemd[1]: Finished dracut-pre-mount.service - dracut pre-mount hook. Jun 27 10:10:16 localhost systemd-journald[282]: Missed 10 kernel messages Jun 27 10:10:16 localhost kernel: vda: vda1 vda2 vda3 vda4 Jun 27 10:10:16 localhost coreos-gpt-setup[720]: The operation has completed successfully. Jun 27 10:10:16 localhost 55-scsi-sg3_id.rules[798]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:16 localhost systemd[1]: Finished coreos-gpt-setup.service - Generate New UUID For Boot Disk GPT. Jun 27 10:10:16 localhost systemd[1]: ignition-ostree-transposefs-save.service - Ignition OSTree: Save Partitions was skipped because of an unmet condition check (ConditionPathIsDirectory=/run/ignition-ostree-transposefs). Jun 27 10:10:16 localhost systemd[1]: Starting ignition-ostree-uuid-boot.service - Ignition OSTree: Regenerate Filesystem UUID (boot)... Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[850]: Filesystem features: has_journal ext_attr resize_inode dir_index orphan_file filetype extent 64bit flex_bg metadata_csum_seed sparse_super large_file huge_file dir_nlink extra_isize metadata_csum Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[851]: tune2fs 1.47.0 (5-Feb-2023) Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[847]: Regenerated UUID for /dev/disk/by-label/boot Jun 27 10:10:16 localhost systemd[1]: Finished ignition-ostree-uuid-boot.service - Ignition OSTree: Regenerate Filesystem UUID (boot). Jun 27 10:10:16 localhost systemd[1]: Starting ignition-kargs.service - Ignition (kargs)... Jun 27 10:10:16 localhost (ignition)[855]: ignition-kargs.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:16 localhost ignition[855]: Ignition 2.18.0 Jun 27 10:10:16 localhost ignition[855]: Stage: kargs Jun 27 10:10:16 localhost ignition[855]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:16 localhost ignition[855]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:16 localhost ignition[855]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:16 localhost ignition[855]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:16 localhost ignition[855]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:16 localhost ignition[855]: kargs: kargs passed Jun 27 10:10:16 localhost ignition[855]: Ignition finished successfully Jun 27 10:10:16 localhost systemd[1]: Finished ignition-kargs.service - Ignition (kargs). Jun 27 10:10:16 localhost systemd[1]: coreos-kargs-reboot.service - CoreOS Kernel Arguments Reboot was skipped because of an unmet condition check (ConditionPathExists=/run/coreos-kargs-reboot). Jun 27 10:10:16 localhost systemd[1]: Starting ignition-disks.service - Ignition (disks)... Jun 27 10:10:16 localhost (ignition)[863]: ignition-disks.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:16 localhost ignition[863]: Ignition 2.18.0 Jun 27 10:10:16 localhost ignition[863]: Stage: disks Jun 27 10:10:16 localhost ignition[863]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:16 localhost ignition[863]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:16 localhost ignition[863]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:16 localhost ignition[863]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:16 localhost ignition[863]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:16 localhost ignition[863]: disks: disks passed Jun 27 10:10:16 localhost ignition[863]: Ignition finished successfully Jun 27 10:10:16 localhost systemd[1]: Finished ignition-disks.service - Ignition (disks). Jun 27 10:10:16 localhost systemd[1]: Reached target initrd-root-device.target - Initrd Root Device. Jun 27 10:10:16 localhost systemd[1]: Starting coreos-ignition-unique-boot.service - CoreOS Ensure Unique Boot Filesystem... Jun 27 10:10:16 localhost systemd-journald[282]: Missed 32 kernel messages Jun 27 10:10:16 localhost kernel: vda: vda1 vda2 vda3 vda4 Jun 27 10:10:16 localhost 55-scsi-sg3_id.rules[874]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:16 localhost systemd[1]: Finished coreos-ignition-unique-boot.service - CoreOS Ensure Unique Boot Filesystem. Jun 27 10:10:16 localhost systemd[1]: Starting ignition-ostree-uuid-root.service - Ignition OSTree: Regenerate Filesystem UUID (root)... Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[931]: Clearing log and setting UUID Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[931]: writing all SBs Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[931]: new UUID = c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 Jun 27 10:10:16 localhost ignition-ostree-firstboot-uuid[926]: Regenerated UUID for /dev/disk/by-label/root Jun 27 10:10:16 localhost systemd[1]: Finished ignition-ostree-uuid-root.service - Ignition OSTree: Regenerate Filesystem UUID (root). Jun 27 10:10:16 localhost systemd[1]: Starting ignition-ostree-growfs.service - Ignition OSTree: Grow Root Filesystem... Jun 27 10:10:16 localhost systemd-journald[282]: Missed 9 kernel messages Jun 27 10:10:16 localhost kernel: SGI XFS with ACLs, security attributes, realtime, scrub, quota, no debug enabled Jun 27 10:10:16 localhost kernel: XFS (vda4): Mounting V5 Filesystem c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 Jun 27 10:10:16 localhost kernel: XFS (vda4): Ending clean mount Jun 27 10:10:17 localhost ignition-ostree-growfs[961]: CHANGED: partition=4 start=1050624 old: size=7532544 end=8583167 new: size=22018015 end=23068638 Jun 27 10:10:17 localhost 55-scsi-sg3_id.rules[989]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:17 localhost 55-scsi-sg3_id.rules[1037]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: meta-data=/dev/vda4 isize=512 agcount=4, agsize=235392 blks Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = sectsz=512 attr=2, projid32bit=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = crc=1 finobt=1, sparse=1, rmapbt=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = reflink=1 bigtime=1 inobtcount=1 nrext64=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: data = bsize=4096 blocks=941568, imaxpct=25 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = sunit=0 swidth=0 blks Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: log =internal log bsize=4096 blocks=16384, version=2 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: = sectsz=512 sunit=0 blks, lazy-count=1 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: realtime =none extsz=4096 blocks=0, rtextents=0 Jun 27 10:10:17 localhost ignition-ostree-growfs[1090]: data blocks changed from 941568 to 2752251 Jun 27 10:10:17 localhost systemd-journald[282]: Missed 14 kernel messages Jun 27 10:10:17 localhost kernel: XFS (vda4): Unmounting Filesystem c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-growfs.service - Ignition OSTree: Grow Root Filesystem. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-transposefs-autosave-xfs.service - Ignition OSTree: Autosave XFS Rootfs Partition... Jun 27 10:10:17 localhost ignition-ostree-transposefs[1095]: autosave-xfs: /dev/disk/by-label/root agcount=12 is lower than threshold=400 Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-transposefs-autosave-xfs.service - Ignition OSTree: Autosave XFS Rootfs Partition. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-transposefs-restore.service - Ignition OSTree: Restore Partitions was skipped because of an unmet condition check (ConditionPathIsDirectory=/run/ignition-ostree-transposefs). Jun 27 10:10:17 localhost systemd[1]: Starting coreos-rootflags.service - Determine root FS mount option flags... Jun 27 10:10:17 localhost systemd[1]: Finished coreos-rootflags.service - Determine root FS mount option flags. Jun 27 10:10:17 localhost systemd[1]: Mounting sysroot.mount - /sysroot... Jun 27 10:10:17 localhost systemd-journald[282]: Missed 8 kernel messages Jun 27 10:10:17 localhost kernel: XFS (vda4): Mounting V5 Filesystem c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 Jun 27 10:10:17 localhost kernel: XFS (vda4): Ending clean mount Jun 27 10:10:17 localhost kernel: XFS (vda4): Quotacheck needed: Please wait. Jun 27 10:10:17 localhost kernel: XFS (vda4): Quotacheck: Done. Jun 27 10:10:17 localhost systemd[1]: Mounted sysroot.mount - /sysroot. Jun 27 10:10:17 localhost systemd[1]: ignition-remount-sysroot.service - Remount /sysroot read-write for Ignition was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/sysroot). Jun 27 10:10:17 localhost systemd[1]: Starting ostree-prepare-root.service - OSTree Prepare OS/... Jun 27 10:10:17 localhost ostree-prepare-root[1134]: Resolved OSTree target to: /sysroot/ostree/deploy/fedora-coreos/deploy/b58a7a2c6c2651d86b12d573932b79bd225dd26f685723d9b70e805ba27e53f1.0 Jun 27 10:10:17 localhost ostree-prepare-root[1134]: Found legacy sysroot.readonly flag, not configured in ostree/prepare-root.conf Jun 27 10:10:17 localhost ostree-prepare-root[1134]: sysroot.readonly configuration value: 1 (fs writable: 1) Jun 27 10:10:17 localhost ostree-prepare-root[1134]: composefs: No image present Jun 27 10:10:17 localhost ostree-prepare-root[1134]: Using legacy ostree bind mount for / Jun 27 10:10:17 localhost systemd[1]: Finished ostree-prepare-root.service - OSTree Prepare OS/. Jun 27 10:10:17 localhost systemd[1]: Reached target initrd-root-fs.target - Initrd Root File System. Jun 27 10:10:17 localhost systemd[1]: afterburn-hostname.service - Afterburn Hostname was skipped because no trigger condition checks were met. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-check-rootfs-size.service - Ignition OSTree: Check Root Filesystem Size... Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-mount-var.service - Mount OSTree /var... Jun 27 10:10:17 localhost ignition-ostree-mount-var[1138]: Mounting /sysroot/sysroot/ostree/deploy/fedora-coreos/var Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-check-rootfs-size.service - Ignition OSTree: Check Root Filesystem Size. Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-mount-var.service - Mount OSTree /var. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-mount.service - Ignition (mount)... Jun 27 10:10:17 localhost (ignition)[1152]: ignition-mount.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:17 localhost ignition[1152]: Ignition 2.18.0 Jun 27 10:10:17 localhost ignition[1152]: Stage: mount Jun 27 10:10:17 localhost ignition[1152]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:17 localhost ignition[1152]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:17 localhost ignition[1152]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:17 localhost ignition[1152]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:17 localhost ignition[1152]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:17 localhost ignition[1152]: mount: mount passed Jun 27 10:10:17 localhost ignition[1152]: Ignition finished successfully Jun 27 10:10:17 localhost systemd[1]: Finished ignition-mount.service - Ignition (mount). Jun 27 10:10:17 localhost systemd[1]: coreos-live-clear-sssd-cache.service - Clear SSSD NSS Cache in Persistent /var was skipped because of an unmet condition check (ConditionPathExists=/sysroot/var/lib/sss/mc). Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-populate-var.service - Populate OSTree /var... Jun 27 10:10:17 localhost systemd-tmpfiles[1162]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1162]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1164]: Relabeled /sysroot//var/home from <no context> to system_u:object_r:home_root_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1165]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1165]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1167]: Relabeled /sysroot//var/roothome from <no context> to system_u:object_r:admin_home_t:s0 Jun 27 10:10:17 localhost ignition-ostree-populate-var[1167]: Relabeled /sysroot//var/roothome/.bashrc from <no context> to system_u:object_r:admin_home_t:s0 Jun 27 10:10:17 localhost ignition-ostree-populate-var[1167]: Relabeled /sysroot//var/roothome/.bash_profile from <no context> to system_u:object_r:admin_home_t:s0 Jun 27 10:10:17 localhost ignition-ostree-populate-var[1167]: Relabeled /sysroot//var/roothome/.bash_logout from <no context> to system_u:object_r:admin_home_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1168]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1168]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1170]: Relabeled /sysroot//var/opt from <no context> to system_u:object_r:var_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1171]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1171]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1173]: Relabeled /sysroot//var/srv from <no context> to system_u:object_r:var_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1174]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1174]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost ignition-ostree-populate-var[1176]: Relabeled /sysroot//var/mnt from <no context> to system_u:object_r:mnt_t:s0 Jun 27 10:10:17 localhost systemd-tmpfiles[1177]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd-tmpfiles[1177]: Failed to parse ACL "default:group:tss:rwx", ignoring: Invalid argument Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-populate-var.service - Populate OSTree /var. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays... Jun 27 10:10:17 localhost systemd[1]: Finished ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays. Jun 27 10:10:17 localhost systemd[1]: Starting ignition-files.service - Ignition (files)... Jun 27 10:10:17 localhost (ignition)[1184]: ignition-files.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:17 localhost ignition[1184]: Ignition 2.18.0 Jun 27 10:10:17 localhost ignition[1184]: Stage: files Jun 27 10:10:17 localhost ignition[1184]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:17 localhost ignition[1184]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:17 localhost ignition[1184]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:17 localhost ignition[1184]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:17 localhost ignition[1184]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(1): [started] creating or modifying user "core" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(1): executing: "useradd" "--root" "/sysroot" "--create-home" "--password" "*" "--uid" "502" "--comment" "CoreOS Admin" "--groups" "adm,sudo,systemd-journal,wheel" "core" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(1): [finished] creating or modifying user "core" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(2): [started] adding ssh keys to user "core" Jun 27 10:10:17 localhost (ignition)[1184]: wrote ssh authorized keys file for user: core Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(2): [finished] adding ssh keys to user "core" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(3): [started] creating or modifying user "root" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(3): executing: "usermod" "--root" "/sysroot" "root" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(3): [finished] creating or modifying user "root" Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(4): [started] adding ssh keys to user "root" Jun 27 10:10:17 localhost (ignition)[1184]: wrote ssh authorized keys file for user: root Jun 27 10:10:17 localhost ignition[1184]: files: ensureUsers: op(4): [finished] adding ssh keys to user "root" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(5): [started] writing link "/sysroot/etc/localtime" -> "/usr/share/zoneinfo/GMT" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(5): [finished] writing link "/sysroot/etc/localtime" -> "/usr/share/zoneinfo/GMT" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(6): [started] writing file "/sysroot/etc/subuid" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(6): [finished] writing file "/sysroot/etc/subuid" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(7): [started] writing file "/sysroot/etc/subgid" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(7): [finished] writing file "/sysroot/etc/subgid" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(8): [started] writing file "/sysroot/etc/containers/podman-machine" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(8): [finished] writing file "/sysroot/etc/containers/podman-machine" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(9): [started] writing file "/sysroot/etc/tmpfiles.d/podman-docker.conf" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(9): [finished] writing file "/sysroot/etc/tmpfiles.d/podman-docker.conf" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(a): [started] writing link "/sysroot/var/usrlocal/bin/docker" -> "/usr/bin/podman" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(a): [finished] writing link "/sysroot/var/usrlocal/bin/docker" -> "/usr/bin/podman" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(b): [started] writing file "/sysroot/var/home/core/.config/containers/containers.conf" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(b): [finished] writing file "/sysroot/var/home/core/.config/containers/containers.conf" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(c): [started] writing file "/sysroot/var/home/core/.config/systemd/user/linger-example.service" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(c): [finished] writing file "/sysroot/var/home/core/.config/systemd/user/linger-example.service" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(d): [started] writing link "/sysroot/var/home/core/.config/systemd/user/default.target.wants/linger-example.service" -> "/home/core/.config/systemd/user/linger-example.service" Jun 27 10:10:17 localhost ignition[1184]: files: createFilesystemsFiles: createFiles: op(d): [finished] writing link "/sysroot/var/home/core/.config/systemd/user/default.target.wants/linger-example.service" -> "/home/core/.config/systemd/user/linger-example.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(e): [started] processing unit "afterburn-sshkeys@core.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(e): [finished] processing unit "afterburn-sshkeys@core.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(f): [started] processing unit "podman.socket" Jun 27 10:10:17 localhost ignition[1184]: files: op(f): [finished] processing unit "podman.socket" Jun 27 10:10:17 localhost ignition[1184]: files: op(10): [started] processing unit "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(10): [finished] processing unit "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(11): [started] processing unit "rosetta-activation.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(11): [finished] processing unit "rosetta-activation.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(12): [started] processing unit "ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(12): op(13): [started] writing unit "ready.service" at "/sysroot/etc/systemd/system/ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(12): op(13): [finished] writing unit "ready.service" at "/sysroot/etc/systemd/system/ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(12): [finished] processing unit "ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(14): [started] processing unit "Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(14): op(15): [started] writing unit "Users.automount" at "/sysroot/etc/systemd/system/Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(14): op(15): [finished] writing unit "Users.automount" at "/sysroot/etc/systemd/system/Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(14): [finished] processing unit "Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(16): [started] processing unit "Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(16): op(17): [started] writing unit "Users.mount" at "/sysroot/etc/systemd/system/Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(16): op(17): [finished] writing unit "Users.mount" at "/sysroot/etc/systemd/system/Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(16): [finished] processing unit "Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(18): [started] processing unit "virtiofs-mount-prepare@Users.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(18): [finished] processing unit "virtiofs-mount-prepare@Users.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(19): [started] processing unit "private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(19): op(1a): [started] writing unit "private.automount" at "/sysroot/etc/systemd/system/private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(19): op(1a): [finished] writing unit "private.automount" at "/sysroot/etc/systemd/system/private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(19): [finished] processing unit "private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1b): [started] processing unit "private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1b): op(1c): [started] writing unit "private.mount" at "/sysroot/etc/systemd/system/private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1b): op(1c): [finished] writing unit "private.mount" at "/sysroot/etc/systemd/system/private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1b): [finished] processing unit "private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1d): [started] processing unit "virtiofs-mount-prepare@private.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(1d): [finished] processing unit "virtiofs-mount-prepare@private.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(1e): [started] processing unit "var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1e): op(1f): [started] writing unit "var-folders.automount" at "/sysroot/etc/systemd/system/var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1e): op(1f): [finished] writing unit "var-folders.automount" at "/sysroot/etc/systemd/system/var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(1e): [finished] processing unit "var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(20): [started] processing unit "var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(20): op(21): [started] writing unit "var-folders.mount" at "/sysroot/etc/systemd/system/var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(20): op(21): [finished] writing unit "var-folders.mount" at "/sysroot/etc/systemd/system/var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(20): [finished] processing unit "var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(22): [started] processing unit "virtiofs-mount-prepare@var-folders.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(22): [finished] processing unit "virtiofs-mount-prepare@var-folders.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(23): [started] processing unit "virtiofs-mount-prepare@.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(23): op(24): [started] writing unit "virtiofs-mount-prepare@.service" at "/sysroot/etc/systemd/system/virtiofs-mount-prepare@.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(23): op(24): [finished] writing unit "virtiofs-mount-prepare@.service" at "/sysroot/etc/systemd/system/virtiofs-mount-prepare@.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(23): [finished] processing unit "virtiofs-mount-prepare@.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(25): [started] setting preset to enabled for "Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(25): [finished] setting preset to enabled for "Users.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(26): [started] setting preset to enabled for "Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(26): [finished] setting preset to enabled for "Users.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(27): [started] setting preset to enabled for "afterburn-sshkeys@.service core" Jun 27 10:10:17 localhost ignition[1184]: files: op(27): [finished] setting preset to enabled for "afterburn-sshkeys@.service core" Jun 27 10:10:17 localhost ignition[1184]: files: op(28): [started] setting preset to enabled for "podman.socket" Jun 27 10:10:17 localhost ignition[1184]: files: op(28): [finished] setting preset to enabled for "podman.socket" Jun 27 10:10:17 localhost ignition[1184]: files: op(29): [started] setting preset to enabled for "private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(29): [finished] setting preset to enabled for "private.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2a): [started] setting preset to enabled for "private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2a): [finished] setting preset to enabled for "private.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2b): [started] setting preset to enabled for "ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(2b): [finished] setting preset to enabled for "ready.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(2c): [started] setting preset to enabled for "rosetta-activation.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(2c): [finished] setting preset to enabled for "rosetta-activation.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(2d): [started] setting preset to enabled for "var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2d): [finished] setting preset to enabled for "var-folders.automount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2e): [started] setting preset to enabled for "var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2e): [finished] setting preset to enabled for "var-folders.mount" Jun 27 10:10:17 localhost ignition[1184]: files: op(2f): [started] setting preset to enabled for "virtiofs-mount-prepare@.service Users private var-folders" Jun 27 10:10:17 localhost ignition[1184]: files: op(2f): [finished] setting preset to enabled for "virtiofs-mount-prepare@.service Users private var-folders" Jun 27 10:10:17 localhost ignition[1184]: files: op(30): [started] setting preset to disabled for "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(30): op(31): [started] removing enablement symlink(s) for "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(30): op(31): [finished] removing enablement symlink(s) for "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: op(30): [finished] setting preset to disabled for "zincati.service" Jun 27 10:10:17 localhost ignition[1184]: files: createResultFile: createFiles: op(32): [started] writing file "/sysroot/etc/.ignition-result.json" Jun 27 10:10:17 localhost ignition[1184]: files: createResultFile: createFiles: op(32): [finished] writing file "/sysroot/etc/.ignition-result.json" Jun 27 10:10:17 localhost ignition[1184]: files: op(33): [started] relabeling 32 patterns Jun 27 10:10:17 localhost ignition[1184]: files: op(33): executing: "setfiles" "-vF0" "-r" "/sysroot" "/sysroot/etc/selinux/targeted/contexts/files/file_contexts" "-f" "-" Jun 27 10:10:17 localhost ignition[1184]: files: op(33): [finished] relabeling 32 patterns Jun 27 10:10:17 localhost ignition[1184]: files: files passed Jun 27 10:10:17 localhost ignition[1184]: Ignition finished successfully Jun 27 10:10:17 localhost systemd[1]: Finished ignition-files.service - Ignition (files). Jun 27 10:10:17 localhost systemd[1]: Starting coreos-boot-edit.service - CoreOS Boot Edit... Jun 27 10:10:17 localhost systemd[1]: Starting coreos-post-ignition-checks.service - CoreOS Post Ignition Checks... Jun 27 10:10:17 localhost systemd[1]: coreos-propagate-multipath-conf.service - CoreOS Propagate Multipath Configuration was skipped because of an unmet condition check (ConditionKernelCommandLine=rd.multipath=default). Jun 27 10:10:17 localhost systemd[1]: Finished coreos-post-ignition-checks.service - CoreOS Post Ignition Checks. Jun 27 10:10:17 localhost systemd-journald[282]: Missed 169 kernel messages Jun 27 10:10:17 localhost kernel: EXT4-fs (vda3): mounted filesystem 05d782d6-eb84-42d5-b17a-605723d5d9ec r/w with ordered data mode. Quota mode: none. Jun 27 10:10:17 localhost coreos-boot-edit[1253]: Injected kernel arguments into BLS: root=UUID=c21ebf1b-ca72-4d9f-b0fa-5fcac5bbb644 rw rootflags=prjquota Jun 27 10:10:17 localhost coreos-boot-edit[1242]: Prepared rootmap Jun 27 10:10:17 localhost systemd-journald[282]: Missed 2 kernel messages Jun 27 10:10:17 localhost kernel: EXT4-fs (vda3): unmounting filesystem 05d782d6-eb84-42d5-b17a-605723d5d9ec. Jun 27 10:10:17 localhost systemd[1]: Finished coreos-boot-edit.service - CoreOS Boot Edit. Jun 27 10:10:17 localhost systemd[1]: Reached target ignition-diskful.target - Ignition Boot Disk Setup. Jun 27 10:10:17 localhost systemd[1]: Reached target ignition-complete.target - Ignition Complete. Jun 27 10:10:17 localhost systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Jun 27 10:10:17 localhost systemd[1]: Stopping multipathd.service - Device-Mapper Multipath Device Controller... Jun 27 10:10:17 localhost multipathd[288]: multipathd: shut down Jun 27 10:10:17 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. Jun 27 10:10:17 localhost systemd[1]: Reached target initrd-fs.target - Initrd File Systems. Jun 27 10:10:17 localhost systemd[1]: Reached target initrd.target - Initrd Default Target. Jun 27 10:10:17 localhost systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. Jun 27 10:10:17 localhost systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... Jun 27 10:10:17 localhost dracut-pre-pivot[1277]: 4.354823 | /etc/multipath.conf does not exist, blacklisting all devices. Jun 27 10:10:17 localhost dracut-pre-pivot[1277]: 4.354833 | You can run "/sbin/mpathconf --enable" to create Jun 27 10:10:17 localhost dracut-pre-pivot[1277]: 4.354834 | /etc/multipath.conf. See man mpathconf(8) for more details Jun 27 10:10:17 localhost systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Jun 27 10:10:17 localhost systemd[1]: multipathd.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped multipathd.service - Device-Mapper Multipath Device Controller. Jun 27 10:10:17 localhost systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Jun 27 10:10:17 localhost systemd[1]: Stopped target network.target - Network. Jun 27 10:10:17 localhost systemd[1]: Stopped target remote-cryptsetup.target - Remote Encrypted Volumes. Jun 27 10:10:17 localhost systemd[1]: Stopped target timers.target - Timer Units. Jun 27 10:10:17 localhost systemd[1]: dbus.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed dbus.socket - D-Bus System Message Bus Socket. Jun 27 10:10:17 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Jun 27 10:10:17 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target. Jun 27 10:10:17 localhost systemd[1]: Stopped target ignition-complete.target - Ignition Complete. Jun 27 10:10:17 localhost systemd[1]: Stopped target ignition-diskful.target - Ignition Boot Disk Setup. Jun 27 10:10:17 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. Jun 27 10:10:17 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Jun 27 10:10:17 localhost systemd[1]: Stopped target remote-fs.target - Remote File Systems. Jun 27 10:10:17 localhost systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. Jun 27 10:10:17 localhost systemd[1]: coreos-boot-edit.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-boot-edit.service - CoreOS Boot Edit. Jun 27 10:10:17 localhost systemd[1]: coreos-post-ignition-checks.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-post-ignition-checks.service - CoreOS Post Ignition Checks. Jun 27 10:10:17 localhost systemd[1]: coreos-touch-run-agetty.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-touch-run-agetty.service - CoreOS: Touch /run/agetty.reload. Jun 27 10:10:17 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. Jun 27 10:10:17 localhost systemd[1]: dracut-initqueue.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-initqueue.service - dracut initqueue hook. Jun 27 10:10:17 localhost systemd[1]: ignition-fetch-offline.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-fetch-offline.service - Ignition (fetch-offline). Jun 27 10:10:17 localhost systemd[1]: coreos-ignition-setup-user.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup. Jun 27 10:10:17 localhost systemd[1]: ignition-files.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-files.service - Ignition (files). Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-check-rootfs-size.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-check-rootfs-size.service - Ignition OSTree: Check Root Filesystem Size. Jun 27 10:10:17 localhost systemd[1]: Stopping ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays... Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-transposefs-autosave-xfs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-transposefs-autosave-xfs.service - Ignition OSTree: Autosave XFS Rootfs Partition. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-growfs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-growfs.service - Ignition OSTree: Grow Root Filesystem. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-uuid-root.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-uuid-root.service - Ignition OSTree: Regenerate Filesystem UUID (root). Jun 27 10:10:17 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-mount-state-overlays.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-populate-var.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-populate-var.service - Populate OSTree /var. Jun 27 10:10:17 localhost systemd[1]: Stopping ignition-mount.service - Ignition (mount)... Jun 27 10:10:17 localhost (ignition)[1290]: ignition-mount.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:17 localhost ignition[1290]: Ignition 2.18.0 Jun 27 10:10:17 localhost ignition[1290]: Stage: umount Jun 27 10:10:17 localhost ignition[1290]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:17 localhost ignition[1290]: parsing config with SHA512: ff6a5153be363997e4d5d3ea8cc4048373a457c48c4a5b134a08a30aacd167c1e0f099f0bdf1e24c99ad180628cd02b767b863b5fe3a8fce3fe1886847eb8e2e Jun 27 10:10:17 localhost ignition[1290]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:17 localhost ignition[1290]: parsing config with SHA512: a30a1921169d5a3b58ef9b25de60783be1add6ea8d05fd44a0746cb60dd1b8a8b34ab51eec5eb14eecc2df2ab6ba1cd3fd7351eed65793d22316ab262a857d95 Jun 27 10:10:17 localhost ignition[1290]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:17 localhost ignition[1290]: umount: umount passed Jun 27 10:10:17 localhost ignition[1290]: Ignition finished successfully Jun 27 10:10:17 localhost systemd[1]: ignition-mount.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-mount.service - Ignition (mount). Jun 27 10:10:17 localhost systemd[1]: coreos-ignition-unique-boot.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-ignition-unique-boot.service - CoreOS Ensure Unique Boot Filesystem. Jun 27 10:10:17 localhost systemd[1]: coreos-live-unmount-tmpfs-var.service - Unmount Live /var if Persistent /var Is Configured was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:17 localhost systemd[1]: Stopping coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs... Jun 27 10:10:17 localhost systemd[1]: ignition-disks.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-disks.service - Ignition (disks). Jun 27 10:10:17 localhost systemd[1]: ignition-kargs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-kargs.service - Ignition (kargs). Jun 27 10:10:17 localhost systemd[1]: Stopping ignition-ostree-mount-var.service - Mount OSTree /var... Jun 27 10:10:17 localhost systemd[1]: Stopping ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition... Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-uuid-boot.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-uuid-boot.service - Ignition OSTree: Regenerate Filesystem UUID (boot). Jun 27 10:10:17 localhost systemd[1]: coreos-gpt-setup.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-gpt-setup.service - Generate New UUID For Boot Disk GPT. Jun 27 10:10:17 localhost systemd[1]: Stopped target basic.target - Basic System. Jun 27 10:10:17 localhost systemd[1]: Stopped target paths.target - Path Units. Jun 27 10:10:17 localhost systemd[1]: Stopped target slices.target - Slice Units. Jun 27 10:10:17 localhost systemd[1]: Stopped target sockets.target - Socket Units. Jun 27 10:10:17 localhost systemd[1]: Stopped target sysinit.target - System Initialization. Jun 27 10:10:17 localhost systemd[1]: Stopped target cryptsetup.target - Local Encrypted Volumes. Jun 27 10:10:17 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Jun 27 10:10:17 localhost systemd[1]: Stopped target cryptsetup-pre.target - Local Encrypted Volumes (Pre). Jun 27 10:10:17 localhost systemd[1]: clevis-luks-askpass.path: Deactivated successfully. Jun 27 10:10:17 localhost ignition-ostree-mount-var[1299]: Unmounting /sysroot/var Jun 27 10:10:17 localhost systemd[1]: Stopped clevis-luks-askpass.path - Forward Password Requests to Clevis Directory Watch. Jun 27 10:10:17 localhost systemd[1]: Stopped target local-fs.target - Local File Systems. Jun 27 10:10:17 localhost systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. Jun 27 10:10:17 localhost systemd[1]: Stopped target swap.target - Swaps. Jun 27 10:10:17 localhost systemd[1]: iscsid.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed iscsid.socket - Open-iSCSI iscsid Socket. Jun 27 10:10:17 localhost systemd[1]: iscsiuio.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed iscsiuio.socket - Open-iSCSI iscsiuio Socket. Jun 27 10:10:17 localhost systemd[1]: coreos-copy-firstboot-network.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config. Jun 27 10:10:17 localhost systemd[1]: coreos-livepxe-rootfs.service - Acquire Live PXE rootfs Image was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:17 localhost systemd[1]: coreos-unique-boot.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-unique-boot.service - Ensure Unique `boot` Filesystem Label. Jun 27 10:10:17 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. Jun 27 10:10:17 localhost systemd[1]: systemd-modules-load.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. Jun 27 10:10:17 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 27 10:10:17 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. Jun 27 10:10:17 localhost systemd[1]: dracut-pre-trigger.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-pre-trigger.service - dracut pre-trigger hook. Jun 27 10:10:17 localhost systemd[1]: sysroot-var.mount: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-mount-var.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-mount-var.service - Mount OSTree /var. Jun 27 10:10:17 localhost systemd[1]: ignition-ostree-transposefs-detect.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition. Jun 27 10:10:17 localhost systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: taking down network device: enp0s1 Jun 27 10:10:17 localhost coreos-teardown-initramfs[1320]: RTNETLINK answers: Operation not supported Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: flushing all routing Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: hostname is defined in the real root Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: will not attempt to propagate initramfs hostname Jun 27 10:10:17 localhost systemd[1]: systemd-udevd.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 27 10:10:17 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. Jun 27 10:10:17 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. Jun 27 10:10:17 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook. Jun 27 10:10:17 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. Jun 27 10:10:17 localhost systemd[1]: afterburn-network-kargs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped afterburn-network-kargs.service - Afterburn Initrd Setup Network Kernel Arguments. Jun 27 10:10:17 localhost systemd[1]: dracut-cmdline-ask.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: no networking config is defined in the real root Jun 27 10:10:17 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Jun 27 10:10:17 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 27 10:10:17 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-sysusers.service - Create System Users. Jun 27 10:10:17 localhost systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 27 10:10:17 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. Jun 27 10:10:17 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:17 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. Jun 27 10:10:17 localhost coreos-teardown-initramfs[1298]: info: skipping propagation of default networking configs Jun 27 10:10:17 localhost systemd[1]: coreos-teardown-initramfs.service: Deactivated successfully. Jun 27 10:10:17 localhost systemd[1]: Stopped coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs. Jun 27 10:10:17 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root. Jun 27 10:10:17 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root... Jun 27 10:10:17 localhost systemd[1]: Switching root. Jun 27 10:10:17 localhost systemd-journald[282]: Journal stopped Jun 27 10:10:18 localhost systemd[1]: Finished coreos-boot-edit.service - CoreOS Boot Edit. Jun 27 10:10:18 localhost systemd[1]: Reached target ignition-diskful.target - Ignition Boot Disk Setup. Jun 27 10:10:18 localhost systemd[1]: Reached target ignition-complete.target - Ignition Complete. Jun 27 10:10:18 localhost systemd[1]: Starting initrd-parse-etc.service - Mountpoints Configured in the Real Root... Jun 27 10:10:18 localhost systemd[1]: Stopping multipathd.service - Device-Mapper Multipath Device Controller... Jun 27 10:10:18 localhost multipathd[288]: multipathd: shut down Jun 27 10:10:18 localhost systemd[1]: initrd-parse-etc.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished initrd-parse-etc.service - Mountpoints Configured in the Real Root. Jun 27 10:10:18 localhost systemd[1]: Reached target initrd-fs.target - Initrd File Systems. Jun 27 10:10:18 localhost systemd[1]: Reached target initrd.target - Initrd Default Target. Jun 27 10:10:18 localhost systemd[1]: dracut-mount.service - dracut mount hook was skipped because no trigger condition checks were met. Jun 27 10:10:18 localhost systemd[1]: Starting dracut-pre-pivot.service - dracut pre-pivot and cleanup hook... Jun 27 10:10:18 localhost dracut-pre-pivot[1277]: 4.354823 | /etc/multipath.conf does not exist, blacklisting all devices. Jun 27 10:10:18 localhost dracut-pre-pivot[1277]: 4.354833 | You can run "/sbin/mpathconf --enable" to create Jun 27 10:10:18 localhost dracut-pre-pivot[1277]: 4.354834 | /etc/multipath.conf. See man mpathconf(8) for more details Jun 27 10:10:18 localhost systemd[1]: Finished dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Jun 27 10:10:18 localhost systemd[1]: multipathd.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped multipathd.service - Device-Mapper Multipath Device Controller. Jun 27 10:10:18 localhost systemd[1]: Starting initrd-cleanup.service - Cleaning Up and Shutting Down Daemons... Jun 27 10:10:18 localhost systemd[1]: Stopped target network.target - Network. Jun 27 10:10:18 localhost systemd[1]: Stopped target remote-cryptsetup.target - Remote Encrypted Volumes. Jun 27 10:10:18 localhost systemd[1]: Stopped target timers.target - Timer Units. Jun 27 10:10:18 localhost systemd[1]: dbus.socket: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Closed dbus.socket - D-Bus System Message Bus Socket. Jun 27 10:10:18 localhost systemd[1]: dracut-pre-pivot.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped dracut-pre-pivot.service - dracut pre-pivot and cleanup hook. Jun 27 10:10:18 localhost systemd[1]: Stopped target initrd.target - Initrd Default Target. Jun 27 10:10:18 localhost systemd[1]: Stopped target ignition-complete.target - Ignition Complete. Jun 27 10:10:18 localhost systemd[1]: Stopped target ignition-diskful.target - Ignition Boot Disk Setup. Jun 27 10:10:18 localhost systemd[1]: Stopped target initrd-root-device.target - Initrd Root Device. Jun 27 10:10:18 localhost systemd[1]: Stopped target initrd-usr-fs.target - Initrd /usr File System. Jun 27 10:10:18 localhost systemd[1]: Stopped target remote-fs.target - Remote File Systems. Jun 27 10:10:18 localhost systemd[1]: Stopped target remote-fs-pre.target - Preparation for Remote File Systems. Jun 27 10:10:18 localhost systemd[1]: coreos-boot-edit.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-boot-edit.service - CoreOS Boot Edit. Jun 27 10:10:18 localhost systemd[1]: coreos-post-ignition-checks.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-post-ignition-checks.service - CoreOS Post Ignition Checks. Jun 27 10:10:18 localhost systemd[1]: coreos-touch-run-agetty.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-touch-run-agetty.service - CoreOS: Touch /run/agetty.reload. Jun 27 10:10:18 localhost systemd[1]: dracut-pre-mount.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped dracut-pre-mount.service - dracut pre-mount hook. Jun 27 10:10:18 localhost systemd[1]: dracut-initqueue.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped dracut-initqueue.service - dracut initqueue hook. Jun 27 10:10:18 localhost systemd[1]: ignition-fetch-offline.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-fetch-offline.service - Ignition (fetch-offline). Jun 27 10:10:18 localhost systemd[1]: coreos-ignition-setup-user.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-ignition-setup-user.service - CoreOS Ignition User Config Setup. Jun 27 10:10:18 localhost systemd[1]: ignition-files.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-files.service - Ignition (files). Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-check-rootfs-size.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-check-rootfs-size.service - Ignition OSTree: Check Root Filesystem Size. Jun 27 10:10:18 localhost systemd[1]: Stopping ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays... Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-transposefs-autosave-xfs.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-transposefs-autosave-xfs.service - Ignition OSTree: Autosave XFS Rootfs Partition. Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-growfs.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-growfs.service - Ignition OSTree: Grow Root Filesystem. Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-uuid-root.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-uuid-root.service - Ignition OSTree: Regenerate Filesystem UUID (root). Jun 27 10:10:18 localhost systemd[1]: initrd-cleanup.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished initrd-cleanup.service - Cleaning Up and Shutting Down Daemons. Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-mount-state-overlays.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-mount-state-overlays.service - Ignition OSTree Mount State Overlays. Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-populate-var.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-populate-var.service - Populate OSTree /var. Jun 27 10:10:18 localhost systemd[1]: Stopping ignition-mount.service - Ignition (mount)... Jun 27 10:10:18 localhost (ignition)[1290]: ignition-mount.service: Referenced but unset environment variable evaluates to an empty string: IGNITION_ARGS Jun 27 10:10:18 localhost ignition[1290]: Ignition 2.18.0 Jun 27 10:10:18 localhost ignition[1290]: Stage: umount Jun 27 10:10:18 localhost ignition[1290]: reading system config file "/usr/lib/ignition/base.d/00-core.ign" Jun 27 10:10:18 localhost ignition[1290]: reading system config file "/usr/lib/ignition/base.d/30-afterburn-sshkeys-core.ign" Jun 27 10:10:18 localhost ignition[1290]: no config dir at "/usr/lib/ignition/base.platform.d/applehv" Jun 27 10:10:18 localhost ignition[1290]: umount: umount passed Jun 27 10:10:18 localhost ignition[1290]: Ignition finished successfully Jun 27 10:10:18 localhost systemd[1]: ignition-mount.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-mount.service - Ignition (mount). Jun 27 10:10:18 localhost systemd[1]: coreos-ignition-unique-boot.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-ignition-unique-boot.service - CoreOS Ensure Unique Boot Filesystem. Jun 27 10:10:18 localhost systemd[1]: coreos-live-unmount-tmpfs-var.service - Unmount Live /var if Persistent /var Is Configured was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:18 localhost systemd[1]: Stopping coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs... Jun 27 10:10:18 localhost systemd[1]: ignition-disks.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-disks.service - Ignition (disks). Jun 27 10:10:18 localhost systemd[1]: ignition-kargs.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-kargs.service - Ignition (kargs). Jun 27 10:10:18 localhost systemd[1]: Stopping ignition-ostree-mount-var.service - Mount OSTree /var... Jun 27 10:10:18 localhost systemd[1]: Stopping ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition... Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-uuid-boot.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-uuid-boot.service - Ignition OSTree: Regenerate Filesystem UUID (boot). Jun 27 10:10:18 localhost systemd[1]: coreos-gpt-setup.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-gpt-setup.service - Generate New UUID For Boot Disk GPT. Jun 27 10:10:18 localhost systemd[1]: Stopped target basic.target - Basic System. Jun 27 10:10:18 localhost systemd[1]: Stopped target paths.target - Path Units. Jun 27 10:10:18 localhost systemd[1]: Stopped target slices.target - Slice Units. Jun 27 10:10:18 localhost systemd[1]: Stopped target sockets.target - Socket Units. Jun 27 10:10:18 localhost systemd[1]: Stopped target sysinit.target - System Initialization. Jun 27 10:10:18 localhost systemd[1]: Stopped target cryptsetup.target - Local Encrypted Volumes. Jun 27 10:10:18 localhost systemd[1]: systemd-ask-password-console.path: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Jun 27 10:10:18 localhost systemd[1]: Stopped target cryptsetup-pre.target - Local Encrypted Volumes (Pre). Jun 27 10:10:18 localhost systemd[1]: clevis-luks-askpass.path: Deactivated successfully. Jun 27 10:10:18 localhost ignition-ostree-mount-var[1299]: Unmounting /sysroot/var Jun 27 10:10:18 localhost systemd[1]: Stopped clevis-luks-askpass.path - Forward Password Requests to Clevis Directory Watch. Jun 27 10:10:18 localhost systemd[1]: Stopped target local-fs.target - Local File Systems. Jun 27 10:10:18 localhost systemd[1]: Stopped target local-fs-pre.target - Preparation for Local File Systems. Jun 27 10:10:18 localhost systemd[1]: Stopped target swap.target - Swaps. Jun 27 10:10:18 localhost systemd[1]: iscsid.socket: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Closed iscsid.socket - Open-iSCSI iscsid Socket. Jun 27 10:10:18 localhost systemd[1]: iscsiuio.socket: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Closed iscsiuio.socket - Open-iSCSI iscsiuio Socket. Jun 27 10:10:18 localhost systemd[1]: coreos-copy-firstboot-network.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-copy-firstboot-network.service - Copy CoreOS Firstboot Networking Config. Jun 27 10:10:18 localhost systemd[1]: coreos-livepxe-rootfs.service - Acquire Live PXE rootfs Image was skipped because of an unmet condition check (ConditionPathExists=/run/ostree-live). Jun 27 10:10:18 localhost systemd[1]: coreos-unique-boot.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-unique-boot.service - Ensure Unique `boot` Filesystem Label. Jun 27 10:10:18 localhost systemd[1]: systemd-sysctl.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-sysctl.service - Apply Kernel Variables. Jun 27 10:10:18 localhost systemd[1]: systemd-modules-load.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-modules-load.service - Load Kernel Modules. Jun 27 10:10:18 localhost systemd[1]: systemd-tmpfiles-setup.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 27 10:10:18 localhost systemd[1]: systemd-udev-trigger.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-udev-trigger.service - Coldplug All udev Devices. Jun 27 10:10:18 localhost systemd[1]: dracut-pre-trigger.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped dracut-pre-trigger.service - dracut pre-trigger hook. Jun 27 10:10:18 localhost systemd[1]: sysroot-var.mount: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-mount-var.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-mount-var.service - Mount OSTree /var. Jun 27 10:10:18 localhost systemd[1]: ignition-ostree-transposefs-detect.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ignition-ostree-transposefs-detect.service - Ignition OSTree: Detect Partition Transposition. Jun 27 10:10:18 localhost systemd[1]: Stopping systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 27 10:10:18 localhost coreos-teardown-initramfs[1298]: info: taking down network device: enp0s1 Jun 27 10:10:18 localhost coreos-teardown-initramfs[1320]: RTNETLINK answers: Operation not supported Jun 27 10:10:18 localhost coreos-teardown-initramfs[1298]: info: flushing all routing Jun 27 10:10:18 localhost coreos-teardown-initramfs[1298]: info: hostname is defined in the real root Jun 27 10:10:18 localhost coreos-teardown-initramfs[1298]: info: will not attempt to propagate initramfs hostname Jun 27 10:10:18 localhost systemd[1]: systemd-udevd.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 27 10:10:18 localhost systemd[1]: systemd-udevd-control.socket: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Closed systemd-udevd-control.socket - udev Control Socket. Jun 27 10:10:18 localhost systemd[1]: systemd-udevd-kernel.socket: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Closed systemd-udevd-kernel.socket - udev Kernel Socket. Jun 27 10:10:18 localhost systemd[1]: dracut-pre-udev.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped dracut-pre-udev.service - dracut pre-udev hook. Jun 27 10:10:18 localhost systemd[1]: dracut-cmdline.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped dracut-cmdline.service - dracut cmdline hook. Jun 27 10:10:18 localhost systemd[1]: afterburn-network-kargs.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped afterburn-network-kargs.service - Afterburn Initrd Setup Network Kernel Arguments. Jun 27 10:10:18 localhost systemd[1]: dracut-cmdline-ask.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped dracut-cmdline-ask.service - dracut ask for additional cmdline parameters. Jun 27 10:10:18 localhost coreos-teardown-initramfs[1298]: info: no networking config is defined in the real root Jun 27 10:10:18 localhost systemd[1]: Starting initrd-udevadm-cleanup-db.service - Cleanup udev Database... Jun 27 10:10:18 localhost systemd[1]: systemd-tmpfiles-setup-dev.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 27 10:10:18 localhost systemd[1]: systemd-sysusers.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-sysusers.service - Create System Users. Jun 27 10:10:18 localhost systemd[1]: systemd-tmpfiles-setup-dev-early.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 27 10:10:18 localhost systemd[1]: kmod-static-nodes.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped kmod-static-nodes.service - Create List of Static Device Nodes. Jun 27 10:10:18 localhost systemd[1]: systemd-vconsole-setup.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:18 localhost systemd[1]: initrd-udevadm-cleanup-db.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished initrd-udevadm-cleanup-db.service - Cleanup udev Database. Jun 27 10:10:18 localhost coreos-teardown-initramfs[1298]: info: skipping propagation of default networking configs Jun 27 10:10:18 localhost systemd[1]: coreos-teardown-initramfs.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-teardown-initramfs.service - CoreOS Tear Down Initramfs. Jun 27 10:10:18 localhost systemd[1]: Reached target initrd-switch-root.target - Switch Root. Jun 27 10:10:18 localhost systemd[1]: Starting initrd-switch-root.service - Switch Root... Jun 27 10:10:18 localhost systemd[1]: Switching root. Jun 27 10:10:18 localhost systemd-journald[282]: Received SIGTERM from PID 1 (systemd). Jun 27 10:10:18 localhost kernel: audit: type=1404 audit(1719483017.719:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 enabled=1 old-enabled=1 lsm=selinux res=1 Jun 27 10:10:18 localhost kernel: SELinux: policy capability network_peer_controls=1 Jun 27 10:10:18 localhost kernel: SELinux: policy capability open_perms=1 Jun 27 10:10:18 localhost kernel: SELinux: policy capability extended_socket_class=1 Jun 27 10:10:18 localhost kernel: SELinux: policy capability always_check_network=0 Jun 27 10:10:18 localhost kernel: SELinux: policy capability cgroup_seclabel=1 Jun 27 10:10:18 localhost kernel: SELinux: policy capability nnp_nosuid_transition=1 Jun 27 10:10:18 localhost kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Jun 27 10:10:18 localhost kernel: SELinux: policy capability ioctl_skip_cloexec=0 Jun 27 10:10:18 localhost kernel: SELinux: policy capability userspace_initial_context=0 Jun 27 10:10:18 localhost kernel: audit: type=1403 audit(1719483017.767:3): auid=4294967295 ses=4294967295 lsm=selinux res=1 Jun 27 10:10:18 localhost systemd[1]: Successfully loaded SELinux policy in 48.936ms. Jun 27 10:10:18 localhost systemd[1]: Relabeled /dev, /dev/shm, /run, /sys/fs/cgroup in 10.810ms. Jun 27 10:10:18 localhost systemd[1]: systemd 255.6-1.fc40 running in system mode (+PAM +AUDIT +SELINUX -APPARMOR +IMA +SMACK +SECCOMP -GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN -IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) Jun 27 10:10:18 localhost systemd[1]: Detected virtualization apple. Jun 27 10:10:18 localhost systemd[1]: Detected architecture arm64. Jun 27 10:10:18 localhost systemd[1]: Detected first boot. Jun 27 10:10:18 localhost systemd[1]: Initializing machine ID from random generator. Jun 27 10:10:18 localhost systemd[1]: bpf-lsm: LSM BPF program attached Jun 27 10:10:18 localhost zram_generator::config[1384]: No configuration found. Jun 27 10:10:18 localhost systemd[1]: Populated /etc with preset unit settings. Jun 27 10:10:18 localhost systemd[1]: /etc/systemd/system/var-folders.automount:2: Where= path is not absolute, ignoring: a0bb3a2c8b0b02ba5958b0576f0d6530e104 Jun 27 10:10:18 localhost systemd[1]: /etc/systemd/system/private.automount:2: Where= path is not absolute, ignoring: 71708eb255bc230cd7c91dd26f7667a7b938 Jun 27 10:10:18 localhost systemd[1]: /etc/systemd/system/Users.automount:2: Where= path is not absolute, ignoring: a2a0ee2c717462feb1de2f5afd59de5fd2d8 Jun 27 10:10:18 localhost systemd[1]: initrd-switch-root.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped initrd-switch-root.service - Switch Root. Jun 27 10:10:18 localhost systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1. Jun 27 10:10:18 localhost systemd[1]: Created slice system-afterburn\x2dsshkeys.slice - Slice /system/afterburn-sshkeys. Jun 27 10:10:18 localhost systemd[1]: Created slice system-getty.slice - Slice /system/getty. Jun 27 10:10:18 localhost systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. Jun 27 10:10:18 localhost systemd[1]: Created slice system-sshd\x2dkeygen.slice - Slice /system/sshd-keygen. Jun 27 10:10:18 localhost systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck. Jun 27 10:10:18 localhost systemd[1]: Created slice system-virtiofs\x2dmount\x2dprepare.slice - Slice /system/virtiofs-mount-prepare. Jun 27 10:10:18 localhost systemd[1]: Created slice user.slice - User and Session Slice. Jun 27 10:10:18 localhost systemd[1]: Started clevis-luks-askpass.path - Forward Password Requests to Clevis Directory Watch. Jun 27 10:10:18 localhost systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. Jun 27 10:10:18 localhost systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. Jun 27 10:10:18 localhost systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point. Jun 27 10:10:18 localhost systemd[1]: Expecting device dev-disk-by\x2duuid-05d782d6\x2deb84\x2d42d5\x2db17a\x2d605723d5d9ec.device - /dev/disk/by-uuid/05d782d6-eb84-42d5-b17a-605723d5d9ec... Jun 27 10:10:18 localhost systemd[1]: Expecting device dev-hvc0.device - /dev/hvc0... Jun 27 10:10:18 localhost systemd[1]: Reached target cryptsetup-pre.target - Local Encrypted Volumes (Pre). Jun 27 10:10:18 localhost systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. Jun 27 10:10:18 localhost systemd[1]: Stopped target initrd-switch-root.target - Switch Root. Jun 27 10:10:18 localhost systemd[1]: Stopped target initrd-fs.target - Initrd File Systems. Jun 27 10:10:18 localhost systemd[1]: Stopped target initrd-root-fs.target - Initrd Root File System. Jun 27 10:10:18 localhost systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. Jun 27 10:10:18 localhost systemd[1]: Reached target slices.target - Slice Units. Jun 27 10:10:18 localhost systemd[1]: Reached target swap.target - Swaps. Jun 27 10:10:18 localhost systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. Jun 27 10:10:18 localhost systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs. Jun 27 10:10:18 localhost systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket. Jun 27 10:10:18 localhost systemd[1]: Listening on systemd-coredump.socket - Process Core Dump Socket. Jun 27 10:10:18 localhost systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. Jun 27 10:10:18 localhost systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. Jun 27 10:10:18 localhost systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 27 10:10:18 localhost systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. Jun 27 10:10:18 localhost systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. Jun 27 10:10:18 localhost systemd[1]: Listening on systemd-userdbd.socket - User Database Manager Socket. Jun 27 10:10:18 localhost systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Jun 27 10:10:18 localhost systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Jun 27 10:10:18 localhost systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Jun 27 10:10:18 localhost systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System... Jun 27 10:10:18 localhost systemd[1]: Mounting tmp.mount - Temporary Directory /tmp... Jun 27 10:10:18 localhost systemd[1]: auth-rpcgss-module.service - Kernel Module supporting RPCSEC_GSS was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Jun 27 10:10:18 localhost systemd[1]: Starting coreos-printk-quiet.service - CoreOS: Set printk To Level 4 (warn)... Jun 27 10:10:18 localhost systemd[1]: coreos-rootflags.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped coreos-rootflags.service. Jun 27 10:10:18 localhost systemd[1]: ignition-delete-config.service - Ignition (delete config) was skipped because no trigger condition checks were met. Jun 27 10:10:18 localhost systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Jun 27 10:10:18 localhost systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Jun 27 10:10:18 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 27 10:10:18 localhost systemd[1]: Starting modprobe@dm_multipath.service - Load Kernel Module dm_multipath... Jun 27 10:10:18 localhost systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... Jun 27 10:10:18 localhost systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Jun 27 10:10:18 localhost systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Jun 27 10:10:18 localhost systemd[1]: ostree-prepare-root.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Stopped ostree-prepare-root.service - OSTree Prepare OS/. Jun 27 10:10:18 localhost systemd[1]: Starting systemd-journald.service - Journal Service... Jun 27 10:10:18 localhost systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Jun 27 10:10:18 localhost systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Jun 27 10:10:18 localhost systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 27 10:10:18 localhost systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Jun 27 10:10:18 localhost systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 27 10:10:18 localhost systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Jun 27 10:10:18 localhost systemd[1]: Starting virtiofs-mount-prepare@Users.service - Allow virtios to mount to /... Jun 27 10:10:18 localhost systemd[1]: Starting virtiofs-mount-prepare@private.service - Allow virtios to mount to /... Jun 27 10:10:18 localhost systemd[1]: Starting virtiofs-mount-prepare@var-folders.service - Allow virtios to mount to /... Jun 27 10:10:18 localhost systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. Jun 27 10:10:18 localhost systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. Jun 27 10:10:18 localhost systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. Jun 27 10:10:18 localhost systemd[1]: Mounted sys-kernel-tracing.mount - Kernel Trace File System. Jun 27 10:10:18 localhost systemd[1]: Mounted tmp.mount - Temporary Directory /tmp. Jun 27 10:10:18 localhost systemd[1]: Finished coreos-printk-quiet.service - CoreOS: Set printk To Level 4 (warn). Jun 27 10:10:18 localhost systemd[1]: Finished kmod-static-nodes.service - Create List of Static Device Nodes. Jun 27 10:10:18 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 27 10:10:18 localhost systemd[1]: modprobe@dm_multipath.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished modprobe@dm_multipath.service - Load Kernel Module dm_multipath. Jun 27 10:10:18 localhost systemd[1]: modprobe@drm.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished modprobe@drm.service - Load Kernel Module drm. Jun 27 10:10:18 localhost systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished modprobe@efi_pstore.service - Load Kernel Module efi_pstore. Jun 27 10:10:18 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. Jun 27 10:10:18 localhost systemd[1]: Finished systemd-modules-load.service - Load Kernel Modules. Jun 27 10:10:18 localhost systemd[1]: Mounting sys-fs-fuse-connections.mount - FUSE Control File System... Jun 27 10:10:18 localhost systemd[1]: Starting systemd-sysctl.service - Apply Kernel Variables... Jun 27 10:10:18 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully... Jun 27 10:10:18 localhost systemd[1]: Finished systemd-network-generator.service - Generate network units from Kernel command line. Jun 27 10:10:18 localhost systemd[1]: Finished systemd-remount-fs.service - Remount Root and Kernel File Systems. Jun 27 10:10:18 localhost systemd[1]: Reached target network-pre.target - Preparation for Network. Jun 27 10:10:18 localhost systemd[1]: iscsi-onboot.service - Special handling of early boot iSCSI sessions was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/class/iscsi_session). Jun 27 10:10:18 localhost systemd[1]: multipathd.service - Device-Mapper Multipath Device Controller was skipped because of an unmet condition check (ConditionPathExists=/etc/multipath.conf). Jun 27 10:10:18 localhost systemd[1]: Starting systemd-hwdb-update.service - Rebuild Hardware Database... Jun 27 10:10:18 localhost systemd-journald[1426]: Collecting audit messages is enabled. Jun 27 10:10:18 localhost systemd[1]: Mounted sys-fs-fuse-connections.mount - FUSE Control File System. Jun 27 10:10:18 localhost systemd-journald[1426]: Journal started Jun 27 10:10:18 localhost systemd-journald[1426]: Runtime Journal (/run/log/journal/6648ed6cc6bc499a8ca697a96cb5d779) is 4.8M, max 39.0M, 34.1M free. Jun 27 10:10:18 localhost systemd[1]: Queued start job for default target multi-user.target. Jun 27 10:10:18 localhost systemd[1]: Started systemd-journald.service - Journal Service. Jun 27 10:10:18 localhost systemd[1]: Unnecessary job was removed for dev-virtio\x2dports-vsock.device - /dev/virtio-ports/vsock. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: systemd-journald.service: Deactivated successfully. Jun 27 10:10:18 localhost kernel: audit: type=1130 audit(1719483018.629:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Finished lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. Jun 27 10:10:18 localhost systemd[1]: virtiofs-mount-prepare@Users.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished virtiofs-mount-prepare@Users.service - Allow virtios to mount to /. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost kernel: audit: type=1130 audit(1719483018.635:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost kernel: audit: type=1130 audit(1719483018.636:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@Users comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost kernel: audit: type=1131 audit(1719483018.636:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@Users comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@Users comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@Users comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost mkdir[1440]: mkdir: cannot create directory ‘/private’: Operation not permitted Jun 27 10:10:18 localhost systemd[1]: virtiofs-mount-prepare@private.service: Main process exited, code=exited, status=1/FAILURE Jun 27 10:10:18 localhost audit: BPF prog-id=57 op=LOAD Jun 27 10:10:18 localhost audit: BPF prog-id=58 op=LOAD Jun 27 10:10:18 localhost audit: BPF prog-id=59 op=LOAD Jun 27 10:10:18 localhost kernel: audit: type=1334 audit(1719483018.641:8): prog-id=57 op=LOAD Jun 27 10:10:18 localhost kernel: audit: type=1334 audit(1719483018.641:9): prog-id=58 op=LOAD Jun 27 10:10:18 localhost kernel: audit: type=1334 audit(1719483018.641:10): prog-id=59 op=LOAD Jun 27 10:10:18 localhost systemd[1]: Starting systemd-userdbd.service - User Database Manager... Jun 27 10:10:18 localhost systemd[1]: Finished systemd-sysctl.service - Apply Kernel Variables. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: virtiofs-mount-prepare@private.service: Failed with result 'exit-code'. Jun 27 10:10:18 localhost systemd[1]: Failed to start virtiofs-mount-prepare@private.service - Allow virtios to mount to /. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@private comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Jun 27 10:10:18 localhost kernel: audit: type=1130 audit(1719483018.642:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost kernel: audit: type=1130 audit(1719483018.642:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@private comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed' Jun 27 10:10:18 localhost systemd[1]: virtiofs-mount-prepare@var-folders.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished virtiofs-mount-prepare@var-folders.service - Allow virtios to mount to /. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@var-folders comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@var-folders comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost kernel: audit: type=1130 audit(1719483018.643:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=virtiofs-mount-prepare@var-folders comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Started systemd-userdbd.service - User Database Manager. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Finished systemd-udev-trigger.service - Coldplug All udev Devices. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev-early.service - Create Static Device Nodes in /dev gracefully. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev-early comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Starting systemd-sysusers.service - Create System Users... Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/20-setup-groups.conf:24: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/20-setup-users.conf:13: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/basic.conf:13: Conflict with earlier configuration for group 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:8, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/basic.conf:14: Conflict with earlier configuration for user 'nobody' in /usr/lib/sysusers.d/00-coreos-nobody.conf:9, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/chrony.conf:2: Conflict with earlier configuration for user 'chrony' in /usr/lib/sysusers.d/00-coreos-static.conf:21, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/dbus.conf:2: Conflict with earlier configuration for user 'dbus' in /usr/lib/sysusers.d/10-static-extra.conf:19, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/openssh-server.conf:2: Conflict with earlier configuration for user 'sshd' in /usr/lib/sysusers.d/10-static-extra.conf:23, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/polkit.conf:2: Conflict with earlier configuration for user 'polkitd' in /usr/lib/sysusers.d/00-coreos-static.conf:27, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/systemd-resolve.conf:8: Conflict with earlier configuration for user 'systemd-resolve' in /usr/lib/sysusers.d/00-coreos-static.conf:31, ignoring line. Jun 27 10:10:18 localhost systemd-sysusers[1480]: /usr/lib/sysusers.d/systemd-timesync.conf:8: Conflict with earlier configuration for user 'systemd-timesync' in /usr/lib/sysusers.d/00-coreos-static.conf:32, ignoring line. Jun 27 10:10:18 localhost systemd[1]: Finished systemd-sysusers.service - Create System Users. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Starting systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev... Jun 27 10:10:18 localhost systemd[1]: Finished systemd-tmpfiles-setup-dev.service - Create Static Device Nodes in /dev. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Reached target local-fs-pre.target - Preparation for Local File Systems. Jun 27 10:10:18 localhost systemd[1]: Set up automount Users.automount - Mount virtiofs volume /Users. Jun 27 10:10:18 localhost systemd[1]: private.automount: Failed to check directory /private: No such file or directory Jun 27 10:10:18 localhost systemd[1]: Failed to mount systemd-1 (type autofs) on /private (0 "fd=56,pgrp=1,minproto=5,maxproto=5,direct"): No such file or directory Jun 27 10:10:18 localhost systemd[1]: private.automount: Failed with result 'resources'. Jun 27 10:10:18 localhost systemd[1]: Failed to set up automount private.automount - Mount virtiofs volume /private. Jun 27 10:10:18 localhost systemd[1]: Mounting Users.mount - /Users... Jun 27 10:10:18 localhost systemd[1]: private.mount: Failed to create mount point '/private', ignoring: Operation not permitted Jun 27 10:10:18 localhost systemd[1]: private.mount: Failed to check directory /private: No such file or directory Jun 27 10:10:18 localhost systemd[1]: Mounting private.mount - /private... Jun 27 10:10:18 localhost systemd[1]: var.mount: Directory /var to mount over is not empty, mounting anyway. Jun 27 10:10:18 localhost systemd[1]: Mounting var.mount - /var... Jun 27 10:10:18 localhost mount[1491]: mount: /private: mount point does not exist. Jun 27 10:10:18 localhost mount[1491]: dmesg(1) may have more information after failed mount system call. Jun 27 10:10:18 localhost systemd[1]: Mounted Users.mount - /Users. Jun 27 10:10:18 localhost systemd[1]: private.mount: Mount process exited, code=exited, status=32/n/a Jun 27 10:10:18 localhost systemd[1]: private.mount: Failed with result 'exit-code'. Jun 27 10:10:18 localhost systemd[1]: Failed to mount private.mount - /private. Jun 27 10:10:18 localhost systemd[1]: Mounted var.mount - /var. Jun 27 10:10:18 localhost systemd[1]: Set up automount var-folders.automount - Mount virtiofs volume /var/folders. Jun 27 10:10:18 localhost systemd[1]: Mounting var-folders.mount - /var/folders... Jun 27 10:10:18 localhost systemd[1]: var-lib-machines.mount - Virtual Machine and Container Storage (Compatibility) was skipped because of an unmet condition check (ConditionPathExists=/var/lib/machines.raw). Jun 27 10:10:18 localhost systemd[1]: Reached target machines.target - Containers. Jun 27 10:10:18 localhost systemd[1]: Starting coreos-populate-lvmdevices.service - CoreOS Populate LVM Devices File... Jun 27 10:10:18 localhost systemd[1]: iscsi-starter.service was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/var/lib/iscsi/nodes). Jun 27 10:10:18 localhost systemd[1]: Starting ostree-remount.service - OSTree Remount OS/ Bind Mounts... Jun 27 10:10:18 localhost systemd[1]: systemd-pstore.service - Platform Persistent Storage Archival was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/sys/fs/pstore). Jun 27 10:10:18 localhost systemd[1]: systemd-tpm2-setup.service - TPM2 SRK Setup was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 27 10:10:18 localhost systemd[1]: Mounted var-folders.mount - /var/folders. Jun 27 10:10:18 localhost systemd[1]: Finished ostree-remount.service - OSTree Remount OS/ Bind Mounts. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ostree-remount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Starting systemd-journal-flush.service - Flush Journal to Persistent Storage... Jun 27 10:10:18 localhost systemd[1]: Starting systemd-random-seed.service - Load/Save OS Random Seed... Jun 27 10:10:18 localhost systemd-journald[1426]: Time spent on flushing to /var/log/journal/6648ed6cc6bc499a8ca697a96cb5d779 is 8.310ms for 1343 entries. Jun 27 10:10:18 localhost systemd-journald[1426]: System Journal (/var/log/journal/6648ed6cc6bc499a8ca697a96cb5d779) is 8.0M, max 1.0G, 1.0G free. Jun 27 10:10:18 localhost systemd-journald[1426]: Received client request to flush runtime journal. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Finished systemd-random-seed.service - Load/Save OS Random Seed. Jun 27 10:10:18 localhost coreos-populate-lvmdevices[1497]: No LVM devices detected. Exiting. Jun 27 10:10:18 localhost systemd[1]: Finished systemd-journal-flush.service - Flush Journal to Persistent Storage. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Finished coreos-populate-lvmdevices.service - CoreOS Populate LVM Devices File. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=coreos-populate-lvmdevices comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Finished systemd-hwdb-update.service - Rebuild Hardware Database. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hwdb-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost audit: BPF prog-id=60 op=LOAD Jun 27 10:10:18 localhost audit: BPF prog-id=61 op=LOAD Jun 27 10:10:18 localhost audit: BPF prog-id=26 op=UNLOAD Jun 27 10:10:18 localhost audit: BPF prog-id=27 op=UNLOAD Jun 27 10:10:18 localhost systemd[1]: Starting systemd-udevd.service - Rule-based Manager for Device Events and Files... Jun 27 10:10:18 localhost systemd-udevd[1513]: Using default interface naming scheme 'v255'. Jun 27 10:10:18 localhost systemd[1]: Started systemd-udevd.service - Rule-based Manager for Device Events and Files. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Jun 27 10:10:18 localhost systemd[1]: Condition check resulted in dev-hvc0.device - /dev/hvc0 being skipped. Jun 27 10:10:18 localhost systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@configfs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: modprobe@configfs.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished modprobe@configfs.service - Load Kernel Module configfs. Jun 27 10:10:18 localhost systemd[1]: modprobe@fuse.service: Deactivated successfully. Jun 27 10:10:18 localhost systemd[1]: Finished modprobe@fuse.service - Load Kernel Module fuse. Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=modprobe@fuse comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost 55-scsi-sg3_id.rules[1538]: WARNING: SCSI device vda has no device ID, consider changing .SCSI_ID_SERIAL_SRC in 00-scsi-sg3_config.rules Jun 27 10:10:18 localhost systemd[1]: Condition check resulted in dev-disk-by\x2duuid-05d782d6\x2deb84\x2d42d5\x2db17a\x2d605723d5d9ec.device - /dev/disk/by-uuid/05d782d6-eb84-42d5-b17a-605723d5d9ec being skipped. Jun 27 10:10:18 localhost systemd[1]: Starting systemd-fsck@dev-disk-by\x2duuid-05d782d6\x2deb84\x2d42d5\x2db17a\x2d605723d5d9ec.service - File System Check on /dev/disk/by-uuid/05d782d6-eb84-42d5-b17a-605723d5d9ec... Jun 27 10:10:18 localhost systemd-fsck[1546]: boot: clean, 901/98304 files, 170740/393216 blocks Jun 27 10:10:18 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-fsck@dev-disk-by\x2duuid-05d782d6\x2deb84\x2d42d5\x2db17a\x2d605723d5d9ec comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:18 localhost systemd[1]: Finished systemd-fsck@dev-disk-by\x2duuid-05d782d6\x2deb84\x2d42d5\x2db17a\x2d605723d5d9ec.service - File System Check on /dev/disk/by-uuid/05d782d6-eb84-42d5-b17a-605723d5d9ec. Jun 27 10:10:19 localhost systemd[1]: Starting systemd-vconsole-setup.service - Virtual Console Setup... Jun 27 10:10:19 localhost systemd[1]: Finished systemd-vconsole-setup.service - Virtual Console Setup. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-vconsole-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Mounting boot.mount - CoreOS Dynamic Mount for /boot... Jun 27 10:10:19 localhost kernel: EXT4-fs (vda3): orphan cleanup on readonly fs Jun 27 10:10:19 localhost kernel: EXT4-fs (vda3): mounted filesystem 05d782d6-eb84-42d5-b17a-605723d5d9ec ro with ordered data mode. Quota mode: none. Jun 27 10:10:19 localhost systemd[1]: Mounted boot.mount - CoreOS Dynamic Mount for /boot. Jun 27 10:10:19 localhost systemd[1]: Reached target local-fs.target - Local File Systems. Jun 27 10:10:19 localhost systemd[1]: Listening on systemd-sysext.socket - System Extension Image Management (Varlink). Jun 27 10:10:19 localhost systemd[1]: coreos-update-ca-trust.service - Run update-ca-trust was skipped because of an unmet condition check (ConditionDirectoryNotEmpty=/etc/pki/ca-trust/source/anchors). Jun 27 10:10:19 localhost systemd[1]: Reached target first-boot-complete.target - First Boot Complete. Jun 27 10:10:19 localhost systemd[1]: Starting ldconfig.service - Rebuild Dynamic Linker Cache... Jun 27 10:10:19 localhost systemd[1]: selinux-autorelabel-mark.service - Mark the need to relabel after reboot was skipped because of an unmet condition check (ConditionSecurity=!selinux). Jun 27 10:10:19 localhost systemd[1]: Starting systemd-binfmt.service - Set Up Additional Binary Formats... Jun 27 10:10:19 localhost systemd[1]: systemd-boot-random-seed.service - Update Boot Loader Random Seed was skipped because no trigger condition checks were met. Jun 27 10:10:19 localhost systemd[1]: systemd-confext.service - Merge System Configuration Images into /etc/ was skipped because no trigger condition checks were met. Jun 27 10:10:19 localhost systemd[1]: Starting systemd-machine-id-commit.service - Commit a transient machine-id on disk... Jun 27 10:10:19 localhost systemd[1]: Starting systemd-tmpfiles-setup.service - Create Volatile Files and Directories... Jun 27 10:10:19 localhost systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 1569 (systemd-binfmt) Jun 27 10:10:19 localhost systemd[1]: Mounting proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System... Jun 27 10:10:19 localhost systemd[1]: etc-machine\x2did.mount: Deactivated successfully. Jun 27 10:10:19 localhost systemd[1]: Finished systemd-machine-id-commit.service - Commit a transient machine-id on disk. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-machine-id-commit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Mounted proc-sys-fs-binfmt_misc.mount - Arbitrary Executable File Formats File System. Jun 27 10:10:19 localhost systemd[1]: Finished systemd-binfmt.service - Set Up Additional Binary Formats. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd-tmpfiles[1571]: "/home" already exists and is not a directory. Jun 27 10:10:19 localhost systemd-tmpfiles[1571]: "/srv" already exists and is not a directory. Jun 27 10:10:19 localhost systemd-tmpfiles[1571]: "/root" already exists and is not a directory. Jun 27 10:10:19 localhost systemd[1]: Finished systemd-tmpfiles-setup.service - Create Volatile Files and Directories. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Mounting var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System... Jun 27 10:10:19 localhost systemd[1]: Starting audit-rules.service - Load Audit Rules... Jun 27 10:10:19 localhost systemd[1]: Starting systemd-journal-catalog-update.service - Rebuild Journal Catalog... Jun 27 10:10:19 localhost audit: BPF prog-id=62 op=LOAD Jun 27 10:10:19 localhost systemd[1]: Starting systemd-resolved.service - Network Name Resolution... Jun 27 10:10:19 localhost systemd[1]: Finished systemd-journal-catalog-update.service - Rebuild Journal Catalog. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost kernel: RPC: Registered named UNIX socket transport module. Jun 27 10:10:19 localhost kernel: RPC: Registered udp transport module. Jun 27 10:10:19 localhost kernel: RPC: Registered tcp transport module. Jun 27 10:10:19 localhost kernel: RPC: Registered tcp-with-tls transport module. Jun 27 10:10:19 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. Jun 27 10:10:19 localhost systemd[1]: Mounted var-lib-nfs-rpc_pipefs.mount - RPC Pipe File System. Jun 27 10:10:19 localhost systemd[1]: Reached target rpc_pipefs.target. Jun 27 10:10:19 localhost systemd[1]: rpc-gssd.service - RPC security service for NFS client and server was skipped because of an unmet condition check (ConditionPathExists=/etc/krb5.keytab). Jun 27 10:10:19 localhost systemd[1]: Reached target nfs-client.target - NFS client services. Jun 27 10:10:19 localhost systemd[1]: Reached target remote-fs-pre.target - Preparation for Remote File Systems. Jun 27 10:10:19 localhost systemd[1]: Reached target remote-cryptsetup.target - Remote Encrypted Volumes. Jun 27 10:10:19 localhost systemd[1]: Reached target remote-fs.target - Remote File Systems. Jun 27 10:10:19 localhost systemd-resolved[1586]: Positive Trust Anchors: Jun 27 10:10:19 localhost audit: CONFIG_CHANGE auid=4294967295 ses=4294967295 subj=system_u:system_r:unconfined_service_t:s0 op=add_rule key=(null) list=1 res=1 Jun 27 10:10:19 localhost audit[1609]: SYSCALL arch=c00000b7 syscall=206 success=yes exit=1056 a0=3 a1=ffffc0e44e50 a2=420 a3=0 items=0 ppid=1583 pid=1609 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="auditctl" exe="/usr/sbin/auditctl" subj=system_u:system_r:unconfined_service_t:s0 key=(null) Jun 27 10:10:19 localhost audit: PROCTITLE proctitle=2F7362696E2F617564697463746C002D52002F6574632F61756469742F61756469742E72756C6573 Jun 27 10:10:19 localhost augenrules[1609]: No rules Jun 27 10:10:19 localhost systemd-resolved[1586]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d Jun 27 10:10:19 localhost systemd-resolved[1586]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 170.0.0.192.in-addr.arpa 171.0.0.192.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa ipv4only.arpa resolver.arpa corp home internal intranet lan local private test Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=audit-rules comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: audit-rules.service: Deactivated successfully. Jun 27 10:10:19 localhost systemd[1]: Finished audit-rules.service - Load Audit Rules. Jun 27 10:10:19 localhost systemd[1]: Starting auditd.service - Security Audit Logging Service... Jun 27 10:10:19 localhost audit[1615]: AVC avc: denied { read } for pid=1615 comm="auditd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:19 localhost auditd[1615]: No plugins found, not dispatching events Jun 27 10:10:19 localhost audit: CONFIG_CHANGE op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 27 10:10:19 localhost audit: CONFIG_CHANGE op=set audit_pid=1615 old=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:auditd_t:s0 res=1 Jun 27 10:10:19 localhost auditd[1615]: Init complete, auditd 4.0.1 listening for events (startup state enable) Jun 27 10:10:19 localhost systemd[1]: Started auditd.service - Security Audit Logging Service. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=auditd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Starting systemd-update-utmp.service - Record System Boot/Shutdown in UTMP... Jun 27 10:10:19 localhost systemd-resolved[1586]: Defaulting to hostname 'linux'. Jun 27 10:10:19 localhost systemd[1]: Started systemd-resolved.service - Network Name Resolution. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Reached target nss-lookup.target - Host and Network Name Lookups. Jun 27 10:10:19 localhost audit[1619]: SYSTEM_BOOT pid=1619 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Finished systemd-update-utmp.service - Record System Boot/Shutdown in UTMP. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Finished ldconfig.service - Rebuild Dynamic Linker Cache. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Starting systemd-update-done.service - Update is Completed... Jun 27 10:10:19 localhost systemd[1]: Finished systemd-update-done.service - Update is Completed. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-done comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Reached target sysinit.target - System Initialization. Jun 27 10:10:19 localhost systemd[1]: Started ostree-finalize-staged.path - OSTree Monitor Staged Deployment. Jun 27 10:10:19 localhost systemd[1]: Started fstrim.timer - Discard unused filesystem blocks once a week. Jun 27 10:10:19 localhost systemd[1]: Started fwupd-refresh.timer - Refresh fwupd metadata regularly. Jun 27 10:10:19 localhost systemd[1]: Started logrotate.timer - Daily rotation of log files. Jun 27 10:10:19 localhost systemd[1]: Started raid-check.timer - Weekly RAID setup health check. Jun 27 10:10:19 localhost systemd[1]: Started rpm-ostree-countme.timer - Weekly rpm-ostree Count Me timer. Jun 27 10:10:19 localhost systemd[1]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of Temporary Directories. Jun 27 10:10:19 localhost systemd[1]: Started unbound-anchor.timer - daily update of the root trust anchor for DNSSEC. Jun 27 10:10:19 localhost systemd[1]: Reached target paths.target - Path Units. Jun 27 10:10:19 localhost systemd[1]: Reached target timers.target - Timer Units. Jun 27 10:10:19 localhost systemd[1]: Listening on bootupd.socket. Jun 27 10:10:19 localhost systemd[1]: Listening on dbus.socket - D-Bus System Message Bus Socket. Jun 27 10:10:19 localhost systemd[1]: Listening on iscsid.socket - Open-iSCSI iscsid Socket. Jun 27 10:10:19 localhost systemd[1]: Listening on iscsiuio.socket - Open-iSCSI iscsiuio Socket. Jun 27 10:10:19 localhost systemd[1]: Listening on podman.socket - Podman API Socket. Jun 27 10:10:19 localhost systemd[1]: Reached target sockets.target - Socket Units. Jun 27 10:10:19 localhost audit: BPF prog-id=63 op=LOAD Jun 27 10:10:19 localhost systemd[1]: Starting dbus-broker.service - D-Bus System Message Bus... Jun 27 10:10:19 localhost systemd[1]: ostree-boot-complete.service - OSTree Complete Boot was skipped because no trigger condition checks were met. Jun 27 10:10:19 localhost systemd[1]: rpmdb-migrate.service - RPM database migration to /usr was skipped because of an unmet condition check (ConditionPathExists=/var/lib/rpm/.migratedb). Jun 27 10:10:19 localhost systemd[1]: rpmdb-rebuild.service - RPM database rebuild was skipped because of an unmet condition check (ConditionPathExists=/usr/lib/sysimage/rpm/.rebuilddb). Jun 27 10:10:19 localhost systemd[1]: systemd-pcrphase-sysinit.service - TPM2 PCR Barrier (Initialization) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 27 10:10:19 localhost dbus-broker-launch[1624]: Looking up NSS user entry for 'dbus'... Jun 27 10:10:19 localhost dbus-broker-launch[1624]: NSS returned NAME 'dbus' and UID '81' Jun 27 10:10:19 localhost dbus-broker-launch[1624]: Looking up NSS user entry for 'zincati'... Jun 27 10:10:19 localhost dbus-broker-launch[1624]: NSS returned NAME 'zincati' and UID '981' Jun 27 10:10:19 localhost dbus-broker-launch[1624]: Looking up NSS user entry for 'polkitd'... Jun 27 10:10:19 localhost dbus-broker-launch[1624]: NSS returned NAME 'polkitd' and UID '999' Jun 27 10:10:19 localhost dbus-broker-launch[1624]: Looking up NSS user entry for 'systemd-oom'... Jun 27 10:10:19 localhost dbus-broker-launch[1624]: NSS returned NAME 'systemd-oom' and UID '979' Jun 27 10:10:19 localhost dbus-broker-launch[1624]: Looking up NSS user entry for 'systemd-resolve'... Jun 27 10:10:19 localhost dbus-broker-launch[1624]: NSS returned NAME 'systemd-resolve' and UID '990' Jun 27 10:10:19 localhost dbus-broker-launch[1624]: Looking up NSS user entry for 'systemd-timesync'... Jun 27 10:10:19 localhost dbus-broker-launch[1624]: NSS returned NAME 'systemd-timesync' and UID '993' Jun 27 10:10:19 localhost systemd[1]: Started dbus-broker.service - D-Bus System Message Bus. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dbus-broker comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Reached target basic.target - Basic System. Jun 27 10:10:19 localhost systemd[1]: afterburn-sshkeys@core.service - Afterburn (SSH Keys) was skipped because no trigger condition checks were met. Jun 27 10:10:19 localhost systemd[1]: Reached target afterburn-sshkeys.target - Synchronize afterburn-sshkeys@.service template instances. Jun 27 10:10:19 localhost dbus-broker-launch[1624]: Ready Jun 27 10:10:19 localhost systemd[1]: Starting console-login-helper-messages-gensnippet-os-release.service - Generate os release snippet for display via console-login-helper-messages... Jun 27 10:10:19 localhost systemd[1]: coreos-check-cgroups-version.service - Check if cgroupsv1 Is Still Being Used was skipped because of an unmet condition check (ConditionControlGroupController=v1). Jun 27 10:10:19 localhost systemd[1]: Starting coreos-check-ssh-keys.service - Check That SSH Keys Are Added by Afterburn/Ignition... Jun 27 10:10:19 localhost systemd[1]: Starting coreos-check-wireless-firmwares.service - Check For Wireless Firmware Packages... Jun 27 10:10:19 localhost systemd[1]: coreos-ignition-delete-config.service - CoreOS Delete Ignition Config From Hypervisor was skipped because no trigger condition checks were met. Jun 27 10:10:19 localhost systemd[1]: Starting coreos-ignition-firstboot-complete.service - CoreOS Mark Ignition Boot Complete... Jun 27 10:10:19 localhost systemd[1]: Starting coreos-ignition-write-issues.service - Create Ignition Status Issue Files... Jun 27 10:10:19 localhost systemd[1]: coreos-platform-chrony-config.service - CoreOS Configure Chrony Based On The Platform was skipped because no trigger condition checks were met. Jun 27 10:10:19 localhost systemd[1]: Starting NetworkManager.service - Network Manager... Jun 27 10:10:19 localhost audit: BPF prog-id=64 op=LOAD Jun 27 10:10:19 localhost systemd[1]: Starting chronyd.service - NTP client/server... Jun 27 10:10:19 localhost kernel: EXT4-fs (vda3): re-mounted 05d782d6-eb84-42d5-b17a-605723d5d9ec r/w. Quota mode: none. Jun 27 10:10:19 localhost audit: BPF prog-id=65 op=LOAD Jun 27 10:10:19 localhost audit: BPF prog-id=66 op=LOAD Jun 27 10:10:19 localhost systemd[1]: Starting dracut-shutdown.service - Restore /run/initramfs on shutdown... Jun 27 10:10:19 localhost systemd[1]: Started irqbalance.service - irqbalance daemon. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=irqbalance comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: mdmonitor.service - Software RAID monitoring and management was skipped because of an unmet condition check (ConditionPathExists=/etc/mdadm.conf). Jun 27 10:10:19 localhost systemd[1]: Starting rosetta-activation.service - Activates Rosetta if necessary... Jun 27 10:10:19 localhost systemd[1]: Starting rpm-ostree-fix-shadow-mode.service - Update permissions for /etc/shadow... Jun 27 10:10:19 localhost systemd[1]: Starting ssh-host-keys-migration.service - Update OpenSSH host key permissions... Jun 27 10:10:19 localhost systemd[1]: Starting sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation... Jun 27 10:10:19 localhost systemd[1]: Starting sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation... Jun 27 10:10:19 localhost systemd[1]: Starting sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation... Jun 27 10:10:19 localhost systemd[1]: sssd.service - System Security Services Daemon was skipped because no trigger condition checks were met. Jun 27 10:10:19 localhost systemd[1]: Reached target nss-user-lookup.target - User and Group Name Lookups. Jun 27 10:10:19 localhost audit: BPF prog-id=67 op=LOAD Jun 27 10:10:19 localhost audit: BPF prog-id=68 op=LOAD Jun 27 10:10:19 localhost audit: BPF prog-id=69 op=LOAD Jun 27 10:10:19 localhost audit: BPF prog-id=70 op=LOAD Jun 27 10:10:19 localhost systemd[1]: Starting systemd-homed.service - Home Area Manager... Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=console-login-helper-messages-gensnippet-os-release comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Starting systemd-logind.service - User Login Management... Jun 27 10:10:19 localhost systemd[1]: systemd-pcrphase.service - TPM2 PCR Barrier (User) was skipped because of an unmet condition check (ConditionSecurity=measured-uki). Jun 27 10:10:19 localhost systemd[1]: Finished console-login-helper-messages-gensnippet-os-release.service - Generate os release snippet for display via console-login-helper-messages. Jun 27 10:10:19 localhost systemd[1]: Finished coreos-ignition-firstboot-complete.service - CoreOS Mark Ignition Boot Complete. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=coreos-ignition-firstboot-complete comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dracut-shutdown comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rosetta-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Finished dracut-shutdown.service - Restore /run/initramfs on shutdown. Jun 27 10:10:19 localhost systemd[1]: Finished rosetta-activation.service - Activates Rosetta if necessary. Jun 27 10:10:19 localhost NetworkManager[1643]: <info> [1719483019.9538] NetworkManager (version 1.46.0-2.fc40) is starting... (boot:7ceb2693-65d4-4dc1-80e6-683a2a0b5b1a) Jun 27 10:10:19 localhost NetworkManager[1643]: <info> [1719483019.9540] Read config: /etc/NetworkManager/NetworkManager.conf (lib: 20-client-id-from-mac.conf, 22-wifi-mac-addr.conf) Jun 27 10:10:19 localhost systemd[1]: Finished coreos-check-ssh-keys.service - Check That SSH Keys Are Added by Afterburn/Ignition. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=coreos-check-ssh-keys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Finished coreos-ignition-write-issues.service - Create Ignition Status Issue Files. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=coreos-ignition-write-issues comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost kernel: EXT4-fs (vda3): re-mounted 05d782d6-eb84-42d5-b17a-605723d5d9ec r/w. Quota mode: none. Jun 27 10:10:19 localhost NetworkManager[1643]: <info> [1719483019.9726] manager[0xaaaae6901d20]: monitoring kernel firmware directory '/lib/firmware'. Jun 27 10:10:19 localhost audit: BPF prog-id=71 op=LOAD Jun 27 10:10:19 localhost audit: BPF prog-id=72 op=LOAD Jun 27 10:10:19 localhost audit: BPF prog-id=73 op=LOAD Jun 27 10:10:19 localhost systemd-homed[1672]: Watching /home. Jun 27 10:10:19 localhost audit[1713]: AVC avc: denied { read } for pid=1713 comm="chronyd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:19 localhost chronyd[1713]: chronyd version 4.5 starting (+CMDMON +NTP +REFCLOCK +RTC +PRIVDROP +SCFILTER +SIGND +ASYNCDNS +NTS +SECHASH +IPV6 +DEBUG) Jun 27 10:10:19 localhost systemd[1]: Starting systemd-hostnamed.service - Hostname Service... Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpm-ostree-fix-shadow-mode comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Finished rpm-ostree-fix-shadow-mode.service - Update permissions for /etc/shadow. Jun 27 10:10:19 localhost systemd[1]: sshd-keygen@ecdsa.service: Deactivated successfully. Jun 27 10:10:19 localhost systemd[1]: Finished sshd-keygen@ecdsa.service - OpenSSH ecdsa Server Key Generation. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ecdsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Started systemd-homed.service - Home Area Manager. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-homed-activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:19 localhost systemd[1]: Finished systemd-homed-activate.service - Home Area Activation. Jun 27 10:10:19 localhost audit[1713]: AVC avc: denied { read } for pid=1713 comm="chronyd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:19 localhost audit[1713]: AVC avc: denied { read } for pid=1713 comm="chronyd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:19 localhost audit[1713]: AVC avc: denied { read } for pid=1713 comm="chronyd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:19 localhost audit[1713]: AVC avc: denied { read } for pid=1713 comm="chronyd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:chronyd_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:19 localhost chronyd[1713]: Using right/UTC timezone to obtain leap second data Jun 27 10:10:19 localhost chronyd[1713]: Loaded seccomp filter (level 2) Jun 27 10:10:19 localhost (qbalance)[1659]: irqbalance.service: Referenced but unset environment variable evaluates to an empty string: IRQBALANCE_ARGS Jun 27 10:10:19 localhost systemd-logind[1681]: Watching system buttons on /dev/input/event0 (Power Button) Jun 27 10:10:19 localhost systemd[1]: Started chronyd.service - NTP client/server. Jun 27 10:10:19 localhost systemd-logind[1681]: New seat seat0. Jun 27 10:10:19 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=chronyd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost irqbalance[1659]: IRQ arch_timer(10) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ ACPI:Event(13) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio8-config(23) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio8-input(24) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ arm-pmu(25) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio1-config(26) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio1-input(27) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio1-output(28) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio7-config(29) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio7-rx(30) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio7-tx(31) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio7-event(32) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio3-config(33) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio3-hiprio(34) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio3-requests.0(35) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio4-config(36) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio4-hiprio(37) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio4-requests.0(38) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio5-config(39) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio5-hiprio(40) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio5-requests.0(41) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio6-config(42) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio6-hiprio(43) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio6-requests.0(44) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio2-config(45) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio2-req.0(46) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio0-config(47) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio0-input.0(48) guessed as class 0 Jun 27 10:10:20 localhost irqbalance[1659]: IRQ virtio0-output.0(49) guessed as class 0 Jun 27 10:10:20 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ssh-host-keys-migration comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost systemd[1]: Finished ssh-host-keys-migration.service - Update OpenSSH host key permissions. Jun 27 10:10:20 localhost systemd[1]: sshd-keygen@ed25519.service: Deactivated successfully. Jun 27 10:10:20 localhost systemd[1]: Finished sshd-keygen@ed25519.service - OpenSSH ed25519 Server Key Generation. Jun 27 10:10:20 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@ed25519 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost systemd[1]: Started systemd-logind.service - User Login Management. Jun 27 10:10:20 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost systemd[1]: Created slice user-502.slice - User Slice of UID 502. Jun 27 10:10:20 localhost systemd[1]: Starting rpm-ostreed.service - rpm-ostree System Management Daemon... Jun 27 10:10:20 localhost systemd[1]: Starting user-runtime-dir@502.service - User Runtime Directory /run/user/502... Jun 27 10:10:20 localhost audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost audit[1712]: AVC avc: denied { read } for pid=1712 comm="systemd-hostnam" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:systemd_hostnamed_t:s0 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost systemd[1]: Started systemd-hostnamed.service - Hostname Service. Jun 27 10:10:20 localhost NetworkManager[1643]: <info> [1719483020.0225] hostname: hostname: using hostnamed Jun 27 10:10:20 localhost NetworkManager[1643]: <info> [1719483020.0228] dns-mgr: init: dns=systemd-resolved rc-manager=unmanaged (auto), plugin=systemd-resolved Jun 27 10:10:20 localhost NetworkManager[1643]: <info> [1719483020.0232] policy: set-hostname: set hostname to 'localhost.localdomain' (no hostname found) Jun 27 10:10:20 localhost.localdomain systemd-resolved[1586]: Failed to determine the local hostname and LLMNR/mDNS names, ignoring: No such device or address Jun 27 10:10:20 localhost.localdomain systemd-hostnamed[1712]: Hostname set to <localhost.localdomain> (transient) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0275] manager[0xaaaae6901d20]: rfkill: Wi-Fi hardware radio set enabled Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0275] manager[0xaaaae6901d20]: rfkill: WWAN hardware radio set enabled Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished user-runtime-dir@502.service - User Runtime Directory /run/user/502. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@502 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Listening on systemd-rfkill.socket - Load/Save RF Kill Switch Status /dev/rfkill Watch. Jun 27 10:10:20 localhost.localdomain rpm-ostree[1729]: Reading config file '/etc/rpm-ostreed.conf' Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0318] Loaded device plugin: NMTeamFactory (/usr/lib64/NetworkManager/1.46.0-2.fc40/libnm-device-plugin-team.so) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0318] manager: rfkill: Wi-Fi enabled by radio killswitch; enabled by state file Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0319] manager: rfkill: WWAN enabled by radio killswitch; enabled by state file Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0319] manager: Networking is enabled by state file Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0324] settings: Loaded settings plugin: keyfile (internal) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0328] dhcp: init: Using DHCP client 'internal' Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0330] manager: (lo): new Loopback device (/org/freedesktop/NetworkManager/Devices/1) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0342] device (lo): state change: unmanaged -> unavailable (reason 'connection-assumed', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0344] device (lo): state change: unavailable -> disconnected (reason 'connection-assumed', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0347] device (lo): Activation: starting connection 'lo' (ba0c58d8-928f-4456-b52e-fc6b55c80d5d) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0351] manager: (enp0s1): new Ethernet device (/org/freedesktop/NetworkManager/Devices/2) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0356] settings: (enp0s1): created default wired connection 'Wired connection 1' Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0356] device (enp0s1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0364] bus-manager: acquired D-Bus service "org.freedesktop.NetworkManager" Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0367] device (lo): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0368] device (lo): state change: prepare -> config (reason 'none', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0369] device (lo): state change: config -> ip-config (reason 'none', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0370] device (enp0s1): carrier: link connected Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0372] device (lo): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0374] device (enp0s1): state change: unavailable -> disconnected (reason 'carrier-changed', sys-iface-state: 'managed') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0377] policy: auto-activating connection 'Wired connection 1' (6535cad6-7267-3a58-8011-e93f8dea7d17) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0379] device (enp0s1): Activation: starting connection 'Wired connection 1' (6535cad6-7267-3a58-8011-e93f8dea7d17) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0380] device (enp0s1): state change: disconnected -> prepare (reason 'none', sys-iface-state: 'managed') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0382] manager: NetworkManager state is now CONNECTING Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0383] device (enp0s1): state change: prepare -> config (reason 'none', sys-iface-state: 'managed') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0386] device (enp0s1): state change: config -> ip-config (reason 'none', sys-iface-state: 'managed') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0388] dhcp4 (enp0s1): activation: beginning transaction (timeout in 45 seconds) Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0404] dhcp4 (enp0s1): state changed new lease, address=192.168.127.2, acd pending Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service... Jun 27 10:10:20 localhost.localdomain systemd[1]: Started NetworkManager.service - Network Manager. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Reached target network.target - Network. Jun 27 10:10:20 localhost.localdomain rpm-ostree[1729]: In idle state; will auto-exit in 63 seconds Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting nmstate.service - Apply nmstate on-disk state... Jun 27 10:10:20 localhost.localdomain systemd[1]: sshd-keygen@rsa.service: Deactivated successfully. Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished sshd-keygen@rsa.service - OpenSSH rsa Server Key Generation. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd-keygen@rsa comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Started rpm-ostreed.service - rpm-ostree System Management Daemon. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=rpm-ostreed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Reached target sshd-keygen.target. Jun 27 10:10:20 localhost.localdomain rpm-ostree[1729]: client(id:cli dbus:1.9 unit:coreos-check-wireless-firmwares.service uid:0) added; new total=1 Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting console-login-helper-messages-gensnippet-ssh-keys.service - Generate SSH keys snippet for display via console-login-helper-messages... Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting sshd.service - OpenSSH server daemon... Jun 27 10:10:20 localhost.localdomain systemd[1]: Started NetworkManager-dispatcher.service - Network Manager Script Dispatcher Service. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain (sshd)[1752]: sshd.service: Referenced but unset environment variable evaluates to an empty string: OPTIONS Jun 27 10:10:20 localhost.localdomain rpm-ostree[1729]: client(id:cli dbus:1.9 unit:coreos-check-wireless-firmwares.service uid:0) vanished; remaining=0 Jun 27 10:10:20 localhost.localdomain rpm-ostree[1729]: In idle state; will auto-exit in 60 seconds Jun 27 10:10:20 localhost.localdomain nmstatectl[1741]: [2024-06-27T10:10:20Z INFO nmstatectl] Nmstate version: 2.2.26 Jun 27 10:10:20 localhost.localdomain nmstatectl[1741]: [2024-06-27T10:10:20Z INFO nmstatectl::service] No new nmstate config(end with .yml) found in config folder /etc/nmstate Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=coreos-check-wireless-firmwares comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=nmstate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished coreos-check-wireless-firmwares.service - Check For Wireless Firmware Packages. Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished nmstate.service - Apply nmstate on-disk state. Jun 27 10:10:20 localhost.localdomain audit[1752]: AVC avc: denied { read } for pid=1752 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain sshd[1752]: Server listening on 0.0.0.0 port 22. Jun 27 10:10:20 localhost.localdomain sshd[1752]: Server listening on :: port 22. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Started sshd.service - OpenSSH server daemon. Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting ready.service... Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished console-login-helper-messages-gensnippet-ssh-keys.service - Generate SSH keys snippet for display via console-login-helper-messages. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=console-login-helper-messages-gensnippet-ssh-keys comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting systemd-user-sessions.service - Permit User Sessions... Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0770] device (lo): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0772] device (lo): state change: secondaries -> activated (reason 'none', sys-iface-state: 'external') Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished ready.service. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ready comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.0780] device (lo): Activation: successful, device activated. Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished systemd-user-sessions.service - Permit User Sessions. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: coreos-liveiso-success.service - CoreOS Live ISO virtio success was skipped because of an unmet condition check (ConditionPathExists=/dev/virtio-ports/coreos.liveiso-success). Jun 27 10:10:20 localhost.localdomain systemd[1]: Started getty@tty1.service - Getty on tty1. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=getty@tty1 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=serial-getty@hvc0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Started serial-getty@hvc0.service - Serial Getty on hvc0. Jun 27 10:10:20 localhost.localdomain systemd[1]: Reached target getty.target - Login Prompts. Jun 27 10:10:20 localhost.localdomain systemd[1]: Reached target multi-user.target - Multi-User System. Jun 27 10:10:20 localhost.localdomain systemd[1]: afterburn-checkin.service - Afterburn (Check In) was skipped because no trigger condition checks were met. Jun 27 10:10:20 localhost.localdomain systemd[1]: afterburn-firstboot-checkin.service - Afterburn (Firstboot Check In) was skipped because no trigger condition checks were met. Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP... Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting user@502.service - User Manager for UID 502... Jun 27 10:10:20 localhost.localdomain systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. Jun 27 10:10:20 localhost.localdomain audit[1805]: SYSTEM_RUNLEVEL pid=1805 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='old-level=N new-level=3 comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: systemd-update-utmp-runlevel.service: Deactivated successfully. Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished systemd-update-utmp-runlevel.service - Record Runlevel Change in UTMP. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp-runlevel comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1806]: USER_ACCT pid=1806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="core" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1806]: CRED_ACQ pid=1806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="core" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=failed' Jun 27 10:10:20 localhost.localdomain audit[1806]: USER_ROLE_CHANGE pid=1806 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain (systemd)[1806]: pam_unix(systemd-user:session): session opened for user core(uid=502) by core(uid=0) Jun 27 10:10:20 localhost.localdomain audit[1806]: USER_START pid=1806 uid=0 auid=502 ses=1 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="core" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1806]: Configuration file /var/home/core/.config/systemd/user/linger-example.service is marked executable. Please remove executable permission bits. Proceeding anyway. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Queued start job for default target default.target. Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2046] dhcp4 (enp0s1): state changed new lease, address=192.168.127.2 Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2049] policy: set 'Wired connection 1' (enp0s1) as default for IPv4 routing and DNS Jun 27 10:10:20 localhost.localdomain systemd[1806]: Created slice app.slice - User Application Slice. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Reached target paths.target - Paths. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Reached target timers.target - Timers. Jun 27 10:10:20 localhost.localdomain systemd-resolved[1586]: enp0s1: Bus client set search domain list to: ec2.internal Jun 27 10:10:20 localhost.localdomain systemd-resolved[1586]: enp0s1: Bus client set default route setting: yes Jun 27 10:10:20 localhost.localdomain systemd-resolved[1586]: enp0s1: Bus client set DNS server list to: 192.168.127.1 Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2077] device (enp0s1): state change: ip-config -> ip-check (reason 'none', sys-iface-state: 'managed') Jun 27 10:10:20 localhost.localdomain systemd-resolved[1586]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 192.168.127.1. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Starting dbus.socket - D-Bus User Message Bus Socket... Jun 27 10:10:20 localhost.localdomain systemd[1806]: Listening on podman.socket - Podman API Socket. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... Jun 27 10:10:20 localhost.localdomain systemd[1806]: Listening on dbus.socket - D-Bus User Message Bus Socket. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Reached target sockets.target - Sockets. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Reached target basic.target - Basic System. Jun 27 10:10:20 localhost.localdomain systemd[1]: Started user@502.service - User Manager for UID 502. Jun 27 10:10:20 localhost.localdomain systemd[1]: Startup finished in 429ms (kernel) + 4.111s (initrd) + 2.503s (userspace) = 7.044s. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@502 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1853]: CRYPTO_KEY_USER pid=1853 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=1853 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1835]: CRYPTO_SESSION pid=1835 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256 spid=1853 suid=74 rport=18445 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1835]: CRYPTO_SESSION pid=1835 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256 spid=1853 suid=74 rport=18445 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1806]: Started linger-example.service - A systemd user unit demo. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Reached target default.target - Main User Target. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Startup finished in 110ms. Jun 27 10:10:20 localhost.localdomain audit[1838]: AVC avc: denied { read } for pid=1838 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain sshd[1838]: Connection closed by 192.168.127.1 port 18446 Jun 27 10:10:20 localhost.localdomain audit[1838]: CRYPTO_KEY_USER pid=1838 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=1838 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1860]: CRYPTO_KEY_USER pid=1860 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=1860 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRYPTO_SESSION pid=1839 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256 spid=1860 suid=74 rport=18447 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRYPTO_SESSION pid=1839 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256 spid=1860 suid=74 rport=18447 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2333] device (enp0s1): state change: ip-check -> secondaries (reason 'none', sys-iface-state: 'managed') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2335] device (enp0s1): state change: secondaries -> activated (reason 'none', sys-iface-state: 'managed') Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2336] manager: NetworkManager state is now CONNECTED_SITE Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2338] device (enp0s1): Activation: successful, device activated. Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2340] manager: NetworkManager state is now CONNECTED_GLOBAL Jun 27 10:10:20 localhost.localdomain NetworkManager[1643]: <info> [1719483020.2341] manager: startup complete Jun 27 10:10:20 localhost.localdomain audit[1804]: AVC avc: denied { read } for pid=1804 comm="agetty" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain agetty[1804]: failed to open credentials directory Jun 27 10:10:20 localhost.localdomain audit[1803]: AVC avc: denied { read } for pid=1803 comm="agetty" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:getty_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain agetty[1803]: failed to open credentials directory Jun 27 10:10:20 localhost.localdomain audit[1803]: USER_ACCT pid=1803 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=localhost.localdomain addr=? terminal=/dev/tty1 res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: iscsi.service: Unit cannot be reloaded because it is inactive. Jun 27 10:10:20 localhost.localdomain audit[1804]: USER_ACCT pid=1804 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=/dev/hvc0 res=success' Jun 27 10:10:20 localhost.localdomain audit[1803]: CRED_ACQ pid=1803 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/login" hostname=localhost.localdomain addr=? terminal=/dev/tty1 res=success' Jun 27 10:10:20 localhost.localdomain audit[1804]: CRED_ACQ pid=1804 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=/dev/hvc0 res=success' Jun 27 10:10:20 localhost.localdomain audit[1803]: USER_ROLE_CHANGE pid=1803 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/bin/login" hostname=localhost.localdomain addr=? terminal=/dev/tty1 res=success' Jun 27 10:10:20 localhost.localdomain audit[1804]: USER_ROLE_CHANGE pid=1804 uid=0 auid=0 ses=3 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/bin/login" hostname=? addr=? terminal=/dev/hvc0 res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Created slice user-0.slice - User Slice of UID 0. Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting user-runtime-dir@0.service - User Runtime Directory /run/user/0... Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: New session 2 of user root. Jun 27 10:10:20 localhost.localdomain audit[1835]: USER_AUTH pid=1835 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="core" exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1835]: CRYPTO_KEY_USER pid=1835 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:9b:5c:0a:b0:02:fe:aa:72:26:cc:db:e5:af:da:a9:e5:d3:98:eb:da:59:cf:1a:8c:69:55:4d:54:45:c4:40:e5 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: New session 3 of user root. Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_AUTH pid=1839 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="core" exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRYPTO_KEY_USER pid=1839 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:9b:5c:0a:b0:02:fe:aa:72:26:cc:db:e5:af:da:a9:e5:d3:98:eb:da:59:cf:1a:8c:69:55:4d:54:45:c4:40:e5 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Finished user-runtime-dir@0.service - User Runtime Directory /run/user/0. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user-runtime-dir@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Starting user@0.service - User Manager for UID 0... Jun 27 10:10:20 localhost.localdomain audit[1835]: USER_ACCT pid=1835 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1835]: AVC avc: denied { read } for pid=1835 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain sshd[1835]: Accepted publickey for core from 192.168.127.1 port 18445 ssh2: ED25519 SHA256:m1wKsAL+qnImzNvlr9qp5dOY69pZzxqMaVVNVEXEQOU Jun 27 10:10:20 localhost.localdomain audit[1835]: CRYPTO_KEY_USER pid=1835 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1853 suid=74 rport=18445 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1835]: CRED_ACQ pid=1835 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_ACCT pid=1839 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1897]: USER_ACCT pid=1897 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: AVC avc: denied { read } for pid=1839 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain audit[1897]: CRED_ACQ pid=1897 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=PAM:setcred grantors=? acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=failed' Jun 27 10:10:20 localhost.localdomain sshd[1839]: Accepted publickey for core from 192.168.127.1 port 18447 ssh2: ED25519 SHA256:m1wKsAL+qnImzNvlr9qp5dOY69pZzxqMaVVNVEXEQOU Jun 27 10:10:20 localhost.localdomain audit[1839]: CRYPTO_KEY_USER pid=1839 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1860 suid=74 rport=18447 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1835]: USER_ROLE_CHANGE pid=1835 uid=0 auid=502 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1897]: USER_ROLE_CHANGE pid=1897 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRED_ACQ pid=1839 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_ROLE_CHANGE pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1897]: USER_START pid=1897 uid=0 auid=0 ses=5 subj=system_u:system_r:init_t:s0 msg='op=PAM:session_open grantors=pam_selinux,pam_selinux,pam_loginuid,pam_keyinit,pam_namespace,pam_systemd_home,pam_umask,pam_keyinit,pam_limits,pam_systemd,pam_unix acct="root" exe="/usr/lib/systemd/systemd-executor" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain (systemd)[1897]: pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0) Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: New session 4 of user core. Jun 27 10:10:20 localhost.localdomain systemd[1]: Started session-4.scope - Session 4 of User core. Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=74 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=74 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=75 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=75 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=76 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=76 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=77 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=77 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=78 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=78 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=79 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=79 op=UNLOAD Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: New session 6 of user core. Jun 27 10:10:20 localhost.localdomain systemd[1]: Started session-6.scope - Session 6 of User core. Jun 27 10:10:20 localhost.localdomain sshd[1835]: pam_unix(sshd:session): session opened for user core(uid=502) by core(uid=0) Jun 27 10:10:20 localhost.localdomain sshd[1839]: pam_unix(sshd:session): session opened for user core(uid=502) by core(uid=0) Jun 27 10:10:20 localhost.localdomain audit[1835]: USER_START pid=1835 uid=0 auid=502 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_START pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1906]: CRYPTO_KEY_USER pid=1906 uid=0 auid=502 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=1906 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1907]: CRYPTO_KEY_USER pid=1907 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=1907 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1906]: CRED_ACQ pid=1906 uid=0 auid=502 ses=4 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1907]: CRED_ACQ pid=1907 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_LOGIN pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_START pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRYPTO_KEY_USER pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=1908 suid=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=80 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=81 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=80 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=81 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=82 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=82 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=83 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=83 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=84 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=84 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=85 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=85 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=86 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=87 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=87 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=88 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=86 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=88 op=UNLOAD Jun 27 10:10:20 localhost.localdomain systemd[1897]: Queued start job for default target default.target. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Created slice app.slice - User Application Slice. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Started systemd-tmpfiles-clean.timer - Daily Cleanup of User's Temporary Directories. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Reached target paths.target - Paths. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Reached target timers.target - Timers. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Starting dbus.socket - D-Bus User Message Bus Socket... Jun 27 10:10:20 localhost.localdomain systemd[1897]: Starting systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories... Jun 27 10:10:20 localhost.localdomain systemd[1897]: Listening on dbus.socket - D-Bus User Message Bus Socket. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Finished systemd-tmpfiles-setup.service - Create User's Volatile Files and Directories. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Reached target sockets.target - Sockets. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Reached target basic.target - Basic System. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Reached target default.target - Main User Target. Jun 27 10:10:20 localhost.localdomain systemd[1897]: Startup finished in 101ms. Jun 27 10:10:20 localhost.localdomain systemd[1]: Started user@0.service - User Manager for UID 0. Jun 27 10:10:20 localhost.localdomain audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=user@0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: Started session-2.scope - Session 2 of User root. Jun 27 10:10:20 localhost.localdomain systemd[1]: Started session-3.scope - Session 3 of User root. Jun 27 10:10:20 localhost.localdomain audit[1803]: AVC avc: denied { read } for pid=1803 comm="login" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:local_login_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain audit[1804]: AVC avc: denied { read } for pid=1804 comm="login" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:local_login_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain login[1803]: pam_unix(login:session): session opened for user root(uid=0) by root(uid=0) Jun 27 10:10:20 localhost.localdomain login[1804]: pam_unix(login:session): session opened for user root(uid=0) by root(uid=0) Jun 27 10:10:20 localhost.localdomain audit[1803]: USER_START pid=1803 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/bin/login" hostname=localhost.localdomain addr=? terminal=/dev/tty1 res=success' Jun 27 10:10:20 localhost.localdomain audit[1804]: USER_START pid=1804 uid=0 auid=0 ses=3 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=/dev/hvc0 res=success' Jun 27 10:10:20 localhost.localdomain audit[1803]: CRED_REFR pid=1803 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/login" hostname=localhost.localdomain addr=? terminal=/dev/tty1 res=success' Jun 27 10:10:20 localhost.localdomain audit[1804]: CRED_REFR pid=1804 uid=0 auid=0 ses=3 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/bin/login" hostname=? addr=? terminal=/dev/hvc0 res=success' Jun 27 10:10:20 localhost.localdomain audit[1803]: USER_LOGIN pid=1803 uid=0 auid=0 ses=2 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/bin/login" hostname=localhost.localdomain addr=? terminal=tty1 res=success' Jun 27 10:10:20 localhost.localdomain audit[1804]: USER_LOGIN pid=1804 uid=0 auid=0 ses=3 subj=system_u:system_r:local_login_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/bin/login" hostname=? addr=? terminal=hvc0 res=success' Jun 27 10:10:20 localhost.localdomain login[1804]: ROOT LOGIN ON hvc0 Jun 27 10:10:20 localhost.localdomain login[1803]: ROOT LOGIN ON tty1 Jun 27 10:10:20 localhost.localdomain kernel: evm: overlay not supported Jun 27 10:10:20 localhost.localdomain podman[1944]: 2024-06-27 10:10:20.443013378 +0000 GMT m=+0.044761167 system refresh Jun 27 10:10:20 localhost.localdomain systemd[1806]: Created slice session.slice - User Core Session Slice. Jun 27 10:10:20 localhost.localdomain podman[1990]: 2024-06-27 10:10:20.446183628 +0000 GMT m=+0.027336793 system refresh Jun 27 10:10:20 localhost.localdomain systemd[1806]: Starting dbus-broker.service - D-Bus User Message Bus... Jun 27 10:10:20 localhost.localdomain dbus-broker-launch[2011]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored Jun 27 10:10:20 localhost.localdomain dbus-broker-launch[2011]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored Jun 27 10:10:20 localhost.localdomain systemd[1806]: Started dbus-broker.service - D-Bus User Message Bus. Jun 27 10:10:20 localhost.localdomain dbus-broker-launch[2011]: Ready Jun 27 10:10:20 localhost.localdomain systemd[1806]: Created slice user.slice - Slice /user. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Started podman-1944.scope. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Started podman-pause-e0507c2e.scope. Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_END pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_LOGOUT pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRYPTO_KEY_USER pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=1907 suid=502 rport=18447 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRYPTO_KEY_USER pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=1907 suid=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain sshd[1839]: pam_unix(sshd:session): session closed for user core Jun 27 10:10:20 localhost.localdomain audit[1839]: USER_END pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRED_DISP pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[1839]: CRYPTO_KEY_USER pid=1839 uid=0 auid=502 ses=6 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=1839 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: session-6.scope: Deactivated successfully. Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: Session 6 logged out. Waiting for processes to exit. Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: Removed session 6. Jun 27 10:10:20 localhost.localdomain audit[2075]: CRYPTO_KEY_USER pid=2075 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2075 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRYPTO_SESSION pid=2074 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256 spid=2075 suid=74 rport=18448 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRYPTO_SESSION pid=2074 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256 spid=2075 suid=74 rport=18448 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_AUTH pid=2074 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="root" exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRYPTO_KEY_USER pid=2074 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:9b:5c:0a:b0:02:fe:aa:72:26:cc:db:e5:af:da:a9:e5:d3:98:eb:da:59:cf:1a:8c:69:55:4d:54:45:c4:40:e5 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_ACCT pid=2074 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="root" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: AVC avc: denied { read } for pid=2074 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain sshd[2074]: Accepted publickey for root from 192.168.127.1 port 18448 ssh2: ED25519 SHA256:m1wKsAL+qnImzNvlr9qp5dOY69pZzxqMaVVNVEXEQOU Jun 27 10:10:20 localhost.localdomain audit[2074]: CRYPTO_KEY_USER pid=2074 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2075 suid=74 rport=18448 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRED_ACQ pid=2074 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_ROLE_CHANGE pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: New session 7 of user root. Jun 27 10:10:20 localhost.localdomain systemd[1]: Started session-7.scope - Session 7 of User root. Jun 27 10:10:20 localhost.localdomain sshd[2074]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_START pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2079]: CRYPTO_KEY_USER pid=2079 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2079 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2079]: CRED_ACQ pid=2079 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_LOGIN pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_START pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRYPTO_KEY_USER pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2080 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: var-lib-containers-storage-overlay.mount: Deactivated successfully. Jun 27 10:10:20 localhost.localdomain systemd[1]: Reloading requested from client PID 2116 ('systemctl') (unit session-7.scope)... Jun 27 10:10:20 localhost.localdomain systemd[1]: Reloading... Jun 27 10:10:20 localhost.localdomain zram_generator::config[2173]: No configuration found. Jun 27 10:10:20 localhost.localdomain systemd[1]: /etc/systemd/system/var-folders.automount:2: Where= path is not absolute, ignoring: a0bb3a2c8b0b02ba5958b0576f0d6530e104 Jun 27 10:10:20 localhost.localdomain systemd[1]: /etc/systemd/system/private.automount:2: Where= path is not absolute, ignoring: 71708eb255bc230cd7c91dd26f7667a7b938 Jun 27 10:10:20 localhost.localdomain systemd[1]: /etc/systemd/system/Users.automount:2: Where= path is not absolute, ignoring: a2a0ee2c717462feb1de2f5afd59de5fd2d8 Jun 27 10:10:20 localhost.localdomain systemd[1]: Reloading finished in 138 ms. Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=89 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=71 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=90 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=91 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=72 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=73 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=92 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=68 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=93 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=94 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=69 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=70 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=95 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=67 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=96 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=63 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=97 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=64 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=98 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=57 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=99 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=100 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=58 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=59 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=101 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=102 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=65 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=66 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=103 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=104 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=60 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=61 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=105 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=62 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=106 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=54 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=107 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=108 op=LOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=55 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit: BPF prog-id=56 op=UNLOAD Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_END pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_LOGOUT pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRYPTO_KEY_USER pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2079 suid=0 rport=18448 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRYPTO_KEY_USER pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2079 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain sshd[2074]: pam_unix(sshd:session): session closed for user root Jun 27 10:10:20 localhost.localdomain audit[2074]: USER_END pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="root" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRED_DISP pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="root" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2074]: CRYPTO_KEY_USER pid=2074 uid=0 auid=0 ses=7 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2074 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain systemd[1]: session-7.scope: Deactivated successfully. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Starting podman.service - Podman API Service... Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: Session 7 logged out. Waiting for processes to exit. Jun 27 10:10:20 localhost.localdomain systemd[1806]: Started podman.service - Podman API Service. Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: Removed session 7. Jun 27 10:10:20 localhost.localdomain podman[2180]: time="2024-06-27T10:10:20Z" level=info msg="/usr/bin/podman filtering at log level info" Jun 27 10:10:20 localhost.localdomain podman[2180]: time="2024-06-27T10:10:20Z" level=info msg="Using sqlite as database backend" Jun 27 10:10:20 localhost.localdomain podman[2180]: time="2024-06-27T10:10:20Z" level=info msg="Setting parallel job count to 13" Jun 27 10:10:20 localhost.localdomain podman[2180]: time="2024-06-27T10:10:20Z" level=info msg="Using systemd socket activation to determine API endpoint" Jun 27 10:10:20 localhost.localdomain podman[2180]: time="2024-06-27T10:10:20Z" level=info msg="API service listening on \"/run/user/502/podman/podman.sock\". URI: \"/run/user/502/podman/podman.sock\"" Jun 27 10:10:20 localhost.localdomain podman[2180]: @ - - [27/Jun/2024:10:10:20 +0000] "GET /_ping HTTP/1.1" 200 2 "" "Go-http-client/1.1" Jun 27 10:10:20 localhost.localdomain audit[2190]: CRYPTO_KEY_USER pid=2190 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2190 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2189]: CRYPTO_SESSION pid=2189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256 spid=2190 suid=74 rport=18449 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2189]: CRYPTO_SESSION pid=2189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=aes128-gcm@openssh.com ksize=128 mac=<implicit> pfs=curve25519-sha256 spid=2190 suid=74 rport=18449 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2189]: USER_AUTH pid=2189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="core" exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2189]: CRYPTO_KEY_USER pid=2189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:9b:5c:0a:b0:02:fe:aa:72:26:cc:db:e5:af:da:a9:e5:d3:98:eb:da:59:cf:1a:8c:69:55:4d:54:45:c4:40:e5 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2189]: USER_ACCT pid=2189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2189]: AVC avc: denied { read } for pid=2189 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:20 localhost.localdomain sshd[2189]: Accepted publickey for core from 192.168.127.1 port 18449 ssh2: ED25519 SHA256:m1wKsAL+qnImzNvlr9qp5dOY69pZzxqMaVVNVEXEQOU Jun 27 10:10:20 localhost.localdomain audit[2189]: CRYPTO_KEY_USER pid=2189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2190 suid=74 rport=18449 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2189]: CRED_ACQ pid=2189 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2189]: USER_ROLE_CHANGE pid=2189 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain systemd-logind[1681]: New session 8 of user core. Jun 27 10:10:20 localhost.localdomain systemd[1]: Started session-8.scope - Session 8 of User core. Jun 27 10:10:20 localhost.localdomain sshd[2189]: pam_unix(sshd:session): session opened for user core(uid=502) by core(uid=0) Jun 27 10:10:20 localhost.localdomain audit[2189]: USER_START pid=2189 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain audit[2194]: CRYPTO_KEY_USER pid=2194 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2194 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:20 localhost.localdomain audit[2194]: CRED_ACQ pid=2194 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:20 localhost.localdomain podman[2180]: @ - - [27/Jun/2024:10:10:20 +0000] "GET /v5.2.0/libpod/_ping HTTP/1.1" 200 2 "" "Go-http-client/1.1" Jun 27 10:10:21 localhost.localdomain podman[2180]: time="2024-06-27T10:10:21Z" level=info msg="Image operating system mismatch: image uses OS \"linux\"+architecture \"amd64\"+\"\", expecting one of \"linux+arm64+\\\"v8\\\", linux+arm64+\\\"\\\"\"" Jun 27 10:10:21 localhost.localdomain podman[2180]: @ - - [27/Jun/2024:10:10:20 +0000] "POST /v5.2.0/libpod/images/pull?alltags=false&arch=&authfile=&os=&policy=missing&quiet=false&reference=quay.io%2Flibpod%2Falpine_nginx&variant= HTTP/1.1" 200 826 "" "Go-http-client/1.1" Jun 27 10:10:21 localhost.localdomain podman[2180]: @ - - [27/Jun/2024:10:10:21 +0000] "GET /v5.2.0/libpod/images/quay.io%2Flibpod%2Falpine_nginx/json?size=false HTTP/1.1" 200 2880 "" "Go-http-client/1.1" Jun 27 10:10:21 localhost.localdomain podman[2180]: time="2024-06-27T10:10:21Z" level=info msg="Request Failed(Internal Server Error): statfs /private/tmp/ci/ginkgo3282928459: no such file or directory" Jun 27 10:10:21 localhost.localdomain podman[2180]: @ - - [27/Jun/2024:10:10:21 +0000] "POST /v5.2.0/libpod/containers/create HTTP/1.1" 500 132 "" "Go-http-client/1.1" Jun 27 10:10:21 localhost.localdomain audit[2189]: CRYPTO_KEY_USER pid=2189 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2194 suid=502 rport=18449 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2189]: CRYPTO_KEY_USER pid=2189 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2194 suid=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain sshd[2189]: pam_unix(sshd:session): session closed for user core Jun 27 10:10:21 localhost.localdomain audit[2189]: USER_END pid=2189 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2189]: CRED_DISP pid=2189 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2189]: CRYPTO_KEY_USER pid=2189 uid=0 auid=502 ses=8 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2189 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain systemd[1]: session-8.scope: Deactivated successfully. Jun 27 10:10:21 localhost.localdomain systemd-logind[1681]: Session 8 logged out. Waiting for processes to exit. Jun 27 10:10:21 localhost.localdomain systemd-logind[1681]: Removed session 8. Jun 27 10:10:21 localhost.localdomain podman[2180]: 2024-06-27 10:10:21.596175878 +0000 GMT m=+0.781007835 image pull ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c quay.io/libpod/alpine_nginx Jun 27 10:10:21 localhost.localdomain audit[2222]: CRYPTO_KEY_USER pid=2222 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2222 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: CRYPTO_SESSION pid=2221 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=chacha20-poly1305@openssh.com ksize=512 mac=<implicit> pfs=curve25519-sha256 spid=2222 suid=74 rport=18450 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: CRYPTO_SESSION pid=2221 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=chacha20-poly1305@openssh.com ksize=512 mac=<implicit> pfs=curve25519-sha256 spid=2222 suid=74 rport=18450 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_AUTH pid=2221 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="core" exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: CRYPTO_KEY_USER pid=2221 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:9b:5c:0a:b0:02:fe:aa:72:26:cc:db:e5:af:da:a9:e5:d3:98:eb:da:59:cf:1a:8c:69:55:4d:54:45:c4:40:e5 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_ACCT pid=2221 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: AVC avc: denied { read } for pid=2221 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:21 localhost.localdomain audit[2221]: CRYPTO_KEY_USER pid=2221 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2222 suid=74 rport=18450 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain sshd[2221]: Accepted publickey for core from 192.168.127.1 port 18450 ssh2: ED25519 SHA256:m1wKsAL+qnImzNvlr9qp5dOY69pZzxqMaVVNVEXEQOU Jun 27 10:10:21 localhost.localdomain audit[2221]: CRED_ACQ pid=2221 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_ROLE_CHANGE pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain systemd-logind[1681]: New session 9 of user core. Jun 27 10:10:21 localhost.localdomain systemd[1]: Started session-9.scope - Session 9 of User core. Jun 27 10:10:21 localhost.localdomain sshd[2221]: pam_unix(sshd:session): session opened for user core(uid=502) by core(uid=0) Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_START pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2226]: CRYPTO_KEY_USER pid=2226 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2226 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2226]: CRED_ACQ pid=2226 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_LOGIN pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_START pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: CRYPTO_KEY_USER pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2227 suid=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain systemd[1806]: Started podman-2235.scope. Jun 27 10:10:21 localhost.localdomain sshd[2226]: Received disconnect from 192.168.127.1 port 18450:11: disconnected by user Jun 27 10:10:21 localhost.localdomain audit[2221]: CRYPTO_KEY_USER pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2226 suid=502 rport=18450 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain sshd[2226]: Disconnected from user core 192.168.127.1 port 18450 Jun 27 10:10:21 localhost.localdomain audit[2221]: CRYPTO_KEY_USER pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2226 suid=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain sshd[2221]: pam_unix(sshd:session): session closed for user core Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_END pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: CRED_DISP pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_END pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: USER_LOGOUT pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2221]: CRYPTO_KEY_USER pid=2221 uid=0 auid=502 ses=9 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2221 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain systemd[1]: session-9.scope: Deactivated successfully. Jun 27 10:10:21 localhost.localdomain systemd-logind[1681]: Session 9 logged out. Waiting for processes to exit. Jun 27 10:10:21 localhost.localdomain systemd-logind[1681]: Removed session 9. Jun 27 10:10:21 localhost.localdomain audit[2262]: CRYPTO_KEY_USER pid=2262 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2262 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: CRYPTO_SESSION pid=2261 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=chacha20-poly1305@openssh.com ksize=512 mac=<implicit> pfs=curve25519-sha256 spid=2262 suid=74 rport=18451 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: CRYPTO_SESSION pid=2261 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=chacha20-poly1305@openssh.com ksize=512 mac=<implicit> pfs=curve25519-sha256 spid=2262 suid=74 rport=18451 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain NetworkManager[1643]: <info> [1719483021.8483] policy: set-hostname: set hostname to 'localhost.localdomain' (no hostname found) Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_AUTH pid=2261 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="core" exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: CRYPTO_KEY_USER pid=2261 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:9b:5c:0a:b0:02:fe:aa:72:26:cc:db:e5:af:da:a9:e5:d3:98:eb:da:59:cf:1a:8c:69:55:4d:54:45:c4:40:e5 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_ACCT pid=2261 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: AVC avc: denied { read } for pid=2261 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:21 localhost.localdomain sshd[2261]: Accepted publickey for core from 192.168.127.1 port 18451 ssh2: ED25519 SHA256:m1wKsAL+qnImzNvlr9qp5dOY69pZzxqMaVVNVEXEQOU Jun 27 10:10:21 localhost.localdomain audit[2261]: CRYPTO_KEY_USER pid=2261 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2262 suid=74 rport=18451 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: CRED_ACQ pid=2261 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_ROLE_CHANGE pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain systemd-logind[1681]: New session 10 of user core. Jun 27 10:10:21 localhost.localdomain systemd[1]: Started session-10.scope - Session 10 of User core. Jun 27 10:10:21 localhost.localdomain sshd[2261]: pam_unix(sshd:session): session opened for user core(uid=502) by core(uid=0) Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_START pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2272]: CRYPTO_KEY_USER pid=2272 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2272 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2272]: CRED_ACQ pid=2272 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_LOGIN pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_START pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: CRYPTO_KEY_USER pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2273 suid=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain systemd[1806]: Started podman-2281.scope. Jun 27 10:10:21 localhost.localdomain sshd[2272]: Received disconnect from 192.168.127.1 port 18451:11: disconnected by user Jun 27 10:10:21 localhost.localdomain audit[2261]: CRYPTO_KEY_USER pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2272 suid=502 rport=18451 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain sshd[2272]: Disconnected from user core 192.168.127.1 port 18451 Jun 27 10:10:21 localhost.localdomain audit[2261]: CRYPTO_KEY_USER pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2272 suid=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain sshd[2261]: pam_unix(sshd:session): session closed for user core Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_END pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_close grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: CRED_DISP pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_END pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: USER_LOGOUT pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:21 localhost.localdomain audit[2261]: CRYPTO_KEY_USER pid=2261 uid=0 auid=502 ses=10 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2261 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain systemd[1]: session-10.scope: Deactivated successfully. Jun 27 10:10:21 localhost.localdomain systemd-logind[1681]: Session 10 logged out. Waiting for processes to exit. Jun 27 10:10:21 localhost.localdomain systemd-logind[1681]: Removed session 10. Jun 27 10:10:21 localhost.localdomain audit[2308]: CRYPTO_KEY_USER pid=2308 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2308 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2307]: CRYPTO_SESSION pid=2307 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-server cipher=chacha20-poly1305@openssh.com ksize=512 mac=<implicit> pfs=curve25519-sha256 spid=2308 suid=74 rport=18452 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:21 localhost.localdomain audit[2307]: CRYPTO_SESSION pid=2307 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=start direction=from-client cipher=chacha20-poly1305@openssh.com ksize=512 mac=<implicit> pfs=curve25519-sha256 spid=2308 suid=74 rport=18452 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: USER_AUTH pid=2307 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pubkey_auth grantors=auth-key acct="core" exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: CRYPTO_KEY_USER pid=2307 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=negotiate kind=auth-key fp=SHA256:9b:5c:0a:b0:02:fe:aa:72:26:cc:db:e5:af:da:a9:e5:d3:98:eb:da:59:cf:1a:8c:69:55:4d:54:45:c4:40:e5 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: USER_ACCT pid=2307 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:accounting grantors=pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: AVC avc: denied { read } for pid=2307 comm="sshd" name="localtime" dev="vda4" ino=3114646 scontext=system_u:system_r:sshd_t:s0-s0:c0.c1023 tcontext=system_u:object_r:unlabeled_t:s0 tclass=lnk_file permissive=0 Jun 27 10:10:22 localhost.localdomain sshd[2307]: Accepted publickey for core from 192.168.127.1 port 18452 ssh2: ED25519 SHA256:m1wKsAL+qnImzNvlr9qp5dOY69pZzxqMaVVNVEXEQOU Jun 27 10:10:22 localhost.localdomain audit[2307]: CRYPTO_KEY_USER pid=2307 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=session fp=? direction=both spid=2308 suid=74 rport=18452 laddr=192.168.127.2 lport=22 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: CRED_ACQ pid=2307 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: USER_ROLE_CHANGE pid=2307 uid=0 auid=502 ses=11 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=pam_selinux default-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 selected-context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:22 localhost.localdomain systemd-logind[1681]: New session 11 of user core. Jun 27 10:10:22 localhost.localdomain systemd[1]: Started session-11.scope - Session 11 of User core. Jun 27 10:10:22 localhost.localdomain sshd[2307]: pam_unix(sshd:session): session opened for user core(uid=502) by core(uid=0) Jun 27 10:10:22 localhost.localdomain audit[2307]: USER_START pid=2307 uid=0 auid=502 ses=11 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:session_open grantors=pam_selinux,pam_loginuid,pam_selinux,pam_namespace,pam_keyinit,pam_keyinit,pam_limits,pam_systemd,pam_unix,pam_umask,pam_lastlog acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:22 localhost.localdomain audit[2312]: CRYPTO_KEY_USER pid=2312 uid=0 auid=502 ses=11 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2312 suid=0 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:22 localhost.localdomain audit[2312]: CRED_ACQ pid=2312 uid=0 auid=502 ses=11 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=PAM:setcred grantors=pam_env,pam_unix acct="core" exe="/usr/sbin/sshd" hostname=192.168.127.1 addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: USER_LOGIN pid=2307 uid=0 auid=502 ses=11 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: USER_START pid=2307 uid=0 auid=502 ses=11 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=login id=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=ssh res=success' Jun 27 10:10:22 localhost.localdomain audit[2307]: CRYPTO_KEY_USER pid=2307 uid=0 auid=502 ses=11 subj=system_u:system_r:sshd_t:s0-s0:c0.c1023 msg='op=destroy kind=server fp=SHA256:67:6c:62:13:7d:87:9a:fd:6b:fd:7e:57:e9:c8:49:05:35:6c:e2:32:e8:1a:90:77:56:98:a0:25:0e:c0:c3:13 direction=? spid=2313 suid=502 exe="/usr/sbin/sshd" hostname=? addr=192.168.127.1 terminal=? res=success' Jun 27 10:10:22 localhost.localdomain systemd[1806]: Started podman-2321.scope.
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:118 @ 06/27/24 10:10:22.266 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func2.4() /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:118 +0xa00
← Exit [It] Volume ops - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:73 @ 06/27/24 10:10:22.266 (46.986s)
→ Enter [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:10:22.266 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 33eda9962f03 ← Exit [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:10:23.428 (1.162s)
> Enter [DeferCleanup (Each)] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 06/27/24 10:10:23.428 < Exit [DeferCleanup (Each)] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 06/27/24 10:10:23.429 (0s) • [FAILED] [48.149 seconds] run basic podman commands /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:20 [It] Volume ops /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:73

run basic podman commands

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:20

Volume should be virtiofs

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:121
→ Enter [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:10:23.429 ← Exit [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:10:23.429 (0s)
→ Enter [It] Volume should be virtiofs - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:121 @ 06/27/24 10:10:23.429 [SKIPPED] This is just adding coverage for virtiofs on linux In [It] at: /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/config_test.go:222 @ 06/27/24 10:10:23.429 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x0, {0x10396a4e6, 0x32}) /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/config_test.go:222 +0x64 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func2.5() /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:124 +0x38 ← Exit [It] Volume should be virtiofs - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:121 @ 06/27/24 10:10:23.429 (0s)
→ Enter [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:10:23.429 ← Exit [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:10:23.43 (0s)
S [SKIPPED] [0.001 seconds] run basic podman commands /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:20 [It] Volume should be virtiofs /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:121

run basic podman commands

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:20

Podman ops with port forwarding and gvproxy

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:148
→ Enter [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:10:23.43 ← Exit [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:10:23.43 (0s)
→ Enter [It] Podman ops with port forwarding and gvproxy - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:148 @ 06/27/24 10:10:23.43 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --now 2c4ffd112b03 Machine init complete Starting machine "2c4ffd112b03" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 2c4ffd112b03 API forwarding listening on: /private/tmp/ci/podman/2c4ffd112b03-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 2c4ffd112b03; podman machine start 2c4ffd112b03 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/2c4ffd112b03-api.sock' Machine "2c4ffd112b03" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) ed6d2546ee33eb3336af9388b01dc81d45b906f897f1baae4a660b2bd7853ee0 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r exec test true /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r rm -af ed6d2546ee33eb3336af9388b01dc81d45b906f897f1baae4a660b2bd7853ee0 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine stop 2c4ffd112b03 Machine "2c4ffd112b03" stopped successfully ← Exit [It] Podman ops with port forwarding and gvproxy - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:148 @ 06/27/24 10:11:14.253 (50.825s)
→ Enter [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:11:14.253 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 2c4ffd112b03 ← Exit [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:11:14.339 (86ms)
• [50.911 seconds]

run basic podman commands

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:20

podman volume on non-standard path

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:186
→ Enter [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:11:14.339 ← Exit [BeforeEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:26 @ 06/27/24 10:11:14.339 (0s)
→ Enter [It] podman volume on non-standard path - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:186 @ 06/27/24 10:11:14.339 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --volume /private/tmp/ci/machine-volume2253869357:/does/not/exist --now f6c936bf032f Machine init complete Starting machine "f6c936bf032f" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful f6c936bf032f API forwarding listening on: /private/tmp/ci/podman/f6c936bf032f-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop f6c936bf032f; podman machine start f6c936bf032f You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/f6c936bf032f-api.sock' Machine "f6c936bf032f" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh f6c936bf032f cat /does/not/exist/testfile abcdefg1234567 < Exit [It] podman volume on non-standard path - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:186 @ 06/27/24 10:12:03.833 (49.495s)
→ Enter [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:12:03.833 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force f6c936bf032f ← Exit [AfterEach] run basic podman commands - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:29 @ 06/27/24 10:12:04.462 (630ms)
• [50.125 seconds]

podman machine proxy settings propagation

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/proxy_test.go:13

ssh to running machine and check proxy settings

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/proxy_test.go:26
→ Enter [BeforeEach] podman machine proxy settings propagation - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/proxy_test.go:19 @ 06/27/24 10:12:04.463 ← Exit [BeforeEach] podman machine proxy settings propagation - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/proxy_test.go:19 @ 06/27/24 10:12:04.463 (0s)
→ Enter [It] ssh to running machine and check proxy settings - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/proxy_test.go:26 @ 06/27/24 10:12:04.463 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 8ca217d950ea Machine init complete To start your machine run: podman machine start 8ca217d950ea /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 8ca217d950ea Starting machine "8ca217d950ea" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 8ca217d950ea API forwarding listening on: /private/tmp/ci/podman/8ca217d950ea-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 8ca217d950ea; podman machine start 8ca217d950ea You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/8ca217d950ea-api.sock' Machine "8ca217d950ea" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8ca217d950ea printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8ca217d950ea printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8ca217d950ea printenv SSL_CERT_DIR SSL_CERT_FILE /etc/containers/certs.d /etc/containers/certs.d/cert1 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8ca217d950ea cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine stop 8ca217d950ea Machine "8ca217d950ea" stopped successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 8ca217d950ea Starting machine "8ca217d950ea" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 8ca217d950ea API forwarding listening on: /private/tmp/ci/podman/8ca217d950ea-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 8ca217d950ea; podman machine start 8ca217d950ea You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/8ca217d950ea-api.sock' Machine "8ca217d950ea" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8ca217d950ea printenv HTTP_PROXY HTTPS_PROXY http:// some special @;" here https://abc :£$%6 : |"" /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8ca217d950ea cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content ← Exit [It] ssh to running machine and check proxy settings - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/proxy_test.go:26 @ 06/27/24 10:12:58.515 (54.054s)
→ Enter [AfterEach] podman machine proxy settings propagation - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/proxy_test.go:22 @ 06/27/24 10:12:58.515 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 8ca217d950ea ← Exit [AfterEach] podman machine proxy settings propagation - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/proxy_test.go:22 @ 06/27/24 10:12:59.156 (640ms)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /Users/MacM1-5-worker/ci/task-4925116956540928/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 06/27/24 10:12:59.156 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /Users/MacM1-5-worker/ci/task-4925116956540928/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 06/27/24 10:12:59.156 (0s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /Users/MacM1-5-worker/ci/task-4925116956540928/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 06/27/24 10:12:59.156 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /Users/MacM1-5-worker/ci/task-4925116956540928/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 06/27/24 10:12:59.156 (0s) • [54.695 seconds]

podman machine stop

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:12

stop bad name

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:25
→ Enter [BeforeEach] podman machine stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:18 @ 06/27/24 10:12:59.156 ← Exit [BeforeEach] podman machine stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:18 @ 06/27/24 10:12:59.156 (0s)
→ Enter [It] stop bad name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:25 @ 06/27/24 10:12:59.156 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] stop bad name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:25 @ 06/27/24 10:12:59.18 (24ms)
→ Enter [AfterEach] podman machine stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:21 @ 06/27/24 10:12:59.18 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [AfterEach] podman machine stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:21 @ 06/27/24 10:12:59.205 (25ms)
• [0.049 seconds]

podman machine stop

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:12

Stop running machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:33
→ Enter [BeforeEach] podman machine stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:18 @ 06/27/24 10:12:59.205 ← Exit [BeforeEach] podman machine stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:18 @ 06/27/24 10:12:59.206 (0s)
→ Enter [It] Stop running machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:33 @ 06/27/24 10:12:59.206 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --now c9b5147c1b43 Machine init complete Starting machine "c9b5147c1b43" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful c9b5147c1b43 API forwarding listening on: /private/tmp/ci/podman/c9b5147c1b43-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop c9b5147c1b43; podman machine start c9b5147c1b43 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/c9b5147c1b43-api.sock' Machine "c9b5147c1b43" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine stop c9b5147c1b43 Machine "c9b5147c1b43" stopped successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine stop c9b5147c1b43 Machine "c9b5147c1b43" stopped successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} c9b5147c1b43 2024-06-27T10:13:44Z ← Exit [It] Stop running machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:33 @ 06/27/24 10:13:44.379 (45.174s)
→ Enter [AfterEach] podman machine stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:21 @ 06/27/24 10:13:44.379 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force c9b5147c1b43 ← Exit [AfterEach] podman machine stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/stop_test.go:21 @ 06/27/24 10:13:44.465 (86ms)
• [45.261 seconds]

podman machine set

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:15

set machine cpus, disk, memory

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:28
→ Enter [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:13:44.465 ← Exit [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:13:44.465 (0s)
→ Enter [It] set machine cpus, disk, memory - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:28 @ 06/27/24 10:13:44.465 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 8233ad8010c6 Machine init complete To start your machine run: podman machine start 8233ad8010c6 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine set --cpus 2 --disk-size 102 --memory 4096 8233ad8010c6 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine set --cpus 2 --disk-size 5 --memory 4096 8233ad8010c6 Error: new disk size must be larger than 102 GB /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 8233ad8010c6 Starting machine "8233ad8010c6" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 8233ad8010c6 API forwarding listening on: /private/tmp/ci/podman/8233ad8010c6-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 8233ad8010c6; podman machine start 8233ad8010c6 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/8233ad8010c6-api.sock' Machine "8233ad8010c6" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8233ad8010c6 lscpu | grep "CPU(s):" | head -1 CPU(s): 2 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8233ad8010c6 sudo fdisk -l | grep Disk Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors Disklabel type: gpt Disk identifier: A12409BD-8174-4672-94DC-03EA43C900F3 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8233ad8010c6 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 3990320 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine set --cpus 4 --disk-size 5 --memory 4096 8233ad8010c6 Error: new disk size must be larger than 102 GB ← Exit [It] set machine cpus, disk, memory - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:28 @ 06/27/24 10:14:31.018 (46.554s)
→ Enter [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:14:31.018 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 8233ad8010c6 ← Exit [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:14:31.609 (591ms)
• [47.145 seconds]

podman machine set

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:15

wsl cannot change disk, memory, processor

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:78
→ Enter [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:14:31.609 ← Exit [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:14:31.609 (0s)
→ Enter [It] wsl cannot change disk, memory, processor - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:78 @ 06/27/24 10:14:31.609 [SKIPPED] tests are only for WSL provider In [It] at: /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/config_test.go:222 @ 06/27/24 10:14:31.609 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x10394b7fb, 0x1f}) /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/config_test.go:222 +0x64 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func12.4() /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:79 +0x38 ← Exit [It] wsl cannot change disk, memory, processor - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:78 @ 06/27/24 10:14:31.609 (0s)
→ Enter [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:14:31.609 ← Exit [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:14:31.61 (0s)
S [SKIPPED] [0.001 seconds] podman machine set /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:15 [It] wsl cannot change disk, memory, processor /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:78

podman machine set

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:15

no settings should change if no flags

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:103
→ Enter [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:14:31.61 ← Exit [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:14:31.61 (0s)
→ Enter [It] no settings should change if no flags - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:103 @ 06/27/24 10:14:31.61 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw d5c65147741f Machine init complete To start your machine run: podman machine start d5c65147741f /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine set d5c65147741f /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start d5c65147741f Starting machine "d5c65147741f" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful d5c65147741f API forwarding listening on: /private/tmp/ci/podman/d5c65147741f-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop d5c65147741f; podman machine start d5c65147741f You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/d5c65147741f-api.sock' Machine "d5c65147741f" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh d5c65147741f lscpu | grep "CPU(s):" | head -1 CPU(s): 4 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh d5c65147741f sudo fdisk -l | grep Disk Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors Disklabel type: gpt Disk identifier: 13BC36E8-42E7-4347-8E2A-8FF85C79DFF9 ← Exit [It] no settings should change if no flags - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:103 @ 06/27/24 10:15:21.002 (49.394s)
→ Enter [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:15:21.002 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force d5c65147741f ← Exit [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:15:21.638 (636ms)
• [50.030 seconds]

podman machine set

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:15

set rootful with docker sock change

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:138
→ Enter [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:15:21.638 ← Exit [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:15:21.638 (0s)
→ Enter [It] set rootful with docker sock change - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:138 @ 06/27/24 10:15:21.638 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 10087e5ae3ff Machine init complete To start your machine run: podman machine start 10087e5ae3ff /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine set --rootful 10087e5ae3ff /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 10087e5ae3ff Starting machine "10087e5ae3ff" API forwarding listening on: /private/tmp/ci/podman/10087e5ae3ff-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 10087e5ae3ff; podman machine start 10087e5ae3ff You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/10087e5ae3ff-api.sock' Machine "10087e5ae3ff" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.Rootful}} 10087e5ae3ff true /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 10087e5ae3ff readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] set rootful with docker sock change - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:138 @ 06/27/24 10:16:15.94 (54.304s)
→ Enter [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:16:15.94 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 10087e5ae3ff ← Exit [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:16:16.577 (637ms)
• [54.941 seconds]

podman machine set

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:15

set user mode networking

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:170
→ Enter [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:16:16.577 ← Exit [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:16:16.578 (0s)
→ Enter [It] set user mode networking - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:170 @ 06/27/24 10:16:16.578 [SKIPPED] Test is only for WSL In [It] at: /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:172 @ 06/27/24 10:16:16.578 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func12.7() /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:172 +0x5c ← Exit [It] set user mode networking - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:170 @ 06/27/24 10:16:16.578 (0s)
→ Enter [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:16:16.578 ← Exit [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:16:16.578 (0s)
S [SKIPPED] [0.001 seconds] podman machine set /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:15 [It] set user mode networking /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:170

podman machine set

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:15

set while machine already running

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:196
→ Enter [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:16:16.578 ← Exit [BeforeEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:21 @ 06/27/24 10:16:16.578 (0s)
→ Enter [It] set while machine already running - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:196 @ 06/27/24 10:16:16.578 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 99a5b9ec0674 Machine init complete To start your machine run: podman machine start 99a5b9ec0674 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 99a5b9ec0674 Starting machine "99a5b9ec0674" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 99a5b9ec0674 API forwarding listening on: /private/tmp/ci/podman/99a5b9ec0674-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 99a5b9ec0674; podman machine start 99a5b9ec0674 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/99a5b9ec0674-api.sock' Machine "99a5b9ec0674" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine set --rootful 99a5b9ec0674 Error: unable to change settings unless vm is stopped ← Exit [It] set while machine already running - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:196 @ 06/27/24 10:17:02.418 (45.84s)
→ Enter [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:17:02.418 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 99a5b9ec0674 ← Exit [AfterEach] podman machine set - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/set_test.go:24 @ 06/27/24 10:17:03.047 (629ms)
• [46.470 seconds]

podman machine ssh

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:10

bad machine name

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:23
→ Enter [BeforeEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:16 @ 06/27/24 10:17:03.047 ← Exit [BeforeEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:16 @ 06/27/24 10:17:03.047 (0s)
→ Enter [It] bad machine name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:23 @ 06/27/24 10:17:03.047 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 64a06426b0b0 Error: vm podman-machine-default not found: podman-machine-default: VM does not exist ← Exit [It] bad machine name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:23 @ 06/27/24 10:17:03.073 (26ms)
→ Enter [AfterEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:19 @ 06/27/24 10:17:03.073 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 64a06426b0b0 Error: 64a06426b0b0: VM does not exist ← Exit [AfterEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:19 @ 06/27/24 10:17:03.099 (26ms)
• [0.052 seconds]

podman machine ssh

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:10

ssh to non-running machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:32
→ Enter [BeforeEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:16 @ 06/27/24 10:17:03.099 ← Exit [BeforeEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:16 @ 06/27/24 10:17:03.099 (0s)
→ Enter [It] ssh to non-running machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:32 @ 06/27/24 10:17:03.099 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw b8c14f2fe4d7 Machine init complete To start your machine run: podman machine start b8c14f2fe4d7 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh b8c14f2fe4d7 Error: vm "b8c14f2fe4d7" is not running ← Exit [It] ssh to non-running machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:32 @ 06/27/24 10:17:11.41 (8.311s)
→ Enter [AfterEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:19 @ 06/27/24 10:17:11.41 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force b8c14f2fe4d7 ← Exit [AfterEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:19 @ 06/27/24 10:17:11.496 (86ms)
• [8.397 seconds]

podman machine ssh

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:10

ssh to running machine and check os-type

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:46
→ Enter [BeforeEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:16 @ 06/27/24 10:17:11.496 ← Exit [BeforeEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:16 @ 06/27/24 10:17:11.496 (0s)
→ Enter [It] ssh to running machine and check os-type - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:46 @ 06/27/24 10:17:11.496 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --now db711f7f042b Machine init complete Starting machine "db711f7f042b" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful db711f7f042b API forwarding listening on: /private/tmp/ci/podman/db711f7f042b-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop db711f7f042b; podman machine start db711f7f042b You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/db711f7f042b-api.sock' Machine "db711f7f042b" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh db711f7f042b cat /etc/os-release NAME="Fedora Linux" VERSION="40.20240519.2.0 (CoreOS)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:40" HOME_URL="https://getfedora.org/coreos/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=40 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=40 SUPPORT_END=2025-05-13 VARIANT="CoreOS" VARIANT_ID=coreos OSTREE_VERSION='40.20240519.2.0' /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh db711f7f042b false ← Exit [It] ssh to running machine and check os-type - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:46 @ 06/27/24 10:18:00.223 (48.728s)
→ Enter [AfterEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:19 @ 06/27/24 10:18:00.223 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force db711f7f042b ← Exit [AfterEach] podman machine ssh - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/ssh_test.go:19 @ 06/27/24 10:18:01.392 (1.169s)
• [49.898 seconds]

podman machine info

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/info_test.go:13

machine info

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/info_test.go:26
→ Enter [BeforeEach] podman machine info - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/info_test.go:19 @ 06/27/24 10:18:01.393 ← Exit [BeforeEach] podman machine info - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/info_test.go:19 @ 06/27/24 10:18:01.393 (0s)
→ Enter [It] machine info - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/info_test.go:26 @ 06/27/24 10:18:01.393 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine info host: arch: arm64 currentmachine: "" defaultmachine: "" eventsdir: /private/tmp/ci/podman_test3301833599/podman machineconfigdir: /private/tmp/ci/podman_test3301833599/.config/containers/podman/machine/applehv machineimagedir: /private/tmp/ci/podman_test3301833599/.local/share/containers/podman/machine/applehv machinestate: "" numberofmachines: 0 os: darwin vmtype: applehv version: apiversion: 5.2.0-dev version: 5.2.0-dev goversion: go1.22.4 gitcommit: da2cbb0fe365a32a88431e3148fdf2e8cab793ad builttime: Thu Jun 27 09:53:28 2024 built: 1719482008 osarch: darwin/arm64 os: darwin /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine info --format {{.Host.NumberOfMachines}} 0 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 56e0e7e7c99f Machine init complete To start your machine run: podman machine start 56e0e7e7c99f /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine info --format {{.Host.NumberOfMachines}} 1 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine info --format json { "Host": { "Arch": "arm64", "CurrentMachine": "56e0e7e7c99f", "DefaultMachine": "56e0e7e7c99f", "EventsDir": "/private/tmp/ci/podman_test3301833599/podman", "MachineConfigDir": "/private/tmp/ci/podman_test3301833599/.config/containers/podman/machine/applehv", "MachineImageDir": "/private/tmp/ci/podman_test3301833599/.local/share/containers/podman/machine/applehv", "MachineState": "Stopped", "NumberOfMachines": 1, "OS": "darwin", "VMType": "applehv" }, "Version": { "APIVersion": "5.2.0-dev", "Version": "5.2.0-dev", "GoVersion": "go1.22.4", "GitCommit": "da2cbb0fe365a32a88431e3148fdf2e8cab793ad", "BuiltTime": "Thu Jun 27 09:53:28 2024", "Built": 1719482008, "OsArch": "darwin/arm64", "Os": "darwin" } } ← Exit [It] machine info - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/info_test.go:26 @ 06/27/24 10:18:40.927 (39.535s)
→ Enter [AfterEach] podman machine info - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/info_test.go:22 @ 06/27/24 10:18:40.927 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 56e0e7e7c99f ← Exit [AfterEach] podman machine info - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/info_test.go:22 @ 06/27/24 10:18:41.022 (95ms)
• [39.631 seconds]

podman inspect stop

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:13

inspect bad name

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:26
→ Enter [BeforeEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:19 @ 06/27/24 10:18:41.022 ← Exit [BeforeEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:19 @ 06/27/24 10:18:41.022 (0s)
→ Enter [It] inspect bad name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:26 @ 06/27/24 10:18:41.022 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [] ← Exit [It] inspect bad name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:26 @ 06/27/24 10:18:41.048 (26ms)
→ Enter [AfterEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:22 @ 06/27/24 10:18:41.048 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [AfterEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:22 @ 06/27/24 10:18:41.074 (25ms)
• [0.052 seconds]

podman inspect stop

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:13

inspect two machines

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:34
→ Enter [BeforeEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:19 @ 06/27/24 10:18:41.074 ← Exit [BeforeEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:19 @ 06/27/24 10:18:41.074 (0s)
→ Enter [It] inspect two machines - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:34 @ 06/27/24 10:18:41.074 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw foo1 Machine init complete To start your machine run: podman machine start foo1 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw foo2 Machine init complete To start your machine run: podman machine start foo2 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.Name}} foo1 foo1 ← Exit [It] inspect two machines - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:34 @ 06/27/24 10:20:03.45 (1m22.378s)
→ Enter [AfterEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:22 @ 06/27/24 10:20:03.45 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force foo1 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force foo2 ← Exit [AfterEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:22 @ 06/27/24 10:20:03.631 (181ms)
• [82.560 seconds]

podman inspect stop

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:13

inspect with go format

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:53
→ Enter [BeforeEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:19 @ 06/27/24 10:20:03.631 ← Exit [BeforeEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:19 @ 06/27/24 10:20:03.632 (0s)
→ Enter [It] inspect with go format - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:53 @ 06/27/24 10:20:03.632 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw d5f0c2adc57e Machine init complete To start your machine run: podman machine start d5f0c2adc57e /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect d5f0c2adc57e [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test2043855747/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/d5f0c2adc57e-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:20:03.65852Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "d5f0c2adc57e", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test2043855747/.local/share/containers/podman/machine/machine", "Port": 59874, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.Name}} d5f0c2adc57e d5f0c2adc57e /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.Abcde}} d5f0c2adc57e Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo ← Exit [It] inspect with go format - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:53 @ 06/27/24 10:20:41.3 (37.67s)
→ Enter [AfterEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:22 @ 06/27/24 10:20:41.301 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force d5f0c2adc57e ← Exit [AfterEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:22 @ 06/27/24 10:20:41.399 (98ms)
• [37.768 seconds]

podman inspect stop

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:13

inspect shows a unique socket name per machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:93
→ Enter [BeforeEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:19 @ 06/27/24 10:20:41.399 ← Exit [BeforeEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:19 @ 06/27/24 10:20:41.399 (0s)
→ Enter [It] inspect shows a unique socket name per machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:93 @ 06/27/24 10:20:41.399 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw e19b6be34433 Machine init complete To start your machine run: podman machine start e19b6be34433 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect e19b6be34433 [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test1722220170/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/e19b6be34433-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:20:41.426261Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "e19b6be34433", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test1722220170/.local/share/containers/podman/machine/machine", "Port": 59899, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 9d5bed5a51ce Machine init complete To start your machine run: podman machine start 9d5bed5a51ce /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect 9d5bed5a51ce [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test1722220170/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/9d5bed5a51ce-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:21:22.92996Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "9d5bed5a51ce", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test1722220170/.local/share/containers/podman/machine/machine", "Port": 59911, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] ← Exit [It] inspect shows a unique socket name per machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:93 @ 06/27/24 10:22:05.393 (1m23.996s)
→ Enter [AfterEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:22 @ 06/27/24 10:22:05.393 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force e19b6be34433 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 9d5bed5a51ce ← Exit [AfterEach] podman inspect stop - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/inspect_test.go:22 @ 06/27/24 10:22:05.684 (291ms)
• [84.288 seconds]

podman machine rm

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:14

bad init name

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:27
→ Enter [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:22:05.684 ← Exit [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:22:05.685 (0s)
→ Enter [It] bad init name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:27 @ 06/27/24 10:22:05.685 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad init name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:27 @ 06/27/24 10:22:05.711 (26ms)
→ Enter [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:22:05.711 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:22:05.737 (26ms)
• [0.053 seconds]

podman machine rm

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:14

Remove machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:35
→ Enter [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:22:05.737 ← Exit [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:22:05.737 (0s)
→ Enter [It] Remove machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:35 @ 06/27/24 10:22:05.737 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw f1cabb6533fb Machine init complete To start your machine run: podman machine start f1cabb6533fb /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force f1cabb6533fb /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect f1cabb6533fb Error: f1cabb6533fb: VM does not exist [] /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force f1cabb6533fb Error: f1cabb6533fb: VM does not exist ← Exit [It] Remove machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:35 @ 06/27/24 10:22:47.734 (41.998s)
→ Enter [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:22:47.734 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force f1cabb6533fb Error: f1cabb6533fb: VM does not exist ← Exit [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:22:47.76 (26ms)
• [42.024 seconds]

podman machine rm

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:14

Remove running machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:59
→ Enter [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:22:47.76 ← Exit [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:22:47.76 (0s)
→ Enter [It] Remove running machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:59 @ 06/27/24 10:22:47.76 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --now e872842eac6c Machine init complete Starting machine "e872842eac6c" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful e872842eac6c API forwarding listening on: /private/tmp/ci/podman/e872842eac6c-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop e872842eac6c; podman machine start e872842eac6c You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/e872842eac6c-api.sock' Machine "e872842eac6c" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm e872842eac6c Error: running vm "e872842eac6c" cannot be destroyed /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force e872842eac6c /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect e872842eac6c Error: e872842eac6c: VM does not exist [] ← Exit [It] Remove running machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:59 @ 06/27/24 10:23:37.621 (49.862s)
→ Enter [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:23:37.621 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force e872842eac6c Error: e872842eac6c: VM does not exist ← Exit [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:23:37.651 (30ms)
• [49.893 seconds]

podman machine rm

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:14

machine rm --save-ignition --save-image

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:84
→ Enter [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:23:37.651 ← Exit [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:23:37.651 (0s)
→ Enter [It] machine rm --save-ignition --save-image - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:84 @ 06/27/24 10:23:37.651 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw f96e6185506c Machine init complete To start your machine run: podman machine start f96e6185506c /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.SSHConfig.IdentityPath}} f96e6185506c /private/tmp/ci/podman_test2462322092/.local/share/containers/podman/machine/machine /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force --save-ignition --save-image f96e6185506c /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect f96e6185506c Error: f96e6185506c: VM does not exist [] ← Exit [It] machine rm --save-ignition --save-image - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:84 @ 06/27/24 10:24:15.28 (37.629s)
→ Enter [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:24:15.28 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force f96e6185506c Error: f96e6185506c: VM does not exist ← Exit [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:24:15.368 (88ms)
• [37.718 seconds]

podman machine rm

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:14

Remove machine sharing ssh key with another machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:123
→ Enter [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:24:15.368 ← Exit [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:24:15.368 (0s)
→ Enter [It] Remove machine sharing ssh key with another machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:123 @ 06/27/24 10:24:15.368 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw foo Machine init complete To start your machine run: podman machine start foo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --now bar Machine init complete Starting machine "bar" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful bar API forwarding listening on: /private/tmp/ci/podman/bar-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop bar; podman machine start bar You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/bar-api.sock' Machine "bar" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.SSHConfig.IdentityPath}} foo /private/tmp/ci/podman_test1673517662/.local/share/containers/podman/machine/machine /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.SSHConfig.IdentityPath}} bar /private/tmp/ci/podman_test1673517662/.local/share/containers/podman/machine/machine /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force foo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh bar echo foo foo ← Exit [It] Remove machine sharing ssh key with another machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:123 @ 06/27/24 10:25:43.417 (1m28.049s)
→ Enter [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:25:43.417 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force foo Error: foo: VM does not exist /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force bar ← Exit [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:25:44.066 (649ms)
• [88.698 seconds]

podman machine rm

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:14

Removing all machines doesn't delete ssh keys

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:165
→ Enter [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:25:44.066 ← Exit [BeforeEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:20 @ 06/27/24 10:25:44.066 (0s)
→ Enter [It] Removing all machines doesn't delete ssh keys - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:165 @ 06/27/24 10:25:44.066 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw foo Machine init complete To start your machine run: podman machine start foo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.SSHConfig.IdentityPath}} foo /private/tmp/ci/podman_test550974164/.local/share/containers/podman/machine/machine /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force foo ← Exit [It] Removing all machines doesn't delete ssh keys - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:165 @ 06/27/24 10:25:52.242 (8.176s)
→ Enter [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:25:52.242 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force foo Error: foo: VM does not exist ← Exit [AfterEach] podman machine rm - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/rm_test.go:23 @ 06/27/24 10:25:52.268 (26ms)
• [8.202 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

bad init name

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:38
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:25:52.268 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:25:52.268 (0s)
→ Enter [It] bad init name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:38 @ 06/27/24 10:25:52.268 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 applehv Error: cannot use "applehv" for a machine name /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r system connection add foobar tcp://localhost:8000 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw foobar Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 ab/cd Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --username -/a 0ad02ca68d07 Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman -r system connection rm foobar ← Exit [It] bad init name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:38 @ 06/27/24 10:25:52.438 (170ms)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:25:52.439 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force applehv Error: applehv: VM does not exist /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force foobar Error: foobar: VM does not exist /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force ab/cd Error: ab/cd: VM does not exist /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 0ad02ca68d07 Error: 0ad02ca68d07: VM does not exist ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:25:52.563 (125ms)
• [0.295 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

simple init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:82
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:25:52.563 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:25:52.563 (0s)
→ Enter [It] simple init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:82 @ 06/27/24 10:25:52.563 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw c4ea8a213658 Machine init complete To start your machine run: podman machine start c4ea8a213658 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect c4ea8a213658 [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test1142045198/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/c4ea8a213658-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:25:52.588342Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "c4ea8a213658", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test1142045198/.local/share/containers/podman/machine/machine", "Port": 60045, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] ← Exit [It] simple init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:82 @ 06/27/24 10:26:34.582 (42.019s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:26:34.582 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force c4ea8a213658 ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:26:34.679 (97ms)
• [42.117 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

simple init with start

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:101
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:26:34.679 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:26:34.679 (0s)
→ Enter [It] simple init with start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:101 @ 06/27/24 10:26:34.679 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 8bb3b133133e Machine init complete To start your machine run: podman machine start 8bb3b133133e /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect 8bb3b133133e [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test3667878842/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/8bb3b133133e-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:26:34.708868Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "8bb3b133133e", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test3667878842/.local/share/containers/podman/machine/machine", "Port": 60063, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 8bb3b133133e Starting machine "8bb3b133133e" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 8bb3b133133e API forwarding listening on: /private/tmp/ci/podman/8bb3b133133e-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 8bb3b133133e; podman machine start 8bb3b133133e You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/8bb3b133133e-api.sock' Machine "8bb3b133133e" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect 8bb3b133133e [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test3667878842/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/8bb3b133133e-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:26:34.708868Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "8bb3b133133e", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test3667878842/.local/share/containers/podman/machine/machine", "Port": 60063, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 8bb3b133133e sudo systemctl is-enabled zincati disabled ← Exit [It] simple init with start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:101 @ 06/27/24 10:27:20.527 (45.849s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:27:20.527 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 8bb3b133133e ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:27:21.155 (628ms)
• [46.477 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

simple init with username

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:137
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:27:21.155 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:27:21.155 (0s)
→ Enter [It] simple init with username - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:137 @ 06/27/24 10:27:21.155 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --username remoteuser --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw cb94ec589119 Machine init complete To start your machine run: podman machine start cb94ec589119 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect cb94ec589119 [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test1552135359/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/cb94ec589119-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:27:21.184841Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "cb94ec589119", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test1552135359/.local/share/containers/podman/machine/machine", "Port": 60093, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] ← Exit [It] simple init with username - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:137 @ 06/27/24 10:27:56.772 (35.618s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:27:56.772 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force cb94ec589119 ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:27:56.869 (97ms)
• [35.715 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

machine init with cpus, disk size, memory, timezone

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:159
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:27:56.869 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:27:56.869 (0s)
→ Enter [It] machine init with cpus, disk size, memory, timezone - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:159 @ 06/27/24 10:27:56.869 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --cpus 2 --disk-size 102 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --memory 4096 --timezone Pacific/Honolulu 7b66fc0d4c50 Machine init complete To start your machine run: podman machine start 7b66fc0d4c50 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 7b66fc0d4c50 Starting machine "7b66fc0d4c50" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 7b66fc0d4c50 API forwarding listening on: /private/tmp/ci/podman/7b66fc0d4c50-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 7b66fc0d4c50; podman machine start 7b66fc0d4c50 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/7b66fc0d4c50-api.sock' Machine "7b66fc0d4c50" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 7b66fc0d4c50 lscpu | grep "CPU(s):" | head -1 CPU(s): 2 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 7b66fc0d4c50 sudo fdisk -l | grep Disk Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors Disklabel type: gpt Disk identifier: 34FD627F-2F47-47CE-BA93-35B64AD42F05 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 7b66fc0d4c50 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 3990320 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh 7b66fc0d4c50 date Thu Jun 27 00:28:14 HST 2024 ← Exit [It] machine init with cpus, disk size, memory, timezone - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:159 @ 06/27/24 10:28:14.746 (17.877s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:28:14.746 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 7b66fc0d4c50 ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:28:15.325 (579ms)
• [18.457 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

machine init with volume

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:200
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:28:15.325 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:28:15.325 (0s)
→ Enter [It] machine init with volume - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:200 @ 06/27/24 10:28:15.325 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --volume /private/tmp/ci/2221331574:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now ddc53e7b8781 Machine init complete Starting machine "ddc53e7b8781" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful ddc53e7b8781 API forwarding listening on: /private/tmp/ci/podman/ddc53e7b8781-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop ddc53e7b8781; podman machine start ddc53e7b8781 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/ddc53e7b8781-api.sock' Machine "ddc53e7b8781" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh ddc53e7b8781 ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes example146823766 ← Exit [It] machine init with volume - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:200 @ 06/27/24 10:29:00.925 (45.601s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:29:00.925 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force ddc53e7b8781 ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:29:01.547 (621ms)
• [46.223 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

machine init rootless docker.sock check

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:227
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:29:01.547 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:29:01.547 (0s)
→ Enter [It] machine init rootless docker.sock check - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:227 @ 06/27/24 10:29:01.547 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw f5a4d02e5bcd Machine init complete To start your machine run: podman machine start f5a4d02e5bcd /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start f5a4d02e5bcd Starting machine "f5a4d02e5bcd" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful f5a4d02e5bcd API forwarding listening on: /private/tmp/ci/podman/f5a4d02e5bcd-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop f5a4d02e5bcd; podman machine start f5a4d02e5bcd You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/f5a4d02e5bcd-api.sock' Machine "f5a4d02e5bcd" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh f5a4d02e5bcd readlink /var/run/docker.sock /run/user/502/podman/podman.sock ← Exit [It] machine init rootless docker.sock check - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:227 @ 06/27/24 10:29:46.668 (45.123s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:29:46.668 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force f5a4d02e5bcd ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:29:47.301 (633ms)
• [45.756 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

machine init rootful with docker.sock check

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:250
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:29:47.301 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:29:47.301 (0s)
→ Enter [It] machine init rootful with docker.sock check - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:250 @ 06/27/24 10:29:47.301 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw --rootful e2ee08fa72b2 Machine init complete To start your machine run: podman machine start e2ee08fa72b2 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start e2ee08fa72b2 Starting machine "e2ee08fa72b2" API forwarding listening on: /private/tmp/ci/podman/e2ee08fa72b2-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop e2ee08fa72b2; podman machine start e2ee08fa72b2 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/e2ee08fa72b2-api.sock' Machine "e2ee08fa72b2" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.Rootful}} e2ee08fa72b2 true /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh e2ee08fa72b2 readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] machine init rootful with docker.sock check - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:250 @ 06/27/24 10:30:35.737 (48.437s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:30:35.738 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force e2ee08fa72b2 ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:30:36.347 (609ms)
• [49.047 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

init should cleanup on failure

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:277
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:30:36.347 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:30:36.347 (0s)
→ Enter [It] init should cleanup on failure - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:277 @ 06/27/24 10:30:36.347 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw dcb9f8d3dc22 Machine init complete To start your machine run: podman machine start dcb9f8d3dc22 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.ConfigDir.Path}} dcb9f8d3dc22 /private/tmp/ci/podman_test2989784696/.config/containers/podman/machine/applehv /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force dcb9f8d3dc22 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect dcb9f8d3dc22 Error: dcb9f8d3dc22: VM does not exist [] /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --ignition-path /bad/path --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw dcb9f8d3dc22 Error: open /bad/path: no such file or directory ← Exit [It] init should cleanup on failure - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:277 @ 06/27/24 10:31:53.992 (1m17.647s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:31:53.992 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force dcb9f8d3dc22 Error: dcb9f8d3dc22: VM does not exist ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:31:54.117 (125ms)
• [77.772 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

verify a podman 4 config does not break podman 5

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:326
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:31:54.117 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:31:54.118 (0s)
→ Enter [It] verify a podman 4 config does not break podman 5 - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:326 @ 06/27/24 10:31:54.118 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list time="2024-06-27T10:31:54Z" level=error msg="incompatible machine config \"/private/tmp/ci/podman_test3834756155/.config/containers/podman/machine/applehv/foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect foobar-machine [] Error: incompatible machine config "/private/tmp/ci/podman_test3834756155/.config/containers/podman/machine/applehv/foobar-machine.json" (foobar-machine) for this version of Podman /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 14b87083a190 time="2024-06-27T10:31:54Z" level=error msg="incompatible machine config \"/private/tmp/ci/podman_test3834756155/.config/containers/podman/machine/applehv/foobar-machine.json\" (podman-machine-default) for this version of Podman" Machine init complete To start your machine run: podman machine start 14b87083a190 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list time="2024-06-27T10:32:02Z" level=error msg="incompatible machine config \"/private/tmp/ci/podman_test3834756155/.config/containers/podman/machine/applehv/foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 14b87083a190* applehv 7 seconds ago Never 4 2GiB 11GiB /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect 14b87083a190 [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test3834756155/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/14b87083a190-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:31:54.195743Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "14b87083a190", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test3834756155/.local/share/containers/podman/machine/machine", "Port": 60245, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] ← Exit [It] verify a podman 4 config does not break podman 5 - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:326 @ 06/27/24 10:32:02.068 (7.951s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:32:02.068 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 73cee543b98a Error: 73cee543b98a: VM does not exist /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force foobar-machine Error: incompatible machine config "/private/tmp/ci/podman_test3834756155/.config/containers/podman/machine/applehv/foobar-machine.json" (foobar-machine) for this version of Podman /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 14b87083a190 ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:32:02.202 (133ms)
• [8.085 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

machine init with rosetta=true

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:374
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:32:02.202 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:32:02.202 (0s)
→ Enter [It] machine init with rosetta=true - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:374 @ 06/27/24 10:32:02.202 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw e4262e7f924a Machine init complete To start your machine run: podman machine start e4262e7f924a /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start e4262e7f924a Starting machine "e4262e7f924a" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful e4262e7f924a API forwarding listening on: /private/tmp/ci/podman/e4262e7f924a-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop e4262e7f924a; podman machine start e4262e7f924a You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/e4262e7f924a-api.sock' Machine "e4262e7f924a" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.Rosetta}} e4262e7f924a true /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh e4262e7f924a ls -d /mnt/rosetta /mnt/rosetta /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh e4262e7f924a ls -d /proc/sys/fs/binfmt_misc/rosetta /proc/sys/fs/binfmt_misc/rosetta /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh e4262e7f924a ls -d /proc/sys/fs/binfmt_misc/qemu-x86_64 ls: cannot access '/proc/sys/fs/binfmt_misc/qemu-x86_64': No such file or directory ← Exit [It] machine init with rosetta=true - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:374 @ 06/27/24 10:32:49.263 (47.062s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:32:49.263 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force e4262e7f924a ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:32:49.87 (607ms)
• [47.669 seconds]

podman machine init

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:20

machine init with rosetta=false

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:419
→ Enter [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:32:49.87 ← Exit [BeforeEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:26 @ 06/27/24 10:32:49.87 (0s)
→ Enter [It] machine init with rosetta=false - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:419 @ 06/27/24 10:32:49.87 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw f59310a0f658 Machine init complete To start your machine run: podman machine start f59310a0f658 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start f59310a0f658 Starting machine "f59310a0f658" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful f59310a0f658 API forwarding listening on: /private/tmp/ci/podman/f59310a0f658-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop f59310a0f658; podman machine start f59310a0f658 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/f59310a0f658-api.sock' Machine "f59310a0f658" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.Rosetta}} f59310a0f658 false /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh f59310a0f658 ls -d /mnt/rosetta ls: cannot access '/mnt/rosetta': No such file or directory /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh f59310a0f658 ls -d /proc/sys/fs/binfmt_misc/rosetta ls: cannot access '/proc/sys/fs/binfmt_misc/rosetta': No such file or directory /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine ssh f59310a0f658 ls -d /proc/sys/fs/binfmt_misc/qemu-x86_64 /proc/sys/fs/binfmt_misc/qemu-x86_64 ← Exit [It] machine init with rosetta=false - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:419 @ 06/27/24 10:33:43.048 (53.179s)
→ Enter [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:33:43.048 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force f59310a0f658 ← Exit [AfterEach] podman machine init - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/init_test.go:29 @ 06/27/24 10:33:43.672 (624ms)
• [53.803 seconds]

podman machine list

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:16

list machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:29
→ Enter [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:33:43.672 ← Exit [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:33:43.672 (0s)
→ Enter [It] list machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:29 @ 06/27/24 10:33:43.672 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 2bebadc2fcba Machine init complete To start your machine run: podman machine start 2bebadc2fcba /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 2bebadc2fcba* applehv 34 seconds ago Never 4 2GiB 11GiB ← Exit [It] list machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:29 @ 06/27/24 10:34:18.369 (34.697s)
→ Enter [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:34:18.369 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 2bebadc2fcba ← Exit [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:34:18.466 (97ms)
• [34.795 seconds]

podman machine list

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:16

list machines with quiet or noheading

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:47
→ Enter [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:34:18.466 ← Exit [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:34:18.466 (0s)
→ Enter [It] list machines with quiet or noheading - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:47 @ 06/27/24 10:34:18.466 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --quiet /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --noheading --quiet /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 30bf23b4b42b Machine init complete To start your machine run: podman machine start 30bf23b4b42b /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw d4cf0211ed7c Machine init complete To start your machine run: podman machine start d4cf0211ed7c /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --noheading --quiet 30bf23b4b42b* d4cf0211ed7c ← Exit [It] list machines with quiet or noheading - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:47 @ 06/27/24 10:35:01.925 (43.46s)
→ Enter [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:35:01.925 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 37ce1069268c Error: 37ce1069268c: VM does not exist /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 30bf23b4b42b /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force d4cf0211ed7c ← Exit [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:35:02.107 (181ms)
• [43.642 seconds]

podman machine list

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:16

list machine: check if running while starting

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:83
→ Enter [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:35:02.107 ← Exit [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:35:02.107 (0s)
→ Enter [It] list machine: check if running while starting - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:83 @ 06/27/24 10:35:02.107 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 991f187e4e50 Machine init complete To start your machine run: podman machine start 991f187e4e50 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.LastUp}} Never /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 991f187e4e50 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.LastUp}} Starting machine "991f187e4e50" Never /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.LastUp}} Currently starting /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.LastUp}} Currently starting /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.LastUp}} Currently starting This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 991f187e4e50 API forwarding listening on: /private/tmp/ci/podman/991f187e4e50-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 991f187e4e50; podman machine start 991f187e4e50 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/991f187e4e50-api.sock' Machine "991f187e4e50" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.LastUp}} Currently running /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.LastUp}} Currently running ← Exit [It] list machine: check if running while starting - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:83 @ 06/27/24 10:35:50.135 (48.029s)
→ Enter [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:35:50.135 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 991f187e4e50 ← Exit [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:35:50.776 (641ms)
• [48.671 seconds]

podman machine list

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:16

list with --format

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:122
→ Enter [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:35:50.776 ← Exit [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:35:50.776 (0s)
→ Enter [It] list with --format - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:122 @ 06/27/24 10:35:50.776 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 7d6599731925 Machine init complete To start your machine run: podman machine start 7d6599731925 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.Name}} 7d6599731925* /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format json [ { "Name": "7d6599731925", "Default": true, "Created": "2024-06-27T10:35:50.811913Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "applehv", "CPUs": 4, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 60411, "RemoteUsername": "core", "IdentityPath": "/private/tmp/ci/podman_test3674615665/.local/share/containers/podman/machine/machine", "UserModeNetworking": true } ]/Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format table {{.Name}} NAME 7d6599731925* ← Exit [It] list with --format - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:122 @ 06/27/24 10:36:01.88 (11.104s)
→ Enter [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:36:01.88 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 7d6599731925 ← Exit [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:36:01.965 (85ms)
• [11.189 seconds]

podman machine list

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:16

list machine in machine-readable byte format

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:162
→ Enter [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:36:01.965 ← Exit [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:36:01.965 (0s)
→ Enter [It] list machine in machine-readable byte format - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:162 @ 06/27/24 10:36:01.965 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 8398cd81154a Machine init complete To start your machine run: podman machine start 8398cd81154a /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format json [ { "Name": "8398cd81154a", "Default": true, "Created": "2024-06-27T10:36:01.993415Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "applehv", "CPUs": 4, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 60432, "RemoteUsername": "core", "IdentityPath": "/private/tmp/ci/podman_test3781830149/.local/share/containers/podman/machine/machine", "UserModeNetworking": true } ] < Exit [It] list machine in machine-readable byte format - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:162 @ 06/27/24 10:36:44.924 (42.96s)
→ Enter [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:36:44.925 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 8398cd81154a ← Exit [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:36:45.033 (109ms)
• [43.069 seconds]

podman machine list

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:16

list machine in human-readable format

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:184
→ Enter [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:36:45.033 ← Exit [BeforeEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:22 @ 06/27/24 10:36:45.033 (0s)
→ Enter [It] list machine in human-readable format - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:184 @ 06/27/24 10:36:45.033 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 3299c4041324 Machine init complete To start your machine run: podman machine start 3299c4041324 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine list --format {{.Memory}} {{.DiskSize}} 2GiB 11GiB ← Exit [It] list machine in human-readable format - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:184 @ 06/27/24 10:37:21.261 (36.228s)
→ Enter [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:37:21.261 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 3299c4041324 ← Exit [AfterEach] podman machine list - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/list_test.go:25 @ 06/27/24 10:37:21.359 (97ms)
• [36.326 seconds]

podman machine start

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:16

start simple machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:28
→ Enter [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:37:21.359 ← Exit [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:37:21.359 (0s)
→ Enter [It] start simple machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:28 @ 06/27/24 10:37:21.359 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 8e244b26653d Machine init complete To start your machine run: podman machine start 8e244b26653d /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 8e244b26653d Starting machine "8e244b26653d" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 8e244b26653d API forwarding listening on: /private/tmp/ci/podman/8e244b26653d-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 8e244b26653d; podman machine start 8e244b26653d You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/8e244b26653d-api.sock' Machine "8e244b26653d" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect 8e244b26653d [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test3457377731/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/8e244b26653d-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:37:21.385043Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "8e244b26653d", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test3457377731/.local/share/containers/podman/machine/machine", "Port": 60466, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine stop 8e244b26653d Machine "8e244b26653d" stopped successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 8e244b26653d --no-info Starting machine "8e244b26653d" Machine "8e244b26653d" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine stop 8e244b26653d Machine "8e244b26653d" stopped successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 8e244b26653d --quiet Machine "8e244b26653d" started successfully ← Exit [It] start simple machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:28 @ 06/27/24 10:38:23.939 (1m2.582s)
→ Enter [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:38:23.939 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 8e244b26653d ← Exit [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:38:24.559 (620ms)
• [63.202 seconds]

podman machine start

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:16

bad start name

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:64
→ Enter [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:38:24.559 ← Exit [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:38:24.559 (0s)
→ Enter [It] bad start name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:64 @ 06/27/24 10:38:24.56 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad start name - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:64 @ 06/27/24 10:38:24.584 (24ms)
→ Enter [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:38:24.584 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:38:24.611 (27ms)
• [0.051 seconds]

podman machine start

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:16

start machine already started

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:73
→ Enter [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:38:24.611 ← Exit [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:38:24.611 (0s)
→ Enter [It] start machine already started - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:73 @ 06/27/24 10:38:24.611 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 92879d68947b Machine init complete To start your machine run: podman machine start 92879d68947b /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 92879d68947b Starting machine "92879d68947b" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 92879d68947b API forwarding listening on: /private/tmp/ci/podman/92879d68947b-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 92879d68947b; podman machine start 92879d68947b You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/92879d68947b-api.sock' Machine "92879d68947b" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect 92879d68947b [ { "ConfigDir": { "Path": "/private/tmp/ci/podman_test2698177906/.config/containers/podman/machine/applehv" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/private/tmp/ci/podman/92879d68947b-api.sock" }, "PodmanPipe": null }, "Created": "2024-06-27T10:38:24.640852Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "92879d68947b", "Resources": { "CPUs": 4, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/private/tmp/ci/podman_test2698177906/.local/share/containers/podman/machine/machine", "Port": 60520, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": true } ] /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 92879d68947b Starting machine "92879d68947b" Error: unable to start "92879d68947b": machine 92879d68947b: VM already running or starting ← Exit [It] start machine already started - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:73 @ 06/27/24 10:38:43.711 (19.1s)
→ Enter [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:38:43.711 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 92879d68947b ← Exit [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:38:44.304 (593ms)
• [19.694 seconds]

podman machine start

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:16

start machine with conflict on SSH port

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:94
→ Enter [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:38:44.304 ← Exit [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:38:44.304 (0s)
→ Enter [It] start machine with conflict on SSH port - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:94 @ 06/27/24 10:38:44.304 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 963cf7d369f1 Machine init complete To start your machine run: podman machine start 963cf7d369f1 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.SSHConfig.Port}} 963cf7d369f1 60541 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman system connection list --format {{.URI}} ssh://core@127.0.0.1:60541/run/user/502/podman/podman.sock ssh://root@127.0.0.1:60541/run/podman/podman.sock /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start 963cf7d369f1 Starting machine "963cf7d369f1" time="2024-06-27T10:39:20Z" level=warning msg="detected port conflict on machine ssh port [60541], reassigning" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 963cf7d369f1 API forwarding listening on: /private/tmp/ci/podman/963cf7d369f1-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop 963cf7d369f1; podman machine start 963cf7d369f1 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/963cf7d369f1-api.sock' Machine "963cf7d369f1" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.SSHConfig.Port}} 963cf7d369f1 60557 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman system connection list --format {{.URI}} ssh://core@127.0.0.1:60557/run/user/502/podman/podman.sock ssh://root@127.0.0.1:60557/run/podman/podman.sock ← Exit [It] start machine with conflict on SSH port - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:94 @ 06/27/24 10:39:31.859 (47.556s)
→ Enter [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:39:31.859 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 963cf7d369f1 ← Exit [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:39:32.474 (616ms)
• [48.172 seconds]

podman machine start

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:16

start only starts specified machine

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:143
→ Enter [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:39:32.475 ← Exit [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:39:32.475 (0s)
→ Enter [It] start only starts specified machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:143 @ 06/27/24 10:39:32.475 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw ee829227b4f7 Machine init complete To start your machine run: podman machine start ee829227b4f7 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw 290b33e01a23 Machine init complete To start your machine run: podman machine start 290b33e01a23 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start ee829227b4f7 Starting machine "ee829227b4f7" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful ee829227b4f7 API forwarding listening on: /private/tmp/ci/podman/ee829227b4f7-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop ee829227b4f7; podman machine start ee829227b4f7 You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/ee829227b4f7-api.sock' Machine "ee829227b4f7" started successfully /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.State}} ee829227b4f7 running /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine inspect --format {{.State}} 290b33e01a23 stopped ← Exit [It] start only starts specified machine - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:143 @ 06/27/24 10:40:58.892 (1m26.419s)
→ Enter [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:40:58.892 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force ee829227b4f7 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force 290b33e01a23 ← Exit [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:40:59.593 (701ms)
• [87.121 seconds]

podman machine start

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:16

start two machines in parallel

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:176
→ Enter [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:40:59.593 ← Exit [BeforeEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:21 @ 06/27/24 10:40:59.593 (0s)
→ Enter [It] start two machines in parallel - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:176 @ 06/27/24 10:40:59.593 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw m1-17bede7573ff Machine init complete To start your machine run: podman machine start m1-17bede7573ff /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine-daily.aarch64.applehv.raw m2-ff085cf8bfe8 Machine init complete To start your machine run: podman machine start m2-ff085cf8bfe8 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start m1-17bede7573ff /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine start m2-ff085cf8bfe8 Starting machine "m1-17bede7573ff" Starting machine "m2-ff085cf8bfe8" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful m1-17bede7573ff API forwarding listening on: /private/tmp/ci/podman/m1-17bede7573ff-api.sock The system helper service is not installed; the default Docker API socket address can't be used by podman. If you would like to install it, run the following commands: sudo /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman-mac-helper install podman machine stop m1-17bede7573ff; podman machine start m1-17bede7573ff You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///private/tmp/ci/podman/m1-17bede7573ff-api.sock' Machine "m1-17bede7573ff" started successfully Error: unable to start "m2-ff085cf8bfe8": machine m1-17bede7573ff: VM already running or starting ← Exit [It] start two machines in parallel - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:176 @ 06/27/24 10:42:25.892 (1m26.3s)
→ Enter [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:42:25.892 /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force m1-17bede7573ff /Users/MacM1-5-worker/ci/task-4925116956540928/bin/darwin/podman machine rm --force m2-ff085cf8bfe8 ← Exit [AfterEach] podman machine start - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/start_test.go:24 @ 06/27/24 10:42:26.603 (711ms)
• [87.012 seconds]

[SynchronizedAfterSuite]

/Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/machine_test.go:72
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/machine_test.go:72 @ 06/27/24 10:42:26.603 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/machine_test.go:72 @ 06/27/24 10:42:26.603 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/machine_test.go:72 @ 06/27/24 10:42:26.603 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/machine_test.go:72 @ 06/27/24 10:42:26.603 (0s)
[SynchronizedAfterSuite] PASSED [0.000 seconds]

[ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report

autogenerated by Ginkgo

→ Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 06/27/24 10:42:26.603 ← Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 06/27/24 10:42:26.615 (11ms)
[ReportAfterSuite] PASSED [0.011 seconds]


Summarizing 1 Failure:
  [FAIL] run basic podman commands [It] Volume ops
  /Users/MacM1-5-worker/ci/task-4925116956540928/pkg/machine/e2e/basic_test.go:118

Ran 52 of 55 Specs in 2180.946 seconds
FAIL! -- 51 Passed | 1 Failed | 0 Pending | 3 Skipped
--- FAIL: TestMachine (2180.96s)
FAIL

Ginkgo ran 1 suite in 36m32.109616208s

Test Suite Failed
make[1]: *** [ginkgo-run] Error 1
make: *** [localmachine] Error 2

Processed Thu Jun 27 10:42:26 2024 by logformatter v0.3