/usr/bin/time --verbose --output="$STATS_LOGFILE" $GOSRC/$SCRIPT_BASE/runner.sh + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:252 in source() finished + echo starting # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:22 in main() starting ************************************************************ Runner executing machine-linux podman-tests as rootless on fedora-40-aarch64(fedora-40) Current environment VM image: fedora-podman-aws-arm64-c20240708t152000z-f40f39d13 ************************************************************ Recursively chowning $GOPATH and $GOSRC to some23624dude Re-executing runner through ssh as user 'some23624dude' ************************************************************ + exec ssh some23624dude@localhost -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -o CheckHostIP=no /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh Warning: Permanently added 'localhost' (ED25519) to the list of known hosts. + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:252 in source() finished + echo starting # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:22 in main() starting ************************************************************ Runner executing machine-linux podman-tests as rootless on fedora-40-aarch64(fedora-40) Current environment VM image: fedora-podman-aws-arm64-c20240708t152000z-f40f39d13 ************************************************************ + echo finished # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/lib.sh:252 in source() finished Fedora release 40 (Forty) Kernel: 6.9.7-200.fc40.aarch64 Cgroups: cgroup2fs aardvark-dns-1.11.0-1.fc40-aarch64 buildah-1.36.0-1.fc40-aarch64 conmon-2.1.10-1.fc40-aarch64 containernetworking-plugins-1.4.0-4.fc40-aarch64 containers-common-0.59.1-2.fc40-noarch container-selinux-2.232.1-1.fc40-noarch criu-3.19-4.fc40-aarch64 crun-1.15-1.fc40-aarch64 golang-1.22.4-1.fc40-aarch64 libseccomp-2.5.5-1.fc40-aarch64 netavark-1.11.0-1.fc40-aarch64 passt-0^20240624.g1ee2eca-1.fc40-aarch64 podman-5.1.1-1.fc40-aarch64 skopeo-1.15.1-1.fc40-aarch64 slirp4netns-1.2.2-2.fc40-aarch64 ************************************************************ + _run_machine-linux # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:550 in main() [04:38:05] START - All [+xxxx] lines that follow are relative to 2024-08-01T04:38:05Z. [+0000s] + make localmachine # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:429 in _run_machine-linux() [+0004s] # gitCommit needed by logformatter, to link to sources [+0004s] /define.gitCommit=f446f59d7105654b92de38489948072360099a2e [+0004s] make ginkgo-run GINKGO_PARALLEL=n TAGS="remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" GINKGO_FLAKE_ATTEMPTS=0 FOCUS_FILE= GINKGOWHAT=pkg/machine/e2e/. [+0004s] make[1]: Entering directory '/var/tmp/go/src/github.com/containers/podman' [+0005s] make -C test/tools build/ginkgo [+0005s] make[2]: Entering directory '/var/tmp/go/src/github.com/containers/podman/test/tools' [+0005s] go build -o build/ginkgo ./vendor/github.com/onsi/ginkgo/v2/ginkgo [+0016s] make[2]: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools' [+0016s] ./test/tools/build/ginkgo version [+0016s] Ginkgo Version 2.19.1 [+0016s] ./test/tools/build/ginkgo -vv --tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp remote" -timeout=90m --flake-attempts 0 \ [+0016s] --trace --no-color \ [+0016s] --json-report ginkgo-e2e.json \ [+0016s] pkg/machine/e2e/. [+0074s] Running Suite: Podman Machine tests - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e [+0074s] ================================================================================================== [+0074s] Random Seed: 1722487101 [+0074s] [+0074s] Will run 56 of 56 specs [+0074s] ------------------------------ [+0074s] [BeforeSuite] [+0074s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 [+0074s] > Enter [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 08/01/24 04:39:19.524 [+0074s] Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM [+0074s] Getting image source signatures [+0074s] Copying blob sha256:54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0075s] Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a [+0075s] Writing manifest to image destination [+0075s] 54d44d6d25cf3a6c611e4d8d4ac1f8de205ad7b5b48be5f39dc3346eb475f152 [+0080s] < Exit [BeforeSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:56 @ 08/01/24 04:39:25.665 (6.141s) [+0080s] [BeforeSuite] PASSED [6.141 seconds] [+0080s] ------------------------------ [+0080s] podman machine rm [+0080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0080s] bad init name [+0080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 [+0080s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:39:25.665 [+0080s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:39:25.666 (0s) [+0080s] > Enter [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 08/01/24 04:39:25.666 [+0080s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0080s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0080s] < Exit [It] bad init name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:16 @ 08/01/24 04:39:25.729 (64ms) [+0080s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:39:25.729 [+0080s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:39:25.729 (0s) [+0080s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:39:25.729 [+0080s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:39:25.73 (0s) [+0080s] • [0.064 seconds] [+0080s] ------------------------------ [+0080s] podman machine rm [+0080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0080s] Remove machine [+0080s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 [+0080s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:39:25.73 [+0080s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:39:25.73 (0s) [+0080s] > Enter [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 08/01/24 04:39:25.73 [+0080s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 7c14cbb3f894 [+0085s] Image resized. [+0085s] Machine init complete [+0085s] To start your machine run: [+0085s] [+0085s] podman machine start 7c14cbb3f894 [+0085s] [+0085s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7c14cbb3f894 [+0085s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 7c14cbb3f894 [+0086s] [] [+0086s] Error: 7c14cbb3f894: VM does not exist [+0086s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7c14cbb3f894 [+0086s] Error: 7c14cbb3f894: VM does not exist [+0086s] < Exit [It] Remove machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:24 @ 08/01/24 04:39:31.036 (5.306s) [+0086s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:39:31.036 [+0086s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:39:31.036 (0s) [+0086s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:39:31.036 [+0086s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7c14cbb3f894 [+0086s] Error: 7c14cbb3f894: VM does not exist [+0086s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:39:31.057 (22ms) [+0086s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:39:31.057 [+0086s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:39:31.058 (0s) [+0086s] • [5.328 seconds] [+0086s] ------------------------------ [+0086s] podman machine rm [+0086s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0086s] Remove running machine [+0086s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 [+0086s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:39:31.058 [+0086s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:39:31.058 (0s) [+0086s] > Enter [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 08/01/24 04:39:31.058 [+0086s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 5b25d3dd0922 [+0090s] Image resized. [+0090s] Machine init complete [+0090s] Starting machine "5b25d3dd0922" [+0117s] [+0117s] This machine is currently configured in rootless mode. If your containers [+0117s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0117s] issues with non-podman clients, you can switch using the following command: [+0117s] [+0117s] podman machine set --rootful 5b25d3dd0922 [+0117s] [+0118s] Mounting volume... /tmp/podman_test1616347492:/tmp/podman_test1616347492 [+0119s] API forwarding listening on: /tmp/podman_test1616347492/podman/5b25d3dd0922-api.sock [+0119s] You can connect Docker API clients by setting DOCKER_HOST using the [+0119s] following command in your terminal session: [+0119s] [+0119s] export DOCKER_HOST='unix:///tmp/podman_test1616347492/podman/5b25d3dd0922-api.sock' [+0119s] [+0119s] Machine "5b25d3dd0922" started successfully [+0119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm 5b25d3dd0922 [+0119s] Error: running vm "5b25d3dd0922" cannot be destroyed [+0119s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5b25d3dd0922 [+0119s] Waiting for VM to exit... [+0120s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 5b25d3dd0922 [+0120s] [] [+0120s] Error: 5b25d3dd0922: VM does not exist [+0120s] < Exit [It] Remove running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:48 @ 08/01/24 04:40:05.959 (34.901s) [+0120s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:05.959 [+0120s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:05.959 (0s) [+0120s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:05.959 [+0120s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5b25d3dd0922 [+0120s] Error: 5b25d3dd0922: VM does not exist [+0120s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:05.989 (31ms) [+0120s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:05.99 [+0120s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:05.99 (0s) [+0120s] • [34.932 seconds] [+0120s] ------------------------------ [+0120s] podman machine rm [+0120s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0120s] machine rm --save-ignition --save-image [+0120s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 [+0120s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:05.99 [+0120s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:05.99 (0s) [+0120s] > Enter [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 08/01/24 04:40:05.99 [+0120s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6511c30725c6 [+0125s] Image resized. [+0125s] Machine init complete [+0125s] To start your machine run: [+0125s] [+0125s] podman machine start 6511c30725c6 [+0125s] [+0125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} 6511c30725c6 [+0125s] /tmp/podman_test494939957/.local/share/containers/podman/machine/machine [+0125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force --save-ignition --save-image 6511c30725c6 [+0125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 6511c30725c6 [+0125s] [] [+0125s] Error: 6511c30725c6: VM does not exist [+0125s] < Exit [It] machine rm --save-ignition --save-image - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:73 @ 08/01/24 04:40:10.658 (4.668s) [+0125s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:10.658 [+0125s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:10.658 (0s) [+0125s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:10.658 [+0125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6511c30725c6 [+0125s] Error: 6511c30725c6: VM does not exist [+0125s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:10.679 (21ms) [+0125s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:10.679 [+0125s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:10.928 (249ms) [+0125s] • [4.938 seconds] [+0125s] ------------------------------ [+0125s] podman machine rm [+0125s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0125s] Remove machine sharing ssh key with another machine [+0125s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 [+0125s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:10.928 [+0125s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:10.928 (0s) [+0125s] > Enter [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 08/01/24 04:40:10.928 [+0125s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo [+0130s] Image resized. [+0130s] Machine init complete [+0130s] To start your machine run: [+0130s] [+0130s] podman machine start foo [+0130s] [+0130s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now bar [+0134s] Image resized. [+0134s] Machine init complete [+0134s] Starting machine "bar" [+0159s] [+0159s] This machine is currently configured in rootless mode. If your containers [+0159s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0159s] issues with non-podman clients, you can switch using the following command: [+0159s] [+0159s] podman machine set --rootful bar [+0159s] [+0160s] Mounting volume... /tmp/podman_test1179732681:/tmp/podman_test1179732681 [+0161s] API forwarding listening on: /tmp/podman_test1179732681/podman/bar-api.sock [+0161s] You can connect Docker API clients by setting DOCKER_HOST using the [+0161s] following command in your terminal session: [+0161s] [+0161s] export DOCKER_HOST='unix:///tmp/podman_test1179732681/podman/bar-api.sock' [+0161s] [+0161s] Machine "bar" started successfully [+0161s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+0161s] /tmp/podman_test1179732681/.local/share/containers/podman/machine/machine [+0161s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} bar [+0161s] /tmp/podman_test1179732681/.local/share/containers/podman/machine/machine [+0161s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0161s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh bar echo foo [+0161s] foo [+0161s] < Exit [It] Remove machine sharing ssh key with another machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:112 @ 08/01/24 04:40:46.813 (35.885s) [+0161s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:46.813 [+0161s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:46.813 (0s) [+0161s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:46.813 [+0161s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force bar [+0161s] Waiting for VM to exit... [+0163s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:48.575 (1.763s) [+0163s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:48.575 [+0163s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0163s] Error: foo: VM does not exist [+0163s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:48.607 (31ms) [+0163s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:48.607 [+0163s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:48.607 (0s) [+0163s] • [37.679 seconds] [+0163s] ------------------------------ [+0163s] podman machine rm [+0163s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:14 [+0163s] Removing all machines doesn't delete ssh keys [+0163s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 [+0163s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:48.607 [+0163s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:48.607 (0s) [+0163s] > Enter [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 08/01/24 04:40:48.607 [+0163s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo [+0168s] Image resized. [+0168s] Machine init complete [+0168s] To start your machine run: [+0168s] [+0168s] podman machine start foo [+0168s] [+0168s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.IdentityPath}} foo [+0168s] /tmp/podman_test1526283602/.local/share/containers/podman/machine/machine [+0168s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0168s] < Exit [It] Removing all machines doesn't delete ssh keys - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/rm_test.go:154 @ 08/01/24 04:40:53.518 (4.91s) [+0168s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:53.518 [+0168s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:53.518 (0s) [+0168s] > Enter [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:53.518 [+0168s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo [+0168s] Error: foo: VM does not exist [+0168s] < Exit [DeferCleanup (Each)] podman machine rm - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:53.549 (32ms) [+0168s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:53.549 [+0168s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:53.55 (0s) [+0168s] • [4.943 seconds] [+0168s] ------------------------------ [+0168s] podman machine info [+0168s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:13 [+0168s] machine info [+0168s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 [+0168s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:53.55 [+0168s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:53.55 (0s) [+0168s] > Enter [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 08/01/24 04:40:53.55 [+0168s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info [+0168s] host: [+0168s] arch: arm64 [+0168s] currentmachine: "" [+0168s] defaultmachine: "" [+0168s] eventsdir: /tmp/podman_test2337404099/podman [+0168s] machineconfigdir: /tmp/podman_test2337404099/.config/containers/podman/machine/qemu [+0168s] machineimagedir: /tmp/podman_test2337404099/.local/share/containers/podman/machine/qemu [+0168s] machinestate: "" [+0168s] numberofmachines: 0 [+0168s] os: linux [+0168s] vmtype: qemu [+0168s] version: [+0168s] apiversion: 5.2.0-dev [+0168s] version: 5.2.0-dev [+0168s] goversion: go1.22.4 [+0168s] gitcommit: f446f59d7105654b92de38489948072360099a2e [+0168s] builttime: Thu Aug 1 04:22:56 2024 [+0168s] built: 1722486176 [+0168s] osarch: linux/arm64 [+0168s] os: linux [+0168s] [+0168s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+0168s] 0 [+0168s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 dc45bb8199eb [+0173s] Image resized. [+0173s] Machine init complete [+0173s] To start your machine run: [+0173s] [+0173s] podman machine start dc45bb8199eb [+0173s] [+0173s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format {{.Host.NumberOfMachines}} [+0173s] 1 [+0173s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine info --format json [+0173s] { [+0173s] "Host": { [+0173s] "Arch": "arm64", [+0173s] "CurrentMachine": "dc45bb8199eb", [+0173s] "DefaultMachine": "dc45bb8199eb", [+0173s] "EventsDir": "/tmp/podman_test2337404099/podman", [+0173s] "MachineConfigDir": "/tmp/podman_test2337404099/.config/containers/podman/machine/qemu", [+0173s] "MachineImageDir": "/tmp/podman_test2337404099/.local/share/containers/podman/machine/qemu", [+0173s] "MachineState": "Stopped", [+0173s] "NumberOfMachines": 1, [+0173s] "OS": "linux", [+0173s] "VMType": "qemu" [+0173s] }, [+0173s] "Version": { [+0173s] "APIVersion": "5.2.0-dev", [+0173s] "Version": "5.2.0-dev", [+0173s] "GoVersion": "go1.22.4", [+0173s] "GitCommit": "f446f59d7105654b92de38489948072360099a2e", [+0173s] "BuiltTime": "Thu Aug 1 04:22:56 2024", [+0173s] "Built": 1722486176, [+0173s] "OsArch": "linux/arm64", [+0173s] "Os": "linux" [+0173s] } [+0173s] } [+0173s] < Exit [It] machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/info_test.go:15 @ 08/01/24 04:40:58.168 (4.618s) [+0173s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:58.168 [+0173s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:58.168 (0s) [+0173s] > Enter [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:58.168 [+0173s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force dc45bb8199eb [+0173s] < Exit [DeferCleanup (Each)] podman machine info - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:40:58.442 (273ms) [+0173s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:58.442 [+0173s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:58.442 (0s) [+0173s] • [4.892 seconds] [+0173s] ------------------------------ [+0173s] podman machine ssh [+0173s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0173s] bad machine name [+0173s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 [+0173s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:58.442 [+0173s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:58.442 (0s) [+0173s] > Enter [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 08/01/24 04:40:58.442 [+0173s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 3c06e8fb5fe5 [+0173s] Error: vm podman-machine-default not found: podman-machine-default: VM does not exist [+0173s] < Exit [It] bad machine name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:12 @ 08/01/24 04:40:58.464 (21ms) [+0173s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:58.464 [+0173s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:40:58.464 (0s) [+0173s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:58.464 [+0173s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:40:58.464 (0s) [+0173s] • [0.022 seconds] [+0173s] ------------------------------ [+0173s] podman machine ssh [+0173s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0173s] ssh to non-running machine [+0173s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 [+0173s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:58.464 [+0173s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:40:58.464 (0s) [+0173s] > Enter [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 08/01/24 04:40:58.464 [+0173s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 9b154c7007b8 [+0177s] Image resized. [+0177s] Machine init complete [+0177s] To start your machine run: [+0177s] [+0177s] podman machine start 9b154c7007b8 [+0177s] [+0177s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 9b154c7007b8 [+0178s] Error: vm "9b154c7007b8" is not running [+0178s] < Exit [It] ssh to non-running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:21 @ 08/01/24 04:41:03.019 (4.555s) [+0178s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:41:03.019 [+0178s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:41:03.019 (0s) [+0178s] > Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:41:03.019 [+0178s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9b154c7007b8 [+0178s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:41:03.303 (284ms) [+0178s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:41:03.303 [+0178s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:41:03.303 (0s) [+0178s] • [4.839 seconds] [+0178s] ------------------------------ [+0178s] podman machine ssh [+0178s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:10 [+0178s] ssh to running machine and check os-type [+0178s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 [+0178s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:41:03.303 [+0178s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:41:03.303 (0s) [+0178s] > Enter [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 08/01/24 04:41:03.303 [+0178s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now ebb70b5240a1 [+0182s] Image resized. [+0182s] Machine init complete [+0182s] Starting machine "ebb70b5240a1" [+0206s] [+0206s] This machine is currently configured in rootless mode. If your containers [+0206s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0206s] issues with non-podman clients, you can switch using the following command: [+0206s] [+0206s] podman machine set --rootful ebb70b5240a1 [+0206s] [+0208s] Mounting volume... /tmp/podman_test3654729802:/tmp/podman_test3654729802 [+0208s] API forwarding listening on: /tmp/podman_test3654729802/podman/ebb70b5240a1-api.sock [+0208s] You can connect Docker API clients by setting DOCKER_HOST using the [+0208s] following command in your terminal session: [+0208s] [+0208s] export DOCKER_HOST='unix:///tmp/podman_test3654729802/podman/ebb70b5240a1-api.sock' [+0208s] [+0208s] Machine "ebb70b5240a1" started successfully [+0208s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh ebb70b5240a1 cat /etc/os-release [+0208s] NAME="Fedora Linux" [+0208s] VERSION="40.20240519.2.0 (CoreOS)" [+0208s] ID=fedora [+0208s] VERSION_ID=40 [+0208s] VERSION_CODENAME="" [+0208s] PLATFORM_ID="platform:f40" [+0208s] PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" [+0208s] ANSI_COLOR="0;38;2;60;110;180" [+0208s] LOGO=fedora-logo-icon [+0208s] CPE_NAME="cpe:/o:fedoraproject:fedora:40" [+0208s] HOME_URL="https://getfedora.org/coreos/" [+0208s] DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" [+0208s] SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0208s] BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" [+0208s] REDHAT_BUGZILLA_PRODUCT="Fedora" [+0208s] REDHAT_BUGZILLA_PRODUCT_VERSION=40 [+0208s] REDHAT_SUPPORT_PRODUCT="Fedora" [+0208s] REDHAT_SUPPORT_PRODUCT_VERSION=40 [+0208s] SUPPORT_END=2025-05-13 [+0208s] VARIANT="CoreOS" [+0208s] VARIANT_ID=coreos [+0208s] OSTREE_VERSION='40.20240519.2.0' [+0208s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh ebb70b5240a1 false [+0209s] < Exit [It] ssh to running machine and check os-type - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/ssh_test.go:35 @ 08/01/24 04:41:34.297 (30.994s) [+0209s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:41:34.297 [+0209s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:41:34.297 (0s) [+0209s] > Enter [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:41:34.297 [+0209s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ebb70b5240a1 [+0209s] Waiting for VM to exit... [+0210s] < Exit [DeferCleanup (Each)] podman machine ssh - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:41:35.583 (1.286s) [+0210s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:41:35.583 [+0210s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:41:35.584 (0s) [+0210s] • [32.281 seconds] [+0210s] ------------------------------ [+0210s] run basic podman commands [+0210s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0210s] Basic ops [+0210s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 [+0210s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:41:35.584 [+0210s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:41:35.584 (0s) [+0210s] > Enter [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 08/01/24 04:41:35.584 [+0210s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 8cc87adf8fcb [+0215s] Image resized. [+0215s] Machine init complete [+0215s] Starting machine "8cc87adf8fcb" [+0238s] [+0238s] This machine is currently configured in rootless mode. If your containers [+0238s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0238s] issues with non-podman clients, you can switch using the following command: [+0238s] [+0238s] podman machine set --rootful 8cc87adf8fcb [+0238s] [+0239s] Mounting volume... /tmp/podman_test377804423:/tmp/podman_test377804423 [+0240s] API forwarding listening on: /tmp/podman_test377804423/podman/8cc87adf8fcb-api.sock [+0240s] You can connect Docker API clients by setting DOCKER_HOST using the [+0240s] following command in your terminal session: [+0240s] [+0240s] export DOCKER_HOST='unix:///tmp/podman_test377804423/podman/8cc87adf8fcb-api.sock' [+0240s] [+0240s] Machine "8cc87adf8fcb" started successfully [+0240s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r images -q [+0240s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r pull quay.io/libpod/alpine_nginx [+0240s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0240s] Getting image source signatures [+0240s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0240s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0240s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0241s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0241s] Writing manifest to image destination [+0241s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0241s] ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0241s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run quay.io/libpod/alpine_nginx cat /etc/os-release [+0241s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0241s] NAME="Alpine Linux" [+0241s] ID=alpine [+0241s] VERSION_ID=3.15.4 [+0241s] PRETTY_NAME="Alpine Linux v3.15" [+0241s] HOME_URL="https://alpinelinux.org/" [+0241s] BUG_REPORT_URL="https://bugs.alpinelinux.org/" [+0242s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r build /tmp/ginkgo261354862 [+0242s] STEP 1/2: FROM quay.io/libpod/alpine_nginx [+0242s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0242s] STEP 2/2: RUN ip addr [+0242s] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [+0242s] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [+0242s] inet 127.0.0.1/8 scope host lo [+0242s] valid_lft forever preferred_lft forever [+0242s] inet6 ::1/128 scope host [+0242s] valid_lft forever preferred_lft forever [+0242s] 2: enp0s1: mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 [+0242s] link/ether be:4a:46:27:ec:4f brd ff:ff:ff:ff:ff:ff [+0242s] inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute enp0s1 [+0242s] valid_lft forever preferred_lft forever [+0242s] inet6 fe80::bc4a:46ff:fe27:ec4f/64 scope link tentative [+0242s] valid_lft forever preferred_lft forever [+0242s] COMMIT [+0242s] time="2024-08-01T04:42:08Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" [+0242s] --> b3a88d297843 [+0242s] b3a88d2978433def9e4cde8b312e7f73645df16682f422741d321442fa41c64b [+0242s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -a [+0242s] b27bc31b667cc5f42e7fb467c6d5cd5de4f77c48ded83e824869c5a55fba5822 [+0242s] < Exit [It] Basic ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:22 @ 08/01/24 04:42:07.85 (32.266s) [+0242s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:42:07.85 [+0242s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:42:07.85 (0s) [+0242s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:42:07.85 [+0242s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:42:07.85 (0s) [+0242s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:42:07.85 [+0242s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 8cc87adf8fcb [+0242s] Waiting for VM to exit... [+0244s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:42:09.642 (1.792s) [+0244s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:42:09.642 [+0244s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:42:09.643 (0s) [+0244s] • [34.059 seconds] [+0244s] ------------------------------ [+0244s] run basic podman commands [+0244s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0244s] Volume ops [+0244s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 [+0244s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:42:09.643 [+0244s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:42:09.643 (0s) [+0244s] > Enter [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 08/01/24 04:42:09.643 [+0244s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/ginkgo583563909 --now b988f32b45a5 [+0249s] Image resized. [+0249s] Machine init complete [+0249s] Starting machine "b988f32b45a5" [+0273s] [+0273s] This machine is currently configured in rootless mode. If your containers [+0273s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0273s] issues with non-podman clients, you can switch using the following command: [+0273s] [+0273s] podman machine set --rootful b988f32b45a5 [+0273s] [+0274s] Mounting volume... /tmp/ginkgo583563909:/tmp/ginkgo583563909 [+0275s] API forwarding listening on: /tmp/podman_test166613578/podman/b988f32b45a5-api.sock [+0275s] You can connect Docker API clients by setting DOCKER_HOST using the [+0275s] following command in your terminal session: [+0275s] [+0275s] export DOCKER_HOST='unix:///tmp/podman_test166613578/podman/b988f32b45a5-api.sock' [+0275s] [+0275s] Machine "b988f32b45a5" started successfully [+0275s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -v /tmp/ginkgo583563909:/test:Z quay.io/libpod/alpine_nginx ls /test/attr-test-file [+0275s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0275s] Getting image source signatures [+0275s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0275s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0275s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0275s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0275s] Writing manifest to image destination [+0275s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0276s] /test/attr-test-file [+0276s] < Exit [It] Volume ops - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:62 @ 08/01/24 04:42:41.598 (31.955s) [+0276s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:42:41.598 [+0276s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:42:41.598 (0s) [+0276s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:42:41.598 [+0276s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b988f32b45a5 [+0276s] Waiting for VM to exit... [+0277s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:42:42.895 (1.297s) [+0277s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:42:42.895 [+0277s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:42:42.895 (0s) [+0277s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:42:42.895 [+0277s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:42:42.896 (0s) [+0277s] • [33.253 seconds] [+0277s] ------------------------------ [+0277s] run basic podman commands [+0277s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0277s] Volume should be virtiofs [+0277s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 [+0277s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:42:42.896 [+0277s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:42:42.896 (0s) [+0277s] > Enter [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 08/01/24 04:42:42.896 [+0277s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/ginkgo507364998 --now db3343ac7af8 [+0282s] Image resized. [+0282s] Machine init complete [+0282s] Starting machine "db3343ac7af8" [+0305s] [+0305s] This machine is currently configured in rootless mode. If your containers [+0305s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0305s] issues with non-podman clients, you can switch using the following command: [+0305s] [+0305s] podman machine set --rootful db3343ac7af8 [+0305s] [+0306s] Mounting volume... /tmp/ginkgo507364998:/tmp/ginkgo507364998 [+0307s] API forwarding listening on: /tmp/podman_test3981623660/podman/db3343ac7af8-api.sock [+0307s] You can connect Docker API clients by setting DOCKER_HOST using the [+0307s] following command in your terminal session: [+0307s] [+0307s] export DOCKER_HOST='unix:///tmp/podman_test3981623660/podman/db3343ac7af8-api.sock' [+0307s] [+0307s] Machine "db3343ac7af8" started successfully [+0307s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh db3343ac7af8 findmnt -no FSTYPE /tmp/ginkgo507364998 [+0307s] virtiofs [+0307s] < Exit [It] Volume should be virtiofs - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:93 @ 08/01/24 04:43:12.928 (30.032s) [+0307s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:43:12.928 [+0307s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:43:12.928 (0s) [+0307s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:43:12.928 [+0307s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force db3343ac7af8 [+0307s] Waiting for VM to exit... [+0309s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:43:14.215 (1.287s) [+0309s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:43:14.215 [+0309s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:43:14.215 (0s) [+0309s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:43:14.215 [+0309s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:43:14.216 (0s) [+0309s] • [31.320 seconds] [+0309s] ------------------------------ [+0309s] run basic podman commands [+0309s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0309s] Volume should be disabled by command line [+0309s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 [+0309s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:43:14.216 [+0309s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:43:14.216 (0s) [+0309s] > Enter [It] Volume should be disabled by command line - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 08/01/24 04:43:14.216 [+0309s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume --now f9e90a49cf7d [+0313s] Image resized. [+0313s] Machine init complete [+0313s] Starting machine "f9e90a49cf7d" [+0337s] [+0337s] This machine is currently configured in rootless mode. If your containers [+0337s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0337s] issues with non-podman clients, you can switch using the following command: [+0337s] [+0337s] podman machine set --rootful f9e90a49cf7d [+0337s] [+0338s] API forwarding listening on: /tmp/podman_test3466316907/podman/f9e90a49cf7d-api.sock [+0338s] You can connect Docker API clients by setting DOCKER_HOST using the [+0338s] following command in your terminal session: [+0338s] [+0338s] export DOCKER_HOST='unix:///tmp/podman_test3466316907/podman/f9e90a49cf7d-api.sock' [+0338s] [+0338s] Machine "f9e90a49cf7d" started successfully [+0338s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh f9e90a49cf7d findmnt -no FSTYPE -t 9p [+0338s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh f9e90a49cf7d findmnt -no FSTYPE -t virtiofs [+0339s] < Exit [It] Volume should be disabled by command line - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:120 @ 08/01/24 04:43:44.167 (29.951s) [+0339s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:43:44.167 [+0339s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:43:44.167 (0s) [+0339s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:43:44.167 [+0339s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f9e90a49cf7d [+0339s] Waiting for VM to exit... [+0340s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:43:45.453 (1.286s) [+0340s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:43:45.453 [+0340s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:43:45.453 (0s) [+0340s] • [31.238 seconds] [+0340s] ------------------------------ [+0340s] run basic podman commands [+0340s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0340s] Podman ops with port forwarding and gvproxy [+0340s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:147 [+0340s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:43:45.454 [+0340s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:43:45.454 (1ms) [+0340s] > Enter [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:147 @ 08/01/24 04:43:45.454 [+0340s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 5602058f09ca [+0345s] Image resized. [+0345s] Machine init complete [+0345s] Starting machine "5602058f09ca" [+0368s] [+0368s] This machine is currently configured in rootless mode. If your containers [+0368s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0368s] issues with non-podman clients, you can switch using the following command: [+0368s] [+0368s] podman machine set --rootful 5602058f09ca [+0368s] [+0369s] Mounting volume... /tmp/podman_test636634793:/tmp/podman_test636634793 [+0370s] API forwarding listening on: /tmp/podman_test636634793/podman/5602058f09ca-api.sock [+0370s] You can connect Docker API clients by setting DOCKER_HOST using the [+0370s] following command in your terminal session: [+0370s] [+0370s] export DOCKER_HOST='unix:///tmp/podman_test636634793/podman/5602058f09ca-api.sock' [+0370s] [+0370s] Machine "5602058f09ca" started successfully [+0370s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx [+0370s] Trying to pull quay.io/libpod/alpine_nginx:latest... [+0370s] Getting image source signatures [+0370s] Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade [+0370s] Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 [+0370s] Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 [+0371s] Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c [+0371s] Writing manifest to image destination [+0371s] WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64) [+0371s] 28e62f8b9f843ceac9ecb16e890a9fd6494208674558276c078d31988e30d295 [+0371s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r exec test true [+0371s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r rm -af [+0372s] 28e62f8b9f843ceac9ecb16e890a9fd6494208674558276c078d31988e30d295 [+0372s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 5602058f09ca [+0372s] Waiting for VM to exit... [+0373s] Machine "5602058f09ca" stopped successfully [+0374s] < Exit [It] Podman ops with port forwarding and gvproxy - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:147 @ 08/01/24 04:44:19.018 (33.564s) [+0374s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:44:19.018 [+0374s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:44:19.018 (0s) [+0374s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:44:19.018 [+0374s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 5602058f09ca [+0374s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:44:19.312 (294ms) [+0374s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:44:19.312 [+0374s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:44:19.313 (0s) [+0374s] • [33.859 seconds] [+0374s] ------------------------------ [+0374s] run basic podman commands [+0374s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:20 [+0374s] podman volume on non-standard path [+0374s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:185 [+0374s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:44:19.313 [+0374s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:44:19.313 (0s) [+0374s] > Enter [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:185 @ 08/01/24 04:44:19.313 [+0374s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/machine-volume2523931046:/does/not/exist --now 4178b4868e6f [+0378s] Image resized. [+0378s] Machine init complete [+0378s] Starting machine "4178b4868e6f" [+0402s] [+0402s] This machine is currently configured in rootless mode. If your containers [+0402s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0402s] issues with non-podman clients, you can switch using the following command: [+0402s] [+0402s] podman machine set --rootful 4178b4868e6f [+0402s] [+0403s] Mounting volume... /tmp/machine-volume2523931046:/does/not/exist [+0403s] API forwarding listening on: /tmp/podman_test1790232610/podman/4178b4868e6f-api.sock [+0403s] You can connect Docker API clients by setting DOCKER_HOST using the [+0403s] following command in your terminal session: [+0403s] [+0403s] export DOCKER_HOST='unix:///tmp/podman_test1790232610/podman/4178b4868e6f-api.sock' [+0403s] [+0403s] Machine "4178b4868e6f" started successfully [+0403s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 4178b4868e6f cat /does/not/exist/testfile [+0404s] abcdefg1234567 < Exit [It] podman volume on non-standard path - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/basic_test.go:185 @ 08/01/24 04:44:49.225 (29.912s) [+0404s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:44:49.225 [+0404s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:44:49.225 (0s) [+0404s] > Enter [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:44:49.225 [+0404s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4178b4868e6f [+0404s] Waiting for VM to exit... [+0405s] < Exit [DeferCleanup (Each)] run basic podman commands - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:44:50.521 (1.297s) [+0405s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:44:50.521 [+0405s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:44:50.522 (0s) [+0405s] • [31.209 seconds] [+0405s] ------------------------------ [+0405s] podman machine proxy settings propagation [+0405s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:13 [+0405s] ssh to running machine and check proxy settings [+0405s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 [+0405s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:44:50.522 [+0405s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:44:50.522 (0s) [+0405s] > Enter [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 08/01/24 04:44:50.522 [+0405s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 326a91fe3a4b [+0410s] Image resized. [+0410s] Machine init complete [+0410s] To start your machine run: [+0410s] [+0410s] podman machine start 326a91fe3a4b [+0410s] [+0410s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 326a91fe3a4b [+0410s] Starting machine "326a91fe3a4b" [+0435s] [+0435s] This machine is currently configured in rootless mode. If your containers [+0435s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0435s] issues with non-podman clients, you can switch using the following command: [+0435s] [+0435s] podman machine set --rootful 326a91fe3a4b [+0435s] [+0436s] Mounting volume... /tmp/podman_test134816278:/tmp/podman_test134816278 [+0436s] API forwarding listening on: /tmp/podman_test134816278/podman/326a91fe3a4b-api.sock [+0436s] You can connect Docker API clients by setting DOCKER_HOST using the [+0436s] following command in your terminal session: [+0436s] [+0436s] export DOCKER_HOST='unix:///tmp/podman_test134816278/podman/326a91fe3a4b-api.sock' [+0436s] [+0436s] Machine "326a91fe3a4b" started successfully [+0436s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 326a91fe3a4b printenv HTTP_PROXY [+0437s] http://abcdefghijklmnopqrstuvwxyz-proxy [+0437s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 326a91fe3a4b printenv HTTPS_PROXY [+0437s] http://abcdefghijklmnopqrstuvwxyz-proxy [+0437s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 326a91fe3a4b printenv SSL_CERT_DIR SSL_CERT_FILE [+0437s] /etc/containers/certs.d [+0437s] /etc/containers/certs.d/cert1 [+0437s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 326a91fe3a4b cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+0438s] cert2 content [+0438s] cert1 content [+0438s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 326a91fe3a4b [+0438s] Waiting for VM to exit... [+0439s] Machine "326a91fe3a4b" stopped successfully [+0439s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 326a91fe3a4b [+0439s] Starting machine "326a91fe3a4b" [+0459s] [+0459s] This machine is currently configured in rootless mode. If your containers [+0459s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0459s] issues with non-podman clients, you can switch using the following command: [+0459s] [+0459s] podman machine set --rootful 326a91fe3a4b [+0459s] [+0460s] Mounting volume... /tmp/podman_test134816278:/tmp/podman_test134816278 [+0460s] API forwarding listening on: /tmp/podman_test134816278/podman/326a91fe3a4b-api.sock [+0460s] You can connect Docker API clients by setting DOCKER_HOST using the [+0460s] following command in your terminal session: [+0460s] [+0460s] export DOCKER_HOST='unix:///tmp/podman_test134816278/podman/326a91fe3a4b-api.sock' [+0460s] [+0460s] Machine "326a91fe3a4b" started successfully [+0460s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 326a91fe3a4b printenv HTTP_PROXY HTTPS_PROXY [+0461s] http:// some special @;" here [+0461s] https://abc :£$%6 : |"" [+0461s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 326a91fe3a4b cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE [+0461s] cert2 content [+0461s] cert1 content [+0461s] < Exit [It] ssh to running machine and check proxy settings - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/proxy_test.go:15 @ 08/01/24 04:45:46.434 (55.912s) [+0461s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:45:46.434 [+0461s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:45:46.434 (0s) [+0461s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:45:46.434 [+0461s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 326a91fe3a4b [+0461s] Waiting for VM to exit... [+0462s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:45:47.731 (1.297s) [+0462s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:45:47.731 [+0462s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:45:47.731 (0s) [+0462s] > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:45:47.731 [+0462s] < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - /var/tmp/go/src/github.com/containers/podman/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 08/01/24 04:45:47.731 (0s) [+0462s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:45:47.731 [+0462s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:45:47.731 (0s) [+0462s] • [57.210 seconds] [+0462s] ------------------------------ [+0462s] podman inspect stop [+0462s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0462s] inspect bad name [+0462s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 [+0462s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:45:47.732 [+0462s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:45:47.732 (0s) [+0462s] > Enter [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 08/01/24 04:45:47.732 [+0462s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0462s] [] [+0462s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0462s] < Exit [It] inspect bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:15 @ 08/01/24 04:45:47.763 (31ms) [+0462s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:45:47.763 [+0462s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:45:47.763 (0s) [+0462s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:45:47.763 [+0462s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:45:47.763 (0s) [+0462s] • [0.032 seconds] [+0462s] ------------------------------ [+0462s] podman inspect stop [+0462s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0462s] inspect two machines [+0462s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 [+0462s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:45:47.763 [+0462s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:45:47.763 (0s) [+0462s] > Enter [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 08/01/24 04:45:47.763 [+0462s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo1 [+0467s] Image resized. [+0467s] Machine init complete [+0467s] To start your machine run: [+0467s] [+0467s] podman machine start foo1 [+0467s] [+0467s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foo2 [+0471s] Image resized. [+0471s] Machine init complete [+0471s] To start your machine run: [+0471s] [+0471s] podman machine start foo2 [+0471s] [+0471s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} foo1 [+0471s] foo1 [+0471s] < Exit [It] inspect two machines - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:23 @ 08/01/24 04:45:56.852 (9.088s) [+0471s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:45:56.852 [+0471s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:45:56.852 (0s) [+0471s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:45:56.852 [+0471s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo2 [+0472s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:45:57.106 (254ms) [+0472s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:45:57.106 [+0472s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foo1 [+0472s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:45:57.39 (284ms) [+0472s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:45:57.39 [+0472s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:45:57.391 (0s) [+0472s] • [9.627 seconds] [+0472s] ------------------------------ [+0472s] podman inspect stop [+0472s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0472s] inspect with go format [+0472s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 [+0472s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:45:57.391 [+0472s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:45:57.391 (0s) [+0472s] > Enter [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 08/01/24 04:45:57.391 [+0472s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 509167124f23 [+0476s] Image resized. [+0476s] Machine init complete [+0476s] To start your machine run: [+0476s] [+0476s] podman machine start 509167124f23 [+0476s] [+0476s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 509167124f23 [+0476s] [ [+0476s] { [+0476s] "ConfigDir": { [+0476s] "Path": "/tmp/podman_test1429233603/.config/containers/podman/machine/qemu" [+0476s] }, [+0476s] "ConnectionInfo": { [+0476s] "PodmanSocket": { [+0476s] "Path": "/tmp/podman_test1429233603/podman/509167124f23-api.sock" [+0476s] }, [+0476s] "PodmanPipe": null [+0476s] }, [+0476s] "Created": "2024-08-01T04:45:57.415457792Z", [+0476s] "LastUp": "0001-01-01T00:00:00Z", [+0476s] "Name": "509167124f23", [+0476s] "Resources": { [+0476s] "CPUs": 32, [+0476s] "DiskSize": 11, [+0476s] "Memory": 2048, [+0476s] "USBs": [] [+0476s] }, [+0476s] "SSHConfig": { [+0476s] "IdentityPath": "/tmp/podman_test1429233603/.local/share/containers/podman/machine/machine", [+0476s] "Port": 46495, [+0476s] "RemoteUsername": "core" [+0476s] }, [+0476s] "State": "stopped", [+0476s] "UserModeNetworking": true, [+0476s] "Rootful": false, [+0476s] "Rosetta": false [+0476s] } [+0476s] ] [+0476s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Name}} 509167124f23 [+0476s] 509167124f23 [+0476s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Abcde}} 509167124f23 [+0476s] Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo [+0476s] < Exit [It] inspect with go format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:42 @ 08/01/24 04:46:01.989 (4.598s) [+0476s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:01.989 [+0476s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:01.989 (0s) [+0476s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:01.989 [+0476s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 509167124f23 [+0477s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:02.273 (284ms) [+0477s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:02.273 [+0477s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:02.273 (0s) [+0477s] • [4.882 seconds] [+0477s] ------------------------------ [+0477s] podman inspect stop [+0477s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:13 [+0477s] inspect shows a unique socket name per machine [+0477s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 [+0477s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:02.273 [+0477s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:02.273 (0s) [+0477s] > Enter [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 08/01/24 04:46:02.273 [+0477s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 60e78354f199 [+0481s] Image resized. [+0481s] Machine init complete [+0481s] To start your machine run: [+0481s] [+0481s] podman machine start 60e78354f199 [+0481s] [+0481s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 60e78354f199 [+0481s] [ [+0481s] { [+0481s] "ConfigDir": { [+0481s] "Path": "/tmp/podman_test3769175634/.config/containers/podman/machine/qemu" [+0481s] }, [+0481s] "ConnectionInfo": { [+0481s] "PodmanSocket": { [+0481s] "Path": "/tmp/podman_test3769175634/podman/60e78354f199-api.sock" [+0481s] }, [+0481s] "PodmanPipe": null [+0481s] }, [+0481s] "Created": "2024-08-01T04:46:02.298089097Z", [+0481s] "LastUp": "0001-01-01T00:00:00Z", [+0481s] "Name": "60e78354f199", [+0481s] "Resources": { [+0481s] "CPUs": 32, [+0481s] "DiskSize": 11, [+0481s] "Memory": 2048, [+0481s] "USBs": [] [+0481s] }, [+0481s] "SSHConfig": { [+0481s] "IdentityPath": "/tmp/podman_test3769175634/.local/share/containers/podman/machine/machine", [+0481s] "Port": 43075, [+0481s] "RemoteUsername": "core" [+0481s] }, [+0481s] "State": "stopped", [+0481s] "UserModeNetworking": true, [+0481s] "Rootful": false, [+0481s] "Rosetta": false [+0481s] } [+0481s] ] [+0481s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 217927ea9f0f [+0486s] Image resized. [+0486s] Machine init complete [+0486s] To start your machine run: [+0486s] [+0486s] podman machine start 217927ea9f0f [+0486s] [+0486s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 217927ea9f0f [+0486s] [ [+0486s] { [+0486s] "ConfigDir": { [+0486s] "Path": "/tmp/podman_test3769175634/.config/containers/podman/machine/qemu" [+0486s] }, [+0486s] "ConnectionInfo": { [+0486s] "PodmanSocket": { [+0486s] "Path": "/tmp/podman_test3769175634/podman/217927ea9f0f-api.sock" [+0486s] }, [+0486s] "PodmanPipe": null [+0486s] }, [+0486s] "Created": "2024-08-01T04:46:06.847137991Z", [+0486s] "LastUp": "0001-01-01T00:00:00Z", [+0486s] "Name": "217927ea9f0f", [+0486s] "Resources": { [+0486s] "CPUs": 32, [+0486s] "DiskSize": 11, [+0486s] "Memory": 2048, [+0486s] "USBs": [] [+0486s] }, [+0486s] "SSHConfig": { [+0486s] "IdentityPath": "/tmp/podman_test3769175634/.local/share/containers/podman/machine/machine", [+0486s] "Port": 45677, [+0486s] "RemoteUsername": "core" [+0486s] }, [+0486s] "State": "stopped", [+0486s] "UserModeNetworking": true, [+0486s] "Rootful": false, [+0486s] "Rosetta": false [+0486s] } [+0486s] ] [+0486s] < Exit [It] inspect shows a unique socket name per machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/inspect_test.go:82 @ 08/01/24 04:46:11.332 (9.059s) [+0486s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:11.332 [+0486s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:11.332 (0s) [+0486s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:11.332 [+0486s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 217927ea9f0f [+0486s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:11.585 (254ms) [+0486s] > Enter [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:11.585 [+0486s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 60e78354f199 [+0486s] < Exit [DeferCleanup (Each)] podman inspect stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:11.87 (284ms) [+0486s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:11.87 [+0486s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:11.87 (0s) [+0486s] • [9.597 seconds] [+0486s] ------------------------------ [+0486s] podman machine list [+0486s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0486s] list machine [+0486s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 [+0486s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:11.87 [+0486s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:11.87 (0s) [+0486s] > Enter [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 08/01/24 04:46:11.87 [+0486s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+0486s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+0486s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6140b8fec112 [+0491s] Image resized. [+0491s] Machine init complete [+0491s] To start your machine run: [+0491s] [+0491s] podman machine start 6140b8fec112 [+0491s] [+0491s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+0491s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+0491s] 6140b8fec112* qemu 4 seconds ago Never 32 2GiB 11GiB [+0491s] < Exit [It] list machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:18 @ 08/01/24 04:46:16.457 (4.586s) [+0491s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:16.457 [+0491s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:16.457 (0s) [+0491s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:16.457 [+0491s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6140b8fec112 [+0491s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:16.741 (284ms) [+0491s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:16.741 [+0491s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:16.741 (0s) [+0491s] • [4.871 seconds] [+0491s] ------------------------------ [+0491s] podman machine list [+0491s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0491s] list machines with quiet or noheading [+0491s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 [+0491s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:16.741 [+0491s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:16.741 (0s) [+0491s] > Enter [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 08/01/24 04:46:16.741 [+0491s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --quiet [+0491s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+0491s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 55f53ae161aa [+0496s] Image resized. [+0496s] Machine init complete [+0496s] To start your machine run: [+0496s] [+0496s] podman machine start 55f53ae161aa [+0496s] [+0496s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 80d5c25a9d35 [+0500s] Image resized. [+0500s] Machine init complete [+0500s] To start your machine run: [+0500s] [+0500s] podman machine start 80d5c25a9d35 [+0500s] [+0500s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading --quiet [+0500s] 55f53ae161aa* [+0500s] 80d5c25a9d35 [+0500s] < Exit [It] list machines with quiet or noheading - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:36 @ 08/01/24 04:46:25.84 (9.099s) [+0500s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:25.841 [+0500s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:25.841 (0s) [+0500s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:25.841 [+0500s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 80d5c25a9d35 [+0501s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:26.094 (254ms) [+0501s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:26.094 [+0501s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 55f53ae161aa [+0501s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:26.378 (284ms) [+0501s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:26.378 [+0501s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:26.379 (0s) [+0501s] • [9.638 seconds] [+0501s] ------------------------------ [+0501s] podman machine list [+0501s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0501s] list machine: check if running while starting [+0501s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 [+0501s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:26.379 [+0501s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:26.379 (0s) [+0501s] > Enter [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 08/01/24 04:46:26.379 [+0501s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 4943c688601f [+0505s] Image resized. [+0505s] Machine init complete [+0505s] To start your machine run: [+0505s] [+0505s] podman machine start 4943c688601f [+0505s] [+0505s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0505s] Never [+0505s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 4943c688601f [+0505s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0505s] Starting machine "4943c688601f" [+0505s] Never [+0508s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0508s] Currently starting [+0511s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0512s] Currently starting [+0515s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0515s] Currently starting [+0518s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0518s] Currently starting [+0521s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0521s] Currently starting [+0524s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0524s] Currently starting [+0527s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0527s] Currently starting [+0529s] [+0529s] This machine is currently configured in rootless mode. If your containers [+0529s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0529s] issues with non-podman clients, you can switch using the following command: [+0529s] [+0529s] podman machine set --rootful 4943c688601f [+0529s] [+0530s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0530s] Currently starting [+0531s] Mounting volume... /tmp/podman_test2283348514:/tmp/podman_test2283348514 [+0531s] API forwarding listening on: /tmp/podman_test2283348514/podman/4943c688601f-api.sock [+0531s] You can connect Docker API clients by setting DOCKER_HOST using the [+0531s] following command in your terminal session: [+0531s] [+0531s] export DOCKER_HOST='unix:///tmp/podman_test2283348514/podman/4943c688601f-api.sock' [+0531s] [+0531s] Machine "4943c688601f" started successfully [+0533s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0533s] Currently running [+0533s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.LastUp}} [+0533s] Currently running [+0533s] < Exit [It] list machine: check if running while starting - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:72 @ 08/01/24 04:46:58.294 (31.915s) [+0533s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:58.294 [+0533s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:46:58.294 (0s) [+0533s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:58.294 [+0533s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 4943c688601f [+0533s] Waiting for VM to exit... [+0534s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:46:59.581 (1.287s) [+0534s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:59.581 [+0534s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:46:59.581 (0s) [+0534s] • [33.202 seconds] [+0534s] ------------------------------ [+0534s] podman machine list [+0534s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0534s] list with --format [+0534s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 [+0534s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:59.581 [+0534s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:46:59.581 (0s) [+0534s] > Enter [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 08/01/24 04:46:59.581 [+0534s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 1a7116250987 [+0539s] Image resized. [+0539s] Machine init complete [+0539s] To start your machine run: [+0539s] [+0539s] podman machine start 1a7116250987 [+0539s] [+0539s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Name}} [+0539s] 1a7116250987* [+0539s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+0539s] [ [+0539s] { [+0539s] "Name": "1a7116250987", [+0539s] "Default": true, [+0539s] "Created": "2024-08-01T04:46:59.605381747Z", [+0539s] "Running": false, [+0539s] "Starting": false, [+0539s] "LastUp": "0001-01-01T00:00:00Z", [+0539s] "Stream": "default", [+0539s] "VMType": "qemu", [+0539s] "CPUs": 32, [+0539s] "Memory": "2147483648", [+0539s] "DiskSize": "11811160064", [+0539s] "Port": 40333, [+0539s] "RemoteUsername": "core", [+0539s] "IdentityPath": "/tmp/podman_test840352571/.local/share/containers/podman/machine/machine", [+0539s] "UserModeNetworking": true [+0539s] } [+0539s] ]/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format table {{.Name}} [+0539s] NAME [+0539s] 1a7116250987* [+0539s] < Exit [It] list with --format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:111 @ 08/01/24 04:47:04.268 (4.687s) [+0539s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:04.268 [+0539s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:04.268 (0s) [+0539s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:47:04.268 [+0539s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 1a7116250987 [+0539s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:47:04.552 (284ms) [+0539s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:04.552 [+0539s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:04.553 (0s) [+0539s] • [4.972 seconds] [+0539s] ------------------------------ [+0539s] podman machine list [+0539s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0539s] list machine in machine-readable byte format [+0539s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 [+0539s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:04.553 [+0539s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:04.553 (0s) [+0539s] > Enter [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 08/01/24 04:47:04.553 [+0539s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 845ab518d2ef [+0544s] Image resized. [+0544s] Machine init complete [+0544s] To start your machine run: [+0544s] [+0544s] podman machine start 845ab518d2ef [+0544s] [+0544s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format json [+0544s] [ [+0544s] { [+0544s] "Name": "845ab518d2ef", [+0544s] "Default": true, [+0544s] "Created": "2024-08-01T04:47:04.577408076Z", [+0544s] "Running": false, [+0544s] "Starting": false, [+0544s] "LastUp": "0001-01-01T00:00:00Z", [+0544s] "Stream": "default", [+0544s] "VMType": "qemu", [+0544s] "CPUs": 32, [+0544s] "Memory": "2147483648", [+0544s] "DiskSize": "11811160064", [+0544s] "Port": 33667, [+0544s] "RemoteUsername": "core", [+0544s] "IdentityPath": "/tmp/podman_test3977026368/.local/share/containers/podman/machine/machine", [+0544s] "UserModeNetworking": true [+0544s] } [+0544s] ] < Exit [It] list machine in machine-readable byte format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:151 @ 08/01/24 04:47:09.107 (4.554s) [+0544s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:09.108 [+0544s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:09.108 (0s) [+0544s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:47:09.108 [+0544s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 845ab518d2ef [+0544s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:47:09.392 (284ms) [+0544s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:09.392 [+0544s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:09.392 (0s) [+0544s] • [4.839 seconds] [+0544s] ------------------------------ [+0544s] podman machine list [+0544s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:16 [+0544s] list machine in human-readable format [+0544s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 [+0544s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:09.392 [+0544s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:09.393 (0s) [+0544s] > Enter [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 08/01/24 04:47:09.393 [+0544s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 d725cb2d291c [+0548s] Image resized. [+0548s] Machine init complete [+0548s] To start your machine run: [+0548s] [+0548s] podman machine start d725cb2d291c [+0548s] [+0548s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --format {{.Memory}} {{.DiskSize}} [+0548s] 2GiB 11GiB [+0548s] < Exit [It] list machine in human-readable format - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/list_test.go:173 @ 08/01/24 04:47:13.957 (4.564s) [+0548s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:13.957 [+0548s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:13.957 (0s) [+0548s] > Enter [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:47:13.957 [+0548s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force d725cb2d291c [+0549s] < Exit [DeferCleanup (Each)] podman machine list - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:47:14.241 (284ms) [+0549s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:14.241 [+0549s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:14.242 (0s) [+0549s] • [4.850 seconds] [+0549s] ------------------------------ [+0549s] podman machine stop [+0549s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+0549s] stop bad name [+0549s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 [+0549s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:14.242 [+0549s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:14.242 (0s) [+0549s] > Enter [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 08/01/24 04:47:14.242 [+0549s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0549s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0549s] < Exit [It] stop bad name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:14 @ 08/01/24 04:47:14.273 (31ms) [+0549s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:14.273 [+0549s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:14.273 (0s) [+0549s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:14.273 [+0549s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:14.273 (0s) [+0549s] • [0.031 seconds] [+0549s] ------------------------------ [+0549s] podman machine stop [+0549s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:12 [+0549s] Stop running machine [+0549s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 [+0549s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:14.273 [+0549s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:14.274 (0s) [+0549s] > Enter [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 08/01/24 04:47:14.274 [+0549s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now 785299b85b31 [+0553s] Image resized. [+0553s] Machine init complete [+0553s] Starting machine "785299b85b31" [+0577s] [+0577s] This machine is currently configured in rootless mode. If your containers [+0577s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0577s] issues with non-podman clients, you can switch using the following command: [+0577s] [+0577s] podman machine set --rootful 785299b85b31 [+0577s] [+0578s] Mounting volume... /tmp/podman_test700112793:/tmp/podman_test700112793 [+0579s] API forwarding listening on: /tmp/podman_test700112793/podman/785299b85b31-api.sock [+0579s] You can connect Docker API clients by setting DOCKER_HOST using the [+0579s] following command in your terminal session: [+0579s] [+0579s] export DOCKER_HOST='unix:///tmp/podman_test700112793/podman/785299b85b31-api.sock' [+0579s] [+0579s] Machine "785299b85b31" started successfully [+0579s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 785299b85b31 [+0579s] Waiting for VM to exit... [+0580s] Machine "785299b85b31" stopped successfully [+0580s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 785299b85b31 [+0580s] Machine "785299b85b31" stopped successfully [+0580s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} 785299b85b31 [+0580s] 2024-08-01T04:47:45Z [+0580s] < Exit [It] Stop running machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/stop_test.go:22 @ 08/01/24 04:47:45.553 (31.28s) [+0580s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:45.553 [+0580s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:47:45.553 (0s) [+0580s] > Enter [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:47:45.553 [+0580s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 785299b85b31 [+0580s] < Exit [DeferCleanup (Each)] podman machine stop - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:47:45.838 (285ms) [+0580s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:45.838 [+0580s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:47:45.839 (0s) [+0580s] • [31.565 seconds] [+0580s] ------------------------------ [+0580s] podman machine start [+0580s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0580s] start simple machine [+0580s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 [+0580s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:45.839 [+0580s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:47:45.839 (0s) [+0580s] > Enter [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 08/01/24 04:47:45.839 [+0580s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 227dd7b3e3a7 [+0585s] Image resized. [+0585s] Machine init complete [+0585s] To start your machine run: [+0585s] [+0585s] podman machine start 227dd7b3e3a7 [+0585s] [+0585s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 227dd7b3e3a7 [+0585s] Starting machine "227dd7b3e3a7" [+0609s] [+0609s] This machine is currently configured in rootless mode. If your containers [+0609s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0609s] issues with non-podman clients, you can switch using the following command: [+0609s] [+0609s] podman machine set --rootful 227dd7b3e3a7 [+0609s] [+0610s] Mounting volume... /tmp/podman_test60724071:/tmp/podman_test60724071 [+0610s] API forwarding listening on: /tmp/podman_test60724071/podman/227dd7b3e3a7-api.sock [+0610s] You can connect Docker API clients by setting DOCKER_HOST using the [+0610s] following command in your terminal session: [+0610s] [+0610s] export DOCKER_HOST='unix:///tmp/podman_test60724071/podman/227dd7b3e3a7-api.sock' [+0610s] [+0610s] Machine "227dd7b3e3a7" started successfully [+0610s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 227dd7b3e3a7 [+0610s] [ [+0610s] { [+0610s] "ConfigDir": { [+0610s] "Path": "/tmp/podman_test60724071/.config/containers/podman/machine/qemu" [+0610s] }, [+0610s] "ConnectionInfo": { [+0610s] "PodmanSocket": { [+0610s] "Path": "/tmp/podman_test60724071/podman/227dd7b3e3a7-api.sock" [+0610s] }, [+0610s] "PodmanPipe": null [+0610s] }, [+0610s] "Created": "2024-08-01T04:47:45.863684699Z", [+0610s] "LastUp": "0001-01-01T00:00:00Z", [+0610s] "Name": "227dd7b3e3a7", [+0610s] "Resources": { [+0610s] "CPUs": 32, [+0610s] "DiskSize": 11, [+0610s] "Memory": 2048, [+0610s] "USBs": [] [+0610s] }, [+0610s] "SSHConfig": { [+0610s] "IdentityPath": "/tmp/podman_test60724071/.local/share/containers/podman/machine/machine", [+0610s] "Port": 39715, [+0610s] "RemoteUsername": "core" [+0610s] }, [+0610s] "State": "running", [+0610s] "UserModeNetworking": true, [+0610s] "Rootful": false, [+0610s] "Rosetta": false [+0610s] } [+0610s] ] [+0610s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 227dd7b3e3a7 [+0610s] Waiting for VM to exit... [+0611s] Machine "227dd7b3e3a7" stopped successfully [+0611s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 227dd7b3e3a7 --no-info [+0611s] Starting machine "227dd7b3e3a7" [+0632s] Mounting volume... /tmp/podman_test60724071:/tmp/podman_test60724071 [+0633s] Machine "227dd7b3e3a7" started successfully [+0633s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine stop 227dd7b3e3a7 [+0633s] Waiting for VM to exit... [+0634s] Machine "227dd7b3e3a7" stopped successfully [+0634s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 227dd7b3e3a7 --quiet [+0656s] Machine "227dd7b3e3a7" started successfully [+0656s] < Exit [It] start simple machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:18 @ 08/01/24 04:49:01.284 (1m15.445s) [+0656s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:49:01.284 [+0656s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:49:01.284 (0s) [+0656s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:49:01.284 [+0656s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 227dd7b3e3a7 [+0656s] Waiting for VM to exit... [+0658s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:49:03.077 (1.793s) [+0658s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:49:03.077 [+0658s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:49:03.077 (0s) [+0658s] • [77.238 seconds] [+0658s] ------------------------------ [+0658s] podman machine start [+0658s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0658s] bad start name [+0658s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 [+0658s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:49:03.077 [+0658s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:49:03.077 (0s) [+0658s] > Enter [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 08/01/24 04:49:03.077 [+0658s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0658s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0658s] < Exit [It] bad start name - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:54 @ 08/01/24 04:49:03.108 (31ms) [+0658s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:49:03.108 [+0658s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:49:03.108 (0s) [+0658s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:49:03.108 [+0658s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:49:03.108 (0s) [+0658s] • [0.031 seconds] [+0658s] ------------------------------ [+0658s] podman machine start [+0658s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0658s] start machine already started [+0658s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 [+0658s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:49:03.109 [+0658s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:49:03.109 (0s) [+0658s] > Enter [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 08/01/24 04:49:03.109 [+0658s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 9cb7b4f82e79 [+0662s] Image resized. [+0662s] Machine init complete [+0662s] To start your machine run: [+0662s] [+0662s] podman machine start 9cb7b4f82e79 [+0662s] [+0662s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 9cb7b4f82e79 [+0662s] Starting machine "9cb7b4f82e79" [+0687s] [+0687s] This machine is currently configured in rootless mode. If your containers [+0687s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0687s] issues with non-podman clients, you can switch using the following command: [+0687s] [+0687s] podman machine set --rootful 9cb7b4f82e79 [+0687s] [+0688s] Mounting volume... /tmp/podman_test3898032846:/tmp/podman_test3898032846 [+0689s] API forwarding listening on: /tmp/podman_test3898032846/podman/9cb7b4f82e79-api.sock [+0689s] You can connect Docker API clients by setting DOCKER_HOST using the [+0689s] following command in your terminal session: [+0689s] [+0689s] export DOCKER_HOST='unix:///tmp/podman_test3898032846/podman/9cb7b4f82e79-api.sock' [+0689s] [+0689s] Machine "9cb7b4f82e79" started successfully [+0689s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 9cb7b4f82e79 [+0689s] [ [+0689s] { [+0689s] "ConfigDir": { [+0689s] "Path": "/tmp/podman_test3898032846/.config/containers/podman/machine/qemu" [+0689s] }, [+0689s] "ConnectionInfo": { [+0689s] "PodmanSocket": { [+0689s] "Path": "/tmp/podman_test3898032846/podman/9cb7b4f82e79-api.sock" [+0689s] }, [+0689s] "PodmanPipe": null [+0689s] }, [+0689s] "Created": "2024-08-01T04:49:03.132246796Z", [+0689s] "LastUp": "0001-01-01T00:00:00Z", [+0689s] "Name": "9cb7b4f82e79", [+0689s] "Resources": { [+0689s] "CPUs": 32, [+0689s] "DiskSize": 11, [+0689s] "Memory": 2048, [+0689s] "USBs": [] [+0689s] }, [+0689s] "SSHConfig": { [+0689s] "IdentityPath": "/tmp/podman_test3898032846/.local/share/containers/podman/machine/machine", [+0689s] "Port": 34047, [+0689s] "RemoteUsername": "core" [+0689s] }, [+0689s] "State": "running", [+0689s] "UserModeNetworking": true, [+0689s] "Rootful": false, [+0689s] "Rosetta": false [+0689s] } [+0689s] ] [+0689s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 9cb7b4f82e79 [+0689s] Starting machine "9cb7b4f82e79" [+0689s] Error: unable to start "9cb7b4f82e79": machine 9cb7b4f82e79: VM already running or starting [+0689s] < Exit [It] start machine already started - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:63 @ 08/01/24 04:49:34.098 (30.989s) [+0689s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:49:34.098 [+0689s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:49:34.098 (0s) [+0689s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:49:34.098 [+0689s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 9cb7b4f82e79 [+0689s] Waiting for VM to exit... [+0690s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:49:35.395 (1.297s) [+0690s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:49:35.395 [+0690s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:49:35.395 (0s) [+0690s] • [32.287 seconds] [+0690s] ------------------------------ [+0690s] podman machine start [+0690s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0690s] start machine with conflict on SSH port [+0690s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 [+0690s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:49:35.395 [+0690s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:49:35.396 (0s) [+0690s] > Enter [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 08/01/24 04:49:35.396 [+0690s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 e97aa87e3f35 [+0694s] Image resized. [+0694s] Machine init complete [+0694s] To start your machine run: [+0694s] [+0694s] podman machine start e97aa87e3f35 [+0694s] [+0694s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} e97aa87e3f35 [+0694s] 36033 [+0695s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+0695s] ssh://core@127.0.0.1:36033/run/user/3864/podman/podman.sock [+0695s] ssh://root@127.0.0.1:36033/run/podman/podman.sock [+0695s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start e97aa87e3f35 [+0695s] Starting machine "e97aa87e3f35" [+0695s] time="2024-08-01T04:49:40Z" level=warning msg="detected port conflict on machine ssh port [36033], reassigning" [+0718s] [+0718s] This machine is currently configured in rootless mode. If your containers [+0718s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0718s] issues with non-podman clients, you can switch using the following command: [+0718s] [+0718s] podman machine set --rootful e97aa87e3f35 [+0718s] [+0720s] Mounting volume... /tmp/podman_test2360836009:/tmp/podman_test2360836009 [+0720s] API forwarding listening on: /tmp/podman_test2360836009/podman/e97aa87e3f35-api.sock [+0720s] You can connect Docker API clients by setting DOCKER_HOST using the [+0720s] following command in your terminal session: [+0720s] [+0720s] export DOCKER_HOST='unix:///tmp/podman_test2360836009/podman/e97aa87e3f35-api.sock' [+0720s] [+0720s] Machine "e97aa87e3f35" started successfully [+0720s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.SSHConfig.Port}} e97aa87e3f35 [+0720s] 45549 [+0720s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote system connection list --format {{.URI}} [+0720s] ssh://core@127.0.0.1:45549/run/user/3864/podman/podman.sock [+0720s] ssh://root@127.0.0.1:45549/run/podman/podman.sock [+0720s] < Exit [It] start machine with conflict on SSH port - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:84 @ 08/01/24 04:50:05.685 (30.29s) [+0720s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:50:05.685 [+0720s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:50:05.685 (0s) [+0720s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:50:05.685 [+0720s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force e97aa87e3f35 [+0720s] Waiting for VM to exit... [+0721s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:50:06.982 (1.297s) [+0721s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:50:06.983 [+0721s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:50:06.983 (0s) [+0721s] • [31.588 seconds] [+0721s] ------------------------------ [+0721s] podman machine start [+0721s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0721s] start only starts specified machine [+0721s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 [+0721s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:50:06.983 [+0721s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:50:06.983 (0s) [+0721s] > Enter [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 08/01/24 04:50:06.983 [+0721s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 8dc952ab92cb [+0726s] Image resized. [+0726s] Machine init complete [+0726s] To start your machine run: [+0726s] [+0726s] podman machine start 8dc952ab92cb [+0726s] [+0726s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3625f2839fec [+0731s] Image resized. [+0731s] Machine init complete [+0731s] To start your machine run: [+0731s] [+0731s] podman machine start 3625f2839fec [+0731s] [+0731s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 8dc952ab92cb [+0731s] Starting machine "8dc952ab92cb" [+0754s] [+0754s] This machine is currently configured in rootless mode. If your containers [+0754s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0754s] issues with non-podman clients, you can switch using the following command: [+0754s] [+0754s] podman machine set --rootful 8dc952ab92cb [+0754s] [+0755s] Mounting volume... /tmp/podman_test1594913385:/tmp/podman_test1594913385 [+0756s] API forwarding listening on: /tmp/podman_test1594913385/podman/8dc952ab92cb-api.sock [+0756s] You can connect Docker API clients by setting DOCKER_HOST using the [+0756s] following command in your terminal session: [+0756s] [+0756s] export DOCKER_HOST='unix:///tmp/podman_test1594913385/podman/8dc952ab92cb-api.sock' [+0756s] [+0756s] Machine "8dc952ab92cb" started successfully [+0756s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 8dc952ab92cb [+0756s] running [+0756s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.State}} 3625f2839fec [+0756s] stopped [+0756s] < Exit [It] start only starts specified machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:133 @ 08/01/24 04:50:41.098 (34.115s) [+0756s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:50:41.098 [+0756s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:50:41.098 (0s) [+0756s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:50:41.098 [+0756s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3625f2839fec [+0756s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:50:41.352 (254ms) [+0756s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:50:41.352 [+0756s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 8dc952ab92cb [+0756s] Waiting for VM to exit... [+0757s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:50:42.648 (1.296s) [+0757s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:50:42.648 [+0757s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:50:42.649 (0s) [+0757s] • [35.666 seconds] [+0757s] ------------------------------ [+0757s] podman machine start [+0757s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:16 [+0757s] start two machines in parallel [+0757s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 [+0757s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:50:42.649 [+0757s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:50:42.649 (0s) [+0757s] > Enter [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 08/01/24 04:50:42.649 [+0757s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 m1-b691d13d9afe [+0762s] Image resized. [+0762s] Machine init complete [+0762s] To start your machine run: [+0762s] [+0762s] podman machine start m1-b691d13d9afe [+0762s] [+0762s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 m2-7f4d321073c6 [+0766s] Image resized. [+0766s] Machine init complete [+0766s] To start your machine run: [+0766s] [+0766s] podman machine start m2-7f4d321073c6 [+0766s] [+0766s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m1-b691d13d9afe [+0766s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start m2-7f4d321073c6 [+0766s] Starting machine "m2-7f4d321073c6" [+0766s] Starting machine "m1-b691d13d9afe" [+0791s] [+0791s] This machine is currently configured in rootless mode. If your containers [+0791s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0791s] issues with non-podman clients, you can switch using the following command: [+0791s] [+0791s] podman machine set --rootful m2-7f4d321073c6 [+0791s] [+0792s] Mounting volume... /tmp/podman_test83775404:/tmp/podman_test83775404 [+0792s] API forwarding listening on: /tmp/podman_test83775404/podman/m2-7f4d321073c6-api.sock [+0792s] You can connect Docker API clients by setting DOCKER_HOST using the [+0792s] following command in your terminal session: [+0792s] [+0792s] export DOCKER_HOST='unix:///tmp/podman_test83775404/podman/m2-7f4d321073c6-api.sock' [+0792s] [+0792s] Machine "m2-7f4d321073c6" started successfully [+0792s] Error: unable to start "m1-b691d13d9afe": machine m2-7f4d321073c6: VM already running or starting [+0792s] < Exit [It] start two machines in parallel - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/start_test.go:166 @ 08/01/24 04:51:17.88 (35.232s) [+0792s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:51:17.88 [+0792s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:51:17.88 (0s) [+0792s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:17.881 [+0792s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m2-7f4d321073c6 [+0792s] Waiting for VM to exit... [+0794s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.147 (1.267s) [+0794s] > Enter [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.147 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force m1-b691d13d9afe [+0794s] < Exit [DeferCleanup (Each)] podman machine start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.431 (284ms) [+0794s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:51:19.431 [+0794s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:51:19.432 (0s) [+0794s] • [36.783 seconds] [+0794s] ------------------------------ [+0794s] podman machine init [+0794s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0794s] bad init [+0794s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 [+0794s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:51:19.432 [+0794s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:51:19.432 (0s) [+0794s] > Enter [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 08/01/24 04:51:19.432 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0794s] Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 qemu [+0794s] Error: cannot use "qemu" for a machine name [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection add foobar tcp://localhost:8000 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 foobar [+0794s] Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 ab/cd [+0794s] Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username -/a 284e29be2700 [+0794s] Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --memory 129551 284e29be2700 [+0794s] Error: requested amount of memory (129551 MB) greater than total system memory (134770749440 MB) [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote -r system connection rm foobar [+0794s] < Exit [It] bad init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:28 @ 08/01/24 04:51:19.66 (228ms) [+0794s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:51:19.66 [+0794s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:51:19.66 (0s) [+0794s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.66 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 284e29be2700 [+0794s] Error: 284e29be2700: VM does not exist [+0794s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.682 (21ms) [+0794s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.682 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 284e29be2700 [+0794s] Error: 284e29be2700: VM does not exist [+0794s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.703 (21ms) [+0794s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.703 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force ab/cd [+0794s] Error: ab/cd: VM does not exist [+0794s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.725 (21ms) [+0794s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.725 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force foobar [+0794s] Error: foobar: VM does not exist [+0794s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.746 (21ms) [+0794s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.746 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force qemu [+0794s] Error: qemu: VM does not exist [+0794s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.777 (31ms) [+0794s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.777 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [+0794s] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist [+0794s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:19.798 (21ms) [+0794s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:51:19.798 [+0794s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:51:19.799 (0s) [+0794s] • [0.367 seconds] [+0794s] ------------------------------ [+0794s] podman machine init [+0794s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0794s] simple init [+0794s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 [+0794s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:51:19.799 [+0794s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:51:19.799 (0s) [+0794s] > Enter [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 08/01/24 04:51:19.799 [+0794s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6ff1216cdf45 [+0799s] Image resized. [+0799s] Machine init complete [+0799s] To start your machine run: [+0799s] [+0799s] podman machine start 6ff1216cdf45 [+0799s] [+0799s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 6ff1216cdf45 [+0799s] [ [+0799s] { [+0799s] "ConfigDir": { [+0799s] "Path": "/tmp/podman_test3655116194/.config/containers/podman/machine/qemu" [+0799s] }, [+0799s] "ConnectionInfo": { [+0799s] "PodmanSocket": { [+0799s] "Path": "/tmp/podman_test3655116194/podman/6ff1216cdf45-api.sock" [+0799s] }, [+0799s] "PodmanPipe": null [+0799s] }, [+0799s] "Created": "2024-08-01T04:51:19.822715584Z", [+0799s] "LastUp": "0001-01-01T00:00:00Z", [+0799s] "Name": "6ff1216cdf45", [+0799s] "Resources": { [+0799s] "CPUs": 32, [+0799s] "DiskSize": 11, [+0799s] "Memory": 2048, [+0799s] "USBs": [] [+0799s] }, [+0799s] "SSHConfig": { [+0799s] "IdentityPath": "/tmp/podman_test3655116194/.local/share/containers/podman/machine/machine", [+0799s] "Port": 39585, [+0799s] "RemoteUsername": "core" [+0799s] }, [+0799s] "State": "stopped", [+0799s] "UserModeNetworking": true, [+0799s] "Rootful": false, [+0799s] "Rosetta": false [+0799s] } [+0799s] ] [+0799s] < Exit [It] simple init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:82 @ 08/01/24 04:51:24.415 (4.616s) [+0799s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:51:24.415 [+0799s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:51:24.415 (0s) [+0799s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:24.415 [+0799s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6ff1216cdf45 [+0799s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:24.689 (274ms) [+0799s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:51:24.689 [+0799s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:51:24.689 (0s) [+0799s] • [4.891 seconds] [+0799s] ------------------------------ [+0799s] podman machine init [+0799s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0799s] simple init with start [+0799s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 [+0799s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:51:24.689 [+0799s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:51:24.69 (0s) [+0799s] > Enter [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 08/01/24 04:51:24.69 [+0799s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 c93205038e00 [+0804s] Image resized. [+0804s] Machine init complete [+0804s] To start your machine run: [+0804s] [+0804s] podman machine start c93205038e00 [+0804s] [+0804s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect c93205038e00 [+0804s] [ [+0804s] { [+0804s] "ConfigDir": { [+0804s] "Path": "/tmp/podman_test4213303195/.config/containers/podman/machine/qemu" [+0804s] }, [+0804s] "ConnectionInfo": { [+0804s] "PodmanSocket": { [+0804s] "Path": "/tmp/podman_test4213303195/podman/c93205038e00-api.sock" [+0804s] }, [+0804s] "PodmanPipe": null [+0804s] }, [+0804s] "Created": "2024-08-01T04:51:24.714185215Z", [+0804s] "LastUp": "0001-01-01T00:00:00Z", [+0804s] "Name": "c93205038e00", [+0804s] "Resources": { [+0804s] "CPUs": 32, [+0804s] "DiskSize": 11, [+0804s] "Memory": 2048, [+0804s] "USBs": [] [+0804s] }, [+0804s] "SSHConfig": { [+0804s] "IdentityPath": "/tmp/podman_test4213303195/.local/share/containers/podman/machine/machine", [+0804s] "Port": 35247, [+0804s] "RemoteUsername": "core" [+0804s] }, [+0804s] "State": "stopped", [+0804s] "UserModeNetworking": true, [+0804s] "Rootful": false, [+0804s] "Rosetta": false [+0804s] } [+0804s] ] [+0804s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start c93205038e00 [+0804s] Starting machine "c93205038e00" [+0828s] [+0828s] This machine is currently configured in rootless mode. If your containers [+0828s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+0828s] issues with non-podman clients, you can switch using the following command: [+0828s] [+0828s] podman machine set --rootful c93205038e00 [+0828s] [+0829s] Mounting volume... /tmp/podman_test4213303195:/tmp/podman_test4213303195 [+0830s] API forwarding listening on: /tmp/podman_test4213303195/podman/c93205038e00-api.sock [+0830s] You can connect Docker API clients by setting DOCKER_HOST using the [+0830s] following command in your terminal session: [+0830s] [+0830s] export DOCKER_HOST='unix:///tmp/podman_test4213303195/podman/c93205038e00-api.sock' [+0830s] [+0830s] Machine "c93205038e00" started successfully [+0830s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect c93205038e00 [+0830s] [ [+0830s] { [+0830s] "ConfigDir": { [+0830s] "Path": "/tmp/podman_test4213303195/.config/containers/podman/machine/qemu" [+0830s] }, [+0830s] "ConnectionInfo": { [+0830s] "PodmanSocket": { [+0830s] "Path": "/tmp/podman_test4213303195/podman/c93205038e00-api.sock" [+0830s] }, [+0830s] "PodmanPipe": null [+0830s] }, [+0830s] "Created": "2024-08-01T04:51:24.714185215Z", [+0830s] "LastUp": "0001-01-01T00:00:00Z", [+0830s] "Name": "c93205038e00", [+0830s] "Resources": { [+0830s] "CPUs": 32, [+0830s] "DiskSize": 11, [+0830s] "Memory": 2048, [+0830s] "USBs": [] [+0830s] }, [+0830s] "SSHConfig": { [+0830s] "IdentityPath": "/tmp/podman_test4213303195/.local/share/containers/podman/machine/machine", [+0830s] "Port": 35247, [+0830s] "RemoteUsername": "core" [+0830s] }, [+0830s] "State": "running", [+0830s] "UserModeNetworking": true, [+0830s] "Rootful": false, [+0830s] "Rosetta": false [+0830s] } [+0830s] ] [+0830s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh c93205038e00 sudo systemctl is-enabled zincati [+0830s] disabled [+0830s] < Exit [It] simple init with start - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:101 @ 08/01/24 04:51:55.981 (31.291s) [+0830s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:51:55.981 [+0830s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:51:55.981 (0s) [+0830s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:55.981 [+0830s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force c93205038e00 [+0831s] Waiting for VM to exit... [+0832s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:51:57.773 (1.792s) [+0832s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:51:57.773 [+0832s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:51:57.774 (0s) [+0832s] • [33.084 seconds] [+0832s] ------------------------------ [+0832s] podman machine init [+0832s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0832s] simple init with username [+0832s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 [+0832s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:51:57.774 [+0832s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:51:57.774 (0s) [+0832s] > Enter [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 08/01/24 04:51:57.774 [+0832s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --username remoteuser --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 3995e2d1ec4b [+0837s] Image resized. [+0837s] Machine init complete [+0837s] To start your machine run: [+0837s] [+0837s] podman machine start 3995e2d1ec4b [+0837s] [+0837s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 3995e2d1ec4b [+0837s] [ [+0837s] { [+0837s] "ConfigDir": { [+0837s] "Path": "/tmp/podman_test2280998899/.config/containers/podman/machine/qemu" [+0837s] }, [+0837s] "ConnectionInfo": { [+0837s] "PodmanSocket": { [+0837s] "Path": "/tmp/podman_test2280998899/podman/3995e2d1ec4b-api.sock" [+0837s] }, [+0837s] "PodmanPipe": null [+0837s] }, [+0837s] "Created": "2024-08-01T04:51:57.797883119Z", [+0837s] "LastUp": "0001-01-01T00:00:00Z", [+0837s] "Name": "3995e2d1ec4b", [+0837s] "Resources": { [+0837s] "CPUs": 32, [+0837s] "DiskSize": 11, [+0837s] "Memory": 2048, [+0837s] "USBs": [] [+0837s] }, [+0837s] "SSHConfig": { [+0837s] "IdentityPath": "/tmp/podman_test2280998899/.local/share/containers/podman/machine/machine", [+0837s] "Port": 33203, [+0837s] "RemoteUsername": "remoteuser" [+0837s] }, [+0837s] "State": "stopped", [+0837s] "UserModeNetworking": true, [+0837s] "Rootful": false, [+0837s] "Rosetta": false [+0837s] } [+0837s] ] [+0837s] < Exit [It] simple init with username - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:137 @ 08/01/24 04:52:02.4 (4.626s) [+0837s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:52:02.4 [+0837s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 04:52:02.4 (0s) [+0837s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:52:02.4 [+0837s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 3995e2d1ec4b [+0837s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 04:52:02.684 (284ms) [+0837s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:52:02.684 [+0837s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 04:52:02.685 (0s) [+0837s] • [4.911 seconds] [+0837s] ------------------------------ [+0837s] podman machine init [+0837s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+0837s] machine init with cpus, disk size, memory, timezone [+0837s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 [+0837s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:52:02.685 [+0837s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 04:52:02.685 (0s) [+0837s] > Enter [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 08/01/24 04:52:02.685 [+0837s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --cpus 2 --disk-size 102 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --memory 4096 --timezone Pacific/Honolulu 03dca32474c7 [+0842s] Image resized. [+0842s] Machine init complete [+0842s] To start your machine run: [+0842s] [+0842s] podman machine start 03dca32474c7 [+0842s] [+0842s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 03dca32474c7 [+0842s] Starting machine "03dca32474c7" [+1442s] SIGABRT: abort [+1442s] PC=0x48739c m=0 sigcode=0 [+1442s] [+1442s] goroutine 0 gp=0x21dd700 m=0 mp=0x21e0920 [idle]: [+1442s] runtime.futex(0x21e0a60, 0x80, 0x0, 0x0, 0x0, 0x0) [+1442s] /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xffffe04c0270 sp=0xffffe04c0270 pc=0x48739c [+1442s] runtime.futexsleep(0xffffe04c02f8?, 0x4550bc?, 0xffffe04c02f8?) [+1442s] /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xffffe04c02c0 sp=0xffffe04c0270 pc=0x44a24c [+1442s] runtime.notesleep(0x21e0a60) [+1442s] /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xffffe04c0300 sp=0xffffe04c02c0 pc=0x41fcec [+1442s] runtime.mPark(...) [+1442s] /usr/lib/golang/src/runtime/proc.go:1761 [+1442s] runtime.stopm() [+1442s] /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xffffe04c0330 sp=0xffffe04c0300 pc=0x4550d4 [+1442s] runtime.findRunnable() [+1442s] /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xffffe04c04a0 sp=0xffffe04c0330 pc=0x457050 [+1442s] runtime.schedule() [+1442s] /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xffffe04c04e0 sp=0xffffe04c04a0 pc=0x458498 [+1442s] runtime.park_m(0x40004eaa80) [+1442s] /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xffffe04c0540 sp=0xffffe04c04e0 pc=0x458b30 [+1442s] runtime.mcall() [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xffffe04c0550 sp=0xffffe04c0540 pc=0x4839d4 [+1442s] [+1442s] goroutine 1 gp=0x40000021c0 m=nil [IO wait, 9 minutes]: [+1442s] runtime.gopark(0x2000?, 0x0?, 0x18?, 0x13?, 0x4217bc?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000071270 sp=0x4000071250 pc=0x450438 [+1442s] runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) [+1442s] /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x40000712b0 sp=0x4000071270 pc=0x449478 [+1442s] internal/poll.runtime_pollWait(0xffffbbe4ae28, 0x72) [+1442s] /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x40000712e0 sp=0x40000712b0 pc=0x47fc40 [+1442s] internal/poll.(*pollDesc).wait(0x4000236b80?, 0x40002ec000?, 0x0) [+1442s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x4000071310 sp=0x40000712e0 pc=0x4ff1c8 [+1442s] internal/poll.(*pollDesc).waitRead(...) [+1442s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 [+1442s] internal/poll.(*FD).Read(0x4000236b80, {0x40002ec000, 0x1000, 0x1000}) [+1442s] /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x40000713b0 sp=0x4000071310 pc=0x500510 [+1442s] net.(*netFD).Read(0x4000236b80, {0x40002ec000?, 0x0?, 0x400060b9a0?}) [+1442s] /usr/lib/golang/src/net/fd_posix.go:55 +0x28 fp=0x4000071400 sp=0x40000713b0 pc=0x605878 [+1442s] net.(*conn).Read(0x400011c548, {0x40002ec000?, 0x4000811498?, 0x42ad88?}) [+1442s] /usr/lib/golang/src/net/net.go:179 +0x34 fp=0x4000071450 sp=0x4000071400 pc=0x615574 [+1442s] net.(*UnixConn).Read(0x4?, {0x40002ec000?, 0x4000811528?, 0x42a5ec?}) [+1442s] :1 +0x2c fp=0x4000071480 sp=0x4000071450 pc=0x628cfc [+1442s] bufio.(*Reader).fill(0x4000071760) [+1442s] /usr/lib/golang/src/bufio/bufio.go:110 +0xf8 fp=0x40000714c0 sp=0x4000071480 pc=0x54b7a8 [+1442s] bufio.(*Reader).ReadSlice(0x4000071760, 0xa) [+1442s] /usr/lib/golang/src/bufio/bufio.go:376 +0x30 fp=0x4000071510 sp=0x40000714c0 pc=0x54c3b0 [+1442s] bufio.(*Reader).collectFragments(0x4000071760, 0xa) [+1442s] /usr/lib/golang/src/bufio/bufio.go:451 +0x64 fp=0x40000715d0 sp=0x4000071510 pc=0x54c7b4 [+1442s] bufio.(*Reader).ReadString(0x20da130?, 0xc0?) [+1442s] /usr/lib/golang/src/bufio/bufio.go:498 +0x20 fp=0x4000071690 sp=0x40000715d0 pc=0x54cb40 [+1442s] github.com/containers/podman/v5/pkg/machine/qemu.waitForReady(0x0?, 0x0?, 0x0?) [+1442s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:243 +0x1d8 fp=0x40000717e0 sp=0x4000071690 pc=0x1036908 [+1442s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StartVM.func1() [+1442s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/stubber.go:215 +0x30 fp=0x4000071810 sp=0x40000717e0 pc=0x1036630 [+1442s] github.com/containers/podman/v5/pkg/machine/shim.Start(0x40005b6ea0, {0x17726c0, 0x40003fc2a0}, 0x4000139aa0, {0x78?, 0x7b?, 0x4b?}) [+1442s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:457 +0x498 fp=0x4000071a60 sp=0x4000071810 pc=0x10688e8 [+1442s] github.com/containers/podman/v5/cmd/podman/machine.start(0x21095a0?, {0x400041db10?, 0x1?, 0x1?}) [+1442s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/start.go:70 +0x148 fp=0x4000071b90 sp=0x4000071a60 pc=0x1074718 [+1442s] github.com/spf13/cobra.(*Command).execute(0x21095a0, {0x400003c0b0, 0x1, 0x1}) [+1442s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x4000071d20 sp=0x4000071b90 pc=0x85fc40 [+1442s] github.com/spf13/cobra.(*Command).ExecuteC(0x20fc980) [+1442s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x4000071e00 sp=0x4000071d20 pc=0x860404 [+1442s] github.com/spf13/cobra.(*Command).Execute(...) [+1442s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1041 [+1442s] github.com/spf13/cobra.(*Command).ExecuteContext(...) [+1442s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1034 [+1442s] main.Execute() [+1442s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/root.go:116 +0xc8 fp=0x4000071e90 sp=0x4000071e00 pc=0x10f0808 [+1442s] main.main() [+1442s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x4000071f40 sp=0x4000071e90 pc=0x10eff70 [+1442s] runtime.main() [+1442s] /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x4000071fd0 sp=0x4000071f40 pc=0x45000c [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000071fd0 sp=0x4000071fd0 pc=0x485f14 [+1442s] [+1442s] goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: [+1442s] runtime.gopark(0x175c9e6a3ee?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f90 sp=0x4000118f70 pc=0x450438 [+1442s] runtime.goparkunlock(...) [+1442s] /usr/lib/golang/src/runtime/proc.go:408 [+1442s] runtime.forcegchelper() [+1442s] /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000118fd0 sp=0x4000118f90 pc=0x4502c8 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 [+1442s] created by runtime.init.6 in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/proc.go:314 +0x24 [+1442s] [+1442s] goroutine 3 gp=0x4000003180 m=nil [GC sweep wait]: [+1442s] runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119760 sp=0x4000119740 pc=0x450438 [+1442s] runtime.goparkunlock(...) [+1442s] /usr/lib/golang/src/runtime/proc.go:408 [+1442s] runtime.bgsweep(0x4000046150) [+1442s] /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001197b0 sp=0x4000119760 pc=0x43a968 [+1442s] runtime.gcenable.gowrap1() [+1442s] /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001197d0 sp=0x40001197b0 pc=0x42eb18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 [+1442s] created by runtime.gcenable in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:203 +0x6c [+1442s] [+1442s] goroutine 4 gp=0x4000003340 m=nil [GC scavenge wait]: [+1442s] runtime.gopark(0x3b9b606b?, 0x3b9aca00?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f60 sp=0x4000119f40 pc=0x450438 [+1442s] runtime.goparkunlock(...) [+1442s] /usr/lib/golang/src/runtime/proc.go:408 [+1442s] runtime.(*scavengerState).park(0x21db100) [+1442s] /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000119f90 sp=0x4000119f60 pc=0x4382fc [+1442s] runtime.bgscavenge(0x4000046150) [+1442s] /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000119fb0 sp=0x4000119f90 pc=0x4388ac [+1442s] runtime.gcenable.gowrap2() [+1442s] /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000119fd0 sp=0x4000119fb0 pc=0x42eab8 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 [+1442s] created by runtime.gcenable in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:204 +0xac [+1442s] [+1442s] goroutine 5 gp=0x4000003c00 m=nil [finalizer wait, 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x15ce758?, 0xe0?, 0x62?, 0x2000000020?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118580 sp=0x4000118560 pc=0x450438 [+1442s] runtime.runfinq() [+1442s] /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001187d0 sp=0x4000118580 pc=0x42dbe8 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 [+1442s] created by runtime.createfing in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 [+1442s] [+1442s] goroutine 6 gp=0x4000400e00 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011a730 sp=0x400011a710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011a7d0 sp=0x400011a730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011a7d0 sp=0x400011a7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 18 gp=0x4000182700 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114730 sp=0x4000114710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001147d0 sp=0x4000114730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001147d0 sp=0x40001147d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 19 gp=0x40001828c0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114f30 sp=0x4000114f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000114fd0 sp=0x4000114f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000114fd0 sp=0x4000114fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 34 gp=0x4000502000 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508730 sp=0x4000508710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005087d0 sp=0x4000508730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005087d0 sp=0x40005087d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 7 gp=0x4000400fc0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011af30 sp=0x400011af10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011afd0 sp=0x400011af30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011afd0 sp=0x400011afd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 35 gp=0x40005021c0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508f30 sp=0x4000508f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000508fd0 sp=0x4000508f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000508fd0 sp=0x4000508fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 36 gp=0x4000502380 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509730 sp=0x4000509710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005097d0 sp=0x4000509730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005097d0 sp=0x40005097d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 37 gp=0x4000502540 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509f30 sp=0x4000509f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000509fd0 sp=0x4000509f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000509fd0 sp=0x4000509fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 38 gp=0x4000502700 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050a730 sp=0x400050a710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050a7d0 sp=0x400050a730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050a7d0 sp=0x400050a7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 20 gp=0x4000182a80 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115730 sp=0x4000115710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001157d0 sp=0x4000115730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001157d0 sp=0x40001157d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 21 gp=0x4000182c40 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115f30 sp=0x4000115f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000115fd0 sp=0x4000115f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000115fd0 sp=0x4000115fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 22 gp=0x4000182e00 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116730 sp=0x4000116710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001167d0 sp=0x4000116730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 23 gp=0x4000182fc0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f30 sp=0x4000116f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000116fd0 sp=0x4000116f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 24 gp=0x4000183180 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117730 sp=0x4000117710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001177d0 sp=0x4000117730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 25 gp=0x4000183340 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f30 sp=0x4000117f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000117fd0 sp=0x4000117f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 26 gp=0x4000183500 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504730 sp=0x4000504710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005047d0 sp=0x4000504730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005047d0 sp=0x40005047d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 8 gp=0x4000401180 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011b730 sp=0x400011b710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011b7d0 sp=0x400011b730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011b7d0 sp=0x400011b7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 9 gp=0x4000401340 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011bf30 sp=0x400011bf10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011bfd0 sp=0x400011bf30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011bfd0 sp=0x400011bfd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 27 gp=0x40001836c0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504f30 sp=0x4000504f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000504fd0 sp=0x4000504f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000504fd0 sp=0x4000504fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 28 gp=0x4000183880 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505730 sp=0x4000505710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005057d0 sp=0x4000505730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005057d0 sp=0x40005057d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 39 gp=0x40005028c0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050af30 sp=0x400050af10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050afd0 sp=0x400050af30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050afd0 sp=0x400050afd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 40 gp=0x4000502a80 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050b730 sp=0x400050b710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050b7d0 sp=0x400050b730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050b7d0 sp=0x400050b7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 29 gp=0x4000183a40 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505f30 sp=0x4000505f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000505fd0 sp=0x4000505f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000505fd0 sp=0x4000505fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 30 gp=0x4000183c00 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506730 sp=0x4000506710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005067d0 sp=0x4000506730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005067d0 sp=0x40005067d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 10 gp=0x4000401500 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e6730 sp=0x40004e6710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e67d0 sp=0x40004e6730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e67d0 sp=0x40004e67d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 11 gp=0x40004016c0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e6f30 sp=0x40004e6f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e6fd0 sp=0x40004e6f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e6fd0 sp=0x40004e6fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 31 gp=0x4000183dc0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506f30 sp=0x4000506f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000506fd0 sp=0x4000506f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000506fd0 sp=0x4000506fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 32 gp=0x400019e000 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507730 sp=0x4000507710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005077d0 sp=0x4000507730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005077d0 sp=0x40005077d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 33 gp=0x400019e1c0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507f30 sp=0x4000507f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000507fd0 sp=0x4000507f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000507fd0 sp=0x4000507fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 50 gp=0x400019e380 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e2730 sp=0x40004e2710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e27d0 sp=0x40004e2730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e27d0 sp=0x40004e27d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 12 gp=0x4000401880 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e7730 sp=0x40004e7710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e77d0 sp=0x40004e7730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e77d0 sp=0x40004e77d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 13 gp=0x4000401a40 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e7f30 sp=0x40004e7f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e7fd0 sp=0x40004e7f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e7fd0 sp=0x40004e7fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 14 gp=0x4000401c00 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e8730 sp=0x40004e8710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e87d0 sp=0x40004e8730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e87d0 sp=0x40004e87d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 15 gp=0x4000401dc0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e8f30 sp=0x40004e8f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e8fd0 sp=0x40004e8f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e8fd0 sp=0x40004e8fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 16 gp=0x40004ea000 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e9730 sp=0x40004e9710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e97d0 sp=0x40004e9730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e97d0 sp=0x40004e97d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 66 gp=0x40004ea1c0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e9f30 sp=0x40004e9f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e9fd0 sp=0x40004e9f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e9fd0 sp=0x40004e9fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 67 gp=0x40004ea380 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004f0730 sp=0x40004f0710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004f07d0 sp=0x40004f0730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004f07d0 sp=0x40004f07d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 68 gp=0x40004ea540 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004f0f30 sp=0x40004f0f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004f0fd0 sp=0x40004f0f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004f0fd0 sp=0x40004f0fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 69 gp=0x40004ea700 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004f1730 sp=0x40004f1710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004f17d0 sp=0x40004f1730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004f17d0 sp=0x40004f17d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 51 gp=0x400019e540 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e2f30 sp=0x40004e2f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e2fd0 sp=0x40004e2f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e2fd0 sp=0x40004e2fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 52 gp=0x400019e700 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e3730 sp=0x40004e3710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e37d0 sp=0x40004e3730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e37d0 sp=0x40004e37d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 41 gp=0x4000502c40 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050bf30 sp=0x400050bf10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050bfd0 sp=0x400050bf30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050bfd0 sp=0x400050bfd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 42 gp=0x4000502e00 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ec730 sp=0x40004ec710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ec7d0 sp=0x40004ec730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ec7d0 sp=0x40004ec7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 43 gp=0x4000502fc0 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ecf30 sp=0x40004ecf10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ecfd0 sp=0x40004ecf30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ecfd0 sp=0x40004ecfd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 44 gp=0x4000503180 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ed730 sp=0x40004ed710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ed7d0 sp=0x40004ed730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ed7d0 sp=0x40004ed7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 45 gp=0x4000503340 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004edf30 sp=0x40004edf10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004edfd0 sp=0x40004edf30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004edfd0 sp=0x40004edfd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 46 gp=0x4000503500 m=nil [GC worker (idle), 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ee730 sp=0x40004ee710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ee7d0 sp=0x40004ee730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ee7d0 sp=0x40004ee7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 47 gp=0x40005036c0 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x224e0a0?, 0x1?, 0x4b?, 0x94?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004eef30 sp=0x40004eef10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004eefd0 sp=0x40004eef30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004eefd0 sp=0x40004eefd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 48 gp=0x4000503880 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9ed367d?, 0x1?, 0x33?, 0xef?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ef730 sp=0x40004ef710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ef7d0 sp=0x40004ef730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ef7d0 sp=0x40004ef7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 49 gp=0x4000503a40 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9ed0dc9?, 0x1?, 0x97?, 0xf8?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004eff30 sp=0x40004eff10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004effd0 sp=0x40004eff30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004effd0 sp=0x40004effd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 82 gp=0x4000503c00 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9ed273c?, 0x1?, 0x6c?, 0x3c?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000510730 sp=0x4000510710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005107d0 sp=0x4000510730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005107d0 sp=0x40005107d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 83 gp=0x4000503dc0 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x224e0a0?, 0x1?, 0xd4?, 0x6?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000510f30 sp=0x4000510f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000510fd0 sp=0x4000510f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000510fd0 sp=0x4000510fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 84 gp=0x4000514000 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9ed2da5?, 0x1?, 0xfb?, 0x20?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000511730 sp=0x4000511710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005117d0 sp=0x4000511730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005117d0 sp=0x40005117d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 85 gp=0x40005141c0 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x224e0a0?, 0x1?, 0x12?, 0x1d?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000511f30 sp=0x4000511f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000511fd0 sp=0x4000511f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000511fd0 sp=0x4000511fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 86 gp=0x4000514380 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9ecbbb4?, 0x1?, 0xa8?, 0xf1?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000512730 sp=0x4000512710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005127d0 sp=0x4000512730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005127d0 sp=0x40005127d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 70 gp=0x40004ea8c0 m=nil [GC worker (idle), 3 minutes]: [+1442s] runtime.gopark(0x224e0a0?, 0x1?, 0x99?, 0x7a?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004f1f30 sp=0x40004f1f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004f1fd0 sp=0x40004f1f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004f1fd0 sp=0x40004f1fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 71 gp=0x40004eaa80 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9ecbd04?, 0x4000196280?, 0x1a?, 0xa?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004f2730 sp=0x40004f2710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004f27d0 sp=0x40004f2730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004f27d0 sp=0x40004f27d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 72 gp=0x40004eac40 m=nil [GC worker (idle), 3 minutes]: [+1442s] runtime.gopark(0x224e0a0?, 0x1?, 0x38?, 0xc?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004f2f30 sp=0x40004f2f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004f2fd0 sp=0x40004f2f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004f2fd0 sp=0x40004f2fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 73 gp=0x40004eae00 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9eca4c9?, 0x1?, 0xd4?, 0x5a?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004f3730 sp=0x40004f3710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004f37d0 sp=0x40004f3730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004f37d0 sp=0x40004f37d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 74 gp=0x40004eafc0 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x224e0a0?, 0x1?, 0x99?, 0x65?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004f3f30 sp=0x40004f3f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004f3fd0 sp=0x40004f3f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004f3fd0 sp=0x40004f3fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 75 gp=0x40004eb180 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9ecb0ef?, 0x1?, 0x62?, 0x26?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050c730 sp=0x400050c710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050c7d0 sp=0x400050c730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050c7d0 sp=0x400050c7d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 53 gp=0x400019e8c0 m=nil [GC worker (idle), 5 minutes]: [+1442s] runtime.gopark(0x13de667021a?, 0x1?, 0xdb?, 0x63?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e3f30 sp=0x40004e3f10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e3fd0 sp=0x40004e3f30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e3fd0 sp=0x40004e3fd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 54 gp=0x400019ea80 m=nil [GC worker (idle)]: [+1442s] runtime.gopark(0x175c9ecadd3?, 0x1?, 0x2e?, 0xdb?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004e4730 sp=0x40004e4710 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004e47d0 sp=0x40004e4730 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004e47d0 sp=0x40004e47d0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 76 gp=0x40004eb340 m=nil [GC worker (idle), 3 minutes]: [+1442s] runtime.gopark(0x175c9eca2ac?, 0x1?, 0xb7?, 0x74?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050cf30 sp=0x400050cf10 pc=0x450438 [+1442s] runtime.gcBgMarkWorker() [+1442s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050cfd0 sp=0x400050cf30 pc=0x430c18 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050cfd0 sp=0x400050cfd0 pc=0x485f14 [+1442s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+1442s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+1442s] [+1442s] goroutine 77 gp=0x40005828c0 m=nil [chan receive, 9 minutes]: [+1442s] runtime.gopark(0x40005136b8?, 0x55ccb4?, 0x1?, 0x0?, 0x400068e000?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000513690 sp=0x4000513670 pc=0x450438 [+1442s] runtime.chanrecv(0x4000142180, 0x4000513778, 0x1) [+1442s] /usr/lib/golang/src/runtime/chan.go:583 +0x404 fp=0x4000513710 sp=0x4000513690 pc=0x41a304 [+1442s] runtime.chanrecv2(0x4000142180?, 0x4000513788?) [+1442s] /usr/lib/golang/src/runtime/chan.go:447 +0x14 fp=0x4000513740 sp=0x4000513710 pc=0x419ee4 [+1442s] github.com/containers/podman/v5/pkg/machine.(*CleanupCallback).CleanOnSignal(0x4000139d80) [+1442s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/cleanup.go:29 +0x88 fp=0x40005137b0 sp=0x4000513740 pc=0x102f0b8 [+1442s] github.com/containers/podman/v5/pkg/machine/shim.Start.gowrap4() [+1442s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:434 +0x28 fp=0x40005137d0 sp=0x40005137b0 pc=0x1068eb8 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005137d0 sp=0x40005137d0 pc=0x485f14 [+1442s] created by github.com/containers/podman/v5/pkg/machine/shim.Start in goroutine 1 [+1442s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:434 +0x41c [+1442s] [+1442s] goroutine 98 gp=0x400019efc0 m=nil [select, 9 minutes, locked to thread]: [+1442s] runtime.gopark(0x40006be7a0?, 0x2?, 0x0?, 0x0?, 0x40006be78c?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400012be30 sp=0x400012be10 pc=0x450438 [+1442s] runtime.selectgo(0x400012bfa0, 0x40006be788, 0x0?, 0x0, 0x0?, 0x1) [+1442s] /usr/lib/golang/src/runtime/select.go:327 +0x614 fp=0x400012bf40 sp=0x400012be30 pc=0x463864 [+1442s] runtime.ensureSigM.func1() [+1442s] /usr/lib/golang/src/runtime/signal_unix.go:1034 +0x198 fp=0x400012bfd0 sp=0x400012bf40 pc=0x47c5b8 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400012bfd0 sp=0x400012bfd0 pc=0x485f14 [+1442s] created by runtime.ensureSigM in goroutine 77 [+1442s] /usr/lib/golang/src/runtime/signal_unix.go:1017 +0xd8 [+1442s] [+1442s] goroutine 87 gp=0x40005148c0 m=16 mp=0x4000580808 [syscall, 9 minutes]: [+1442s] runtime.notetsleepg(0x224cf60, 0xffffffffffffffff) [+1442s] /usr/lib/golang/src/runtime/lock_futex.go:246 +0x34 fp=0x40006ba790 sp=0x40006ba760 pc=0x41ff74 [+1442s] os/signal.signal_recv() [+1442s] /usr/lib/golang/src/runtime/sigqueue.go:152 +0x30 fp=0x40006ba7b0 sp=0x40006ba790 pc=0x4820e0 [+1442s] os/signal.loop() [+1442s] /usr/lib/golang/src/os/signal/signal_unix.go:23 +0x1c fp=0x40006ba7d0 sp=0x40006ba7b0 pc=0x55d71c [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40006ba7d0 sp=0x40006ba7d0 pc=0x485f14 [+1442s] created by os/signal.Notify.func1.1 in goroutine 77 [+1442s] /usr/lib/golang/src/os/signal/signal.go:151 +0x28 [+1442s] [+1442s] goroutine 114 gp=0x4000514a80 m=nil [IO wait, 9 minutes]: [+1442s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+1442s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400012ab40 sp=0x400012ab20 pc=0x450438 [+1442s] runtime.netpollblock(0x0?, 0xffffffff?, 0xff?) [+1442s] /usr/lib/golang/src/runtime/netpoll.go:573 +0x158 fp=0x400012ab80 sp=0x400012ab40 pc=0x449478 [+1442s] internal/poll.runtime_pollWait(0xffffbbe4af20, 0x72) [+1442s] /usr/lib/golang/src/runtime/netpoll.go:345 +0xa0 fp=0x400012abb0 sp=0x400012ab80 pc=0x47fc40 [+1442s] internal/poll.(*pollDesc).wait(0x40007881e0?, 0x4000062600?, 0x1) [+1442s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x400012abe0 sp=0x400012abb0 pc=0x4ff1c8 [+1442s] internal/poll.(*pollDesc).waitRead(...) [+1442s] /usr/lib/golang/src/internal/poll/fd_poll_runtime.go:89 [+1442s] internal/poll.(*FD).Read(0x40007881e0, {0x4000062600, 0x200, 0x200}) [+1442s] /usr/lib/golang/src/internal/poll/fd_unix.go:164 +0x200 fp=0x400012ac80 sp=0x400012abe0 pc=0x500510 [+1442s] os.(*File).read(...) [+1442s] /usr/lib/golang/src/os/file_posix.go:29 [+1442s] os.(*File).Read(0x400011c0e0, {0x4000062600?, 0x4000512d08?, 0x0?}) [+1442s] /usr/lib/golang/src/os/file.go:118 +0x70 fp=0x400012acc0 sp=0x400012ac80 pc=0x50b2b0 [+1442s] os.(*fileWithoutWriteTo).Read(0x400068e030?, {0x4000062600?, 0x400012ad48?, 0x4940a8?}) [+1442s] :1 +0x2c fp=0x400012acf0 sp=0x400012acc0 pc=0x51470c [+1442s] bytes.(*Buffer).ReadFrom(0x400068e030, {0x1753cc0, 0x400011c540}) [+1442s] /usr/lib/golang/src/bytes/buffer.go:211 +0x90 fp=0x400012ad50 sp=0x400012acf0 pc=0x52db40 [+1442s] io.copyBuffer({0x1753d80, 0x400068e030}, {0x1753cc0, 0x400011c540}, {0x0, 0x0, 0x0}) [+1442s] /usr/lib/golang/src/io/io.go:415 +0x14c fp=0x400012add0 sp=0x400012ad50 pc=0x493f2c [+1442s] io.Copy(...) [+1442s] /usr/lib/golang/src/io/io.go:388 [+1442s] os.genericWriteTo(0x400011c0e0?, {0x1753d80, 0x400068e030}) [+1442s] /usr/lib/golang/src/os/file.go:269 +0x5c fp=0x400012ae20 sp=0x400012add0 pc=0x50bc4c [+1442s] os.(*File).WriteTo(0x400011c0e0, {0x1753d80, 0x400068e030}) [+1442s] /usr/lib/golang/src/os/file.go:247 +0xa0 fp=0x400012ae60 sp=0x400012ae20 pc=0x50bb60 [+1442s] io.copyBuffer({0x1753d80, 0x400068e030}, {0x1753a40, 0x400011c0e0}, {0x0, 0x0, 0x0}) [+1442s] /usr/lib/golang/src/io/io.go:411 +0x98 fp=0x400012aee0 sp=0x400012ae60 pc=0x493e78 [+1442s] io.Copy(...) [+1442s] /usr/lib/golang/src/io/io.go:388 [+1442s] os/exec.(*Cmd).writerDescriptor.func1() [+1442s] /usr/lib/golang/src/os/exec/exec.go:577 +0x44 fp=0x400012af40 sp=0x400012aee0 pc=0x7794c4 [+1442s] os/exec.(*Cmd).Start.func2(0x0?) [+1442s] /usr/lib/golang/src/os/exec/exec.go:724 +0x34 fp=0x400012afb0 sp=0x400012af40 pc=0x779f54 [+1442s] os/exec.(*Cmd).Start.gowrap1() [+1442s] /usr/lib/golang/src/os/exec/exec.go:736 +0x30 fp=0x400012afd0 sp=0x400012afb0 pc=0x779ee0 [+1442s] runtime.goexit({}) [+1442s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400012afd0 sp=0x400012afd0 pc=0x485f14 [+1442s] created by os/exec.(*Cmd).Start in goroutine 1 [+1442s] /usr/lib/golang/src/os/exec/exec.go:723 +0x7cc [+1442s] [+1442s] r0 0x21e0a60 [+1442s] r1 0x80 [+1442s] r2 0x0 [+1442s] r3 0x0 [+1442s] r4 0x0 [+1442s] r5 0x0 [+1442s] r6 0xd [+1442s] r7 0x0 [+1442s] r8 0x62 [+1442s] r9 0x1 [+1442s] r10 0x0 [+1442s] r11 0x40 [+1442s] r12 0x1 [+1442s] r13 0x1 [+1442s] r14 0x400011cb58 [+1442s] r15 0x400011cab8 [+1442s] r16 0xffffdfcc53a0 [+1442s] r17 0xffffe04c03b0 [+1442s] r18 0xfff [+1442s] r19 0x0 [+1442s] r20 0xffffe04c02b0 [+1442s] r21 0x21e0920 [+1442s] r22 0x1 [+1442s] r23 0x0 [+1442s] r24 0x0 [+1442s] r25 0x400009c1c0 [+1442s] r26 0x15cebd8 [+1442s] r27 0x20d0000 [+1442s] r28 0x21dd700 [+1442s] r29 0xffffe04c0268 [+1442s] lr 0x44a24c [+1442s] sp 0xffffe04c0270 [+1442s] pc 0x48739c [+1442s] fault 0x0 [+1443s] [FAILED] Timed out after 600.000s. [+1443s] command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 03dca32474c7] [+1443s] Expected process to exit. It did not. [+1443s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 @ 08/01/24 05:02:08.21 [+1443s] [+1443s] Full Stack Trace [+1443s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x400011e8b0, 0x8bb2c97000) [+1443s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 +0x14c [+1443s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x40001e8340, 0x3e}, {0x400069c9c0, 0x3, 0x4}, 0x8bb2c97000, 0x1) [+1443s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:213 +0x2f0 [+1443s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0x40002d8150?) [+1443s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x3c [+1443s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.5() [+1443s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:168 +0x2b0 [+1443s] < Exit [It] machine init with cpus, disk size, memory, timezone - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 @ 08/01/24 05:02:08.21 (10m5.525s) [+1443s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:02:08.21 [+1443s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:02:08.21 (0s) [+1443s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:02:08.21 [+1443s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 03dca32474c7 [+1443s] Waiting for VM to exit... [+2043s] SIGABRT: abort [+2043s] PC=0x48739c m=0 sigcode=0 [+2043s] [+2043s] goroutine 0 gp=0x21dd700 m=0 mp=0x21e0920 [idle]: [+2043s] runtime.futex(0x21e0a60, 0x80, 0x0, 0x0, 0x0, 0x0) [+2043s] /usr/lib/golang/src/runtime/sys_linux_arm64.s:651 +0x1c fp=0xffffef1cc3e0 sp=0xffffef1cc3e0 pc=0x48739c [+2043s] runtime.futexsleep(0xffffef1cc468?, 0x4550bc?, 0xffffef1cc468?) [+2043s] /usr/lib/golang/src/runtime/os_linux.go:69 +0x2c fp=0xffffef1cc430 sp=0xffffef1cc3e0 pc=0x44a24c [+2043s] runtime.notesleep(0x21e0a60) [+2043s] /usr/lib/golang/src/runtime/lock_futex.go:170 +0x8c fp=0xffffef1cc470 sp=0xffffef1cc430 pc=0x41fcec [+2043s] runtime.mPark(...) [+2043s] /usr/lib/golang/src/runtime/proc.go:1761 [+2043s] runtime.stopm() [+2043s] /usr/lib/golang/src/runtime/proc.go:2782 +0x84 fp=0xffffef1cc4a0 sp=0xffffef1cc470 pc=0x4550d4 [+2043s] runtime.findRunnable() [+2043s] /usr/lib/golang/src/runtime/proc.go:3512 +0xfe0 fp=0xffffef1cc610 sp=0xffffef1cc4a0 pc=0x457050 [+2043s] runtime.schedule() [+2043s] /usr/lib/golang/src/runtime/proc.go:3868 +0x98 fp=0xffffef1cc650 sp=0xffffef1cc610 pc=0x458498 [+2043s] runtime.park_m(0x40004a56c0) [+2043s] /usr/lib/golang/src/runtime/proc.go:4036 +0x240 fp=0xffffef1cc6b0 sp=0xffffef1cc650 pc=0x458b30 [+2043s] runtime.mcall() [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:192 +0x54 fp=0xffffef1cc6c0 sp=0xffffef1cc6b0 pc=0x4839d4 [+2043s] [+2043s] goroutine 1 gp=0x40000021c0 m=nil [sleep]: [+2043s] runtime.gopark(0x21d12fafdad?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40002bb6b0 sp=0x40002bb690 pc=0x450438 [+2043s] time.Sleep(0x1dcd6500) [+2043s] /usr/lib/golang/src/runtime/time.go:195 +0xfc fp=0x40002bb6f0 sp=0x40002bb6b0 pc=0x482afc [+2043s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).stopLocked(0x40003fc230, 0x4000606ea0) [+2043s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:222 +0x3fc fp=0x40002bb800 sp=0x40002bb6f0 pc=0x10340ac [+2043s] github.com/containers/podman/v5/pkg/machine/qemu.(*QEMUStubber).StopVM(0x40003fc230, 0x4000606ea0, 0x10?) [+2043s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/qemu/machine.go:122 +0x38 fp=0x40002bb870 sp=0x40002bb800 pc=0x1033b38 [+2043s] github.com/containers/podman/v5/pkg/machine/shim.stopLocked(0x4000606ea0, {0x17726c0, 0x40003fc230}, 0x40001c5bc0, 0x1) [+2043s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:345 +0xf0 fp=0x40002bb8c0 sp=0x40002bb870 pc=0x10682c0 [+2043s] github.com/containers/podman/v5/pkg/machine/shim.Remove(0x4000606ea0, {0x17726c0, 0x40003fc230}, 0x40001c5bc0, {0x0?, 0x0?, 0x0?}) [+2043s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/shim/host.go:615 +0x424 fp=0x40002bba90 sp=0x40002bb8c0 pc=0x10697d4 [+2043s] github.com/containers/podman/v5/cmd/podman/machine.rm(0x2108a20?, {0x40001c5b00?, 0x1?, 0x2?}) [+2043s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/machine/rm.go:68 +0xc4 fp=0x40002bbb90 sp=0x40002bba90 pc=0x10735e4 [+2043s] github.com/spf13/cobra.(*Command).execute(0x2108a20, {0x40001ca030, 0x2, 0x2}) [+2043s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:985 +0x840 fp=0x40002bbd20 sp=0x40002bbb90 pc=0x85fc40 [+2043s] github.com/spf13/cobra.(*Command).ExecuteC(0x20fc980) [+2043s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1117 +0x344 fp=0x40002bbe00 sp=0x40002bbd20 pc=0x860404 [+2043s] github.com/spf13/cobra.(*Command).Execute(...) [+2043s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1041 [+2043s] github.com/spf13/cobra.(*Command).ExecuteContext(...) [+2043s] /var/tmp/go/src/github.com/containers/podman/vendor/github.com/spf13/cobra/command.go:1034 [+2043s] main.Execute() [+2043s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/root.go:116 +0xc8 fp=0x40002bbe90 sp=0x40002bbe00 pc=0x10f0808 [+2043s] main.main() [+2043s] /var/tmp/go/src/github.com/containers/podman/cmd/podman/main.go:61 +0x4b0 fp=0x40002bbf40 sp=0x40002bbe90 pc=0x10eff70 [+2043s] runtime.main() [+2043s] /usr/lib/golang/src/runtime/proc.go:271 +0x28c fp=0x40002bbfd0 sp=0x40002bbf40 pc=0x45000c [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40002bbfd0 sp=0x40002bbfd0 pc=0x485f14 [+2043s] [+2043s] goroutine 2 gp=0x4000002c40 m=nil [force gc (idle), 3 minutes]: [+2043s] runtime.gopark(0x201562d5bf3?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118f90 sp=0x4000118f70 pc=0x450438 [+2043s] runtime.goparkunlock(...) [+2043s] /usr/lib/golang/src/runtime/proc.go:408 [+2043s] runtime.forcegchelper() [+2043s] /usr/lib/golang/src/runtime/proc.go:326 +0xb8 fp=0x4000118fd0 sp=0x4000118f90 pc=0x4502c8 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000118fd0 sp=0x4000118fd0 pc=0x485f14 [+2043s] created by runtime.init.6 in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/proc.go:314 +0x24 [+2043s] [+2043s] goroutine 3 gp=0x4000003180 m=nil [GC sweep wait]: [+2043s] runtime.gopark(0x1?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119760 sp=0x4000119740 pc=0x450438 [+2043s] runtime.goparkunlock(...) [+2043s] /usr/lib/golang/src/runtime/proc.go:408 [+2043s] runtime.bgsweep(0x4000046150) [+2043s] /usr/lib/golang/src/runtime/mgcsweep.go:318 +0x108 fp=0x40001197b0 sp=0x4000119760 pc=0x43a968 [+2043s] runtime.gcenable.gowrap1() [+2043s] /usr/lib/golang/src/runtime/mgc.go:203 +0x28 fp=0x40001197d0 sp=0x40001197b0 pc=0x42eb18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001197d0 sp=0x40001197d0 pc=0x485f14 [+2043s] created by runtime.gcenable in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:203 +0x6c [+2043s] [+2043s] goroutine 4 gp=0x4000003340 m=nil [GC scavenge wait]: [+2043s] runtime.gopark(0x3ba27ded?, 0x3b9aca00?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000119f60 sp=0x4000119f40 pc=0x450438 [+2043s] runtime.goparkunlock(...) [+2043s] /usr/lib/golang/src/runtime/proc.go:408 [+2043s] runtime.(*scavengerState).park(0x21db100) [+2043s] /usr/lib/golang/src/runtime/mgcscavenge.go:425 +0x5c fp=0x4000119f90 sp=0x4000119f60 pc=0x4382fc [+2043s] runtime.bgscavenge(0x4000046150) [+2043s] /usr/lib/golang/src/runtime/mgcscavenge.go:658 +0xac fp=0x4000119fb0 sp=0x4000119f90 pc=0x4388ac [+2043s] runtime.gcenable.gowrap2() [+2043s] /usr/lib/golang/src/runtime/mgc.go:204 +0x28 fp=0x4000119fd0 sp=0x4000119fb0 pc=0x42eab8 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000119fd0 sp=0x4000119fd0 pc=0x485f14 [+2043s] created by runtime.gcenable in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:204 +0xac [+2043s] [+2043s] goroutine 18 gp=0x4000182700 m=nil [finalizer wait, 9 minutes]: [+2043s] runtime.gopark(0x4000118618?, 0x29?, 0xc0?, 0x1?, 0x21e0920?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000118580 sp=0x4000118560 pc=0x450438 [+2043s] runtime.runfinq() [+2043s] /usr/lib/golang/src/runtime/mfinal.go:194 +0x108 fp=0x40001187d0 sp=0x4000118580 pc=0x42dbe8 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001187d0 sp=0x40001187d0 pc=0x485f14 [+2043s] created by runtime.createfing in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mfinal.go:164 +0x80 [+2043s] [+2043s] goroutine 19 gp=0x4000285880 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114730 sp=0x4000114710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001147d0 sp=0x4000114730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001147d0 sp=0x40001147d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 5 gp=0x4000003c00 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011a730 sp=0x400011a710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011a7d0 sp=0x400011a730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011a7d0 sp=0x400011a7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 6 gp=0x4000003dc0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011af30 sp=0x400011af10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011afd0 sp=0x400011af30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011afd0 sp=0x400011afd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 7 gp=0x400015a000 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011b730 sp=0x400011b710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011b7d0 sp=0x400011b730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011b7d0 sp=0x400011b7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 20 gp=0x4000285a40 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000114f30 sp=0x4000114f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000114fd0 sp=0x4000114f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000114fd0 sp=0x4000114fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 34 gp=0x4000502000 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508730 sp=0x4000508710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005087d0 sp=0x4000508730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005087d0 sp=0x40005087d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 35 gp=0x40005021c0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000508f30 sp=0x4000508f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000508fd0 sp=0x4000508f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000508fd0 sp=0x4000508fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 36 gp=0x4000502380 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509730 sp=0x4000509710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005097d0 sp=0x4000509730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005097d0 sp=0x40005097d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 21 gp=0x4000285c00 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115730 sp=0x4000115710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001157d0 sp=0x4000115730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001157d0 sp=0x40001157d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 22 gp=0x4000285dc0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000115f30 sp=0x4000115f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000115fd0 sp=0x4000115f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000115fd0 sp=0x4000115fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 23 gp=0x400049a000 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116730 sp=0x4000116710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001167d0 sp=0x4000116730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001167d0 sp=0x40001167d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 24 gp=0x400049a1c0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000116f30 sp=0x4000116f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000116fd0 sp=0x4000116f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000116fd0 sp=0x4000116fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 25 gp=0x400049a380 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117730 sp=0x4000117710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001177d0 sp=0x4000117730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001177d0 sp=0x40001177d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 26 gp=0x400049a540 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000117f30 sp=0x4000117f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000117fd0 sp=0x4000117f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000117fd0 sp=0x4000117fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 27 gp=0x400049a700 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504730 sp=0x4000504710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005047d0 sp=0x4000504730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005047d0 sp=0x40005047d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 28 gp=0x400049a8c0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000504f30 sp=0x4000504f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000504fd0 sp=0x4000504f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000504fd0 sp=0x4000504fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 29 gp=0x400049aa80 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505730 sp=0x4000505710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005057d0 sp=0x4000505730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005057d0 sp=0x40005057d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 30 gp=0x400049ac40 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000505f30 sp=0x4000505f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000505fd0 sp=0x4000505f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000505fd0 sp=0x4000505fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 37 gp=0x4000502540 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000509f30 sp=0x4000509f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000509fd0 sp=0x4000509f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000509fd0 sp=0x4000509fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 31 gp=0x400049ae00 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506730 sp=0x4000506710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005067d0 sp=0x4000506730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005067d0 sp=0x40005067d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 32 gp=0x400049afc0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000506f30 sp=0x4000506f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000506fd0 sp=0x4000506f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000506fd0 sp=0x4000506fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 33 gp=0x400049b180 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507730 sp=0x4000507710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40005077d0 sp=0x4000507730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40005077d0 sp=0x40005077d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 50 gp=0x400049b340 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000507f30 sp=0x4000507f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000507fd0 sp=0x4000507f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000507fd0 sp=0x4000507fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 51 gp=0x400049b500 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a0730 sp=0x40004a0710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a07d0 sp=0x40004a0730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a07d0 sp=0x40004a07d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 52 gp=0x400049b6c0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a0f30 sp=0x40004a0f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a0fd0 sp=0x40004a0f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a0fd0 sp=0x40004a0fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 53 gp=0x400049b880 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a1730 sp=0x40004a1710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a17d0 sp=0x40004a1730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a17d0 sp=0x40004a17d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 54 gp=0x400049ba40 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a1f30 sp=0x40004a1f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a1fd0 sp=0x40004a1f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a1fd0 sp=0x40004a1fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 8 gp=0x400015a1c0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400011bf30 sp=0x400011bf10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400011bfd0 sp=0x400011bf30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400011bfd0 sp=0x400011bfd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 9 gp=0x400015a380 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049c730 sp=0x400049c710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049c7d0 sp=0x400049c730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049c7d0 sp=0x400049c7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 10 gp=0x400015a540 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049cf30 sp=0x400049cf10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049cfd0 sp=0x400049cf30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049cfd0 sp=0x400049cfd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 11 gp=0x400015a700 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049d730 sp=0x400049d710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049d7d0 sp=0x400049d730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049d7d0 sp=0x400049d7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 12 gp=0x400015a8c0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049df30 sp=0x400049df10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049dfd0 sp=0x400049df30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049dfd0 sp=0x400049dfd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 13 gp=0x400015aa80 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049e730 sp=0x400049e710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049e7d0 sp=0x400049e730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049e7d0 sp=0x400049e7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 14 gp=0x400015ac40 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049ef30 sp=0x400049ef10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049efd0 sp=0x400049ef30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049efd0 sp=0x400049efd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 15 gp=0x400015ae00 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049f730 sp=0x400049f710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049f7d0 sp=0x400049f730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049f7d0 sp=0x400049f7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 16 gp=0x400015afc0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400049ff30 sp=0x400049ff10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400049ffd0 sp=0x400049ff30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400049ffd0 sp=0x400049ffd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 55 gp=0x400049bc00 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a2730 sp=0x40004a2710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a27d0 sp=0x40004a2730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a27d0 sp=0x40004a27d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 56 gp=0x400049bdc0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a2f30 sp=0x40004a2f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a2fd0 sp=0x40004a2f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a2fd0 sp=0x40004a2fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 57 gp=0x40004a4000 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a3730 sp=0x40004a3710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a37d0 sp=0x40004a3730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a37d0 sp=0x40004a37d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 58 gp=0x40004a41c0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a3f30 sp=0x40004a3f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a3fd0 sp=0x40004a3f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a3fd0 sp=0x40004a3fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 59 gp=0x40004a4380 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004aa730 sp=0x40004aa710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004aa7d0 sp=0x40004aa730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004aa7d0 sp=0x40004aa7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 60 gp=0x40004a4540 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004aaf30 sp=0x40004aaf10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004aafd0 sp=0x40004aaf30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004aafd0 sp=0x40004aafd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 61 gp=0x40004a4700 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ab730 sp=0x40004ab710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ab7d0 sp=0x40004ab730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ab7d0 sp=0x40004ab7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 62 gp=0x40004a48c0 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004abf30 sp=0x40004abf10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004abfd0 sp=0x40004abf30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004abfd0 sp=0x40004abfd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 63 gp=0x40004a4a80 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ac730 sp=0x40004ac710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ac7d0 sp=0x40004ac730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ac7d0 sp=0x40004ac7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 64 gp=0x40004a4c40 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004acf30 sp=0x40004acf10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004acfd0 sp=0x40004acf30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004acfd0 sp=0x40004acfd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 38 gp=0x4000502700 m=nil [GC worker (idle), 9 minutes]: [+2043s] runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400050a730 sp=0x400050a710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400050a7d0 sp=0x400050a730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400050a7d0 sp=0x400050a7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 65 gp=0x40004a4e00 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x20156336c73?, 0x0?, 0x0?, 0x0?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004ad730 sp=0x40004ad710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004ad7d0 sp=0x40004ad730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004ad7d0 sp=0x40004ad7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 66 gp=0x40004a4fc0 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x224e0a0?, 0x1?, 0xe2?, 0x1b?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004adf30 sp=0x40004adf10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004adfd0 sp=0x40004adf30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004adfd0 sp=0x40004adfd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 67 gp=0x40004a5180 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x2015633a427?, 0x1?, 0xfb?, 0xee?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a6730 sp=0x40004a6710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a67d0 sp=0x40004a6730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a67d0 sp=0x40004a67d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 82 gp=0x400015b180 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x2015633a1c8?, 0x1?, 0x3b?, 0x72?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000160730 sp=0x4000160710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001607d0 sp=0x4000160730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001607d0 sp=0x40001607d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 83 gp=0x400015b340 m=nil [GC worker (idle), 3 minutes]: [+2043s] runtime.gopark(0x224e0a0?, 0x1?, 0x9f?, 0xff?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000160f30 sp=0x4000160f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x4000160fd0 sp=0x4000160f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x4000160fd0 sp=0x4000160fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 68 gp=0x40004a5340 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x2015633160a?, 0x1?, 0x2c?, 0x73?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a6f30 sp=0x40004a6f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a6fd0 sp=0x40004a6f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a6fd0 sp=0x40004a6fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 69 gp=0x40004a5500 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x224e0a0?, 0x1?, 0xe5?, 0xe?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a7730 sp=0x40004a7710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a77d0 sp=0x40004a7730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a77d0 sp=0x40004a77d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 70 gp=0x40004a56c0 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x2015633a393?, 0x1?, 0x7e?, 0xac?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a7f30 sp=0x40004a7f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a7fd0 sp=0x40004a7f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a7fd0 sp=0x40004a7fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 71 gp=0x40004a5880 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x224e0a0?, 0x1?, 0xf9?, 0x26?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a8730 sp=0x40004a8710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a87d0 sp=0x40004a8730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a87d0 sp=0x40004a87d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 72 gp=0x40004a5a40 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x20156336915?, 0x1?, 0x0?, 0x3d?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a8f30 sp=0x40004a8f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a8fd0 sp=0x40004a8f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a8fd0 sp=0x40004a8fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 84 gp=0x400015b500 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x20156331623?, 0x1?, 0x2?, 0xbc?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x4000161730 sp=0x4000161710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40001617d0 sp=0x4000161730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40001617d0 sp=0x40001617d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 73 gp=0x40004a5c00 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x224e0a0?, 0x1?, 0x99?, 0x24?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a9730 sp=0x40004a9710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a97d0 sp=0x40004a9730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a97d0 sp=0x40004a97d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 74 gp=0x40004a5dc0 m=nil [GC worker (idle), 3 minutes]: [+2043s] runtime.gopark(0x15cebd8?, 0x40005001a0?, 0x1a?, 0xa?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x40004a9f30 sp=0x40004a9f10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x40004a9fd0 sp=0x40004a9f30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x40004a9fd0 sp=0x40004a9fd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 75 gp=0x40004ae000 m=nil [GC worker (idle), 5 minutes]: [+2043s] runtime.gopark(0x224e0a0?, 0x1?, 0x12?, 0xd5?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400015c730 sp=0x400015c710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400015c7d0 sp=0x400015c730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400015c7d0 sp=0x400015c7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 76 gp=0x40004ae1c0 m=nil [GC worker (idle), 3 minutes]: [+2043s] runtime.gopark(0x2015632e5f7?, 0x1?, 0xe7?, 0x72?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400015cf30 sp=0x400015cf10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400015cfd0 sp=0x400015cf30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400015cfd0 sp=0x400015cfd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 77 gp=0x40004ae380 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x2015633a23a?, 0x1?, 0xc2?, 0xb8?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400015d730 sp=0x400015d710 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400015d7d0 sp=0x400015d730 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400015d7d0 sp=0x400015d7d0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] goroutine 78 gp=0x40004ae540 m=nil [GC worker (idle)]: [+2043s] runtime.gopark(0x224e0a0?, 0x1?, 0x1d?, 0x75?, 0x0?) [+2043s] /usr/lib/golang/src/runtime/proc.go:402 +0xc8 fp=0x400015df30 sp=0x400015df10 pc=0x450438 [+2043s] runtime.gcBgMarkWorker() [+2043s] /usr/lib/golang/src/runtime/mgc.go:1310 +0xd8 fp=0x400015dfd0 sp=0x400015df30 pc=0x430c18 [+2043s] runtime.goexit({}) [+2043s] /usr/lib/golang/src/runtime/asm_arm64.s:1222 +0x4 fp=0x400015dfd0 sp=0x400015dfd0 pc=0x485f14 [+2043s] created by runtime.gcBgMarkStartWorkers in goroutine 1 [+2043s] /usr/lib/golang/src/runtime/mgc.go:1234 +0x28 [+2043s] [+2043s] r0 0x21e0a60 [+2043s] r1 0x80 [+2043s] r2 0x0 [+2043s] r3 0x0 [+2043s] r4 0x0 [+2043s] r5 0x0 [+2043s] r6 0xc [+2043s] r7 0x40000102b0 [+2043s] r8 0x62 [+2043s] r9 0x2 [+2043s] r10 0x5d [+2043s] r11 0x40 [+2043s] r12 0xf5c78011c0 [+2043s] r13 0x4000519a40 [+2043s] r14 0x4000519360 [+2043s] r15 0x40005199a0 [+2043s] r16 0xffffee9d13a0 [+2043s] r17 0xffffef1cc520 [+2043s] r18 0xfff [+2043s] r19 0x1 [+2043s] r20 0xffffef1cc420 [+2043s] r21 0x21e0920 [+2043s] r22 0x1 [+2043s] r23 0x0 [+2043s] r24 0x0 [+2043s] r25 0x40000952c0 [+2043s] r26 0x15cebd8 [+2043s] r27 0x20d0000 [+2043s] r28 0x21dd700 [+2043s] r29 0xffffef1cc3d8 [+2043s] lr 0x44a24c [+2043s] sp 0xffffef1cc3e0 [+2043s] pc 0x48739c [+2043s] fault 0x0 [+2044s] [FAILED] Timed out after 600.001s. [+2044s] command timed out after 600.000000s: [/var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 03dca32474c7] [+2044s] Expected process to exit. It did not. [+2044s] In [DeferCleanup (Each)] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 @ 08/01/24 05:12:09.212 [+2044s] [+2044s] Full Stack Trace [+2044s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0x40003da050, 0x8bb2c97000) [+2044s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 +0x14c [+2044s] github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0x40001e8340, 0x3e}, {0x40006a8840, 0x4, 0x4}, 0x8bb2c97000, 0x1) [+2044s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:213 +0x2f0 [+2044s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0x40002d8150?) [+2044s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:175 +0x3c [+2044s] github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() [+2044s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:85 +0x98 [+2044s] reflect.Value.call({0x10d6ce0?, 0x40002a08a0?, 0x13?}, {0x12f0863, 0x4}, {0x1f23860, 0x0, 0x0?}) [+2044s] /usr/lib/golang/src/reflect/value.go:596 +0x970 [+2044s] reflect.Value.Call({0x10d6ce0?, 0x40002a08a0?, 0x40004b4f78?}, {0x1f23860?, 0x14e8da0?, 0x0?}) [+2044s] /usr/lib/golang/src/reflect/value.go:380 +0x94 [+2044s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:12:09.212 (10m1.002s) [+2044s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:12:09.212 [+2044s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:12:09.213 (1ms) [+2044s] • [FAILED] [1206.528 seconds] [+2044s] podman machine init [+2044s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2044s] [It] machine init with cpus, disk size, memory, timezone [+2044s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:159 [+2044s] ------------------------------ [+2044s] podman machine init [+2044s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2044s] machine init with volume [+2044s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 [+2044s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:12:09.213 [+2044s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:12:09.213 (0s) [+2044s] > Enter [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 08/01/24 05:12:09.213 [+2044s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --volume /tmp/1168596819:/very-long-test-mount-dir-path-more-than-thirty-six-bytes --now b5f3a60d9885 [+2048s] Image resized. [+2048s] Machine init complete [+2048s] Starting machine "b5f3a60d9885" [+2072s] [+2072s] This machine is currently configured in rootless mode. If your containers [+2072s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2072s] issues with non-podman clients, you can switch using the following command: [+2072s] [+2072s] podman machine set --rootful b5f3a60d9885 [+2072s] [+2073s] Mounting volume... /tmp/1168596819:/very-long-test-mount-dir-path-more-than-thirty-six-bytes [+2074s] API forwarding listening on: /tmp/podman_test732197646/podman/b5f3a60d9885-api.sock [+2074s] You can connect Docker API clients by setting DOCKER_HOST using the [+2074s] following command in your terminal session: [+2074s] [+2074s] export DOCKER_HOST='unix:///tmp/podman_test732197646/podman/b5f3a60d9885-api.sock' [+2074s] [+2074s] Machine "b5f3a60d9885" started successfully [+2074s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh b5f3a60d9885 ls /very-long-test-mount-dir-path-more-than-thirty-six-bytes [+2074s] example3207672089 [+2074s] < Exit [It] machine init with volume - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:200 @ 08/01/24 05:12:39.683 (30.47s) [+2074s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:12:39.683 [+2074s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:12:39.683 (0s) [+2074s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:12:39.683 [+2074s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force b5f3a60d9885 [+2074s] Waiting for VM to exit... [+2075s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:12:40.949 (1.266s) [+2075s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:12:40.949 [+2075s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:12:40.95 (0s) [+2075s] • [31.737 seconds] [+2075s] ------------------------------ [+2075s] podman machine init [+2075s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2075s] machine init rootless docker.sock check [+2075s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 [+2075s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:12:40.95 [+2075s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:12:40.95 (0s) [+2075s] > Enter [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 08/01/24 05:12:40.95 [+2075s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 7b4f02e62cf4 [+2080s] Image resized. [+2080s] Machine init complete [+2080s] To start your machine run: [+2080s] [+2080s] podman machine start 7b4f02e62cf4 [+2080s] [+2080s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 7b4f02e62cf4 [+2080s] Starting machine "7b4f02e62cf4" [+2104s] [+2104s] This machine is currently configured in rootless mode. If your containers [+2104s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2104s] issues with non-podman clients, you can switch using the following command: [+2104s] [+2104s] podman machine set --rootful 7b4f02e62cf4 [+2104s] [+2105s] Mounting volume... /tmp/podman_test461600819:/tmp/podman_test461600819 [+2106s] API forwarding listening on: /tmp/podman_test461600819/podman/7b4f02e62cf4-api.sock [+2106s] You can connect Docker API clients by setting DOCKER_HOST using the [+2106s] following command in your terminal session: [+2106s] [+2106s] export DOCKER_HOST='unix:///tmp/podman_test461600819/podman/7b4f02e62cf4-api.sock' [+2106s] [+2106s] Machine "7b4f02e62cf4" started successfully [+2106s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7b4f02e62cf4 readlink /var/run/docker.sock [+2106s] /run/user/3864/podman/podman.sock [+2106s] < Exit [It] machine init rootless docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:227 @ 08/01/24 05:13:11.51 (30.561s) [+2106s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:13:11.511 [+2106s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:13:11.511 (0s) [+2106s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:13:11.511 [+2106s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7b4f02e62cf4 [+2106s] Waiting for VM to exit... [+2107s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:13:12.776 (1.265s) [+2107s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:13:12.776 [+2107s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:13:12.776 (0s) [+2107s] • [31.827 seconds] [+2107s] ------------------------------ [+2107s] podman machine init [+2107s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2107s] machine init rootful with docker.sock check [+2107s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 [+2107s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:13:12.776 [+2107s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:13:12.776 (0s) [+2107s] > Enter [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 08/01/24 05:13:12.776 [+2107s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --rootful 762223e0da1a [+2112s] Image resized. [+2112s] Machine init complete [+2112s] To start your machine run: [+2112s] [+2112s] podman machine start 762223e0da1a [+2112s] [+2112s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 762223e0da1a [+2112s] Starting machine "762223e0da1a" [+2138s] Mounting volume... /tmp/podman_test424744295:/tmp/podman_test424744295 [+2139s] API forwarding listening on: /tmp/podman_test424744295/podman/762223e0da1a-api.sock [+2139s] You can connect Docker API clients by setting DOCKER_HOST using the [+2139s] following command in your terminal session: [+2139s] [+2139s] export DOCKER_HOST='unix:///tmp/podman_test424744295/podman/762223e0da1a-api.sock' [+2139s] [+2139s] Machine "762223e0da1a" started successfully [+2139s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} 762223e0da1a [+2139s] true [+2139s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 762223e0da1a readlink /var/run/docker.sock [+2139s] /run/podman/podman.sock [+2139s] < Exit [It] machine init rootful with docker.sock check - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:250 @ 08/01/24 05:13:44.834 (32.058s) [+2139s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:13:44.834 [+2139s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:13:44.834 (0s) [+2139s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:13:44.834 [+2139s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 762223e0da1a [+2139s] Waiting for VM to exit... [+2141s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:13:46.607 (1.772s) [+2141s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:13:46.607 [+2141s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:13:46.607 (0s) [+2141s] • [33.831 seconds] [+2141s] ------------------------------ [+2141s] podman machine init [+2141s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2141s] init should cleanup on failure [+2141s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 [+2141s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:13:46.607 [+2141s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:13:46.607 (0s) [+2141s] > Enter [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 08/01/24 05:13:46.607 [+2141s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 89b3f84f355d [+2146s] Image resized. [+2146s] Machine init complete [+2146s] To start your machine run: [+2146s] [+2146s] podman machine start 89b3f84f355d [+2146s] [+2146s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.ConfigDir.Path}} 89b3f84f355d [+2146s] /tmp/podman_test3617685662/.config/containers/podman/machine/qemu [+2146s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 89b3f84f355d [+2146s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 89b3f84f355d [+2146s] [] [+2146s] Error: 89b3f84f355d: VM does not exist [+2146s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --ignition-path /bad/path --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 89b3f84f355d [+2151s] Error: open /bad/path: no such file or directory [+2151s] < Exit [It] init should cleanup on failure - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:277 @ 08/01/24 05:13:56.173 (9.565s) [+2151s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:13:56.173 [+2151s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:13:56.173 (0s) [+2151s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:13:56.173 [+2151s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 89b3f84f355d [+2151s] Error: 89b3f84f355d: VM does not exist [+2151s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:13:56.204 (31ms) [+2151s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:13:56.204 [+2151s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 89b3f84f355d [+2151s] Error: 89b3f84f355d: VM does not exist [+2151s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:13:56.225 (21ms) [+2151s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:13:56.225 [+2151s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:13:56.225 (0s) [+2151s] • [9.618 seconds] [+2151s] ------------------------------ [+2151s] podman machine init [+2151s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2151s] verify a podman 4 config does not break podman 5 [+2151s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 [+2151s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:13:56.225 [+2151s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:13:56.226 (0s) [+2151s] > Enter [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 08/01/24 05:13:56.226 [+2151s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+2151s] time="2024-08-01T05:13:56Z" level=error msg="incompatible machine config \"/tmp/podman_test669807749/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+2151s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+2151s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect foobar-machine [+2151s] [] [+2151s] Error: incompatible machine config "/tmp/podman_test669807749/.config/containers/podman/machine/qemu/foobar-machine.json" (foobar-machine) for this version of Podman [+2151s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 938f82ac1504 [+2151s] time="2024-08-01T05:13:56Z" level=error msg="incompatible machine config \"/tmp/podman_test669807749/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+2155s] Image resized. [+2155s] Machine init complete [+2155s] To start your machine run: [+2155s] [+2155s] podman machine start 938f82ac1504 [+2155s] [+2155s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list [+2155s] time="2024-08-01T05:14:00Z" level=error msg="incompatible machine config \"/tmp/podman_test669807749/.config/containers/podman/machine/qemu/foobar-machine.json\" (podman-machine-default) for this version of Podman" [+2155s] NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE [+2155s] 938f82ac1504* qemu 4 seconds ago Never 32 2GiB 11GiB [+2155s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect 938f82ac1504 [+2155s] [ [+2155s] { [+2155s] "ConfigDir": { [+2155s] "Path": "/tmp/podman_test669807749/.config/containers/podman/machine/qemu" [+2155s] }, [+2155s] "ConnectionInfo": { [+2155s] "PodmanSocket": { [+2155s] "Path": "/tmp/podman_test669807749/podman/938f82ac1504-api.sock" [+2155s] }, [+2155s] "PodmanPipe": null [+2155s] }, [+2155s] "Created": "2024-08-01T05:13:56.302441416Z", [+2155s] "LastUp": "0001-01-01T00:00:00Z", [+2155s] "Name": "938f82ac1504", [+2155s] "Resources": { [+2155s] "CPUs": 32, [+2155s] "DiskSize": 11, [+2155s] "Memory": 2048, [+2155s] "USBs": [] [+2155s] }, [+2155s] "SSHConfig": { [+2155s] "IdentityPath": "/tmp/podman_test669807749/.local/share/containers/podman/machine/machine", [+2155s] "Port": 36831, [+2155s] "RemoteUsername": "core" [+2155s] }, [+2155s] "State": "stopped", [+2155s] "UserModeNetworking": true, [+2155s] "Rootful": false, [+2155s] "Rosetta": false [+2155s] } [+2155s] ] [+2155s] < Exit [It] verify a podman 4 config does not break podman 5 - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:326 @ 08/01/24 05:14:00.815 (4.589s) [+2155s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:00.815 [+2155s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:00.815 (0s) [+2155s] > Enter [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:14:00.815 [+2155s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 938f82ac1504 [+2156s] < Exit [DeferCleanup (Each)] podman machine init - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:14:01.069 (254ms) [+2156s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:01.069 [+2156s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:01.069 (0s) [+2156s] • [4.844 seconds] [+2156s] ------------------------------ [+2156s] podman machine init [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2156s] machine init with rosetta=true [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+2156s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:01.069 [+2156s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:01.069 (0s) [+2156s] > Enter [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 08/01/24 05:14:01.069 [+2156s] [SKIPPED] Test is only for AppleHv [+2156s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 @ 08/01/24 05:14:01.07 [+2156s] [+2156s] Full Stack Trace [+2156s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130bc80, 0x18}) [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 +0x64 [+2156s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.11() [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:375 +0x30 [+2156s] < Exit [It] machine init with rosetta=true - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 @ 08/01/24 05:14:01.07 (0s) [+2156s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:01.07 [+2156s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:01.07 (0s) [+2156s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:01.07 [+2156s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:01.07 (0s) [+2156s] S [SKIPPED] [0.001 seconds] [+2156s] podman machine init [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2156s] [It] machine init with rosetta=true [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:374 [+2156s] ------------------------------ [+2156s] podman machine init [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2156s] machine init with rosetta=false [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+2156s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:01.07 [+2156s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:01.07 (0s) [+2156s] > Enter [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 08/01/24 05:14:01.07 [+2156s] [SKIPPED] Test is only for AppleHv [+2156s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 @ 08/01/24 05:14:01.07 [+2156s] [+2156s] Full Stack Trace [+2156s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x0, {0x130bc80, 0x18}) [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:254 +0x64 [+2156s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.12() [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:420 +0x34 [+2156s] < Exit [It] machine init with rosetta=false - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 @ 08/01/24 05:14:01.07 (0s) [+2156s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:01.07 [+2156s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:01.07 (0s) [+2156s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:01.07 [+2156s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:01.07 (0s) [+2156s] S [SKIPPED] [0.000 seconds] [+2156s] podman machine init [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:22 [+2156s] [It] machine init with rosetta=false [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/init_test.go:419 [+2156s] ------------------------------ [+2156s] podman machine set [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2156s] set machine cpus, disk, memory [+2156s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 [+2156s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:01.07 [+2156s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:01.07 (0s) [+2156s] > Enter [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 08/01/24 05:14:01.07 [+2156s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 7575b440a778 [+2160s] Image resized. [+2160s] Machine init complete [+2160s] To start your machine run: [+2160s] [+2160s] podman machine start 7575b440a778 [+2160s] [+2160s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --memory 524288 7575b440a778 [+2160s] Error: requested amount of memory (524288 MB) greater than total system memory (134770749440 MB) [+2160s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 102 --memory 4096 7575b440a778 [+2160s] Image resized. [+2160s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 2 --disk-size 5 --memory 4096 7575b440a778 [+2160s] Error: new disk size must be larger than 102 GB [+2160s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 7575b440a778 [+2160s] Starting machine "7575b440a778" [+2184s] [+2184s] This machine is currently configured in rootless mode. If your containers [+2184s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2184s] issues with non-podman clients, you can switch using the following command: [+2184s] [+2184s] podman machine set --rootful 7575b440a778 [+2184s] [+2186s] Mounting volume... /tmp/podman_test2565916946:/tmp/podman_test2565916946 [+2186s] API forwarding listening on: /tmp/podman_test2565916946/podman/7575b440a778-api.sock [+2186s] You can connect Docker API clients by setting DOCKER_HOST using the [+2186s] following command in your terminal session: [+2186s] [+2186s] export DOCKER_HOST='unix:///tmp/podman_test2565916946/podman/7575b440a778-api.sock' [+2186s] [+2186s] Machine "7575b440a778" started successfully [+2186s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7575b440a778 lscpu | grep "CPU(s):" | head -1 [+2187s] CPU(s): 2 [+2187s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7575b440a778 sudo fdisk -l | grep Disk [+2187s] Disk /dev/vda: 102 GiB, 109521666048 bytes, 213909504 sectors [+2187s] Disklabel type: gpt [+2187s] Disk identifier: 059BD046-F587-4676-8307-32FFFED5B798 [+2187s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7575b440a778 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' [+2187s] 3986920 [+2187s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --cpus 4 --disk-size 5 --memory 4096 7575b440a778 [+2187s] Error: new disk size must be larger than 102 GB [+2187s] < Exit [It] set machine cpus, disk, memory - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:17 @ 08/01/24 05:14:32.994 (31.923s) [+2187s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:32.994 [+2187s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:32.994 (0s) [+2187s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:14:32.994 [+2187s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7575b440a778 [+2188s] Waiting for VM to exit... [+2189s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:14:34.26 (1.266s) [+2189s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:34.26 [+2189s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:34.26 (0s) [+2189s] • [33.190 seconds] [+2189s] ------------------------------ [+2189s] podman machine set [+2189s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2189s] wsl cannot change disk, memory, processor [+2189s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 [+2189s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:34.26 [+2189s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:34.26 (0s) [+2189s] > Enter [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 08/01/24 05:14:34.26 [+2189s] [SKIPPED] tests are only for WSL provider [+2189s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:260 @ 08/01/24 05:14:34.261 [+2189s] [+2189s] Full Stack Trace [+2189s] github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x1318c36, 0x1f}) [+2189s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:260 +0x64 [+2189s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.2() [+2189s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:73 +0x30 [+2189s] < Exit [It] wsl cannot change disk, memory, processor - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 @ 08/01/24 05:14:34.261 (0s) [+2189s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:34.261 [+2189s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:14:34.261 (0s) [+2189s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:34.261 [+2189s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:14:34.261 (0s) [+2189s] S [SKIPPED] [0.001 seconds] [+2189s] podman machine set [+2189s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2189s] [It] wsl cannot change disk, memory, processor [+2189s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:72 [+2189s] ------------------------------ [+2189s] podman machine set [+2189s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2189s] no settings should change if no flags [+2189s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 [+2189s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:34.261 [+2189s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:14:34.261 (0s) [+2189s] > Enter [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 08/01/24 05:14:34.261 [+2189s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 7bd008add0cf [+2193s] Image resized. [+2193s] Machine init complete [+2193s] To start your machine run: [+2193s] [+2193s] podman machine start 7bd008add0cf [+2193s] [+2193s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set 7bd008add0cf [+2193s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 7bd008add0cf [+2193s] Starting machine "7bd008add0cf" [+2217s] [+2217s] This machine is currently configured in rootless mode. If your containers [+2217s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2217s] issues with non-podman clients, you can switch using the following command: [+2217s] [+2217s] podman machine set --rootful 7bd008add0cf [+2217s] [+2218s] Mounting volume... /tmp/podman_test610150565:/tmp/podman_test610150565 [+2218s] API forwarding listening on: /tmp/podman_test610150565/podman/7bd008add0cf-api.sock [+2218s] You can connect Docker API clients by setting DOCKER_HOST using the [+2218s] following command in your terminal session: [+2218s] [+2218s] export DOCKER_HOST='unix:///tmp/podman_test610150565/podman/7bd008add0cf-api.sock' [+2218s] [+2218s] Machine "7bd008add0cf" started successfully [+2218s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7bd008add0cf lscpu | grep "CPU(s):" | head -1 [+2219s] CPU(s): 32 [+2219s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh 7bd008add0cf sudo fdisk -l | grep Disk [+2219s] Disk /dev/vda: 11 GiB, 11811160064 bytes, 23068672 sectors [+2219s] Disklabel type: gpt [+2219s] Disk identifier: ECA815A3-4BAF-4842-B1F2-2B4B94DC2956 [+2219s] < Exit [It] no settings should change if no flags - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:97 @ 08/01/24 05:15:04.53 (30.269s) [+2219s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:15:04.53 [+2219s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:15:04.53 (0s) [+2219s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:15:04.53 [+2219s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 7bd008add0cf [+2219s] Waiting for VM to exit... [+2220s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:15:05.796 (1.265s) [+2220s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:15:05.796 [+2220s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:15:05.796 (0s) [+2220s] • [31.535 seconds] [+2220s] ------------------------------ [+2220s] podman machine set [+2220s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2220s] set rootful with docker sock change [+2220s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 [+2220s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:15:05.796 [+2220s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:15:05.796 (0s) [+2220s] > Enter [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 08/01/24 05:15:05.796 [+2220s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 f1c7c9b625c7 [+2225s] Image resized. [+2225s] Machine init complete [+2225s] To start your machine run: [+2225s] [+2225s] podman machine start f1c7c9b625c7 [+2225s] [+2225s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful f1c7c9b625c7 [+2225s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start f1c7c9b625c7 [+2225s] Starting machine "f1c7c9b625c7" [+2250s] Mounting volume... /tmp/podman_test2019535309:/tmp/podman_test2019535309 [+2251s] API forwarding listening on: /tmp/podman_test2019535309/podman/f1c7c9b625c7-api.sock [+2251s] You can connect Docker API clients by setting DOCKER_HOST using the [+2251s] following command in your terminal session: [+2251s] [+2251s] export DOCKER_HOST='unix:///tmp/podman_test2019535309/podman/f1c7c9b625c7-api.sock' [+2251s] [+2251s] Machine "f1c7c9b625c7" started successfully [+2251s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine inspect --format {{.Rootful}} f1c7c9b625c7 [+2251s] true [+2251s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine ssh f1c7c9b625c7 readlink /var/run/docker.sock [+2251s] /run/podman/podman.sock [+2251s] < Exit [It] set rootful with docker sock change - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:132 @ 08/01/24 05:15:36.864 (31.068s) [+2251s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:15:36.864 [+2251s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:15:36.864 (0s) [+2251s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:15:36.864 [+2251s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f1c7c9b625c7 [+2251s] Waiting for VM to exit... [+2253s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:15:38.131 (1.266s) [+2253s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:15:38.131 [+2253s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:15:38.131 (0s) [+2253s] • [32.335 seconds] [+2253s] ------------------------------ [+2253s] podman machine set [+2253s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2253s] set user mode networking [+2253s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 [+2253s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:15:38.131 [+2253s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:15:38.131 (0s) [+2253s] > Enter [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 08/01/24 05:15:38.131 [+2253s] [SKIPPED] Test is only for WSL [+2253s] In [It] at: /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 @ 08/01/24 05:15:38.132 [+2253s] [+2253s] Full Stack Trace [+2253s] github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.5() [+2253s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:166 +0x54 [+2253s] < Exit [It] set user mode networking - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 @ 08/01/24 05:15:38.132 (0s) [+2253s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:15:38.132 [+2253s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:15:38.132 (0s) [+2253s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:15:38.132 [+2253s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:15:38.132 (0s) [+2253s] S [SKIPPED] [0.001 seconds] [+2253s] podman machine set [+2253s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2253s] [It] set user mode networking [+2253s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:164 [+2253s] ------------------------------ [+2253s] podman machine set [+2253s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:15 [+2253s] set while machine already running [+2253s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 [+2253s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:15:38.132 [+2253s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:15:38.132 (0s) [+2253s] > Enter [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 08/01/24 05:15:38.132 [+2253s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 0f2f79102ad3 [+2257s] Image resized. [+2257s] Machine init complete [+2257s] To start your machine run: [+2257s] [+2257s] podman machine start 0f2f79102ad3 [+2257s] [+2257s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine start 0f2f79102ad3 [+2257s] Starting machine "0f2f79102ad3" [+2281s] [+2281s] This machine is currently configured in rootless mode. If your containers [+2281s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2281s] issues with non-podman clients, you can switch using the following command: [+2281s] [+2281s] podman machine set --rootful 0f2f79102ad3 [+2281s] [+2282s] Mounting volume... /tmp/podman_test3598201506:/tmp/podman_test3598201506 [+2283s] API forwarding listening on: /tmp/podman_test3598201506/podman/0f2f79102ad3-api.sock [+2283s] You can connect Docker API clients by setting DOCKER_HOST using the [+2283s] following command in your terminal session: [+2283s] [+2283s] export DOCKER_HOST='unix:///tmp/podman_test3598201506/podman/0f2f79102ad3-api.sock' [+2283s] [+2283s] Machine "0f2f79102ad3" started successfully [+2283s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine set --rootful 0f2f79102ad3 [+2283s] Error: unable to change settings unless vm is stopped [+2283s] < Exit [It] set while machine already running - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/set_test.go:190 @ 08/01/24 05:16:08.084 (29.952s) [+2283s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:16:08.084 [+2283s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:16:08.084 (0s) [+2283s] > Enter [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:16:08.084 [+2283s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 0f2f79102ad3 [+2283s] Waiting for VM to exit... [+2284s] < Exit [DeferCleanup (Each)] podman machine set - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:16:09.35 (1.265s) [+2284s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:16:09.35 [+2284s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:16:09.35 (0s) [+2284s] • [31.218 seconds] [+2284s] ------------------------------ [+2284s] podman machine reset [+2284s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+2284s] starting from scratch should not error [+2284s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 [+2284s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:16:09.35 [+2284s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:16:09.35 (0s) [+2284s] > Enter [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 08/01/24 05:16:09.35 [+2284s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+2284s] < Exit [It] starting from scratch should not error - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:11 @ 08/01/24 05:16:09.381 (31ms) [+2284s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:16:09.381 [+2284s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:16:09.381 (0s) [+2284s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:16:09.381 [+2284s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:16:09.381 (0s) [+2284s] • [0.031 seconds] [+2284s] ------------------------------ [+2284s] podman machine reset [+2284s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+2284s] reset machine with one defined machine [+2284s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 [+2284s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:16:09.381 [+2284s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:16:09.382 (0s) [+2284s] > Enter [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 08/01/24 05:16:09.382 [+2284s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 6ec4b996bd8a [+2288s] Image resized. [+2288s] Machine init complete [+2288s] To start your machine run: [+2288s] [+2288s] podman machine start 6ec4b996bd8a [+2288s] [+2288s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+2288s] 6ec4b996bd8a* qemu 4 seconds ago Never 32 2GiB 11GiB [+2288s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+2289s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+2289s] < Exit [It] reset machine with one defined machine - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:18 @ 08/01/24 05:16:14.24 (4.859s) [+2289s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:16:14.24 [+2289s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:16:14.24 (0s) [+2289s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:16:14.24 [+2289s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 6ec4b996bd8a [+2289s] Error: 6ec4b996bd8a: VM does not exist [+2289s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:16:14.261 (21ms) [+2289s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:16:14.261 [+2289s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:16:14.261 (0s) [+2289s] • [4.880 seconds] [+2289s] ------------------------------ [+2289s] podman machine reset [+2289s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:9 [+2289s] reset with running machine and other machines idle [+2289s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 [+2289s] > Enter [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:16:14.261 [+2289s] < Exit [BeforeEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:185 @ 08/01/24 05:16:14.262 (0s) [+2289s] > Enter [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 08/01/24 05:16:14.262 [+2289s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 --now f1d858e3273b [+2293s] Image resized. [+2293s] Machine init complete [+2293s] Starting machine "f1d858e3273b" [+2317s] [+2317s] This machine is currently configured in rootless mode. If your containers [+2317s] require root permissions (e.g. ports < 1024), or if you run into compatibility [+2317s] issues with non-podman clients, you can switch using the following command: [+2317s] [+2317s] podman machine set --rootful f1d858e3273b [+2317s] [+2318s] Mounting volume... /tmp/podman_test691328529:/tmp/podman_test691328529 [+2319s] API forwarding listening on: /tmp/podman_test691328529/podman/f1d858e3273b-api.sock [+2319s] You can connect Docker API clients by setting DOCKER_HOST using the [+2319s] following command in your terminal session: [+2319s] [+2319s] export DOCKER_HOST='unix:///tmp/podman_test691328529/podman/f1d858e3273b-api.sock' [+2319s] [+2319s] Machine "f1d858e3273b" started successfully [+2319s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+2319s] f1d858e3273b* qemu 30 seconds ago Currently running 32 2GiB 11GiB [+2319s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine init --disk-size 11 --image /tmp/podman-machine-daily.aarch64.qemu.qcow2 43214dfb6531 [+2323s] Image resized. [+2323s] Machine init complete [+2323s] To start your machine run: [+2323s] [+2323s] podman machine start 43214dfb6531 [+2323s] [+2323s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+2323s] f1d858e3273b* qemu 34 seconds ago Currently running 32 2GiB 11GiB [+2323s] 43214dfb6531 qemu 4 seconds ago Never 32 2GiB 11GiB [+2323s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine reset --force [+2324s] Waiting for VM to exit... [+2325s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine list --noheading [+2325s] < Exit [It] reset with running machine and other machines idle - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/reset_test.go:42 @ 08/01/24 05:16:50.401 (36.139s) [+2325s] > Enter [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:16:50.401 [+2325s] < Exit [AfterEach] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:88 @ 08/01/24 05:16:50.401 (0s) [+2325s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:16:50.401 [+2325s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force 43214dfb6531 [+2325s] Error: 43214dfb6531: VM does not exist [+2325s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:16:50.422 (21ms) [+2325s] > Enter [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:16:50.422 [+2325s] /var/tmp/go/src/github.com/containers/podman/bin/podman-remote machine rm --force f1d858e3273b [+2325s] Error: f1d858e3273b: VM does not exist [+2325s] < Exit [DeferCleanup (Each)] podman machine reset - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_init_test.go:83 @ 08/01/24 05:16:50.453 (31ms) [+2325s] > Enter [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:16:50.453 [+2325s] < Exit [DeferCleanup (Each)] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:187 @ 08/01/24 05:16:50.454 (0s) [+2325s] • [36.192 seconds] [+2325s] ------------------------------ [+2325s] [SynchronizedAfterSuite] [+2325s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 [+2325s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 08/01/24 05:16:50.454 [+2325s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 08/01/24 05:16:50.454 (0s) [+2325s] > Enter [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 08/01/24 05:16:50.454 [+2325s] podman machine init machine init with rosetta=false 0.000318 seconds [+2325s] podman machine set set user mode networking 0.000389 seconds [+2325s] podman machine set wsl cannot change disk, memory, processor 0.000401 seconds [+2325s] podman machine init machine init with rosetta=true 0.000412 seconds [+2325s] podman machine ssh bad machine name 0.021646 seconds [+2325s] podman machine reset starting from scratch should not error 0.030899 seconds [+2325s] podman machine stop stop bad name 0.031042 seconds [+2325s] podman machine start bad start name 0.031097 seconds [+2325s] podman inspect stop inspect bad name 0.031383 seconds [+2325s] podman machine rm bad init name 0.063802 seconds [+2325s] podman machine init bad init 0.228488 seconds [+2325s] podman machine list list machine in machine-readable byte format 4.554688 seconds [+2325s] podman machine ssh ssh to non-running machine 4.554839 seconds [+2325s] podman machine list list machine in human-readable format 4.564640 seconds [+2325s] podman machine list list machine 4.586599 seconds [+2325s] podman machine init verify a podman 4 config does not break podman 5 4.589461 seconds [+2325s] podman inspect stop inspect with go format 4.597983 seconds [+2325s] podman machine init simple init 4.616038 seconds [+2325s] podman machine info machine info 4.618511 seconds [+2325s] podman machine init simple init with username 4.626085 seconds [+2325s] podman machine rm machine rm --save-ignition --save-image 4.667746 seconds [+2325s] podman machine list list with --format 4.687089 seconds [+2325s] podman machine reset reset machine with one defined machine 4.858850 seconds [+2325s] podman machine rm Removing all machines doesn't delete ssh keys 4.910516 seconds [+2325s] podman machine rm Remove machine 5.306105 seconds [+2325s] podman inspect stop inspect shows a unique socket name per machine 9.058764 seconds [+2325s] podman inspect stop inspect two machines 9.088454 seconds [+2325s] podman machine list list machines with quiet or noheading 9.099447 seconds [+2325s] podman machine init init should cleanup on failure 9.565420 seconds [+2325s] run basic podman commands podman volume on non-standard path 29.911966 seconds [+2325s] run basic podman commands Volume should be disabled by command line 29.951362 seconds [+2325s] podman machine set set while machine already running 29.952378 seconds [+2325s] run basic podman commands Volume should be virtiofs 30.032341 seconds [+2325s] podman machine set no settings should change if no flags 30.269394 seconds [+2325s] podman machine start start machine with conflict on SSH port 30.289878 seconds [+2325s] podman machine init machine init with volume 30.469895 seconds [+2325s] podman machine init machine init rootless docker.sock check 30.560797 seconds [+2325s] podman machine start start machine already started 30.989188 seconds [+2325s] podman machine ssh ssh to running machine and check os-type 30.994009 seconds [+2325s] podman machine set set rootful with docker sock change 31.068180 seconds [+2325s] podman machine stop Stop running machine 31.279778 seconds [+2325s] podman machine init simple init with start 31.291303 seconds [+2325s] podman machine list list machine: check if running while starting 31.915042 seconds [+2325s] podman machine set set machine cpus, disk, memory 31.923297 seconds [+2325s] run basic podman commands Volume ops 31.955116 seconds [+2325s] podman machine init machine init rootful with docker.sock check 32.058000 seconds [+2325s] run basic podman commands Basic ops 32.266171 seconds [+2325s] run basic podman commands Podman ops with port forwarding and gvproxy 33.564341 seconds [+2325s] podman machine start start only starts specified machine 34.115080 seconds [+2325s] podman machine rm Remove running machine 34.900768 seconds [+2325s] podman machine start start two machines in parallel 35.231833 seconds [+2325s] podman machine rm Remove machine sharing ssh key with another machine 35.884803 seconds [+2325s] podman machine reset reset with running machine and other machines idle 36.139336 seconds [+2325s] podman machine proxy settings propagation ssh to running machine and check proxy settings 55.912284 seconds [+2325s] podman machine start start simple machine 75.445255 seconds [+2325s] podman machine init machine init with cpus, disk size, memory, timezone 605.525219 seconds [+2325s] < Exit [SynchronizedAfterSuite] TOP-LEVEL - /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/machine_test.go:96 @ 08/01/24 05:16:50.454 (0s) [+2325s] [SynchronizedAfterSuite] PASSED [0.000 seconds] [+2325s] ------------------------------ [+2325s] [ReportAfterSuite] Autogenerated ReportAfterSuite for --json-report [+2325s] autogenerated by Ginkgo [+2325s] > Enter [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 08/01/24 05:16:50.454 [+2325s] < Exit [ReportAfterSuite] TOP-LEVEL - autogenerated by Ginkgo @ 08/01/24 05:16:50.468 (14ms) [+2325s] [ReportAfterSuite] PASSED [0.014 seconds] [+2325s] ------------------------------ [+2325s] [+2325s] Summarizing 1 Failure: [+2325s] [FAIL] podman machine init [It] machine init with cpus, disk size, memory, timezone [+2325s] /var/tmp/go/src/github.com/containers/podman/pkg/machine/e2e/config_test.go:59 [+2325s] [+2325s] Ran 52 of 56 Specs in 2250.930 seconds [+2325s] FAIL! -- 51 Passed | 1 Failed | 0 Pending | 4 Skipped [+2325s] --- FAIL: TestMachine (2250.95s) [+2325s] FAIL [+2325s] [+2325s] Ginkgo ran 1 suite in 38m29.329621359s [+2325s] [+2325s] Test Suite Failed [+2325s] make[1]: *** [Makefile:649: ginkgo-run] Error 1 [+2325s] make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman' [+2325s] make: *** [Makefile:678: localmachine] Error 2 [05:16:50] END - [+2325s] total duration since 2024-08-01T05:16:50Z Annotated results: https://api.cirrus-ci.com/v1/artifact/task/6436844261343232/html/machine-linux-podman-fedora-40-aarch64-rootless-host-sqlite.log.html Exit status: 2