Synopsis


GitHub PR:23275 - WIP: system test parallelization: two-pass approach
Test name:machine-wsl podman windows rootless host sqlite
Cirrus:Build 5015290361151488 / Task 5436246011412480
Logs:main / journal

/define.gitCommit=2a6f971c8aa5abd6d26c659368b211e05914bcc4 Running Suite: Podman Machine tests - C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\pkg\machine\e2e =============================================================================================================== Random Seed: 1722339166 Will run 59 of 59 specs

[BeforeSuite]

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:56
→ Enter [BeforeSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56 @ 07/30/24 11:34:07.272 Download took: 337.9181ms compression took: 16.701235s ← Exit [BeforeSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56 @ 07/30/24 11:34:24.595 (17.334s)
[BeforeSuite] PASSED [17.334 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15

set machine cpus, disk, memory

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:17
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:34:24.595 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:34:24.596 (1ms)
→ Enter [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17 @ 07/30/24 11:34:24.596 [SKIPPED] WSL cannot change set properties of disk, processor, or memory In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:34:24.597 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff719315116, 0x3e}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:18 +0x34 ← Exit [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17 @ 07/30/24 11:34:24.597 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:34:24.597 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:34:24.597 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:34:24.597 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:34:24.598 (1ms) S [SKIPPED] [0.003 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set machine cpus, disk, memory C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15

wsl cannot change disk, memory, processor

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:34:24.598 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:34:24.598 (1ms)
→ Enter [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72 @ 07/30/24 11:34:24.598 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar ba154ee81671 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start ba154ee81671 C> podman.exe machine set --memory 4096 ba154ee81671 Error: changing memory not supported for WSL machines C> podman.exe machine set --cpus 2 ba154ee81671 Error: changing CPUs not supported for WSL machines C> podman.exe machine set --disk-size 102 ba154ee81671 Error: changing disk size not supported for WSL machines ← Exit [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72 @ 07/30/24 11:34:40.802 (16.212s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:34:40.802 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:34:40.802 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:34:40.802 C> podman.exe machine rm --force ba154ee81671 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:34:41.132 (331ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:34:41.132 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:34:41.137 (5ms) + [16.548 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15

no settings should change if no flags

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:97
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:34:41.137 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:34:41.342 (205ms)
→ Enter [It] no settings should change if no flags - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97 @ 07/30/24 11:34:41.342 [SKIPPED] WSL cannot change set properties of disk, processor, or memory In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:34:41.342 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff719315116, 0x3e}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:98 +0x34 ← Exit [It] no settings should change if no flags - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97 @ 07/30/24 11:34:41.342 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:34:41.342 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:34:41.342 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:34:41.342 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:34:41.343 (1ms) S [SKIPPED] [0.206 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] no settings should change if no flags C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15

set rootful with docker sock change

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:132
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:34:41.343 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:34:41.46 (117ms)
→ Enter [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132 @ 07/30/24 11:34:41.464 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 770a212916f7 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 770a212916f7 C> podman.exe machine set --rootful 770a212916f7 C> podman.exe machine start 770a212916f7 Starting machine "770a212916f7" your 131072x1 screen size is bogus. expect trouble API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "770a212916f7" started successfully C> podman.exe machine inspect --format {{.Rootful}} 770a212916f7 true C> podman.exe machine ssh 770a212916f7 readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132 @ 07/30/24 11:35:01.467 (20.014s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:35:01.468 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:35:01.468 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:35:01.468 C> podman.exe machine rm --force 770a212916f7 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:35:03.289 (1.823s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:35:03.289 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:35:03.294 (4ms) + [21.962 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15

set user mode networking

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:164
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:35:03.294 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:35:03.295 (1ms)
→ Enter [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/30/24 11:35:03.295 [SKIPPED] test fails bc usermode network needs plumbing for WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:169 @ 07/30/24 11:35:03.295 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:169 +0x67 ← Exit [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/30/24 11:35:03.295 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:35:03.295 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:35:03.295 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:35:03.295 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:35:03.295 (1ms) S [SKIPPED] [0.002 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set user mode networking C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:15

set while machine already running

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/set_test.go:190
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:35:03.295 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:35:03.296 (1ms)
→ Enter [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/30/24 11:35:03.296 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar c8cebbab2848 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start c8cebbab2848 C> podman.exe machine start c8cebbab2848 Starting machine "c8cebbab2848" your 131072x1 screen size is bogus. expect trouble 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 c8cebbab2848 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "c8cebbab2848" started successfully C> podman.exe machine set --rootful c8cebbab2848 Error: unable to change settings unless vm is stopped ← Exit [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/30/24 11:35:19.613 (16.324s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:35:19.613 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:35:19.613 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:35:19.613 C> podman.exe machine rm --force c8cebbab2848 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:35:21.418 (1.806s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:35:21.418 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:35:21.423 (5ms) + [18.136 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:16

list machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:35:21.423 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:35:21.424 (1ms)
→ Enter [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18 @ 07/30/24 11:35:21.424 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar affa5897b942 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start affa5897b942 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE affa5897b942* wsl 13 seconds ago Never 24 2GiB 11GiB ← Exit [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18 @ 07/30/24 11:35:34.856 (13.437s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:35:34.857 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:35:34.857 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:35:34.857 C> podman.exe machine rm --force affa5897b942 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:35:35.186 (329ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:35:35.186 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:35:35.191 (5ms) + [13.773 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:16

list machines with quiet or noheading

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:36
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:35:35.191 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:35:35.191 (1ms)
→ Enter [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:36 @ 07/30/24 11:35:35.191 C> podman.exe machine list --quiet C> podman.exe machine list --noheading --quiet C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 5a22949f872a Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 5a22949f872a C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar ed628007f6e6 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start ed628007f6e6 C> podman.exe machine list --noheading --quiet 5a22949f872a* ed628007f6e6 ← Exit [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:36 @ 07/30/24 11:36:04.699 (29.518s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:04.7 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:04.7 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:04.7 C> podman.exe machine rm --force ed628007f6e6 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:05.015 (315ms) > Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:05.015 C> podman.exe machine rm --force 5a22949f872a The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:05.361 (346ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:05.361 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:05.366 (6ms) + [30.186 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:16

list machine: check if running while starting

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:05.366 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:05.367 (1ms)
→ Enter [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72 @ 07/30/24 11:36:05.367 [SKIPPED] the below logic does not work on WSL. #20978 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:36:05.367 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7193027ff, 0x2d}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func8.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:73 +0x31 ← Exit [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72 @ 07/30/24 11:36:05.368 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:05.368 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:05.368 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:05.368 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:05.368 (1ms) S [SKIPPED] [0.002 seconds] podman machine list C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16 [It] list machine: check if running while starting C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:16

list with --format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:111
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:05.368 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:05.369 (1ms)
→ Enter [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111 @ 07/30/24 11:36:05.369 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 4afe84a64c52 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 4afe84a64c52 C> podman.exe machine list --format {{.Name}} 4afe84a64c52* C> podman.exe machine list --format json [ { "Name": "4afe84a64c52", "Default": true, "Created": "2024-07-30T11:36:05.535813Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "wsl", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 50040, "RemoteUsername": "user", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2266092225\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": false } ]C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine list --format table {{.Name}} NAME 4afe84a64c52* ← Exit [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111 @ 07/30/24 11:36:19.556 (14.191s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:19.556 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:19.556 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:19.556 C> podman.exe machine rm --force 4afe84a64c52 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:19.88 (325ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:19.88 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:19.884 (4ms) + [14.520 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:16

list machine in machine-readable byte format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:151
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:19.884 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:19.885 (1ms)
→ Enter [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:151 @ 07/30/24 11:36:19.886 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar ae8b65d2feb9 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start ae8b65d2feb9 C> podman.exe machine list --format json [ { "Name": "ae8b65d2feb9", "Default": true, "Created": "2024-07-30T11:36:20.0823249Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "wsl", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 50052, "RemoteUsername": "user", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3309337816\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": false } ] < Exit [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:151 @ 07/30/24 11:36:33.692 (13.81s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:33.692 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:33.692 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:33.692 C> podman.exe machine rm --force ae8b65d2feb9 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:34.038 (347ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:34.038 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:34.043 (5ms) + [14.163 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:16

list machine in human-readable format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:173
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:34.043 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:34.044 (1ms)
→ Enter [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:173 @ 07/30/24 11:36:34.044 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar f33a4e834818 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start f33a4e834818 C> podman.exe machine list --format {{.Memory}} {{.DiskSize}} 2GiB 11GiB ← Exit [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:173 @ 07/30/24 11:36:46.998 (12.957s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:46.998 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:46.998 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:46.998 C> podman.exe machine rm --force f33a4e834818 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:36:47.311 (313ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:47.311 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:47.315 (4ms) + [13.275 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14

bad init name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:16
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:47.316 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:47.316 (1ms)
→ Enter [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16 @ 07/30/24 11:36:47.316 C> podman.exe machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16 @ 07/30/24 11:36:47.435 (119ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:47.435 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:36:47.435 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:47.435 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:36:47.439 (3ms) + [0.123 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14

Remove machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:24
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:47.439 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:36:47.439 (1ms)
→ Enter [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/30/24 11:36:47.439 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 4a721e05401d Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 4a721e05401d C> podman.exe machine rm --force 4a721e05401d The operation completed successfully. C> podman.exe machine inspect 4a721e05401d [] Error: 4a721e05401d: VM does not exist C> podman.exe machine rm --force 4a721e05401d Error: 4a721e05401d: VM does not exist ← Exit [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/30/24 11:37:00.36 (12.924s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:37:00.36 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:37:00.36 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:37:00.36 C> podman.exe machine rm --force 4a721e05401d Error: 4a721e05401d: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:37:00.481 (121ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:37:00.481 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:37:00.486 (4ms) + [13.050 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14

Remove running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:48
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:37:00.486 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:37:00.487 (1ms)
→ Enter [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48 @ 07/30/24 11:37:00.487 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now 928f3fa9b89a Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "928f3fa9b89a" your 131072x1 screen size is bogus. expect trouble 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 928f3fa9b89a API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "928f3fa9b89a" started successfully C> podman.exe machine rm 928f3fa9b89a Error: running vm "928f3fa9b89a" cannot be destroyed C> podman.exe machine rm --force 928f3fa9b89a The operation completed successfully. C> podman.exe machine inspect 928f3fa9b89a [] Error: 928f3fa9b89a: VM does not exist ← Exit [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48 @ 07/30/24 11:37:18.639 (18.156s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:37:18.639 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:37:18.639 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:37:18.639 C> podman.exe machine rm --force 928f3fa9b89a Error: 928f3fa9b89a: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:37:18.764 (124ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:37:18.764 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:37:18.768 (4ms) + [18.286 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14

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

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:73
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:37:18.768 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:37:18.769 (1ms)
→ Enter [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:73 @ 07/30/24 11:37:18.769 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 65e982e977f6 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 65e982e977f6 C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} 65e982e977f6 C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2872457727\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force --save-ignition --save-image 65e982e977f6 The operation completed successfully. C> podman.exe machine inspect 65e982e977f6 [] Error: 65e982e977f6: VM does not exist ← Exit [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:73 @ 07/30/24 11:37:33.441 (14.674s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:37:33.441 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:37:33.441 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:37:33.441 C> podman.exe machine rm --force 65e982e977f6 Error: 65e982e977f6: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:37:33.554 (114ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:37:33.555 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:37:33.629 (74ms) + [14.864 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14

Remove machine sharing ssh key with another machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:112
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:37:33.629 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:37:33.63 (1ms)
→ Enter [It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:112 @ 07/30/24 11:37:33.63 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foo Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start foo C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now bar Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "bar" your 131072x1 screen size is bogus. expect trouble This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful bar API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "bar" started successfully C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} foo C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3254277013\.local\share\containers\podman\machine\machine C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} bar C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3254277013\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo The operation completed successfully. C> podman.exe machine ssh bar echo foo foo ← Exit [It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:112 @ 07/30/24 11:38:06.842 (33.218s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:38:06.843 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:38:06.843 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:38:06.843 C> podman.exe machine rm --force bar The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:38:08.68 (1.837s) > Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:38:08.68 C> podman.exe machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:38:08.806 (126ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:38:08.806 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:38:08.812 (6ms) + [35.188 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:14

Removing all machines doesn't delete ssh keys

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/rm_test.go:154
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:38:08.812 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:38:08.813 (1ms)
→ Enter [It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:154 @ 07/30/24 11:38:08.813 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foo Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start foo C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} foo C:\Users\ADMINI~1\AppData\Local\Temp\podman_test536269114\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo The operation completed successfully. ← Exit [It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:154 @ 07/30/24 11:38:22.922 (14.111s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:38:22.922 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:38:22.923 (1ms)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:38:22.923 C> podman.exe machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:38:23.056 (133ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:38:23.056 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:38:23.061 (5ms) + [14.251 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:20

Basic ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:38:23.061 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:38:23.062 (1ms)
→ Enter [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22 @ 07/30/24 11:38:23.062 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now ac4869f89fdc Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "ac4869f89fdc" your 131072x1 screen size is bogus. expect trouble 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 ac4869f89fdc API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "ac4869f89fdc" started successfully C> podman.exe -r images -q C> podman.exe -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 ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c C> podman.exe -r run quay.io/libpod/alpine_nginx cat /etc/os-release 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/" C> podman.exe -r build C:\Users\ADMINI~1\AppData\Local\Temp\ginkgo2201935087 STEP 1/2: FROM quay.io/libpod/alpine_nginx STEP 2/2: RUN ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000 link/ether 00:15:5d:89:35:7e brd ff:ff:ff:ff:ff:ff inet 172.27.228.0/20 brd 172.27.239.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::215:5dff:fe89:357e/64 scope link valid_lft forever preferred_lft forever COMMIT time="2024-07-30T11:38:43Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> 1dc08bad960d 1dc08bad960d2bd5e3ac6628bd005fecd878447c2ddc186fff9b376540508416 C> podman.exe -r rm -a 78b911fec6bc948360efc50c49d9fab8669ce70d58e79d9b73fbd4407871e805 ← Exit [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22 @ 07/30/24 11:38:44.035 (20.975s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:38:44.035 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:38:44.035 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/30/24 11:38:44.035 < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/30/24 11:38:44.036 (1ms) > Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:38:44.036 C> podman.exe machine rm --force ac4869f89fdc The operation completed successfully. < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:38:45.858 (1.823s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:38:45.858 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:38:45.863 (5ms) + [22.805 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:20

Volume ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:62
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:38:45.864 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:38:45.864 (1ms)
→ Enter [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62 @ 07/30/24 11:38:45.864 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now ba20c975c5c8 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "ba20c975c5c8" your 131072x1 screen size is bogus. expect trouble 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 ba20c975c5c8 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "ba20c975c5c8" started successfully C> podman.exe -r run -v C:\Users\ADMINI~1\AppData\Local\Temp\ginkgo2895835285:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination /test/attr-test-file ← Exit [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62 @ 07/30/24 11:39:04.171 (18.309s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:04.171 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:04.171 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:04.171 C> podman.exe machine rm --force ba20c975c5c8 The operation completed successfully. < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:05.998 (1.827s) > Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/30/24 11:39:05.998 < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/30/24 11:39:05.998 (1ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:05.998 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:06.004 (5ms) + [20.143 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:20

Volume should be virtiofs

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:93
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:06.004 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:06.005 (1ms)
→ Enter [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93 @ 07/30/24 11:39:06.005 [SKIPPED] This is just adding coverage for virtiofs on linux In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/30/24 11:39:06.005 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x0, {0x7ff719309c5b, 0x32}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:96 +0x2d ← Exit [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93 @ 07/30/24 11:39:06.005 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:06.005 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:06.005 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:06.005 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:06.006 (1ms) S [SKIPPED] [0.002 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Volume should be virtiofs C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:20

Volume should be disabled by command line

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:120
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:06.006 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:06.006 (1ms)
→ Enter [It] Volume should be disabled by command line - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120 @ 07/30/24 11:39:06.006 [SKIPPED] Requires standard volume handling In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:39:06.006 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7192ed690, 0x21}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:121 +0x31 ← Exit [It] Volume should be disabled by command line - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120 @ 07/30/24 11:39:06.007 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:06.007 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:06.007 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:06.007 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:06.007 (1ms) S [SKIPPED] [0.002 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Volume should be disabled by command line C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:20

Podman ops with port forwarding and gvproxy

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:147
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:06.007 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:06.008 (1ms)
→ Enter [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:147 @ 07/30/24 11:39:06.008 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now dcab1fb39ef8 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "dcab1fb39ef8" your 131072x1 screen size is bogus. expect trouble 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 dcab1fb39ef8 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "dcab1fb39ef8" started successfully C> podman.exe -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination 94419c5a5426077da2172922c7e09f4b941ea7620448d0014a9beba2454f6901 C> podman.exe -r exec test true C> podman.exe -r rm -af 94419c5a5426077da2172922c7e09f4b941ea7620448d0014a9beba2454f6901 C> podman.exe machine stop dcab1fb39ef8 Machine "dcab1fb39ef8" stopped successfully ← Exit [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:147 @ 07/30/24 11:39:29.512 (23.507s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:29.512 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:29.512 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:29.512 C> podman.exe machine rm --force dcab1fb39ef8 The operation completed successfully. < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:29.881 (369ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:29.881 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:29.887 (5ms) + [23.882 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:20

podman volume on non-standard path

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:185
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:29.887 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:29.887 (1ms)
→ Enter [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185 @ 07/30/24 11:39:29.887 [SKIPPED] Requires standard volume handling In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:39:29.887 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7192ed690, 0x21}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:186 +0x45 ← Exit [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185 @ 07/30/24 11:39:29.887 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:29.887 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:29.888 (1ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:29.888 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:29.888 (1ms) S [SKIPPED] [0.002 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] podman volume on non-standard path C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185

podman machine info

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:13

machine info

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/info_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:29.888 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:29.889 (1ms)
→ Enter [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/30/24 11:39:29.889 C> podman.exe machine info host: arch: amd64 currentmachine: "" defaultmachine: "" eventsdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3223357268\.local\share\containers\podman\podman machineconfigdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3223357268\.config\containers\podman\machine\wsl machineimagedir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3223357268\.local\share\containers\podman\machine\wsl machinestate: "" numberofmachines: 0 os: windows vmtype: wsl version: apiversion: 5.2.0-dev version: 5.2.0-dev goversion: go1.22.4 gitcommit: 2a6f971c8aa5abd6d26c659368b211e05914bcc4 builttime: Tue Jul 30 11:27:19 2024 built: 1722338839 osarch: windows/amd64 os: windows C> podman.exe machine info --format {{.Host.NumberOfMachines}} 0 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar cd0ea281c269 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start cd0ea281c269 C> podman.exe machine info --format {{.Host.NumberOfMachines}} 1 C> podman.exe machine info --format json { "Host": { "Arch": "amd64", "CurrentMachine": "cd0ea281c269", "DefaultMachine": "cd0ea281c269", "EventsDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3223357268\\.local\\share\\containers\\podman\\podman", "MachineConfigDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3223357268\\.config\\containers\\podman\\machine\\wsl", "MachineImageDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3223357268\\.local\\share\\containers\\podman\\machine\\wsl", "MachineState": "Stopped", "NumberOfMachines": 1, "OS": "windows", "VMType": "wsl" }, "Version": { "APIVersion": "5.2.0-dev", "Version": "5.2.0-dev", "GoVersion": "go1.22.4", "GitCommit": "2a6f971c8aa5abd6d26c659368b211e05914bcc4", "BuiltTime": "Tue Jul 30 11:27:19 2024", "Built": 1722338839, "OsArch": "windows/amd64", "Os": "windows" } } ← Exit [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/30/24 11:39:44.228 (14.34s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:44.228 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:44.228 (0s)
> Enter [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:44.228 C> podman.exe machine rm --force cd0ea281c269 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:44.557 (329ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:44.557 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:44.562 (5ms) + [14.674 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

bad init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:28
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:44.562 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:44.562 (1ms)
→ Enter [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28 @ 07/30/24 11:39:44.562 C> podman.exe machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less C> podman.exe machine init --disk-size 11 wsl Error: cannot use "wsl" for a machine name C> podman.exe -r system connection add foobar tcp://localhost:8000 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foobar Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` C> podman.exe 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 C> podman.exe machine init --disk-size 11 --username -/a cbad8a1bfa8d Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument C> podman.exe machine init --disk-size 11 --memory 197265 cbad8a1bfa8d Error: requested amount of memory (197265 MB) greater than total system memory (205773746176 MB) C> podman.exe -r system connection rm foobar ← Exit [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28 @ 07/30/24 11:39:45.677 (1.115s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:45.677 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:39:45.677 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:45.677 C> podman.exe machine rm --force cbad8a1bfa8d Error: cbad8a1bfa8d: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:45.801 (124ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:45.801 C> podman.exe machine rm --force cbad8a1bfa8d Error: cbad8a1bfa8d: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:45.921 (121ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:45.921 C> podman.exe machine rm --force ab/cd Error: ab/cd: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:46.049 (127ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:46.049 C> podman.exe machine rm --force foobar Error: foobar: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:46.172 (124ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:46.172 C> podman.exe machine rm --force wsl Error: wsl: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:46.297 (125ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:46.298 C> podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:39:46.421 (124ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:46.421 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:39:46.425 (4ms) + [1.864 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

simple init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:46.425 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:39:46.426 (1ms)
→ Enter [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/30/24 11:39:46.426 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 36315301c5b3 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 36315301c5b3 C> podman.exe machine inspect 36315301c5b3 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3517133733\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-36315301c5b3" } }, "Created": "2024-07-30T11:39:46.6068136Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "36315301c5b3", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3517133733\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50205, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/30/24 11:40:00.26 (13.836s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:00.26 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:00.26 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:40:00.26 C> podman.exe machine rm --force 36315301c5b3 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:40:00.589 (329ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:00.589 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:00.594 (5ms) + [14.170 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

simple init with start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:101
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:00.594 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:00.594 (1ms)
→ Enter [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/30/24 11:40:00.594 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 5ce34061d4ef Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 5ce34061d4ef C> podman.exe machine inspect 5ce34061d4ef [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test4142611930\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-5ce34061d4ef" } }, "Created": "2024-07-30T11:40:00.7747278Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "5ce34061d4ef", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test4142611930\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50206, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start 5ce34061d4ef Starting machine "5ce34061d4ef" your 131072x1 screen size is bogus. expect trouble 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 5ce34061d4ef API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "5ce34061d4ef" started successfully C> podman.exe machine inspect 5ce34061d4ef [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test4142611930\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-5ce34061d4ef" } }, "Created": "2024-07-30T11:40:00.7747278Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "5ce34061d4ef", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test4142611930\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50206, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/30/24 11:40:17.356 (16.763s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:17.356 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:17.356 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:40:17.356 C> podman.exe machine rm --force 5ce34061d4ef The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:40:19.192 (1.836s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:19.192 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:19.197 (5ms) + [18.604 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

simple init with username

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:137
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:19.197 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:19.197 (1ms)
→ Enter [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/30/24 11:40:19.197 C> podman.exe machine init --disk-size 11 --username remoteuser --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 5760e0e43973 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 5760e0e43973 C> podman.exe machine inspect 5760e0e43973 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test172188345\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-5760e0e43973" } }, "Created": "2024-07-30T11:40:19.376408Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "5760e0e43973", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test172188345\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50228, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/30/24 11:40:33.272 (14.076s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:33.272 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:33.272 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:40:33.272 C> podman.exe machine rm --force 5760e0e43973 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:40:33.616 (344ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:33.616 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:33.62 (4ms) + [14.424 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

machine init with cpus, disk size, memory, timezone

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:159
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:33.62 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:33.621 (1ms)
→ Enter [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159 @ 07/30/24 11:40:33.621 [SKIPPED] setting hardware resource numbers and timezone are not supported on WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:40:33.621 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff71931b20d, 0x47}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:160 +0x34 ← Exit [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159 @ 07/30/24 11:40:33.621 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:33.621 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:33.621 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:33.621 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:33.621 (1ms) S [SKIPPED] [0.002 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with cpus, disk size, memory, timezone C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

machine init with volume

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:200
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:33.622 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:33.623 (1ms)
→ Enter [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/30/24 11:40:33.623 [SKIPPED] WSL volumes are much different. This test will not pass as is In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:40:33.623 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7193150d8, 0x3e}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:265 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:204 +0x7c ← Exit [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/30/24 11:40:33.623 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:33.623 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:33.623 (1ms)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:33.623 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:33.624 (1ms) S [SKIPPED] [0.002 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with volume C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

machine init rootless docker.sock check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:227
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:33.624 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:33.624 (1ms)
→ Enter [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227 @ 07/30/24 11:40:33.624 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 33df0af98c51 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 33df0af98c51 C> podman.exe machine start 33df0af98c51 Starting machine "33df0af98c51" your 131072x1 screen size is bogus. expect trouble 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 33df0af98c51 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "33df0af98c51" started successfully C> podman.exe machine ssh 33df0af98c51 readlink /var/run/docker.sock /run/user/1000/podman/podman.sock ← Exit [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227 @ 07/30/24 11:40:50.472 (16.848s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:50.472 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:40:50.472 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:40:50.472 C> podman.exe machine rm --force 33df0af98c51 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:40:52.293 (1.821s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:52.293 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:40:52.298 (5ms) + [18.676 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

machine init rootful with docker.sock check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:250
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:52.298 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:40:52.299 (1ms)
→ Enter [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250 @ 07/30/24 11:40:52.299 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --rootful fcd97bb2e5de Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start fcd97bb2e5de C> podman.exe machine start fcd97bb2e5de Starting machine "fcd97bb2e5de" your 131072x1 screen size is bogus. expect trouble API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "fcd97bb2e5de" started successfully C> podman.exe machine inspect --format {{.Rootful}} fcd97bb2e5de true C> podman.exe machine ssh fcd97bb2e5de readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250 @ 07/30/24 11:41:18.988 (26.69s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:18.988 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:18.988 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:41:18.988 C> podman.exe machine rm --force fcd97bb2e5de The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:41:20.807 (1.819s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:20.807 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:20.812 (5ms) + [28.515 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

init should cleanup on failure

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:277
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:20.812 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:20.813 (1ms)
→ Enter [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/30/24 11:41:20.813 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 8984849d456b Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 8984849d456b C> podman.exe machine inspect --format {{.ConfigDir.Path}} 8984849d456b C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3774190030\.config\containers\podman\machine\wsl C> podman.exe machine rm --force 8984849d456b The operation completed successfully. C> podman.exe machine inspect 8984849d456b [] Error: 8984849d456b: VM does not exist ← Exit [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/30/24 11:41:35.513 (14.701s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:35.513 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:35.513 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:41:35.513 C> podman.exe machine rm --force 8984849d456b Error: 8984849d456b: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:41:35.637 (125ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:35.637 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:35.643 (6ms) + [14.832 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

verify a podman 4 config does not break podman 5

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:326
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:35.643 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:35.644 (1ms)
→ Enter [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326 @ 07/30/24 11:41:35.644 C> podman.exe machine list time="2024-07-30T11:41:35Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test3359407583\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine inspect foobar-machine [] Error: incompatible machine config "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3359407583\\.config\\containers\\podman\\machine\\wsl\\foobar-machine.json" (foobar-machine) for this version of Podman C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 23378eee30f3 time="2024-07-30T11:41:36Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test3359407583\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 23378eee30f3 C> podman.exe machine list time="2024-07-30T11:41:49Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test3359407583\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 23378eee30f3* wsl 13 seconds ago Never 24 2GiB 11GiB C> podman.exe machine inspect 23378eee30f3 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3359407583\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-23378eee30f3" } }, "Created": "2024-07-30T11:41:36.085703Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "23378eee30f3", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3359407583\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50305, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] ← Exit [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326 @ 07/30/24 11:41:49.917 (14.273s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:49.917 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:49.917 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:41:49.917 C> podman.exe machine rm --force 23378eee30f3 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:41:50.246 (329ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:50.246 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:50.251 (4ms) + [14.608 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

machine init with rosetta=true

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:374
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:50.251 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:50.251 (1ms)
→ Enter [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/30/24 11:41:50.251 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:41:50.251 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7192dbd10, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.11() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:376 +0x46 ← Exit [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/30/24 11:41:50.251 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:50.251 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:50.251 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:50.251 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:50.252 (1ms) S [SKIPPED] [0.001 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=true C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:22

machine init with rosetta=false

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:419
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:50.252 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:50.252 (1ms)
→ Enter [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/30/24 11:41:50.252 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:41:50.253 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff7192dbd10, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.12() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:421 +0x46 ← Exit [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/30/24 11:41:50.253 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:50.253 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:50.253 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:50.253 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:50.253 (1ms) S [SKIPPED] [0.002 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=false C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:9

starting from scratch should not error

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:11
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:50.253 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:50.254 (1ms)
→ Enter [It] starting from scratch should not error - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:11 @ 07/30/24 11:41:50.254 C> podman.exe machine reset --force ← Exit [It] starting from scratch should not error - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:11 @ 07/30/24 11:41:50.385 (132ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:50.385 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:41:50.385 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:50.385 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:41:50.388 (2ms) + [0.135 seconds]

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:9

reset machine with one defined machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:50.388 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:41:50.388 (1ms)
→ Enter [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/30/24 11:41:50.388 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar aea77080e8a5 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start aea77080e8a5 C> podman.exe machine list --noheading aea77080e8a5* wsl 15 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force The operation completed successfully. C> podman.exe machine list --noheading ← Exit [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/30/24 11:42:06.715 (16.327s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:42:06.715 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:42:06.715 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:42:06.715 C> podman.exe machine rm --force aea77080e8a5 Error: aea77080e8a5: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:42:06.856 (141ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:42:06.856 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:42:06.86 (4ms) + [16.472 seconds]

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:9

reset with running machine and other machines idle

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/reset_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:42:06.86 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:42:06.86 (1ms)
→ Enter [It] reset with running machine and other machines idle - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:42 @ 07/30/24 11:42:06.86 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now 19b1df8130ba Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "19b1df8130ba" your 131072x1 screen size is bogus. expect trouble 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 19b1df8130ba API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "19b1df8130ba" started successfully C> podman.exe machine list --noheading 19b1df8130ba* wsl 17 seconds ago Currently running 24 2GiB 11GiB C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 383af727b886 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 383af727b886 C> podman.exe machine list --noheading 19b1df8130ba* wsl 33 seconds ago Currently running 24 2GiB 11GiB 383af727b886 wsl 15 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force The operation completed successfully. The operation completed successfully. C> podman.exe machine list --noheading ← Exit [It] reset with running machine and other machines idle - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:42 @ 07/30/24 11:42:42.23 (35.371s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:42:42.231 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:42:42.231 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:42:42.231 C> podman.exe machine rm --force 383af727b886 Error: 383af727b886: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:42:42.355 (124ms) > Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:42:42.355 C> podman.exe machine rm --force 19b1df8130ba Error: 19b1df8130ba: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:42:42.494 (140ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:42:42.494 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:42:42.498 (4ms) + [35.640 seconds]

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:17

init with user mode networking

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:19
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:42:42.498 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:42:42.499 (1ms)
→ Enter [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19 @ 07/30/24 11:42:42.499 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --user-mode-networking 3f5af18279a5 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Installing user-mode networking distribution... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 3f5af18279a5 C> podman.exe machine inspect --format {{.UserModeNetworking}} 3f5af18279a5 true C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --terminate podman-net-usermode The operation completed successfully. C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --unregister podman-net-usermode The operation completed successfully. ← Exit [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19 @ 07/30/24 11:43:06.892 (24.393s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:43:06.892 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:43:06.892 (0s)
> Enter [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:43:06.892 C> podman.exe machine rm --force 3f5af18279a5 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:43:07.269 (377ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:43:07.269 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:43:07.275 (6ms) + [24.778 seconds]

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:17

init should not should not overwrite existing HyperV vms

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:49
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:43:07.275 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:43:07.276 (1ms)
→ Enter [It] init should not should not overwrite existing HyperV vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49 @ 07/30/24 11:43:07.276 [SKIPPED] HyperV test only In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/30/24 11:43:07.276 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x3, {0x7ff7192ce289, 0x10}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func10.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:50 +0x45 ← Exit [It] init should not should not overwrite existing HyperV vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49 @ 07/30/24 11:43:07.276 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:43:07.276 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:43:07.276 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:43:07.276 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:43:07.276 (1ms) S [SKIPPED] [0.001 seconds] podman machine init - windows only C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17 [It] init should not should not overwrite existing HyperV vms C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:17

init should not overwrite existing WSL vms

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_windows_test.go:84
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:43:07.277 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:43:07.278 (1ms)
→ Enter [It] init should not overwrite existing WSL vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84 @ 07/30/24 11:43:07.278 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foobarexport Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start foobarexport C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --export podman-foobarexport C:\Users\ADMINI~1\AppData\Local\Temp\podman_test4008966849\bogus.tar The operation completed successfully. C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --import podman-a1c082070e50 C:\Users\ADMINI~1\AppData\Local\Temp\podman_test4008966849\testDistro C:\Users\ADMINI~1\AppData\Local\Temp\podman_test4008966849\bogus.tar The operation completed successfully. C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar a1c082070e50 Error: vm "a1c082070e50" already exists on hypervisor C:\Users\Administrator\AppData\Local\Microsoft\WindowsApps\wsl.exe --unregister podman-a1c082070e50 The operation completed successfully. ← Exit [It] init should not overwrite existing WSL vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84 @ 07/30/24 11:43:41.884 (34.608s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:43:41.884 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:43:41.884 (0s)
> Enter [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:43:41.884 C> podman.exe machine rm --force a1c082070e50 Error: a1c082070e50: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:43:42.016 (131ms) > Enter [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:43:42.016 C> podman.exe machine rm --force foobarexport The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:43:42.356 (340ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:43:42.356 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:43:42.44 (84ms) + [35.163 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:16

start simple machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:43:42.44 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:43:42.44 (1ms)
→ Enter [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/30/24 11:43:42.441 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 69d24f53edda Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 69d24f53edda C> podman.exe machine start 69d24f53edda Starting machine "69d24f53edda" your 131072x1 screen size is bogus. expect trouble 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 69d24f53edda API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "69d24f53edda" started successfully C> podman.exe machine inspect 69d24f53edda [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test4020228351\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-69d24f53edda" } }, "Created": "2024-07-30T11:43:42.6211714Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "69d24f53edda", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test4020228351\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50344, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine stop 69d24f53edda Machine "69d24f53edda" stopped successfully C> podman.exe machine start 69d24f53edda --no-info Starting machine "69d24f53edda" your 131072x1 screen size is bogus. expect trouble Machine "69d24f53edda" started successfully C> podman.exe machine stop 69d24f53edda Machine "69d24f53edda" stopped successfully C> podman.exe machine start 69d24f53edda --quiet your 131072x1 screen size is bogus. expect trouble Machine "69d24f53edda" started successfully ← Exit [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/30/24 11:44:29.489 (47.049s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:44:29.489 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:44:29.489 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:44:29.489 C> podman.exe machine rm --force 69d24f53edda The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:44:31.32 (1.831s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:44:31.32 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:44:31.325 (5ms) + [48.886 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:16

bad start name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:54
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:44:31.325 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:44:31.326 (1ms)
→ Enter [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54 @ 07/30/24 11:44:31.326 C> podman.exe machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54 @ 07/30/24 11:44:31.468 (142ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:44:31.468 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:44:31.468 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:44:31.468 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:44:31.472 (4ms) + [0.147 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:16

start machine already started

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:63
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:44:31.472 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:44:31.472 (1ms)
→ Enter [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/30/24 11:44:31.472 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 7ee4c8ef5c4a Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 7ee4c8ef5c4a C> podman.exe machine start 7ee4c8ef5c4a Starting machine "7ee4c8ef5c4a" your 131072x1 screen size is bogus. expect trouble 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 7ee4c8ef5c4a API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "7ee4c8ef5c4a" started successfully C> podman.exe machine inspect 7ee4c8ef5c4a [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test308781369\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-7ee4c8ef5c4a" } }, "Created": "2024-07-30T11:44:31.6595082Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "7ee4c8ef5c4a", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test308781369\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50408, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start 7ee4c8ef5c4a Starting machine "7ee4c8ef5c4a" Error: machine 7ee4c8ef5c4a: VM already running or starting ← Exit [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/30/24 11:44:48.503 (17.031s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:44:48.503 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:44:48.503 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:44:48.503 C> podman.exe machine rm --force 7ee4c8ef5c4a The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:44:50.353 (1.849s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:44:50.353 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:44:50.359 (6ms) + [18.887 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:16

start machine with conflict on SSH port

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:84
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:44:50.359 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:44:50.359 (1ms)
→ Enter [It] start machine with conflict on SSH port - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84 @ 07/30/24 11:44:50.359 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 3e9097a4c86a Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 3e9097a4c86a C> podman.exe machine inspect --format {{.SSHConfig.Port}} 3e9097a4c86a 50430 C> podman.exe system connection list --format {{.URI}} ssh://user@127.0.0.1:50430/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50430/run/podman/podman.sock C> podman.exe machine start 3e9097a4c86a Starting machine "3e9097a4c86a" time="2024-07-30T11:45:04Z" level=warning msg="detected port conflict on machine ssh port [50430], reassigning" your 131072x1 screen size is bogus. expect trouble 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 3e9097a4c86a API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "3e9097a4c86a" started successfully C> podman.exe machine inspect --format {{.SSHConfig.Port}} 3e9097a4c86a 50431 C> podman.exe system connection list --format {{.URI}} ssh://user@127.0.0.1:50431/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50431/run/podman/podman.sock ← Exit [It] start machine with conflict on SSH port - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84 @ 07/30/24 11:45:09.332 (18.974s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:45:09.332 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:45:09.332 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:45:09.332 C> podman.exe machine rm --force 3e9097a4c86a The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:45:11.162 (1.83s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:45:11.163 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:45:11.167 (4ms) + [20.808 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:16

start only starts specified machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:133
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:45:11.167 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:45:11.167 (1ms)
→ Enter [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133 @ 07/30/24 11:45:11.167 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 2e3d20ff5e82 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 2e3d20ff5e82 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar e7b9d4ae20a9 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start e7b9d4ae20a9 C> podman.exe machine start 2e3d20ff5e82 Starting machine "2e3d20ff5e82" your 131072x1 screen size is bogus. expect trouble 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 2e3d20ff5e82 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "2e3d20ff5e82" started successfully C> podman.exe machine inspect --format {{.State}} 2e3d20ff5e82 running C> podman.exe machine inspect --format {{.State}} e7b9d4ae20a9 stopped ← Exit [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133 @ 07/30/24 11:45:43.805 (32.638s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:45:43.805 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:45:43.805 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:45:43.805 C> podman.exe machine rm --force e7b9d4ae20a9 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:45:44.218 (412ms) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:45:44.218 C> podman.exe machine rm --force 2e3d20ff5e82 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:45:46.035 (1.817s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:45:46.035 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:45:46.041 (6ms) + [34.875 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:16

start two machines in parallel

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/start_test.go:166
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:45:46.041 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:45:46.042 (1ms)
→ Enter [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166 @ 07/30/24 11:45:46.042 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar m1-e1990bda683f Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start m1-e1990bda683f C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar m2-4890a5341209 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start m2-4890a5341209 C> podman.exe machine start m1-e1990bda683f C> podman.exe machine start m2-4890a5341209 Starting machine "m2-4890a5341209" Starting machine "m1-e1990bda683f" your 131072x1 screen size is bogus. expect trouble your 131072x1 screen size is bogus. expect trouble This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful m1-e1990bda683f 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-4890a5341209 API forwarding listening on: npipe:////./pipe/podman-m2-4890a5341209 Another process was listening on the default Docker API pipe address. You can still connect Docker API clients by setting DOCKER HOST using the following powershell command in your terminal session: $Env:DOCKER_HOST = 'npipe:////./pipe/podman-m2-4890a5341209' Or in a classic CMD prompt: set DOCKER_HOST=npipe:////./pipe/podman-m2-4890a5341209 Alternatively, terminate the other process and restart podman machine. Machine "m2-4890a5341209" started successfully API forwarding for Docker API clients is not available due to the following startup failures. CreateFile \\.\pipe\docker_engine: All pipe instances are busy. Podman clients are still able to connect. Error: machine did not transition into running state: ssh error: ssh: handshake failed: EOF
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:205 @ 07/30/24 11:46:54.336 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func17.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:205 +0xb22
← Exit [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166 @ 07/30/24 11:46:54.336 (1m8.267s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:46:54.336 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:46:54.336 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:46:54.336 C> podman.exe machine rm --force m2-4890a5341209 time="2024-07-30T11:47:54Z" level=warning msg="Failed to wait for systemd to exit: (your 131072x1 screen size is bogus. expect trouble)" The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:47:55.178 (1m0.825s) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:47:55.178 C> podman.exe machine rm --force m1-e1990bda683f The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:47:57.335 (2.156s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:47:57.335 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:47:57.342 (7ms) + [FAILED] [131.255 seconds] podman machine start C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16 [It] start two machines in parallel C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166

podman machine stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:12

stop bad name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:14
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:47:57.342 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:47:57.343 (1ms)
→ Enter [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14 @ 07/30/24 11:47:57.343 C> podman.exe machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14 @ 07/30/24 11:47:57.492 (149ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:47:57.492 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:47:57.492 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:47:57.492 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:47:57.497 (5ms) + [0.155 seconds]

podman machine stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:12

Stop running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/stop_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:47:57.497 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:47:57.498 (1ms)
→ Enter [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/30/24 11:47:57.498 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now 4acdb1fa0d5d Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "4acdb1fa0d5d" your 131072x1 screen size is bogus. expect trouble 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 4acdb1fa0d5d API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "4acdb1fa0d5d" started successfully C> podman.exe machine stop 4acdb1fa0d5d Machine "4acdb1fa0d5d" stopped successfully C> podman.exe machine stop 4acdb1fa0d5d Machine "4acdb1fa0d5d" stopped successfully C> podman.exe machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} 4acdb1fa0d5d 2024-07-30T11:48:20Z ← Exit [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/30/24 11:48:20.732 (23.229s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:48:20.732 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:48:20.732 (0s)
> Enter [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:48:20.732 C> podman.exe machine rm --force 4acdb1fa0d5d The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:48:21.076 (344ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:48:21.076 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:48:21.081 (5ms) + [23.579 seconds]

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10

bad machine name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:12
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:48:21.081 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:48:21.081 (1ms)
→ Enter [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12 @ 07/30/24 11:48:21.081 C> podman.exe machine ssh c84fd49cf911 Error: vm podman-machine-default not found: podman-machine-default: VM does not exist ← Exit [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12 @ 07/30/24 11:48:21.215 (133ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:48:21.215 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:48:21.215 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:48:21.215 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:48:21.218 (4ms) + [0.138 seconds]

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10

ssh to non-running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:21
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:48:21.218 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:48:21.219 (1ms)
→ Enter [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21 @ 07/30/24 11:48:21.219 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 83ba0c4af57e Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 83ba0c4af57e C> podman.exe machine ssh 83ba0c4af57e Error: vm "83ba0c4af57e" is not running ← Exit [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21 @ 07/30/24 11:48:36.257 (15.035s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:48:36.257 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:48:36.257 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:48:36.257 C> podman.exe machine rm --force 83ba0c4af57e The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:48:36.603 (346ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:48:36.603 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:48:36.607 (4ms) + [15.386 seconds]

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:10

ssh to running machine and check os-type

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:35
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:48:36.607 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:48:36.608 (1ms)
→ Enter [It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:35 @ 07/30/24 11:48:36.608 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar --now 111e5a199ed3 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "111e5a199ed3" your 131072x1 screen size is bogus. expect trouble 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 111e5a199ed3 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "111e5a199ed3" started successfully C> podman.exe machine ssh 111e5a199ed3 cat /etc/os-release NAME="Fedora Linux" VERSION="40 (Container Image)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora Linux 40 (Container Image)" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:40" DEFAULT_HOSTNAME="fedora" HOME_URL="https://fedoraproject.org/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/" SUPPORT_URL="https://ask.fedoraproject.org/" BUG_REPORT_URL="https://bugzilla.redhat.com/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=40 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=40 SUPPORT_END=2025-05-13 VARIANT="Container Image" VARIANT_ID=container C> podman.exe machine ssh 111e5a199ed3 false ← Exit [It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:35 @ 07/30/24 11:49:09.484 (32.87s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:49:09.484 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:49:09.484 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:49:09.484 C> podman.exe machine rm --force 111e5a199ed3 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:49:11.256 (1.771s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:49:11.256 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:49:11.261 (5ms) + [34.648 seconds]

podman machine proxy settings propagation

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/proxy_test.go:13

ssh to running machine and check proxy settings

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/proxy_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:49:11.261 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:49:11.261 (1ms)
→ Enter [It] ssh to running machine and check proxy settings - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:15 @ 07/30/24 11:49:11.261 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar 689c99172b4c Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 689c99172b4c C> podman.exe machine start 689c99172b4c Starting machine "689c99172b4c" your 131072x1 screen size is bogus. expect trouble 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 689c99172b4c API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "689c99172b4c" started successfully C> podman.exe machine ssh 689c99172b4c printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh 689c99172b4c printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine stop 689c99172b4c Machine "689c99172b4c" stopped successfully C> podman.exe machine start 689c99172b4c Starting machine "689c99172b4c" your 131072x1 screen size is bogus. expect trouble 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 689c99172b4c API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "689c99172b4c" started successfully C> podman.exe machine ssh 689c99172b4c printenv HTTP_PROXY HTTPS_PROXY http:// some special @;" here https://abc :??$%6 : |"" ← Exit [It] ssh to running machine and check proxy settings - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:15 @ 07/30/24 11:50:02.86 (51.592s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:50:02.86 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:50:02.86 (0s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:50:02.86 C> podman.exe machine rm --force 689c99172b4c The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:50:06.812 (3.951s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/30/24 11:50:06.812 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/30/24 11:50:06.812 (1ms) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/30/24 11:50:06.812 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/30/24 11:50:06.813 (1ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:50:06.813 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:50:06.818 (5ms) + [55.550 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:13

inspect bad name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:50:06.818 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:50:06.818 (1ms)
→ Enter [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15 @ 07/30/24 11:50:06.818 C> podman.exe machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15 @ 07/30/24 11:50:06.953 (135ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:50:06.953 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:50:06.953 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:50:06.953 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:50:06.957 (4ms) + [0.139 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:13

inspect two machines

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:23
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:50:06.957 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:50:06.957 (1ms)
→ Enter [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23 @ 07/30/24 11:50:06.957 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foo1 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start foo1 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar foo2 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start foo2 C> podman.exe machine inspect --format {{.Name}} foo1 foo1 ← Exit [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23 @ 07/30/24 11:50:59.922 (52.96s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:50:59.922 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:50:59.922 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:50:59.922 C> podman.exe machine rm --force foo2 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:51:00.246 (324ms) > Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:51:00.246 C> podman.exe machine rm --force foo1 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:51:00.594 (348ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:51:00.594 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:51:00.6 (6ms) + [53.638 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:13

inspect with go format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:51:00.6 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:51:00.6 (1ms)
→ Enter [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42 @ 07/30/24 11:51:00.6 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\5.2-rootfs-amd64.tar ea57f9bd19f1 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start ea57f9bd19f1 C> podman.exe machine inspect ea57f9bd19f1 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test582231285\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-ea57f9bd19f1" } }, "Created": "2024-07-30T11:51:00.7911649Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "ea57f9bd19f1", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test582231285\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50737, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine inspect --format {{.Name}} ea57f9bd19f1 ea57f9bd19f1 C> podman.exe machine inspect --format {{.Abcde}} ea57f9bd19f1 Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo ← Exit [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42 @ 07/30/24 11:51:14.753 (14.152s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:51:14.753 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:51:14.753 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:51:14.753 C> podman.exe machine rm --force ea57f9bd19f1 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/30/24 11:51:15.082 (329ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:51:15.082 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:51:15.087 (4ms) + [14.486 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:13

inspect shows a unique socket name per machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:51:15.087 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/30/24 11:51:15.088 (1ms)
→ Enter [It] inspect shows a unique socket name per machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82 @ 07/30/24 11:51:15.088 [SKIPPED] test is only relevant for Unix based providers In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/30/24 11:51:15.088 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff719303f3c, 0x2e}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func7.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:83 +0x30 ← Exit [It] inspect shows a unique socket name per machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82 @ 07/30/24 11:51:15.088 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:51:15.088 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/30/24 11:51:15.088 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:51:15.088 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/30/24 11:51:15.088 (1ms) S [SKIPPED] [0.002 seconds] podman inspect stop C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13 [It] inspect shows a unique socket name per machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82

[SynchronizedAfterSuite]

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:96
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/30/24 11:51:15.088 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/30/24 11:51:15.088 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/30/24 11:51:15.088 podman machine init machine init with rosetta=true 0.000535 seconds podman machine init machine init with cpus, disk size, memory, timezone 0.000536 seconds podman machine init machine init with volume 0.000538 seconds run basic podman commands podman volume on non-standard path 0.000538 seconds podman machine init - windows only init should not should not overwrite existing HyperV vms 0.000548 seconds podman inspect stop inspect shows a unique socket name per machine 0.001056 seconds run basic podman commands Volume should be disabled by command line 0.001061 seconds podman machine set set user mode networking 0.001067 seconds podman machine list list machine: check if running while starting 0.001077 seconds podman machine init machine init with rosetta=false 0.001092 seconds run basic podman commands Volume should be virtiofs 0.001212 seconds podman machine set set machine cpus, disk, memory 0.001629 seconds podman machine rm bad init name 0.119736 seconds podman machine reset starting from scratch should not error 0.132206 seconds podman machine ssh bad machine name 0.134010 seconds podman inspect stop inspect bad name 0.135505 seconds podman machine start bad start name 0.143184 seconds podman machine stop stop bad name 0.149819 seconds podman machine set no settings should change if no flags 0.205048 seconds podman machine init bad init 1.115361 seconds podman machine rm Remove machine 12.924247 seconds podman machine list list machine in human-readable format 12.957533 seconds podman machine list list machine 13.438588 seconds podman machine list list machine in machine-readable byte format 13.810775 seconds podman machine init simple init 13.836188 seconds podman machine init simple init with username 14.076160 seconds podman machine rm Removing all machines doesn't delete ssh keys 14.112116 seconds podman inspect stop inspect with go format 14.152538 seconds podman machine list list with --format 14.191447 seconds podman machine init verify a podman 4 config does not break podman 5 14.274508 seconds podman machine info machine info 14.340905 seconds podman machine rm machine rm --save-ignition --save-image 14.675490 seconds podman machine init init should cleanup on failure 14.701173 seconds podman machine ssh ssh to non-running machine 15.035997 seconds podman machine set wsl cannot change disk, memory, processor 16.212705 seconds podman machine set set while machine already running 16.325036 seconds podman machine reset reset machine with one defined machine 16.327925 seconds podman machine init simple init with start 16.763057 seconds podman machine init machine init rootless docker.sock check 16.848918 seconds podman machine start start machine already started 17.031833 seconds podman machine rm Remove running machine 18.157273 seconds run basic podman commands Volume ops 18.310035 seconds podman machine start start machine with conflict on SSH port 18.974099 seconds podman machine set set rootful with docker sock change 20.134946 seconds run basic podman commands Basic ops 20.976519 seconds podman machine stop Stop running machine 23.230408 seconds run basic podman commands Podman ops with port forwarding and gvproxy 23.507402 seconds podman machine init - windows only init with user mode networking 24.394424 seconds podman machine init machine init rootful with docker.sock check 26.690438 seconds podman machine list list machines with quiet or noheading 29.518421 seconds podman machine start start only starts specified machine 32.638934 seconds podman machine ssh ssh to running machine and check os-type 32.871154 seconds podman machine rm Remove machine sharing ssh key with another machine 33.218634 seconds podman machine init - windows only init should not overwrite existing WSL vms 34.608052 seconds podman machine reset reset with running machine and other machines idle 35.371716 seconds podman machine start start simple machine 47.050152 seconds podman machine proxy settings propagation ssh to running machine and check proxy settings 51.592541 seconds podman inspect stop inspect two machines 52.960521 seconds podman machine start start two machines in parallel 68.267898 seconds ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/30/24 11:51:15.089 (1ms)
[SynchronizedAfterSuite] PASSED [0.001 seconds]

Summarizing 1 Failure: [FAIL] podman machine start [It] start two machines in parallel C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:205 Ran 46 of 59 Specs in 1027.844 seconds FAIL! -- 45 Passed | 1 Failed | 0 Pending | 13 Skipped --- FAIL: TestMachine (1027.84s) FAIL Ginkgo ran 1 suite in 18m29.1417288s Test Suite Failed

Processed Tue Jul 30 11:51:15 2024 by C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\contrib\cirrus\logformatter v0.3