Synopsis


GitHub PR:22726 - CI: Use local cache registry
Test name:machine-linux podman fedora-40-aarch64 rootless host sqlite
Cirrus:Build 6742055358038016 / Task 4829250048491520
Logs:main / journal
Base commit:3b07ae4557dcffc75fc4168c5355ace06bd0e822

 
[18:57:57] START - All [+xxxx] lines that follow are relative to 2024-07-02T18:57:57Z.
[+0000s] + make localmachine  # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:435 in _run_machine-linux()
[+0003s] # gitCommit needed by logformatter, to link to sources
         /define.gitCommit=edde7379efa1bf3ae5e32ad1364aacf5cd33cbe8
         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/.
         make[1]: Entering directory '/var/tmp/go/src/github.com/containers/podman'
         make -C test/tools build/ginkgo
         make[2]: Entering directory '/var/tmp/go/src/github.com/containers/podman/test/tools'
[+0004s] go build -o build/ginkgo ./vendor/github.com/onsi/ginkgo/v2/ginkgo
[+0014s] make[2]: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools'
         ./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/.
[+0072s] Running Suite: Podman Machine tests - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e
         ==================================================================================================
         Random Seed: 1719946691
         
         Will run 55 of 55 specs

[+0072s] 

[BeforeSuite]

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53
→ Enter [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53 @ 07/02/24 18:59:09.847 Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM Getting image source signatures Copying blob sha256:54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0074s] Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Writing manifest to image destination 54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0079s] ← Exit [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:53 @ 07/02/24 18:59:16.045 (6.198s)
[BeforeSuite] PASSED [6.198 seconds]

[+0079s] 

podman machine info

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:13

machine info

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:16.046 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:16.046 (0s)
→ Enter [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/02/24 18:59:16.046 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info host: arch: arm64 currentmachine: "" defaultmachine: "" eventsdir: /tmp/podman_test4264256226/podman machineconfigdir: /tmp/podman_test4264256226/.config/containers/podman/machine/qemu machineimagedir: /tmp/podman_test4264256226/.local/share/containers/podman/machine/qemu machinestate: "" numberofmachines: 0 os: linux vmtype: qemu version: apiversion: 5.2.0-dev version: 5.2.0-dev goversion: go1.22.4 gitcommit: edde7379efa1bf3ae5e32ad1364aacf5cd33cbe8 builttime: Tue Jul 2 18:43:00 2024 built: 1719945780 osarch: linux/arm64 os: linux /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} 0 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3d255612e111 [+0083s] Image resized. Machine init complete To start your machine run: podman machine start 3d255612e111 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} 1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format json [+0084s] { "Host": { "Arch": "arm64", "CurrentMachine": "3d255612e111", "DefaultMachine": "3d255612e111", "EventsDir": "/tmp/podman_test4264256226/podman", "MachineConfigDir": "/tmp/podman_test4264256226/.config/containers/podman/machine/qemu", "MachineImageDir": "/tmp/podman_test4264256226/.local/share/containers/podman/machine/qemu", "MachineState": "Stopped", "NumberOfMachines": 1, "OS": "linux", "VMType": "qemu" }, "Version": { "APIVersion": "5.2.0-dev", "Version": "5.2.0-dev", "GoVersion": "go1.22.4", "GitCommit": "edde7379efa1bf3ae5e32ad1364aacf5cd33cbe8", "BuiltTime": "Tue Jul 2 18:43:00 2024", "Built": 1719945780, "OsArch": "linux/arm64", "Os": "linux" } } ← Exit [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 07/02/24 18:59:21.031 (4.985s)
> Enter [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 18:59:21.031 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3d255612e111 < Exit [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 18:59:21.284 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 18:59:21.284 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 18:59:21.285 (0s) • [5.239 seconds]

[+0084s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

Basic ops

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:21.285 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:21.285 (0s)
→ Enter [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/02/24 18:59:21.285 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 4fbf95dbf130 [+0088s] Image resized. Machine init complete Starting machine "4fbf95dbf130" [+0115s] 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 4fbf95dbf130 [+0116s] Mounting volume... /tmp/podman_test190697823:/tmp/podman_test190697823 API forwarding listening on: /tmp/podman_test190697823/podman/4fbf95dbf130-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test190697823/podman/4fbf95dbf130-api.sock' Machine "4fbf95dbf130" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r images -q [+0117s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -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 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run quay.io/libpod/alpine_nginx cat /etc/os-release [+0118s] 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/" /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r build /tmp/ginkgo2254317534 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 [+0119s] 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 66:a6:16:f0:ce:7d 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::64a6:16ff:fef0:ce7d/64 scope link tentative valid_lft forever preferred_lft forever COMMIT time="2024-07-02T18:59:56Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> b91a4791f75d b91a4791f75d8f43a44eed02e7890ce2f267d8aea48608cce72cd47e577e02b6 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -a 93418a334d25218bad56e6950ab186741d23710ffd9434f64e4353a714a42c9b ← Exit [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 07/02/24 18:59:56.387 (35.102s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 18:59:56.387 < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 18:59:56.387 (0s) > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 18:59:56.387 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4fbf95dbf130 Waiting for VM to exit... [+0120s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 18:59:57.664 (1.277s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 18:59:57.664 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 18:59:57.664 (0s) • [36.379 seconds]

[+0120s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

Volume ops

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:57.664 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 18:59:57.664 (0s)
→ Enter [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/02/24 18:59:57.664 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/ginkgo2764987850 --now 2e231a501b47 [+0125s] Image resized. Machine init complete Starting machine "2e231a501b47" [+0151s] 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 2e231a501b47 [+0152s] Mounting volume... /tmp/ginkgo2764987850:/tmp/ginkgo2764987850 API forwarding listening on: /tmp/podman_test2273063696/podman/2e231a501b47-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2273063696/podman/2e231a501b47-api.sock' Machine "2e231a501b47" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -v /tmp/ginkgo2764987850:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file Trying to pull quay.io/libpod/alpine_nginx:latest... [+0153s] Getting image source signatures Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade 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) [+0154s] /test/attr-test-file ← Exit [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 07/02/24 19:00:31.373 (33.708s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:00:31.373 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2e231a501b47 Waiting for VM to exit... [+0156s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:00:33.155 (1.782s) > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:00:33.155 < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:00:33.155 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:00:33.155 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:00:33.155 (0s) • [35.491 seconds]

[+0156s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

Volume should be virtiofs

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:00:33.155 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:00:33.155 (0s)
→ Enter [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/02/24 19:00:33.155 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/ginkgo3781022763 --now d1d73a74b03b [+0160s] Image resized. Machine init complete Starting machine "d1d73a74b03b" [+0184s] 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 d1d73a74b03b [+0185s] Mounting volume... /tmp/ginkgo3781022763:/tmp/ginkgo3781022763 [+0186s] API forwarding listening on: /tmp/podman_test4244350157/podman/d1d73a74b03b-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test4244350157/podman/d1d73a74b03b-api.sock' Machine "d1d73a74b03b" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh d1d73a74b03b findmnt -no FSTYPE /tmp/ginkgo3781022763 virtiofs ← Exit [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 07/02/24 19:01:03.392 (30.236s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:01:03.392 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d1d73a74b03b Waiting for VM to exit... [+0187s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:01:04.678 (1.286s) > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:01:04.678 < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:01:04.678 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:01:04.678 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:01:04.678 (0s) • [31.523 seconds]

[+0187s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

Podman ops with port forwarding and gvproxy

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:01:04.678 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:01:04.678 (0s)
→ Enter [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/02/24 19:01:04.678 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now ebb1d6788615 [+0192s] Image resized. Machine init complete Starting machine "ebb1d6788615" [+0216s] 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 ebb1d6788615 [+0217s] Mounting volume... /tmp/podman_test3643467456:/tmp/podman_test3643467456 API forwarding listening on: /tmp/podman_test3643467456/podman/ebb1d6788615-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3643467456/podman/ebb1d6788615-api.sock' Machine "ebb1d6788615" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx [+0218s] 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) [+0219s] baccc471331f87187c9597a75552f19ebff1261f48da7a703ccd096298447d02 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r exec test true /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -af [+0220s] baccc471331f87187c9597a75552f19ebff1261f48da7a703ccd096298447d02 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop ebb1d6788615 Waiting for VM to exit... [+0221s] Machine "ebb1d6788615" stopped successfully ← Exit [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 07/02/24 19:01:38.734 (34.056s)
> Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:01:38.734 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ebb1d6788615 [+0222s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:01:39.017 (284ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:01:39.018 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:01:39.018 (0s) • [34.340 seconds]

[+0222s] 

run basic podman commands

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20

podman volume on non-standard path

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:01:39.018 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:01:39.018 (0s)
→ Enter [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 @ 07/02/24 19:01:39.018 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/machine-volume607458181:/does/not/exist --now c938fbd69929 [+0226s] Image resized. Machine init complete Starting machine "c938fbd69929" [+0251s] 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 c938fbd69929 [+0252s] Mounting volume... /tmp/machine-volume607458181:/does/not/exist API forwarding listening on: /tmp/podman_test792656554/podman/c938fbd69929-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test792656554/podman/c938fbd69929-api.sock' Machine "c938fbd69929" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c938fbd69929 cat /does/not/exist/testfile [+0253s] abcdefg1234567 < Exit [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:158 @ 07/02/24 19:02:10.205 (31.187s) > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:10.205 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c938fbd69929 Waiting for VM to exit... [+0254s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:11.492 (1.286s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:11.492 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:11.492 (0s) • [32.474 seconds]

[+0254s] 

podman machine ssh

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10

bad machine name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:11.492 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:11.492 (0s)
→ Enter [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/02/24 19:02:11.492 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 93f562b95cba Error: vm podman-machine-default not found: podman-machine-default: VM does not exist ← Exit [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 07/02/24 19:02:11.514 (21ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:11.514 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:11.514 (0s) • [0.022 seconds]

[+0254s] 

podman machine ssh

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10

ssh to non-running machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:11.514 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:11.514 (0s)
→ Enter [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/02/24 19:02:11.514 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5ca1f1185711 [+0259s] Image resized. Machine init complete To start your machine run: podman machine start 5ca1f1185711 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 5ca1f1185711 Error: vm "5ca1f1185711" is not running ← Exit [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 07/02/24 19:02:16.13 (4.616s)
> Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:16.13 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5ca1f1185711 < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:16.404 (273ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:16.404 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:16.404 (0s) • [4.890 seconds]

[+0259s] 

podman machine ssh

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10

ssh to running machine and check os-type

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:16.404 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:16.404 (0s)
→ Enter [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 07/02/24 19:02:16.404 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 2ea5898e01ce [+0263s] Image resized. Machine init complete Starting machine "2ea5898e01ce" [+0289s] 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 2ea5898e01ce [+0290s] Mounting volume... /tmp/podman_test1429292125:/tmp/podman_test1429292125 [+0291s] API forwarding listening on: /tmp/podman_test1429292125/podman/2ea5898e01ce-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1429292125/podman/2ea5898e01ce-api.sock' Machine "2ea5898e01ce" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2ea5898e01ce 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' /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 2ea5898e01ce false ← Exit [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 07/02/24 19:02:48.877 (32.473s)
> Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:48.877 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2ea5898e01ce Waiting for VM to exit... [+0293s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:02:50.164 (1.287s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:50.164 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:02:50.165 (0s) • [33.761 seconds]

[+0293s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start simple machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:50.165 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:02:50.165 (0s)
→ Enter [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/02/24 19:02:50.165 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e40c426eacdd [+0297s] Image resized. Machine init complete To start your machine run: podman machine start e40c426eacdd /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e40c426eacdd Starting machine "e40c426eacdd" [+0322s] 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 e40c426eacdd [+0323s] Mounting volume... /tmp/podman_test2009494641:/tmp/podman_test2009494641 API forwarding listening on: /tmp/podman_test2009494641/podman/e40c426eacdd-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2009494641/podman/e40c426eacdd-api.sock' Machine "e40c426eacdd" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e40c426eacdd [ { "ConfigDir": { "Path": "/tmp/podman_test2009494641/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test2009494641/podman/e40c426eacdd-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:02:50.189035903Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "e40c426eacdd", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test2009494641/.local/share/containers/podman/machine/machine", "Port": 45429, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop e40c426eacdd Waiting for VM to exit... [+0324s] Machine "e40c426eacdd" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e40c426eacdd --no-info Starting machine "e40c426eacdd" [+0345s] Mounting volume... /tmp/podman_test2009494641:/tmp/podman_test2009494641 [+0346s] Machine "e40c426eacdd" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop e40c426eacdd Waiting for VM to exit... [+0347s] Machine "e40c426eacdd" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e40c426eacdd --quiet
[+0587s] [FAILED] Timed out after 240.000s. Expected process to exit. It did not. In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 @ 07/02/24 19:07:44.548 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x4000842038, 0x37e11d6000) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 +0xc8 github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x400039d3c0, 0x3e}, {0x400061e180, 0x4, 0x4}, 0x37e11d6000, 0x1) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x2f0 github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(...) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:159 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.1() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:48 +0x794
← Exit [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 07/02/24 19:07:44.548 (4m54.384s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:07:44.549 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e40c426eacdd
[+0827s] [FAILED] Timed out after 240.001s. Expected process to exit. It did not. In [DeferCleanup (Each)] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 @ 07/02/24 19:11:44.55 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x4000710060, 0x37e11d6000) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56 +0xc8 github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x400039d3c0, 0x3e}, {0x400061e3c0, 0x4, 0x4}, 0x37e11d6000, 0x1) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x2f0 github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(...) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:159 github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:85 +0xc4 reflect.Value.call({0x10d70a0?, 0x40006544c0?, 0x13?}, {0x12f0ca3, 0x4}, {0x1f23620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0x970 reflect.Value.Call({0x10d70a0?, 0x40006544c0?, 0x4000842010?}, {0x1f23620?, 0x400031dfa8?, 0x581020?}) /usr/lib/golang/src/reflect/value.go:380 +0x94 < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:11:44.55 (4m0.002s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:11:44.55 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:11:44.551 (0s) • [FAILED] [534.386 seconds] podman machine start /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [It] start simple machine /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18

[+0827s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

bad start name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:11:44.551 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:11:44.551 (0s)
→ Enter [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/02/24 19:11:44.551 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 07/02/24 19:11:44.572 (22ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:11:44.572 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:11:44.573 (0s) • [0.022 seconds]

[+0827s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start machine already started

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:11:44.573 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:11:44.573 (0s)
→ Enter [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/02/24 19:11:44.573 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 d144f5f235cb [+0832s] Image resized. Machine init complete To start your machine run: podman machine start d144f5f235cb /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d144f5f235cb Starting machine "d144f5f235cb" [+0855s] 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 d144f5f235cb [+0856s] Mounting volume... /tmp/podman_test1062463195:/tmp/podman_test1062463195 [+0857s] API forwarding listening on: /tmp/podman_test1062463195/podman/d144f5f235cb-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1062463195/podman/d144f5f235cb-api.sock' Machine "d144f5f235cb" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect d144f5f235cb [ { "ConfigDir": { "Path": "/tmp/podman_test1062463195/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test1062463195/podman/d144f5f235cb-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:11:44.596740663Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "d144f5f235cb", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test1062463195/.local/share/containers/podman/machine/machine", "Port": 45643, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start d144f5f235cb Starting machine "d144f5f235cb" Error: unable to start "d144f5f235cb": machine d144f5f235cb: VM already running or starting ← Exit [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 07/02/24 19:12:14.627 (30.054s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:12:14.627 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d144f5f235cb Waiting for VM to exit... [+0859s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:12:16.389 (1.762s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:12:16.389 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:12:16.39 (0s) • [31.817 seconds]

[+0859s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start machine with conflict on SSH port

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:12:16.39 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:12:16.39 (0s)
→ Enter [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 07/02/24 19:12:16.39 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 a6eeb7bd3d8a [+0863s] Image resized. Machine init complete To start your machine run: podman machine start a6eeb7bd3d8a /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} a6eeb7bd3d8a 33545 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} ssh://core@127.0.0.1:33545/run/user/3956/podman/podman.sock ssh://root@127.0.0.1:33545/run/podman/podman.sock /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start a6eeb7bd3d8a [+0864s] Starting machine "a6eeb7bd3d8a" time="2024-07-02T19:12:21Z" level=warning msg="detected port conflict on machine ssh port [33545], reassigning" [+0888s] 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 a6eeb7bd3d8a [+0889s] Mounting volume... /tmp/podman_test2432708251:/tmp/podman_test2432708251 [+0890s] API forwarding listening on: /tmp/podman_test2432708251/podman/a6eeb7bd3d8a-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2432708251/podman/a6eeb7bd3d8a-api.sock' Machine "a6eeb7bd3d8a" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} a6eeb7bd3d8a 46625 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} ssh://core@127.0.0.1:46625/run/user/3956/podman/podman.sock ssh://root@127.0.0.1:46625/run/podman/podman.sock ← Exit [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 07/02/24 19:12:47.358 (30.968s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:12:47.358 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force a6eeb7bd3d8a Waiting for VM to exit... [+0891s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:12:48.625 (1.267s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:12:48.625 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:12:48.625 (0s) • [32.236 seconds]

[+0891s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start only starts specified machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:12:48.626 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:12:48.626 (0s)
→ Enter [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/02/24 19:12:48.626 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3961fdf32345 [+0896s] Image resized. Machine init complete To start your machine run: podman machine start 3961fdf32345 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 2b17e655d1d4 [+0900s] Image resized. Machine init complete To start your machine run: podman machine start 2b17e655d1d4 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 3961fdf32345 Starting machine "3961fdf32345" [+0924s] 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 3961fdf32345 [+0925s] Mounting volume... /tmp/podman_test2665644560:/tmp/podman_test2665644560 API forwarding listening on: /tmp/podman_test2665644560/podman/3961fdf32345-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2665644560/podman/3961fdf32345-api.sock' Machine "3961fdf32345" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 3961fdf32345 running /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 2b17e655d1d4 stopped ← Exit [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 07/02/24 19:13:22.929 (34.304s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:22.929 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 2b17e655d1d4 [+0926s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:23.183 (254ms) > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:23.184 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3961fdf32345 Waiting for VM to exit... [+0927s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:24.945 (1.762s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:13:24.945 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:13:24.946 (0s) • [36.320 seconds]

[+0927s] 

podman machine start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16

start two machines in parallel

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:13:24.946 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:13:24.946 (0s)
→ Enter [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/02/24 19:13:24.946 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 m1-0bd5b836c300 [+0932s] Image resized. Machine init complete To start your machine run: podman machine start m1-0bd5b836c300 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 m2-7b2f3fac3c7f [+0936s] Image resized. Machine init complete To start your machine run: podman machine start m2-7b2f3fac3c7f /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m1-0bd5b836c300 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m2-7b2f3fac3c7f [+0937s] Starting machine "m1-0bd5b836c300" Starting machine "m2-7b2f3fac3c7f" [+0960s] 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 m2-7b2f3fac3c7f [+0961s] Mounting volume... /tmp/podman_test2340405025:/tmp/podman_test2340405025 [+0962s] API forwarding listening on: /tmp/podman_test2340405025/podman/m2-7b2f3fac3c7f-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2340405025/podman/m2-7b2f3fac3c7f-api.sock' Machine "m2-7b2f3fac3c7f" started successfully Error: unable to start "m1-0bd5b836c300": machine m2-7b2f3fac3c7f: VM already running or starting ← Exit [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 07/02/24 19:13:59.559 (34.613s)
> Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:13:59.559 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m2-7b2f3fac3c7f Waiting for VM to exit... [+0963s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:00.825 (1.266s) > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:00.825 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m1-0bd5b836c300 [+0964s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:01.079 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:01.079 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:01.079 (0s) • [36.134 seconds]

[+0964s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:01.08 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:01.08 (0s)
→ Enter [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/02/24 19:14:01.08 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0bfa3f4f34ed [+0968s] Image resized. Machine init complete To start your machine run: podman machine start 0bfa3f4f34ed /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 0bfa3f4f34ed* qemu 4 seconds ago Never 32 2GiB 11GiB ← Exit [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 07/02/24 19:14:05.685 (4.605s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:05.685 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0bfa3f4f34ed < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:05.938 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:05.938 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:05.939 (0s) • [4.859 seconds]

[+0968s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machines with quiet or noheading

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:05.939 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:05.939 (0s)
→ Enter [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/02/24 19:14:05.939 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --quiet /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 91222d0102c6 [+0973s] Image resized. Machine init complete To start your machine run: podman machine start 91222d0102c6 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e786105073f4 [+0977s] Image resized. Machine init complete To start your machine run: podman machine start e786105073f4 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet 91222d0102c6* e786105073f4 ← Exit [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 07/02/24 19:14:14.999 (9.06s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:14.999 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e786105073f4 [+0978s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:15.253 (254ms) > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:15.253 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 91222d0102c6 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:15.506 (253ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:15.506 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:15.507 (0s) • [9.568 seconds]

[+0978s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machine: check if running while starting

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:15.507 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:15.507 (1ms)
→ Enter [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 07/02/24 19:14:15.507 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 598daf99d8d3 [+0982s] Image resized. Machine init complete To start your machine run: podman machine start 598daf99d8d3 [+0983s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Never /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 598daf99d8d3 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Starting machine "598daf99d8d3" Never [+0986s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0989s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0992s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0995s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+0998s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+1001s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+1004s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+1006s] 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 598daf99d8d3 [+1007s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently starting [+1008s] Mounting volume... /tmp/podman_test2112659616:/tmp/podman_test2112659616 API forwarding listening on: /tmp/podman_test2112659616/podman/598daf99d8d3-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2112659616/podman/598daf99d8d3-api.sock' Machine "598daf99d8d3" started successfully [+1010s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently running /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} Currently running ← Exit [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 07/02/24 19:14:47.383 (31.876s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:47.383 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 598daf99d8d3 Waiting for VM to exit... [+1011s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:48.65 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:48.65 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:48.65 (0s) • [33.143 seconds]

[+1011s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list with --format

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:48.65 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:48.65 (0s)
→ Enter [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/02/24 19:14:48.65 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 df1b13008279 [+1016s] Image resized. Machine init complete To start your machine run: podman machine start df1b13008279 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Name}} df1b13008279* /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [ { "Name": "df1b13008279", "Default": true, "Created": "2024-07-02T19:14:48.673901922Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "qemu", "CPUs": 32, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 35475, "RemoteUsername": "core", "IdentityPath": "/tmp/podman_test2510656037/.local/share/containers/podman/machine/machine", "UserModeNetworking": true } ]/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format table {{.Name}} NAME df1b13008279* ← Exit [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 07/02/24 19:14:53.268 (4.617s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:53.268 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force df1b13008279 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:53.521 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:53.521 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:53.522 (0s) • [4.872 seconds]

[+1016s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machine in machine-readable byte format

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:53.522 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:53.522 (0s)
→ Enter [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 07/02/24 19:14:53.522 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 b53d10953ac3 [+1021s] Image resized. Machine init complete To start your machine run: podman machine start b53d10953ac3 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [ { "Name": "b53d10953ac3", "Default": true, "Created": "2024-07-02T19:14:53.546020176Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "qemu", "CPUs": 32, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 40149, "RemoteUsername": "core", "IdentityPath": "/tmp/podman_test3907463284/.local/share/containers/podman/machine/machine", "UserModeNetworking": true } ] < Exit [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 07/02/24 19:14:58.046 (4.524s) > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:58.046 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b53d10953ac3 < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:14:58.3 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:58.3 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:14:58.3 (0s) • [4.779 seconds]

[+1021s] 

podman machine list

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16

list machine in human-readable format

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:58.3 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:14:58.301 (0s)
→ Enter [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/02/24 19:14:58.301 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 32662f8e5a05 [+1025s] Image resized. Machine init complete To start your machine run: podman machine start 32662f8e5a05 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Memory}} {{.DiskSize}} 2GiB 11GiB ← Exit [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 07/02/24 19:15:02.824 (4.524s)
> Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:02.824 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 32662f8e5a05 [+1026s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:03.078 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:03.078 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:03.079 (0s) • [4.778 seconds]

[+1026s] 

podman machine reset

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9

starting from scratch should not error

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:03.079 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:03.079 (0s)
→ Enter [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/02/24 19:15:03.079 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force ← Exit [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 07/02/24 19:15:03.1 (21ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:03.1 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:03.1 (0s) • [0.021 seconds]

[+1026s] 

podman machine reset

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9

reset machine with one defined machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:03.1 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:03.1 (0s)
→ Enter [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/02/24 19:15:03.1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 c50948a576d0 [+1030s] Image resized. Machine init complete To start your machine run: podman machine start c50948a576d0 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading c50948a576d0* qemu 4 seconds ago Never 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading ← Exit [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 07/02/24 19:15:07.889 (4.789s)
> Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:07.889 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c50948a576d0 Error: c50948a576d0: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:07.911 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:07.911 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:07.911 (0s) • [4.811 seconds]

[+1030s] 

podman machine reset

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9

reset with running machine and other machines idle

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:07.911 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:07.911 (0s)
→ Enter [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 07/02/24 19:15:07.911 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 90a2a2d3e499 [+1035s] Image resized. Machine init complete Starting machine "90a2a2d3e499" [+1060s] 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 90a2a2d3e499 [+1061s] Mounting volume... /tmp/podman_test1941425159:/tmp/podman_test1941425159 API forwarding listening on: /tmp/podman_test1941425159/podman/90a2a2d3e499-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1941425159/podman/90a2a2d3e499-api.sock' Machine "90a2a2d3e499" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading 90a2a2d3e499* qemu 30 seconds ago Currently running 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 19d84ea71e91 [+1066s] Image resized. Machine init complete To start your machine run: podman machine start 19d84ea71e91 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading 90a2a2d3e499* qemu 35 seconds ago Currently running 32 2GiB 11GiB 19d84ea71e91 qemu 4 seconds ago Never 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force Waiting for VM to exit... [+1067s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading ← Exit [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 07/02/24 19:15:44.96 (37.049s)
> Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:44.96 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 19d84ea71e91 Error: 19d84ea71e91: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:44.981 (21ms) > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:44.981 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 90a2a2d3e499 Error: 90a2a2d3e499: VM does not exist [+1068s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.002 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:45.002 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:45.002 (0s) • [37.091 seconds]

[+1068s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

bad init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:45.003 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:45.003 (0s)
→ Enter [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/02/24 19:15:45.003 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 qemu Error: cannot use "qemu" for a machine name /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection add foobar tcp://localhost:8000 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foobar Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` /var/tmp/go/src/github.com/containers/podman/bin/podman-remote 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 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username -/a 9ec2606939b7 Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --memory 129551 9ec2606939b7 Error: requested amount of memory (129551 MB) greater than total system memory (134770749440 MB) /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection rm foobar ← Exit [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 07/02/24 19:15:45.171 (168ms)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.171 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9ec2606939b7 Error: 9ec2606939b7: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.192 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.192 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9ec2606939b7 Error: 9ec2606939b7: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.213 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.213 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ab/cd Error: ab/cd: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.234 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.234 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foobar Error: foobar: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.255 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.255 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force qemu Error: qemu: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.277 (21ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.277 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:45.298 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:45.298 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:45.298 (0s) • [0.296 seconds]

[+1068s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

simple init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:45.298 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:45.299 (0s)
→ Enter [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/02/24 19:15:45.299 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 939d30c33988 [+1072s] Image resized. Machine init complete To start your machine run: podman machine start 939d30c33988 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 939d30c33988 [ { "ConfigDir": { "Path": "/tmp/podman_test3618798721/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test3618798721/podman/939d30c33988-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:15:45.321713607Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "939d30c33988", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test3618798721/.local/share/containers/podman/machine/machine", "Port": 34615, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 07/02/24 19:15:49.823 (4.524s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:49.823 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 939d30c33988 [+1073s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:15:50.077 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:50.077 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:15:50.077 (0s) • [4.779 seconds]

[+1073s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

simple init with start

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:50.077 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:15:50.077 (0s)
→ Enter [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/02/24 19:15:50.077 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5139eca18390 [+1077s] Image resized. Machine init complete To start your machine run: podman machine start 5139eca18390 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5139eca18390 [ { "ConfigDir": { "Path": "/tmp/podman_test4116127996/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test4116127996/podman/5139eca18390-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:15:50.101421531Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "5139eca18390", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test4116127996/.local/share/containers/podman/machine/machine", "Port": 45399, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 5139eca18390 Starting machine "5139eca18390" [+1101s] 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 5139eca18390 [+1102s] Mounting volume... /tmp/podman_test4116127996:/tmp/podman_test4116127996 [+1103s] API forwarding listening on: /tmp/podman_test4116127996/podman/5139eca18390-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test4116127996/podman/5139eca18390-api.sock' Machine "5139eca18390" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5139eca18390 [ { "ConfigDir": { "Path": "/tmp/podman_test4116127996/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test4116127996/podman/5139eca18390-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:15:50.101421531Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "5139eca18390", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test4116127996/.local/share/containers/podman/machine/machine", "Port": 45399, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 5139eca18390 sudo systemctl is-enabled zincati disabled ← Exit [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 07/02/24 19:16:20.905 (30.828s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:16:20.905 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5139eca18390 Waiting for VM to exit... [+1105s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:16:22.667 (1.762s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:16:22.667 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:16:22.668 (0s) • [32.591 seconds]

[+1105s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

simple init with username

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:16:22.668 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:16:22.668 (0s)
→ Enter [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/02/24 19:16:22.668 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username remoteuser --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 95ba9310698b [+1110s] Image resized. Machine init complete To start your machine run: podman machine start 95ba9310698b /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 95ba9310698b [ { "ConfigDir": { "Path": "/tmp/podman_test2321872890/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test2321872890/podman/95ba9310698b-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:16:22.691805592Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "95ba9310698b", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test2321872890/.local/share/containers/podman/machine/machine", "Port": 37183, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 07/02/24 19:16:27.263 (4.595s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:16:27.263 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 95ba9310698b < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:16:27.517 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:16:27.517 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:16:27.517 (0s) • [4.849 seconds]

[+1110s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init with cpus, disk size, memory, timezone

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:16:27.517 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:16:27.518 (0s)
→ Enter [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 07/02/24 19:16:27.518 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --cpus 2 --disk-size 102 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --memory 4096 --timezone Pacific/Honolulu c50b0aad3d83 [+1115s] Image resized. Machine init complete To start your machine run: podman machine start c50b0aad3d83 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c50b0aad3d83 Starting machine "c50b0aad3d83" [+1140s] 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 c50b0aad3d83 [+1141s] Mounting volume... /tmp/podman_test824166357:/tmp/podman_test824166357 [+1142s] API forwarding listening on: /tmp/podman_test824166357/podman/c50b0aad3d83-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test824166357/podman/c50b0aad3d83-api.sock' Machine "c50b0aad3d83" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c50b0aad3d83 lscpu | grep "CPU(s):" | head -1 CPU(s): 2 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c50b0aad3d83 sudo fdisk -l | grep Disk Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors Disklabel type: gpt Disk identifier: 7A48CCE2-52EA-4A52-A921-700F32F02FA2 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c50b0aad3d83 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' [+1143s] 3986908 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c50b0aad3d83 date Tue Jul 2 09:17:00 HST 2024 ← Exit [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 07/02/24 19:17:00.348 (32.83s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:17:00.348 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c50b0aad3d83 Waiting for VM to exit... [+1144s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:17:01.614 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:17:01.614 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:17:01.615 (0s) • [34.097 seconds]

[+1144s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init with volume

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:17:01.615 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:17:01.615 (0s)
→ Enter [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/02/24 19:17:01.615 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/1726434605:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now 72692c343379 [+1149s] Image resized. Machine init complete Starting machine "72692c343379" [+1173s] 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 72692c343379 [+1174s] Mounting volume... /tmp/1726434605:/very-long-test-mount-dir-path-more-than-thirty-six-bytes API forwarding listening on: /tmp/podman_test2334525264/podman/72692c343379-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2334525264/podman/72692c343379-api.sock' Machine "72692c343379" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 72692c343379 ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes [+1175s] example1470985579 ← Exit [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 07/02/24 19:17:32.265 (30.65s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:17:32.265 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 72692c343379 Waiting for VM to exit... [+1176s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:17:33.532 (1.267s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:17:33.532 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:17:33.532 (0s) • [31.918 seconds]

[+1176s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init rootless docker.sock check

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:17:33.532 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:17:33.533 (0s)
→ Enter [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/02/24 19:17:33.533 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 33d097833979 [+1181s] Image resized. Machine init complete To start your machine run: podman machine start 33d097833979 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 33d097833979 Starting machine "33d097833979" [+1205s] 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 33d097833979 [+1206s] Mounting volume... /tmp/podman_test1275337190:/tmp/podman_test1275337190 API forwarding listening on: /tmp/podman_test1275337190/podman/33d097833979-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1275337190/podman/33d097833979-api.sock' Machine "33d097833979" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 33d097833979 readlink /var/run/docker.sock [+1207s] /run/user/3956/podman/podman.sock ← Exit [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 07/02/24 19:18:04.154 (30.622s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:04.154 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 33d097833979 Waiting for VM to exit... [+1208s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:05.917 (1.762s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:05.917 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:05.917 (0s) • [32.385 seconds]

[+1208s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init rootful with docker.sock check

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:05.917 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:05.917 (0s)
→ Enter [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 07/02/24 19:18:05.917 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --rootful c4ded9dc6055 [+1213s] Image resized. Machine init complete To start your machine run: podman machine start c4ded9dc6055 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c4ded9dc6055 Starting machine "c4ded9dc6055" [+1240s] Mounting volume... /tmp/podman_test3431153667:/tmp/podman_test3431153667 API forwarding listening on: /tmp/podman_test3431153667/podman/c4ded9dc6055-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3431153667/podman/c4ded9dc6055-api.sock' Machine "c4ded9dc6055" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} c4ded9dc6055 true /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c4ded9dc6055 readlink /var/run/docker.sock [+1241s] /run/podman/podman.sock ← Exit [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 07/02/24 19:18:38.16 (32.243s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:38.16 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c4ded9dc6055 Waiting for VM to exit... [+1242s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:39.426 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:39.426 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:39.426 (0s) • [33.509 seconds]

[+1242s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

init should cleanup on failure

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:39.427 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:39.427 (0s)
→ Enter [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/02/24 19:18:39.427 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e5b30a00e124 [+1246s] Image resized. Machine init complete To start your machine run: podman machine start e5b30a00e124 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.ConfigDir.Path}} e5b30a00e124 [+1247s] /tmp/podman_test2955520228/.config/containers/podman/machine/qemu /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e5b30a00e124 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e5b30a00e124 [] Error: e5b30a00e124: VM does not exist /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --ignition-path /bad/path --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e5b30a00e124 [+1251s] Error: open /bad/path: no such file or directory [+1252s] ← Exit [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 07/02/24 19:18:49.002 (9.576s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:49.003 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e5b30a00e124 Error: e5b30a00e124: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:49.034 (31ms) > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:49.034 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e5b30a00e124 Error: e5b30a00e124: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:49.054 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:49.054 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:49.055 (0s) • [9.628 seconds]

[+1252s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

verify a podman 4 config does not break podman 5

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:49.055 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:49.055 (0s)
→ Enter [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 07/02/24 19:18:49.055 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list time="2024-07-02T19:18:49Z" level=error msg="incompatible machine config \"/tmp/podman_test445119981/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect foobar-machine [] Error: incompatible machine config "/tmp/podman_test445119981/.config/containers/podman/machine/qemu/foobar-machine.json" (foobar-machine) for this version of Podman /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e73a926a1b57 time="2024-07-02T19:18:49Z" level=error msg="incompatible machine config \"/tmp/podman_test445119981/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+1256s] Image resized. Machine init complete To start your machine run: podman machine start e73a926a1b57 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list time="2024-07-02T19:18:53Z" level=error msg="incompatible machine config \"/tmp/podman_test445119981/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE e73a926a1b57* qemu 4 seconds ago Never 32 2GiB 11GiB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e73a926a1b57 [ { "ConfigDir": { "Path": "/tmp/podman_test445119981/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test445119981/podman/e73a926a1b57-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:18:49.130090648Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "e73a926a1b57", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test445119981/.local/share/containers/podman/machine/machine", "Port": 38409, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 07/02/24 19:18:53.633 (4.578s)
> Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:53.633 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e73a926a1b57 < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:18:53.886 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.886 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.887 (0s) • [4.832 seconds]

[+1256s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init with rosetta=true

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.887 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.887 (0s)
→ Enter [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/02/24 19:18:53.887 [SKIPPED] Test is only for AppleHv In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 @ 07/02/24 19:18:53.887 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130bf28, 0x18}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 +0x64 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func8.11() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:375 +0x30 ← Exit [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 07/02/24 19:18:53.887 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.887 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.887 (0s) S [SKIPPED] [0.001 seconds] podman machine init /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=true /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374

[+1256s] 

podman machine init

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22

machine init with rosetta=false

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.887 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.888 (0s)
→ Enter [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/02/24 19:18:53.888 [SKIPPED] Test is only for AppleHv In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 @ 07/02/24 19:18:53.888 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130bf28, 0x18}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:216 +0x64 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func8.12() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:420 +0x34 ← Exit [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 07/02/24 19:18:53.888 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.888 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.888 (0s) S [SKIPPED] [0.000 seconds] podman machine init /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=false /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419

[+1256s] 

podman inspect stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13

inspect bad name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.888 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.888 (0s)
→ Enter [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/02/24 19:18:53.888 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 07/02/24 19:18:53.909 (21ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.909 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:18:53.909 (0s) • [0.021 seconds]

[+1256s] 

podman inspect stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13

inspect two machines

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.909 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:18:53.909 (0s)
→ Enter [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/02/24 19:18:53.909 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo1 [+1261s] Image resized. Machine init complete To start your machine run: podman machine start foo1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo2 [+1265s] Image resized. Machine init complete To start your machine run: podman machine start foo2 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} foo1 foo1 ← Exit [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 07/02/24 19:19:02.917 (9.008s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:02.917 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo2 [+1266s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:03.171 (254ms) > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:03.171 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo1 < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:03.425 (253ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:03.425 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:03.425 (0s) • [9.516 seconds]

[+1266s] 

podman inspect stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13

inspect with go format

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:03.425 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:03.425 (0s)
→ Enter [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/02/24 19:19:03.425 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 5b243b983336 [+1270s] Image resized. Machine init complete To start your machine run: podman machine start 5b243b983336 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5b243b983336 [ { "ConfigDir": { "Path": "/tmp/podman_test362652402/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test362652402/podman/5b243b983336-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:19:03.449360558Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "5b243b983336", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test362652402/.local/share/containers/podman/machine/machine", "Port": 34701, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} 5b243b983336 5b243b983336 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Abcde}} 5b243b983336 Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo ← Exit [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 07/02/24 19:19:07.982 (4.557s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:07.982 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5b243b983336 [+1271s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:08.236 (254ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:08.236 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:08.236 (0s) • [4.811 seconds]

[+1271s] 

podman inspect stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13

inspect shows a unique socket name per machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:08.236 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:08.236 (0s)
→ Enter [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 07/02/24 19:19:08.236 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 bc539391479d [+1275s] Image resized. Machine init complete To start your machine run: podman machine start bc539391479d /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect bc539391479d [ { "ConfigDir": { "Path": "/tmp/podman_test2616674135/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test2616674135/podman/bc539391479d-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:19:08.260213653Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "bc539391479d", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test2616674135/.local/share/containers/podman/machine/machine", "Port": 41161, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3d7d4d0dbf2c [+1280s] Image resized. Machine init complete To start your machine run: podman machine start 3d7d4d0dbf2c /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 3d7d4d0dbf2c [ { "ConfigDir": { "Path": "/tmp/podman_test2616674135/.config/containers/podman/machine/qemu" }, "ConnectionInfo": { "PodmanSocket": { "Path": "/tmp/podman_test2616674135/podman/3d7d4d0dbf2c-api.sock" }, "PodmanPipe": null }, "Created": "2024-07-02T19:19:12.780127452Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "3d7d4d0dbf2c", "Resources": { "CPUs": 32, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "/tmp/podman_test2616674135/.local/share/containers/podman/machine/machine", "Port": 46261, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 07/02/24 19:19:17.265 (9.029s)
> Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:17.266 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3d7d4d0dbf2c < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:17.519 (254ms) > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:17.519 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bc539391479d < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:17.773 (253ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:17.773 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:17.773 (0s) • [9.537 seconds]

[+1280s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

bad init name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:17.773 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:17.773 (0s)
→ Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/02/24 19:19:17.773 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 07/02/24 19:19:17.794 (21ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:17.794 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:17.795 (0s) • [0.021 seconds]

[+1280s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

Remove machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:17.795 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:17.795 (0s)
→ Enter [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/02/24 19:19:17.795 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 46b5454045ed [+1285s] Image resized. Machine init complete To start your machine run: podman machine start 46b5454045ed /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 46b5454045ed /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 46b5454045ed [] Error: 46b5454045ed: VM does not exist /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 46b5454045ed Error: 46b5454045ed: VM does not exist ← Exit [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 07/02/24 19:19:22.594 (4.8s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:22.594 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 46b5454045ed Error: 46b5454045ed: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:22.615 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:22.615 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:22.615 (0s) • [4.821 seconds]

[+1285s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

Remove running machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:22.615 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:22.616 (0s)
→ Enter [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/02/24 19:19:22.616 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now fbbd544c8bac [+1290s] Image resized. Machine init complete Starting machine "fbbd544c8bac" [+1314s] 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 fbbd544c8bac [+1315s] Mounting volume... /tmp/podman_test3709551576:/tmp/podman_test3709551576 [+1316s] API forwarding listening on: /tmp/podman_test3709551576/podman/fbbd544c8bac-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3709551576/podman/fbbd544c8bac-api.sock' Machine "fbbd544c8bac" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm fbbd544c8bac Error: running vm "fbbd544c8bac" cannot be destroyed /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force fbbd544c8bac Waiting for VM to exit... [+1317s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect fbbd544c8bac [] Error: fbbd544c8bac: VM does not exist ← Exit [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 07/02/24 19:19:54.526 (31.911s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:54.526 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force fbbd544c8bac Error: fbbd544c8bac: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:54.547 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:54.547 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:54.547 (0s) • [31.932 seconds]

[+1317s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

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

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:54.547 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:54.548 (0s)
→ Enter [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/02/24 19:19:54.548 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e656e38b21e9 [+1322s] Image resized. Machine init complete To start your machine run: podman machine start e656e38b21e9 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} e656e38b21e9 /tmp/podman_test2030825953/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force --save-ignition --save-image e656e38b21e9 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect e656e38b21e9 [] Error: e656e38b21e9: VM does not exist ← Exit [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 07/02/24 19:19:59.194 (4.646s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:59.194 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e656e38b21e9 Error: e656e38b21e9: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:19:59.215 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:59.215 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:19:59.443 (227ms) • [4.895 seconds]

[+1322s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

Remove machine sharing ssh key with another machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:59.443 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:19:59.443 (0s)
→ Enter [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 07/02/24 19:19:59.443 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo [+1326s] Image resized. Machine init complete To start your machine run: podman machine start foo /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now bar [+1331s] Image resized. Machine init complete Starting machine "bar" [+1355s] 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 [+1356s] Mounting volume... /tmp/podman_test1437459943:/tmp/podman_test1437459943 [+1357s] API forwarding listening on: /tmp/podman_test1437459943/podman/bar-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1437459943/podman/bar-api.sock' Machine "bar" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo /tmp/podman_test1437459943/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} bar /tmp/podman_test1437459943/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh bar echo foo foo ← Exit [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 07/02/24 19:20:34.996 (35.553s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:34.996 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bar [+1358s] Waiting for VM to exit... [+1359s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:36.263 (1.266s) > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:36.263 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:36.283 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:36.283 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:36.284 (0s) • [36.841 seconds]

[+1359s] 

podman machine rm

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14

Removing all machines doesn't delete ssh keys

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:36.284 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:36.284 (0s)
→ Enter [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 07/02/24 19:20:36.284 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo [+1363s] Image resized. Machine init complete To start your machine run: podman machine start foo /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo /tmp/podman_test3995185273/.local/share/containers/podman/machine/machine /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+1364s] ← Exit [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 07/02/24 19:20:41.112 (4.828s)
> Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:41.112 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:20:41.133 (21ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:41.133 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:41.133 (0s) • [4.850 seconds]

[+1364s] 

podman machine stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12

stop bad name

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:41.133 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:41.134 (0s)
→ Enter [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/02/24 19:20:41.134 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 07/02/24 19:20:41.155 (21ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:41.155 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:20:41.155 (0s) • [0.022 seconds]

[+1364s] 

podman machine stop

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12

Stop running machine

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:41.155 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:20:41.155 (0s)
→ Enter [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/02/24 19:20:41.155 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now de2484f7806c [+1368s] Image resized. Machine init complete Starting machine "de2484f7806c" [+1392s] 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 de2484f7806c [+1393s] Mounting volume... /tmp/podman_test96804125:/tmp/podman_test96804125 [+1394s] API forwarding listening on: /tmp/podman_test96804125/podman/de2484f7806c-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test96804125/podman/de2484f7806c-api.sock' Machine "de2484f7806c" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop de2484f7806c Waiting for VM to exit... [+1395s] Machine "de2484f7806c" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop de2484f7806c Machine "de2484f7806c" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} de2484f7806c 2024-07-02T19:21:12Z ← Exit [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 07/02/24 19:21:12.536 (31.381s)
> Enter [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:21:12.536 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force de2484f7806c < Exit [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:21:12.801 (264ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:21:12.801 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:21:12.801 (0s) • [31.646 seconds]

[+1395s] 

podman machine proxy settings propagation

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:13

ssh to running machine and check proxy settings

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:21:12.801 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:21:12.801 (0s)
→ Enter [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 07/02/24 19:21:12.801 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4f37090d7ba1 [+1400s] Image resized. Machine init complete To start your machine run: podman machine start 4f37090d7ba1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4f37090d7ba1 Starting machine "4f37090d7ba1" [+1424s] 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 4f37090d7ba1 [+1425s] Mounting volume... /tmp/podman_test3286455369:/tmp/podman_test3286455369 [+1426s] API forwarding listening on: /tmp/podman_test3286455369/podman/4f37090d7ba1-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3286455369/podman/4f37090d7ba1-api.sock' Machine "4f37090d7ba1" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 printenv HTTPS_PROXY [+1427s] http://abcdefghijklmnopqrstuvwxyz-proxy /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 printenv SSL_CERT_DIR SSL_CERT_FILE /etc/containers/certs.d /etc/containers/certs.d/cert1 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 4f37090d7ba1 Waiting for VM to exit... [+1428s] Machine "4f37090d7ba1" stopped successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4f37090d7ba1 Starting machine "4f37090d7ba1" [+1448s] 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 4f37090d7ba1 [+1449s] Mounting volume... /tmp/podman_test3286455369:/tmp/podman_test3286455369 [+1450s] API forwarding listening on: /tmp/podman_test3286455369/podman/4f37090d7ba1-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test3286455369/podman/4f37090d7ba1-api.sock' Machine "4f37090d7ba1" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 printenv HTTP_PROXY HTTPS_PROXY http:// some special @;" here https://abc :£$%6 : |"" /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4f37090d7ba1 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+1451s] cert2 content cert1 content ← Exit [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 07/02/24 19:22:08.111 (55.31s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:22:08.111 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4f37090d7ba1 Waiting for VM to exit... [+1452s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:22:09.377 (1.265s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:22:09.377 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:22:09.377 (0s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:22:09.377 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/02/24 19:22:09.377 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:09.377 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:09.377 (0s) • [56.576 seconds]

[+1452s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

set machine cpus, disk, memory

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:09.377 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:09.377 (0s)
→ Enter [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/02/24 19:22:09.377 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e74abb7c932c [+1456s] Image resized. Machine init complete To start your machine run: podman machine start e74abb7c932c /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --memory 524288 e74abb7c932c Error: requested amount of memory (524288 MB) greater than total system memory (134770749440 MB) /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 102 --memory 4096 e74abb7c932c Image resized. /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 5 --memory 4096 e74abb7c932c [+1457s] Error: new disk size must be larger than 102 GB /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e74abb7c932c Starting machine "e74abb7c932c" [+1481s] 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 e74abb7c932c [+1482s] Mounting volume... /tmp/podman_test2412762027:/tmp/podman_test2412762027 [+1483s] API forwarding listening on: /tmp/podman_test2412762027/podman/e74abb7c932c-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test2412762027/podman/e74abb7c932c-api.sock' Machine "e74abb7c932c" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e74abb7c932c lscpu | grep "CPU(s):" | head -1 CPU(s): 2 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e74abb7c932c sudo fdisk -l | grep Disk [+1484s] Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors Disklabel type: gpt Disk identifier: A45EBC27-E4AE-414B-BD38-A8CA89CD980C /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh e74abb7c932c cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 3986920 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 4 --disk-size 5 --memory 4096 e74abb7c932c Error: new disk size must be larger than 102 GB ← Exit [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 07/02/24 19:22:41.624 (32.246s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:22:41.624 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e74abb7c932c Waiting for VM to exit... [+1485s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:22:42.89 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:42.89 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:42.89 (0s) • [33.513 seconds]

[+1485s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

wsl cannot change disk, memory, processor

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:42.89 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:42.89 (0s)
→ Enter [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/02/24 19:22:42.89 [SKIPPED] tests are only for WSL provider In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:222 @ 07/02/24 19:22:42.891 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x1318d18, 0x1f}) /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:222 +0x64 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.2() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:73 +0x30 ← Exit [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 07/02/24 19:22:42.891 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:42.891 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:22:42.891 (0s) S [SKIPPED] [0.001 seconds] podman machine set /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [It] wsl cannot change disk, memory, processor /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72

[+1485s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

no settings should change if no flags

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:42.891 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:22:42.891 (0s)
→ Enter [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 07/02/24 19:22:42.891 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 53c7b263da76 [+1490s] Image resized. Machine init complete To start your machine run: podman machine start 53c7b263da76 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set 53c7b263da76 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 53c7b263da76 Starting machine "53c7b263da76" [+1515s] 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 53c7b263da76 [+1516s] Mounting volume... /tmp/podman_test1210846708:/tmp/podman_test1210846708 [+1517s] API forwarding listening on: /tmp/podman_test1210846708/podman/53c7b263da76-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1210846708/podman/53c7b263da76-api.sock' Machine "53c7b263da76" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 53c7b263da76 lscpu | grep "CPU(s):" | head -1 CPU(s): 32 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 53c7b263da76 sudo fdisk -l | grep Disk Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors Disklabel type: gpt Disk identifier: 1EB264E1-FE0D-4610-9FF1-3911F4ECF955 ← Exit [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 07/02/24 19:23:14.813 (31.922s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:23:14.813 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 53c7b263da76 Waiting for VM to exit... [+1519s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:23:16.079 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:16.079 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:16.079 (0s) • [33.188 seconds]

[+1519s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

set rootful with docker sock change

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:16.079 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:16.079 (0s)
→ Enter [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/02/24 19:23:16.079 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6ba6cef59c61 [+1523s] Image resized. Machine init complete To start your machine run: podman machine start 6ba6cef59c61 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful 6ba6cef59c61 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 6ba6cef59c61 Starting machine "6ba6cef59c61" [+1548s] Mounting volume... /tmp/podman_test1310514943:/tmp/podman_test1310514943 [+1550s] API forwarding listening on: /tmp/podman_test1310514943/podman/6ba6cef59c61-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1310514943/podman/6ba6cef59c61-api.sock' Machine "6ba6cef59c61" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 6ba6cef59c61 true /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 6ba6cef59c61 readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 07/02/24 19:23:47.495 (31.416s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:23:47.495 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6ba6cef59c61 Waiting for VM to exit... [+1551s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:23:48.762 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:48.762 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:48.762 (0s) • [32.683 seconds]

[+1551s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

set user mode networking

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:48.762 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:48.762 (0s)
→ Enter [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/02/24 19:23:48.762 [SKIPPED] Test is only for WSL In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 @ 07/02/24 19:23:48.762 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.5() /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 +0x54 ← Exit [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 07/02/24 19:23:48.762 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:48.762 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:23:48.763 (0s) S [SKIPPED] [0.000 seconds] podman machine set /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [It] set user mode networking /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164

[+1551s] 

podman machine set

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15

set while machine already running

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190
→ Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:48.763 ← Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:160 @ 07/02/24 19:23:48.763 (0s)
→ Enter [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/02/24 19:23:48.763 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 ffb009f6c749 [+1556s] Image resized. Machine init complete To start your machine run: podman machine start ffb009f6c749 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start ffb009f6c749 Starting machine "ffb009f6c749" [+1579s] 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 ffb009f6c749 [+1581s] Mounting volume... /tmp/podman_test1345389573:/tmp/podman_test1345389573 API forwarding listening on: /tmp/podman_test1345389573/podman/ffb009f6c749-api.sock You can connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: export DOCKER_HOST='unix:///tmp/podman_test1345389573/podman/ffb009f6c749-api.sock' Machine "ffb009f6c749" started successfully /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful ffb009f6c749 Error: unable to change settings unless vm is stopped ← Exit [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 07/02/24 19:24:18.678 (29.915s)
> Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:24:18.678 /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ffb009f6c749 Waiting for VM to exit... [+1582s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 07/02/24 19:24:19.944 (1.266s) > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:24:19.944 < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:162 @ 07/02/24 19:24:19.944 (0s) • [31.182 seconds]

[+1582s] 

[SynchronizedAfterSuite]

/var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 @ 07/02/24 19:24:19.944 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 @ 07/02/24 19:24:19.944 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 @ 07/02/24 19:24:19.944 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:78 @ 07/02/24 19:24:19.944 (0s)
[SynchronizedAfterSuite] PASSED [0.000 seconds]

[+1582s] 

[ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report

autogenerated by Ginkgo

→ Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/02/24 19:24:19.944 ← Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 07/02/24 19:24:19.954 (10ms)
[ReportAfterSuite] PASSED [0.010 seconds]

[+1582s] 
         Summarizing 1 Failure:
           [FAIL] podman machine start [It] start simple machine
           /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:56
         
         Ran 51 of 55 Specs in 1510.097 seconds
         FAIL! -- 50 Passed | 1 Failed | 0 Pending | 4 Skipped
         --- FAIL: TestMachine (1510.11s)
         FAIL
         
         Ginkgo ran 1 suite in 26m8.769659934s
         
         Test Suite Failed
         make[1]: *** [Makefile:649: ginkgo-run] Error 1
         make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman'
         make: *** [Makefile:678: localmachine] Error 2
[19:24:19] END - [+1582s] total duration since 2024-07-02T19:24:19Z

Processed Tue Jul 2 19:24:19 2024 by logformatter v0.3