Skip to content

Console Output

19:12:07 [2022-04-10T19:12:07.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh dynbinary test-integration
19:12:07 [2022-04-10T19:12:07.818Z] 
19:12:08 [2022-04-10T19:12:08.074Z] Removing bundles/
19:12:08 [2022-04-10T19:12:08.075Z] 
19:12:08 [2022-04-10T19:12:08.075Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:12:08 [2022-04-10T19:12:08.075Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:12:08 [2022-04-10T19:12:08.075Z] GOOS="" GOARCH="" GOARM=""
19:13:44 [2022-04-10T19:13:44.466Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:13:44 [2022-04-10T19:13:44.466Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
19:13:44 [2022-04-10T19:13:44.466Z] GOOS="" GOARCH="" GOARM=""
19:13:44 [2022-04-10T19:13:44.466Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
19:13:44 [2022-04-10T19:13:44.466Z] 
19:13:44 [2022-04-10T19:13:44.466Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:13:44 [2022-04-10T19:13:44.466Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:13:44 [2022-04-10T19:13:44.466Z] HOSTNAME=29b036427088
19:13:44 [2022-04-10T19:13:44.466Z] TESTDEBUG=0
19:13:44 [2022-04-10T19:13:44.466Z] DEST=bundles/test-integration
19:13:44 [2022-04-10T19:13:44.466Z] PWD=/go/src/github.com/docker/docker
19:13:44 [2022-04-10T19:13:44.466Z] DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765
19:13:44 [2022-04-10T19:13:44.466Z] container=docker
19:13:44 [2022-04-10T19:13:44.466Z] HOME=/root
19:13:44 [2022-04-10T19:13:44.466Z] GOLANG_VERSION=1.18
19:13:44 [2022-04-10T19:13:44.466Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:13:44 [2022-04-10T19:13:44.466Z] VALIDATE_BRANCH=master
19:13:44 [2022-04-10T19:13:44.466Z] TERM=xterm
19:13:44 [2022-04-10T19:13:44.466Z] DOCKER_PKG=github.com/docker/docker
19:13:44 [2022-04-10T19:13:44.467Z] SHLVL=1
19:13:44 [2022-04-10T19:13:44.467Z] TIMEOUT=120m
19:13:44 [2022-04-10T19:13:44.467Z] DOCKER_BUILDTAGS=apparmor seccomp journald
19:13:44 [2022-04-10T19:13:44.467Z] DOCKER_GRAPHDRIVER=overlay2
19:13:44 [2022-04-10T19:13:44.467Z] GO111MODULE=off
19:13:44 [2022-04-10T19:13:44.467Z] DOCKER_EXPERIMENTAL=1
19:13:44 [2022-04-10T19:13:44.467Z] TEST_SKIP_INTEGRATION_CLI=1
19:13:44 [2022-04-10T19:13:44.467Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:13:44 [2022-04-10T19:13:44.467Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:13:44 [2022-04-10T19:13:44.467Z] GOPATH=/go
19:13:44 [2022-04-10T19:13:44.467Z] PKG_CONFIG=pkg-config
19:13:44 [2022-04-10T19:13:44.467Z] _=/usr/bin/env
19:13:44 [2022-04-10T19:13:44.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:14:10 [2022-04-10T19:14:10.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:14:10 [2022-04-10T19:14:10.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:14:29 [2022-04-10T19:14:29.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
19:14:35 [2022-04-10T19:14:35.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:14:43 [2022-04-10T19:14:43.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:14:43 [2022-04-10T19:14:43.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:14:44 [2022-04-10T19:14:44.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:14:45 [2022-04-10T19:14:45.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:14:45 [2022-04-10T19:14:45.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:14:46 [2022-04-10T19:14:46.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:14:47 [2022-04-10T19:14:47.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:14:48 [2022-04-10T19:14:48.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:14:49 [2022-04-10T19:14:49.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
19:14:50 [2022-04-10T19:14:50.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:14:51 [2022-04-10T19:14:51.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:14:51 [2022-04-10T19:14:51.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:14:52 [2022-04-10T19:14:52.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:14:53 [2022-04-10T19:14:53.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:14:54 [2022-04-10T19:14:54.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:14:55 [2022-04-10T19:14:55.066Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:14:55 [2022-04-10T19:14:55.066Z] Using test binary docker
19:14:55 [2022-04-10T19:14:55.066Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:14:55 [2022-04-10T19:14:55.066Z] +++ /etc/init.d/apparmor start
19:14:55 [2022-04-10T19:14:55.066Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
19:14:55 [2022-04-10T19:14:55.066Z] INFO: Waiting for daemon to start...
19:14:55 [2022-04-10T19:14:55.066Z] Starting dockerd
19:14:55 [2022-04-10T19:14:55.066Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
19:14:56 [2022-04-10T19:14:56.965Z] .
19:14:56 [2022-04-10T19:14:56.965Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:14:56 [2022-04-10T19:14:56.965Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:14:56 [2022-04-10T19:14:56.965Z] Error: No such image: emptyfs
19:14:56 [2022-04-10T19:14:56.965Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:14:56 [2022-04-10T19:14:56.965Z] ++++ docker load
19:14:56 [2022-04-10T19:14:56.965Z] Running integration-test (iteration 1)
19:14:57 [2022-04-10T19:14:57.221Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
19:14:57 [2022-04-10T19:14:57.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:14:57 [2022-04-10T19:14:57.221Z] ++ set -e
19:14:57 [2022-04-10T19:14:57.221Z] ++ '[' -n 0 ']'
19:14:57 [2022-04-10T19:14:57.221Z] ++ set -x
19:14:57 [2022-04-10T19:14:57.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
19:14:57 [2022-04-10T19:14:57.221Z] Loaded image: busybox:latest
19:14:57 [2022-04-10T19:14:57.477Z] Loaded image: busybox:glibc
19:14:58 [2022-04-10T19:14:58.406Z] Loaded image: debian:bullseye-slim
19:14:58 [2022-04-10T19:14:58.406Z] Loaded image: hello-world:latest
19:14:58 [2022-04-10T19:14:58.662Z] Loaded image: arm32v7/hello-world:latest
19:14:58 [2022-04-10T19:14:58.662Z] INFO: Testing against a local daemon
19:14:58 [2022-04-10T19:14:58.662Z] === RUN   TestCgroupNamespacesBuild
19:14:59 [2022-04-10T19:14:59.590Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
19:14:59 [2022-04-10T19:14:59.590Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:15:00 [2022-04-10T19:15:00.958Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
19:15:00 [2022-04-10T19:15:00.958Z] === RUN   TestBuildWithSession
19:15:00 [2022-04-10T19:15:00.958Z]     build_session_test.go:25: TODO: BuildKit
19:15:00 [2022-04-10T19:15:00.958Z] --- SKIP: TestBuildWithSession (0.00s)
19:15:00 [2022-04-10T19:15:00.958Z] === RUN   TestBuildSquashParent
19:15:04 [2022-04-10T19:15:04.226Z] --- PASS: TestBuildSquashParent (3.46s)
19:15:04 [2022-04-10T19:15:04.226Z] === RUN   TestBuildWithRemoveAndForceRemove
19:15:04 [2022-04-10T19:15:04.226Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:15:04 [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:15:04 [2022-04-10T19:15:04.226Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:15:04 [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:15:04 [2022-04-10T19:15:04.226Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:15:04 [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:15:04 [2022-04-10T19:15:04.226Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:15:04 [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:15:04 [2022-04-10T19:15:04.226Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:15:04 [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:15:04 [2022-04-10T19:15:04.226Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:15:04 [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:15:04 [2022-04-10T19:15:04.226Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:15:04 [2022-04-10T19:15:04.226Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:15:05 [2022-04-10T19:15:05.592Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:15:05 [2022-04-10T19:15:05.593Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:15:06 [2022-04-10T19:15:06.962Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:15:06 [2022-04-10T19:15:06.962Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:15:08 [2022-04-10T19:15:08.328Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
19:15:08 [2022-04-10T19:15:08.328Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
19:15:08 [2022-04-10T19:15:08.328Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s)
19:15:08 [2022-04-10T19:15:08.328Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s)
19:15:08 [2022-04-10T19:15:08.328Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s)
19:15:08 [2022-04-10T19:15:08.328Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s)
19:15:08 [2022-04-10T19:15:08.328Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s)
19:15:08 [2022-04-10T19:15:08.328Z] === RUN   TestBuildMultiStageCopy
19:15:08 [2022-04-10T19:15:08.328Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:15:09 [2022-04-10T19:15:09.256Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:15:09 [2022-04-10T19:15:09.256Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:15:09 [2022-04-10T19:15:09.512Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:15:09 [2022-04-10T19:15:09.769Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:15:10 [2022-04-10T19:15:10.026Z] --- PASS: TestBuildMultiStageCopy (1.87s)
19:15:10 [2022-04-10T19:15:10.026Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s)
19:15:10 [2022-04-10T19:15:10.026Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
19:15:10 [2022-04-10T19:15:10.026Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
19:15:10 [2022-04-10T19:15:10.026Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
19:15:10 [2022-04-10T19:15:10.026Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
19:15:10 [2022-04-10T19:15:10.026Z] === RUN   TestBuildMultiStageParentConfig
19:15:10 [2022-04-10T19:15:10.588Z] --- PASS: TestBuildMultiStageParentConfig (0.58s)
19:15:10 [2022-04-10T19:15:10.589Z] === RUN   TestBuildLabelWithTargets
19:15:11 [2022-04-10T19:15:11.517Z] --- PASS: TestBuildLabelWithTargets (0.90s)
19:15:11 [2022-04-10T19:15:11.517Z] === RUN   TestBuildWithEmptyLayers
19:15:11 [2022-04-10T19:15:11.773Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
19:15:11 [2022-04-10T19:15:11.773Z] === RUN   TestBuildMultiStageOnBuild
19:15:13 [2022-04-10T19:15:13.140Z] --- PASS: TestBuildMultiStageOnBuild (1.29s)
19:15:13 [2022-04-10T19:15:13.140Z] === RUN   TestBuildUncleanTarFilenames
19:15:13 [2022-04-10T19:15:13.702Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
19:15:13 [2022-04-10T19:15:13.702Z] === RUN   TestBuildMultiStageLayerLeak
19:15:15 [2022-04-10T19:15:15.080Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s)
19:15:15 [2022-04-10T19:15:15.080Z] === RUN   TestBuildWithHugeFile
19:15:53 [2022-04-10T19:15:53.743Z] --- PASS: TestBuildWithHugeFile (34.62s)
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildWCOWSandboxSize
19:15:53 [2022-04-10T19:15:53.743Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:15:53 [2022-04-10T19:15:53.743Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildWithEmptyDockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:15:53 [2022-04-10T19:15:53.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
19:15:53 [2022-04-10T19:15:53.743Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
19:15:53 [2022-04-10T19:15:53.743Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
19:15:53 [2022-04-10T19:15:53.743Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s)
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildPreserveOwnership
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildPreserveOwnership/copy_from
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:15:53 [2022-04-10T19:15:53.743Z] --- PASS: TestBuildPreserveOwnership (2.73s)
19:15:53 [2022-04-10T19:15:53.743Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.80s)
19:15:53 [2022-04-10T19:15:53.743Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s)
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildPlatformInvalid
19:15:53 [2022-04-10T19:15:53.743Z] --- PASS: TestBuildPlatformInvalid (0.07s)
19:15:53 [2022-04-10T19:15:53.743Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
19:15:53 [2022-04-10T19:15:53.743Z] Loaded image: busybox:latest
19:15:53 [2022-04-10T19:15:53.743Z] Loaded image: busybox:glibc
19:15:54 [2022-04-10T19:15:54.672Z] Loaded image: debian:bullseye-slim
19:15:54 [2022-04-10T19:15:54.672Z] Loaded image: hello-world:latest
19:15:54 [2022-04-10T19:15:54.672Z] Loaded image: arm32v7/hello-world:latest
19:16:02 [2022-04-10T19:16:02.760Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.10s)
19:16:02 [2022-04-10T19:16:02.760Z] PASS
19:16:02 [2022-04-10T19:16:02.760Z] 
19:16:02 [2022-04-10T19:16:02.760Z] === Skipped
19:16:02 [2022-04-10T19:16:02.760Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
19:16:02 [2022-04-10T19:16:02.760Z]     build_session_test.go:25: TODO: BuildKit
19:16:02 [2022-04-10T19:16:02.760Z] 
19:16:02 [2022-04-10T19:16:02.760Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
19:16:02 [2022-04-10T19:16:02.760Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
19:16:02 [2022-04-10T19:16:02.760Z] 
19:16:02 [2022-04-10T19:16:02.760Z] DONE 34 tests, 2 skipped in 64.706s
19:16:02 [2022-04-10T19:16:02.760Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
19:16:02 [2022-04-10T19:16:02.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:16:02 [2022-04-10T19:16:02.760Z] ++ set -e
19:16:02 [2022-04-10T19:16:02.760Z] ++ '[' -n 0 ']'
19:16:02 [2022-04-10T19:16:02.760Z] ++ set -x
19:16:02 [2022-04-10T19:16:02.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
19:16:02 [2022-04-10T19:16:02.760Z] INFO: Testing against a local daemon
19:16:02 [2022-04-10T19:16:02.760Z] === RUN   TestConfigInspect
19:16:04 [2022-04-10T19:16:04.125Z] --- PASS: TestConfigInspect (2.26s)
19:16:04 [2022-04-10T19:16:04.126Z] === RUN   TestConfigList
19:16:06 [2022-04-10T19:16:06.642Z] --- PASS: TestConfigList (2.13s)
19:16:06 [2022-04-10T19:16:06.642Z] === RUN   TestConfigsCreateAndDelete
19:16:08 [2022-04-10T19:16:08.533Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
19:16:08 [2022-04-10T19:16:08.533Z] === RUN   TestConfigsUpdate
19:16:11 [2022-04-10T19:16:11.050Z] --- PASS: TestConfigsUpdate (2.10s)
19:16:11 [2022-04-10T19:16:11.050Z] === RUN   TestTemplatedConfig
19:16:13 [2022-04-10T19:16:13.573Z] --- PASS: TestTemplatedConfig (2.52s)
19:16:13 [2022-04-10T19:16:13.573Z] === RUN   TestConfigCreateResolve
19:16:15 [2022-04-10T19:16:15.464Z] --- PASS: TestConfigCreateResolve (2.24s)
19:16:15 [2022-04-10T19:16:15.464Z] PASS
19:16:15 [2022-04-10T19:16:15.464Z] 
19:16:15 [2022-04-10T19:16:15.464Z] DONE 6 tests in 13.557s
19:16:15 [2022-04-10T19:16:15.464Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
19:16:15 [2022-04-10T19:16:15.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:16:15 [2022-04-10T19:16:15.464Z] ++ set -e
19:16:15 [2022-04-10T19:16:15.464Z] ++ '[' -n 0 ']'
19:16:15 [2022-04-10T19:16:15.464Z] ++ set -x
19:16:15 [2022-04-10T19:16:15.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
19:16:15 [2022-04-10T19:16:15.464Z] INFO: Testing against a local daemon
19:16:15 [2022-04-10T19:16:15.464Z] === RUN   TestCheckpoint
19:16:15 [2022-04-10T19:16:15.464Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:16:15 [2022-04-10T19:16:15.464Z] --- SKIP: TestCheckpoint (0.00s)
19:16:15 [2022-04-10T19:16:15.464Z] === RUN   TestContainerInvalidJSON
19:16:15 [2022-04-10T19:16:15.464Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:16:15 [2022-04-10T19:16:15.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:16:15 [2022-04-10T19:16:15.464Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:16:15 [2022-04-10T19:16:15.464Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:16:15 [2022-04-10T19:16:15.464Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:16:15 [2022-04-10T19:16:15.464Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:16:15 [2022-04-10T19:16:15.464Z] --- PASS: TestContainerInvalidJSON (0.01s)
19:16:15 [2022-04-10T19:16:15.464Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
19:16:15 [2022-04-10T19:16:15.464Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:16:15 [2022-04-10T19:16:15.464Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:16:15 [2022-04-10T19:16:15.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
19:16:15 [2022-04-10T19:16:15.720Z] === RUN   TestCopyFromContainerPathIsNotDir
19:16:15 [2022-04-10T19:16:15.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
19:16:15 [2022-04-10T19:16:15.720Z] === RUN   TestCopyToContainerPathDoesNotExist
19:16:15 [2022-04-10T19:16:15.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
19:16:15 [2022-04-10T19:16:15.720Z] === RUN   TestCopyToContainerPathIsNotDir
19:16:15 [2022-04-10T19:16:15.720Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
19:16:15 [2022-04-10T19:16:15.720Z] === RUN   TestCopyFromContainer
19:16:16 [2022-04-10T19:16:16.649Z] === RUN   TestCopyFromContainer//
19:16:16 [2022-04-10T19:16:16.649Z] === RUN   TestCopyFromContainer//bar/root
19:16:16 [2022-04-10T19:16:16.905Z] === RUN   TestCopyFromContainer//bar/root/
19:16:16 [2022-04-10T19:16:16.905Z] === RUN   TestCopyFromContainer/bar/quux
19:16:16 [2022-04-10T19:16:16.905Z] === RUN   TestCopyFromContainer/bar/quux/
19:16:16 [2022-04-10T19:16:16.905Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:16:16 [2022-04-10T19:16:16.905Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCopyFromContainer/bar/notarget
19:16:17 [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer (1.48s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer// (0.06s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:16:17 [2022-04-10T19:16:17.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:16:17 [2022-04-10T19:16:17.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:16:17 [2022-04-10T19:16:17.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:16:17 [2022-04-10T19:16:17.162Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:16:17 [2022-04-10T19:16:17.162Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:16:17 [2022-04-10T19:16:17.162Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:16:17 [2022-04-10T19:16:17.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:16:17 [2022-04-10T19:16:17.162Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCreateLinkToNonExistingContainer
19:16:17 [2022-04-10T19:16:17.162Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
19:16:17 [2022-04-10T19:16:17.162Z] === RUN   TestCreateWithInvalidEnv
19:16:17 [2022-04-10T19:16:17.418Z] === RUN   TestCreateWithInvalidEnv/0
19:16:17 [2022-04-10T19:16:17.418Z] === PAUSE TestCreateWithInvalidEnv/0
19:16:17 [2022-04-10T19:16:17.418Z] === RUN   TestCreateWithInvalidEnv/1
19:16:17 [2022-04-10T19:16:17.418Z] === PAUSE TestCreateWithInvalidEnv/1
19:16:17 [2022-04-10T19:16:17.418Z] === RUN   TestCreateWithInvalidEnv/2
19:16:17 [2022-04-10T19:16:17.418Z] === PAUSE TestCreateWithInvalidEnv/2
19:16:17 [2022-04-10T19:16:17.418Z] === CONT  TestCreateWithInvalidEnv/0
19:16:17 [2022-04-10T19:16:17.418Z] === CONT  TestCreateWithInvalidEnv/2
19:16:17 [2022-04-10T19:16:17.418Z] === CONT  TestCreateWithInvalidEnv/1
19:16:17 [2022-04-10T19:16:17.418Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
19:16:17 [2022-04-10T19:16:17.418Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
19:16:17 [2022-04-10T19:16:17.418Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:16:17 [2022-04-10T19:16:17.418Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:16:17 [2022-04-10T19:16:17.418Z] === RUN   TestCreateTmpfsMountsTarget
19:16:17 [2022-04-10T19:16:17.418Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
19:16:17 [2022-04-10T19:16:17.418Z] === RUN   TestCreateWithCustomMaskedPaths
19:16:18 [2022-04-10T19:16:18.784Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
19:16:18 [2022-04-10T19:16:18.784Z] === RUN   TestCreateWithCustomReadonlyPaths
19:16:19 [2022-04-10T19:16:19.713Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
19:16:19 [2022-04-10T19:16:19.713Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:16:19 [2022-04-10T19:16:19.713Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:19 [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:19 [2022-04-10T19:16:19.714Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:19 [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:19 [2022-04-10T19:16:19.714Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:16:19 [2022-04-10T19:16:19.714Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:16:19 [2022-04-10T19:16:19.714Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:16:19 [2022-04-10T19:16:19.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:16:19 [2022-04-10T19:16:19.714Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:16:19 [2022-04-10T19:16:19.714Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
19:16:19 [2022-04-10T19:16:19.714Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
19:16:19 [2022-04-10T19:16:19.714Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:16:19 [2022-04-10T19:16:19.714Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:16:19 [2022-04-10T19:16:19.714Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
19:16:20 [2022-04-10T19:16:20.276Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestCreateDifferentPlatform
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestCreateDifferentPlatform/different_os
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
19:16:20 [2022-04-10T19:16:20.276Z] --- PASS: TestCreateDifferentPlatform (0.01s)
19:16:20 [2022-04-10T19:16:20.276Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
19:16:20 [2022-04-10T19:16:20.276Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestCreateVolumesFromNonExistingContainer
19:16:20 [2022-04-10T19:16:20.276Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
19:16:20 [2022-04-10T19:16:20.276Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestContainerStartOnDaemonRestart
19:16:20 [2022-04-10T19:16:20.276Z] === PAUSE TestContainerStartOnDaemonRestart
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestDaemonRestartIpcMode
19:16:20 [2022-04-10T19:16:20.276Z] === PAUSE TestDaemonRestartIpcMode
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestDaemonHostGatewayIP
19:16:20 [2022-04-10T19:16:20.276Z] === PAUSE TestDaemonHostGatewayIP
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestRestartDaemonWithRestartingContainer
19:16:20 [2022-04-10T19:16:20.276Z] === PAUSE TestRestartDaemonWithRestartingContainer
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestContainerKillOnDaemonStart
19:16:20 [2022-04-10T19:16:20.276Z] === PAUSE TestContainerKillOnDaemonStart
19:16:20 [2022-04-10T19:16:20.276Z] === RUN   TestDiff
19:16:20 [2022-04-10T19:16:20.532Z] --- PASS: TestDiff (0.41s)
19:16:20 [2022-04-10T19:16:20.532Z] === RUN   TestExecWithCloseStdin
19:16:21 [2022-04-10T19:16:21.094Z] --- PASS: TestExecWithCloseStdin (0.47s)
19:16:21 [2022-04-10T19:16:21.094Z] === RUN   TestExec
19:16:21 [2022-04-10T19:16:21.656Z] --- PASS: TestExec (0.46s)
19:16:21 [2022-04-10T19:16:21.656Z] === RUN   TestExecUser
19:16:21 [2022-04-10T19:16:21.912Z] --- PASS: TestExecUser (0.46s)
19:16:21 [2022-04-10T19:16:21.912Z] === RUN   TestExportContainerAndImportImage
19:16:22 [2022-04-10T19:16:22.475Z] --- PASS: TestExportContainerAndImportImage (0.56s)
19:16:22 [2022-04-10T19:16:22.475Z] === RUN   TestExportContainerAfterDaemonRestart
19:16:23 [2022-04-10T19:16:23.840Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
19:16:23 [2022-04-10T19:16:23.840Z] === RUN   TestHealthCheckWorkdir
19:16:24 [2022-04-10T19:16:24.403Z] --- PASS: TestHealthCheckWorkdir (0.51s)
19:16:24 [2022-04-10T19:16:24.403Z] === RUN   TestHealthKillContainer
19:16:32 [2022-04-10T19:16:32.490Z] --- PASS: TestHealthKillContainer (7.91s)
19:16:32 [2022-04-10T19:16:32.490Z] === RUN   TestInspectCpusetInConfigPre120
19:16:32 [2022-04-10T19:16:32.747Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s)
19:16:32 [2022-04-10T19:16:32.747Z] === RUN   TestIpcModeNone
19:16:33 [2022-04-10T19:16:33.309Z] --- PASS: TestIpcModeNone (0.45s)
19:16:33 [2022-04-10T19:16:33.309Z] === RUN   TestIpcModePrivate
19:16:33 [2022-04-10T19:16:33.565Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
19:16:33 [2022-04-10T19:16:33.566Z] --- PASS: TestIpcModePrivate (0.46s)
19:16:33 [2022-04-10T19:16:33.566Z] === RUN   TestIpcModeShareable
19:16:34 [2022-04-10T19:16:34.128Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
19:16:34 [2022-04-10T19:16:34.128Z] --- PASS: TestIpcModeShareable (0.50s)
19:16:34 [2022-04-10T19:16:34.128Z] === RUN   TestAPIIpcModeShareableAndContainer
19:16:35 [2022-04-10T19:16:35.520Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s)
19:16:35 [2022-04-10T19:16:35.520Z] === RUN   TestAPIIpcModeHost
19:16:36 [2022-04-10T19:16:36.086Z] --- PASS: TestAPIIpcModeHost (0.39s)
19:16:36 [2022-04-10T19:16:36.086Z] === RUN   TestDaemonIpcModeShareable
19:16:37 [2022-04-10T19:16:37.014Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:16:37 [2022-04-10T19:16:37.270Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
19:16:37 [2022-04-10T19:16:37.270Z] === RUN   TestDaemonIpcModePrivate
19:16:38 [2022-04-10T19:16:38.198Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:16:38 [2022-04-10T19:16:38.198Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
19:16:38 [2022-04-10T19:16:38.198Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:16:39 [2022-04-10T19:16:39.564Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
19:16:39 [2022-04-10T19:16:39.565Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
19:16:39 [2022-04-10T19:16:39.565Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:16:40 [2022-04-10T19:16:40.493Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
19:16:40 [2022-04-10T19:16:40.493Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
19:16:40 [2022-04-10T19:16:40.493Z] === RUN   TestIpcModeOlderClient
19:16:40 [2022-04-10T19:16:40.493Z] === PAUSE TestIpcModeOlderClient
19:16:40 [2022-04-10T19:16:40.493Z] === RUN   TestKillContainerInvalidSignal
19:16:41 [2022-04-10T19:16:41.056Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
19:16:41 [2022-04-10T19:16:41.056Z] === RUN   TestKillContainer
19:16:41 [2022-04-10T19:16:41.056Z] === RUN   TestKillContainer/no_signal
19:16:41 [2022-04-10T19:16:41.312Z] === RUN   TestKillContainer/non_killing_signal
19:16:41 [2022-04-10T19:16:41.569Z] === RUN   TestKillContainer/killing_signal
19:16:42 [2022-04-10T19:16:42.131Z] --- PASS: TestKillContainer (1.22s)
19:16:42 [2022-04-10T19:16:42.132Z]     --- PASS: TestKillContainer/no_signal (0.38s)
19:16:42 [2022-04-10T19:16:42.132Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
19:16:42 [2022-04-10T19:16:42.132Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
19:16:42 [2022-04-10T19:16:42.132Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:16:42 [2022-04-10T19:16:42.132Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:16:42 [2022-04-10T19:16:42.694Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:16:43 [2022-04-10T19:16:43.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
19:16:43 [2022-04-10T19:16:43.256Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
19:16:43 [2022-04-10T19:16:43.256Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s)
19:16:43 [2022-04-10T19:16:43.256Z] === RUN   TestKillStoppedContainer
19:16:43 [2022-04-10T19:16:43.513Z] --- PASS: TestKillStoppedContainer (0.04s)
19:16:43 [2022-04-10T19:16:43.513Z] === RUN   TestKillStoppedContainerAPIPre120
19:16:43 [2022-04-10T19:16:43.513Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
19:16:43 [2022-04-10T19:16:43.513Z] === RUN   TestKillDifferentUserContainer
19:16:43 [2022-04-10T19:16:43.769Z] --- PASS: TestKillDifferentUserContainer (0.41s)
19:16:43 [2022-04-10T19:16:43.769Z] === RUN   TestInspectOomKilledTrue
19:16:44 [2022-04-10T19:16:44.331Z] --- PASS: TestInspectOomKilledTrue (0.43s)
19:16:44 [2022-04-10T19:16:44.331Z] === RUN   TestInspectOomKilledFalse
19:16:44 [2022-04-10T19:16:44.588Z] --- PASS: TestInspectOomKilledFalse (0.39s)
19:16:44 [2022-04-10T19:16:44.588Z] === RUN   TestLinksEtcHostsContentMatch
19:16:45 [2022-04-10T19:16:45.150Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
19:16:45 [2022-04-10T19:16:45.150Z] === RUN   TestLinksContainerNames
19:16:45 [2022-04-10T19:16:45.712Z] --- PASS: TestLinksContainerNames (0.81s)
19:16:45 [2022-04-10T19:16:45.712Z] === RUN   TestLogsFollowTailEmpty
19:16:46 [2022-04-10T19:16:46.275Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
19:16:46 [2022-04-10T19:16:46.275Z] === RUN   TestContainerNetworkMountsNoChown
19:16:46 [2022-04-10T19:16:46.532Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/default
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/private
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rprivate
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/slave
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rslave
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/shared
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rshared
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/default
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/default/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/default/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/default/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/rshared
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/shared
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/rslave
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/slave
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/rprivate
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/private
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/private/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/private/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:16:46 [2022-04-10T19:16:46.532Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:16:46 [2022-04-10T19:16:46.532Z] === CONT  TestMountDaemonRoot/default/bind_root
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:16:46 [2022-04-10T19:16:46.789Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:16:47 [2022-04-10T19:16:47.045Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:16:47 [2022-04-10T19:16:47.045Z] === CONT  TestMountDaemonRoot/private/bind_root
19:16:47 [2022-04-10T19:16:47.045Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:16:47 [2022-04-10T19:16:47.045Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:16:47 [2022-04-10T19:16:47.045Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:16:47 [2022-04-10T19:16:47.045Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:16:47 [2022-04-10T19:16:47.045Z] === CONT  TestMountDaemonRoot/private/mount_root
19:16:47 [2022-04-10T19:16:47.045Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:16:47 [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
19:16:47 [2022-04-10T19:16:47.045Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
19:16:47 [2022-04-10T19:16:47.045Z] === RUN   TestContainerBindMountNonRecursive
19:16:48 [2022-04-10T19:16:48.411Z] --- PASS: TestContainerBindMountNonRecursive (1.27s)
19:16:48 [2022-04-10T19:16:48.411Z] === RUN   TestContainerVolumesMountedAsShared
19:16:48 [2022-04-10T19:16:48.668Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
19:16:48 [2022-04-10T19:16:48.668Z] === RUN   TestContainerVolumesMountedAsSlave
19:16:48 [2022-04-10T19:16:48.924Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
19:16:48 [2022-04-10T19:16:48.924Z] === RUN   TestNetworkNat
19:16:49 [2022-04-10T19:16:49.486Z] --- PASS: TestNetworkNat (0.46s)
19:16:49 [2022-04-10T19:16:49.486Z] === RUN   TestNetworkLocalhostTCPNat
19:16:50 [2022-04-10T19:16:50.048Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
19:16:50 [2022-04-10T19:16:50.048Z] === RUN   TestNetworkLoopbackNat
19:16:52 [2022-04-10T19:16:52.564Z] --- PASS: TestNetworkLoopbackNat (2.54s)
19:16:52 [2022-04-10T19:16:52.564Z] === RUN   TestPause
19:16:52 [2022-04-10T19:16:52.823Z] --- PASS: TestPause (0.43s)
19:16:52 [2022-04-10T19:16:52.823Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:16:52 [2022-04-10T19:16:52.823Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:16:52 [2022-04-10T19:16:52.823Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:16:52 [2022-04-10T19:16:52.823Z] === RUN   TestPauseStopPausedContainer
19:16:53 [2022-04-10T19:16:53.396Z] --- PASS: TestPauseStopPausedContainer (0.44s)
19:16:53 [2022-04-10T19:16:53.396Z] === RUN   TestPidHost
19:16:54 [2022-04-10T19:16:54.329Z] --- PASS: TestPidHost (0.96s)
19:16:54 [2022-04-10T19:16:54.329Z] === RUN   TestPsFilter
19:16:54 [2022-04-10T19:16:54.329Z] --- PASS: TestPsFilter (0.11s)
19:16:54 [2022-04-10T19:16:54.329Z] === RUN   TestRemoveContainerWithRemovedVolume
19:16:54 [2022-04-10T19:16:54.891Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
19:16:54 [2022-04-10T19:16:54.891Z] === RUN   TestRemoveContainerWithVolume
19:16:55 [2022-04-10T19:16:55.147Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
19:16:55 [2022-04-10T19:16:55.147Z] === RUN   TestRemoveContainerRunning
19:16:55 [2022-04-10T19:16:55.709Z] --- PASS: TestRemoveContainerRunning (0.40s)
19:16:55 [2022-04-10T19:16:55.709Z] === RUN   TestRemoveContainerForceRemoveRunning
19:16:55 [2022-04-10T19:16:55.965Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
19:16:55 [2022-04-10T19:16:55.965Z] === RUN   TestRemoveInvalidContainer
19:16:55 [2022-04-10T19:16:55.965Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:16:55 [2022-04-10T19:16:55.965Z] === RUN   TestRenameLinkedContainer
19:16:57 [2022-04-10T19:16:57.855Z] --- PASS: TestRenameLinkedContainer (1.65s)
19:16:57 [2022-04-10T19:16:57.855Z] === RUN   TestRenameStoppedContainer
19:16:58 [2022-04-10T19:16:58.111Z] --- PASS: TestRenameStoppedContainer (0.40s)
19:16:58 [2022-04-10T19:16:58.111Z] === RUN   TestRenameRunningContainerAndReuse
19:16:59 [2022-04-10T19:16:59.040Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
19:16:59 [2022-04-10T19:16:59.040Z] === RUN   TestRenameInvalidName
19:16:59 [2022-04-10T19:16:59.297Z] --- PASS: TestRenameInvalidName (0.40s)
19:16:59 [2022-04-10T19:16:59.297Z] === RUN   TestRenameAnonymousContainer
19:17:01 [2022-04-10T19:17:01.189Z] --- PASS: TestRenameAnonymousContainer (1.54s)
19:17:01 [2022-04-10T19:17:01.189Z] === RUN   TestRenameContainerWithSameName
19:17:01 [2022-04-10T19:17:01.189Z] --- PASS: TestRenameContainerWithSameName (0.41s)
19:17:01 [2022-04-10T19:17:01.189Z] === RUN   TestRenameContainerWithLinkedContainer
19:17:02 [2022-04-10T19:17:02.117Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
19:17:02 [2022-04-10T19:17:02.117Z] === RUN   TestResize
19:17:02 [2022-04-10T19:17:02.680Z] --- PASS: TestResize (0.46s)
19:17:02 [2022-04-10T19:17:02.680Z] === RUN   TestResizeWithInvalidSize
19:17:02 [2022-04-10T19:17:02.936Z] --- PASS: TestResizeWithInvalidSize (0.42s)
19:17:02 [2022-04-10T19:17:02.936Z] === RUN   TestResizeWhenContainerNotStarted
19:17:03 [2022-04-10T19:17:03.499Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:17:03 [2022-04-10T19:17:03.499Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
19:17:05 [2022-04-10T19:17:05.390Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:17:06 [2022-04-10T19:17:06.317Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:17:07 [2022-04-10T19:17:07.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:17:07 [2022-04-10T19:17:07.506Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:17:08 [2022-04-10T19:17:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
19:17:08 [2022-04-10T19:17:08.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
19:17:12 [2022-04-10T19:17:12.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
19:17:12 [2022-04-10T19:17:12.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:17:14 [2022-04-10T19:17:14.047Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:17:15 [2022-04-10T19:17:15.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:17:15 [2022-04-10T19:17:15.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:17:17 [2022-04-10T19:17:17.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:17:17 [2022-04-10T19:17:17.559Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:17:19 [2022-04-10T19:17:19.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:17:20 [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s)
19:17:20 [2022-04-10T19:17:20.816Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
19:17:20 [2022-04-10T19:17:20.816Z] === RUN   TestCgroupNamespacesRun
19:17:21 [2022-04-10T19:17:21.744Z] --- PASS: TestCgroupNamespacesRun (1.13s)
19:17:21 [2022-04-10T19:17:21.744Z] === RUN   TestCgroupNamespacesRunPrivileged
19:17:23 [2022-04-10T19:17:23.111Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
19:17:23 [2022-04-10T19:17:23.111Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:17:24 [2022-04-10T19:17:24.039Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
19:17:24 [2022-04-10T19:17:24.040Z] === RUN   TestCgroupNamespacesRunHostMode
19:17:25 [2022-04-10T19:17:25.407Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
19:17:25 [2022-04-10T19:17:25.407Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:17:26 [2022-04-10T19:17:26.336Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s)
19:17:26 [2022-04-10T19:17:26.336Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:17:27 [2022-04-10T19:17:27.703Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
19:17:27 [2022-04-10T19:17:27.703Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:17:28 [2022-04-10T19:17:28.265Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
19:17:28 [2022-04-10T19:17:28.265Z] === RUN   TestCgroupNamespacesRunOlderClient
19:17:29 [2022-04-10T19:17:29.193Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
19:17:29 [2022-04-10T19:17:29.193Z] === RUN   TestNISDomainname
19:17:29 [2022-04-10T19:17:29.756Z] --- PASS: TestNISDomainname (0.50s)
19:17:29 [2022-04-10T19:17:29.756Z] === RUN   TestHostnameDnsResolution
19:17:30 [2022-04-10T19:17:30.684Z] --- PASS: TestHostnameDnsResolution (0.67s)
19:17:30 [2022-04-10T19:17:30.684Z] === RUN   TestUnprivilegedPortsAndPing
19:17:30 [2022-04-10T19:17:30.940Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
19:17:30 [2022-04-10T19:17:30.940Z] === RUN   TestPrivilegedHostDevices
19:17:31 [2022-04-10T19:17:31.502Z] --- PASS: TestPrivilegedHostDevices (0.53s)
19:17:31 [2022-04-10T19:17:31.502Z] === RUN   TestStats
19:17:34 [2022-04-10T19:17:34.035Z] --- PASS: TestStats (2.45s)
19:17:34 [2022-04-10T19:17:34.035Z] === RUN   TestStopContainerWithTimeout
19:17:34 [2022-04-10T19:17:34.035Z] === RUN   TestStopContainerWithTimeout/0
19:17:34 [2022-04-10T19:17:34.035Z] === PAUSE TestStopContainerWithTimeout/0
19:17:34 [2022-04-10T19:17:34.035Z] === RUN   TestStopContainerWithTimeout/1
19:17:34 [2022-04-10T19:17:34.035Z] === PAUSE TestStopContainerWithTimeout/1
19:17:34 [2022-04-10T19:17:34.035Z] === RUN   TestStopContainerWithTimeout/3
19:17:34 [2022-04-10T19:17:34.035Z] === PAUSE TestStopContainerWithTimeout/3
19:17:34 [2022-04-10T19:17:34.035Z] === RUN   TestStopContainerWithTimeout/-1
19:17:34 [2022-04-10T19:17:34.035Z] === PAUSE TestStopContainerWithTimeout/-1
19:17:34 [2022-04-10T19:17:34.035Z] === CONT  TestStopContainerWithTimeout/0
19:17:34 [2022-04-10T19:17:34.035Z] === CONT  TestStopContainerWithTimeout/-1
19:17:34 [2022-04-10T19:17:34.597Z] === CONT  TestStopContainerWithTimeout/3
19:17:37 [2022-04-10T19:17:37.114Z] === CONT  TestStopContainerWithTimeout/1
19:17:38 [2022-04-10T19:17:38.043Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:17:38 [2022-04-10T19:17:38.043Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
19:17:38 [2022-04-10T19:17:38.043Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
19:17:38 [2022-04-10T19:17:38.043Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
19:17:38 [2022-04-10T19:17:38.043Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
19:17:38 [2022-04-10T19:17:38.043Z] === RUN   TestDeleteDevicemapper
19:17:38 [2022-04-10T19:17:38.043Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:17:38 [2022-04-10T19:17:38.043Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:17:38 [2022-04-10T19:17:38.043Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:17:39 [2022-04-10T19:17:39.408Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
19:17:39 [2022-04-10T19:17:39.408Z] === RUN   TestUpdateMemory
19:17:39 [2022-04-10T19:17:39.971Z] --- PASS: TestUpdateMemory (0.55s)
19:17:39 [2022-04-10T19:17:39.971Z] === RUN   TestUpdateCPUQuota
19:17:40 [2022-04-10T19:17:40.899Z] --- PASS: TestUpdateCPUQuota (0.73s)
19:17:40 [2022-04-10T19:17:40.899Z] === RUN   TestUpdatePidsLimit
19:17:40 [2022-04-10T19:17:40.899Z] === RUN   TestUpdatePidsLimit/update_from_none
19:17:40 [2022-04-10T19:17:40.899Z] === RUN   TestUpdatePidsLimit/no_change
19:17:41 [2022-04-10T19:17:41.155Z] === RUN   TestUpdatePidsLimit/update_lower
19:17:41 [2022-04-10T19:17:41.411Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:17:41 [2022-04-10T19:17:41.411Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:17:41 [2022-04-10T19:17:41.668Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:17:41 [2022-04-10T19:17:41.924Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:17:42 [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit (1.74s)
19:17:42 [2022-04-10T19:17:42.486Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
19:17:42 [2022-04-10T19:17:42.486Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
19:17:42 [2022-04-10T19:17:42.486Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
19:17:42 [2022-04-10T19:17:42.486Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
19:17:42 [2022-04-10T19:17:42.486Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
19:17:42 [2022-04-10T19:17:42.486Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
19:17:42 [2022-04-10T19:17:42.486Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
19:17:42 [2022-04-10T19:17:42.486Z] === RUN   TestUpdateRestartPolicy
19:17:54 [2022-04-10T19:17:54.656Z] --- PASS: TestUpdateRestartPolicy (10.85s)
19:17:54 [2022-04-10T19:17:54.656Z] === RUN   TestUpdateRestartWithAutoRemove
19:17:54 [2022-04-10T19:17:54.656Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
19:17:54 [2022-04-10T19:17:54.656Z] === RUN   TestWaitNonBlocked
19:17:54 [2022-04-10T19:17:54.656Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:17:54 [2022-04-10T19:17:54.656Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:17:54 [2022-04-10T19:17:54.656Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:17:54 [2022-04-10T19:17:54.656Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:17:54 [2022-04-10T19:17:54.656Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:17:54 [2022-04-10T19:17:54.656Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:17:54 [2022-04-10T19:17:54.656Z] --- PASS: TestWaitNonBlocked (0.01s)
19:17:54 [2022-04-10T19:17:54.656Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
19:17:54 [2022-04-10T19:17:54.656Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
19:17:54 [2022-04-10T19:17:54.656Z] === RUN   TestWaitBlocked
19:17:54 [2022-04-10T19:17:54.656Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:17:54 [2022-04-10T19:17:54.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:17:54 [2022-04-10T19:17:54.656Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:17:54 [2022-04-10T19:17:54.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:17:54 [2022-04-10T19:17:54.656Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:17:54 [2022-04-10T19:17:54.656Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:17:55 [2022-04-10T19:17:55.218Z] --- PASS: TestWaitBlocked (0.01s)
19:17:55 [2022-04-10T19:17:55.218Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
19:17:55 [2022-04-10T19:17:55.218Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
19:17:55 [2022-04-10T19:17:55.218Z] === CONT  TestContainerStartOnDaemonRestart
19:17:55 [2022-04-10T19:17:55.218Z] === CONT  TestRestartDaemonWithRestartingContainer
19:17:57 [2022-04-10T19:17:57.736Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
19:17:57 [2022-04-10T19:17:57.736Z] === CONT  TestIpcModeOlderClient
19:17:57 [2022-04-10T19:17:57.736Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s)
19:17:57 [2022-04-10T19:17:57.736Z] === CONT  TestContainerKillOnDaemonStart
19:17:57 [2022-04-10T19:17:57.736Z] --- PASS: TestIpcModeOlderClient (0.06s)
19:17:57 [2022-04-10T19:17:57.736Z] === CONT  TestDaemonHostGatewayIP
19:17:59 [2022-04-10T19:17:59.626Z] --- PASS: TestDaemonHostGatewayIP (2.30s)
19:17:59 [2022-04-10T19:17:59.626Z] === CONT  TestDaemonRestartIpcMode
19:18:02 [2022-04-10T19:18:02.158Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
19:18:10 [2022-04-10T19:18:10.242Z] --- PASS: TestContainerKillOnDaemonStart (11.61s)
19:18:10 [2022-04-10T19:18:10.242Z] PASS
19:18:10 [2022-04-10T19:18:10.242Z] 
19:18:10 [2022-04-10T19:18:10.242Z] === Skipped
19:18:10 [2022-04-10T19:18:10.242Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
19:18:10 [2022-04-10T19:18:10.242Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:18:10 [2022-04-10T19:18:10.242Z] 
19:18:10 [2022-04-10T19:18:10.242Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:18:10 [2022-04-10T19:18:10.242Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:18:10 [2022-04-10T19:18:10.242Z] 
19:18:10 [2022-04-10T19:18:10.242Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
19:18:10 [2022-04-10T19:18:10.242Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:18:10 [2022-04-10T19:18:10.242Z] 
19:18:10 [2022-04-10T19:18:10.243Z] DONE 201 tests, 3 skipped in 113.498s
19:18:10 [2022-04-10T19:18:10.243Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
19:18:10 [2022-04-10T19:18:10.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:18:10 [2022-04-10T19:18:10.243Z] ++ set -e
19:18:10 [2022-04-10T19:18:10.243Z] ++ '[' -n 0 ']'
19:18:10 [2022-04-10T19:18:10.243Z] ++ set -x
19:18:10 [2022-04-10T19:18:10.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestConfigDaemonLibtrustID
19:18:10 [2022-04-10T19:18:10.243Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestDaemonConfigValidation
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestDaemonConfigValidation/config_with_no_content
19:18:10 [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestDaemonConfigValidation/config_with_{}
19:18:10 [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/config_with_{}
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestDaemonConfigValidation/invalid_config
19:18:10 [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/invalid_config
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestDaemonConfigValidation/malformed_config
19:18:10 [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/malformed_config
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestDaemonConfigValidation/valid_config
19:18:10 [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/valid_config
19:18:10 [2022-04-10T19:18:10.243Z] === CONT  TestDaemonConfigValidation/config_with_no_content
19:18:10 [2022-04-10T19:18:10.243Z] === CONT  TestDaemonConfigValidation/malformed_config
19:18:10 [2022-04-10T19:18:10.243Z] === CONT  TestDaemonConfigValidation/valid_config
19:18:10 [2022-04-10T19:18:10.243Z] === CONT  TestDaemonConfigValidation/invalid_config
19:18:10 [2022-04-10T19:18:10.243Z] === CONT  TestDaemonConfigValidation/config_with_{}
19:18:10 [2022-04-10T19:18:10.243Z] --- PASS: TestDaemonConfigValidation (0.00s)
19:18:10 [2022-04-10T19:18:10.243Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
19:18:10 [2022-04-10T19:18:10.243Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
19:18:10 [2022-04-10T19:18:10.243Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
19:18:10 [2022-04-10T19:18:10.243Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
19:18:10 [2022-04-10T19:18:10.243Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestConfigDaemonSeccompProfiles
19:18:10 [2022-04-10T19:18:10.243Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
19:18:10 [2022-04-10T19:18:10.805Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
19:18:11 [2022-04-10T19:18:11.733Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
19:18:13 [2022-04-10T19:18:13.099Z] === CONT  TestConfigDaemonSeccompProfiles
19:18:13 [2022-04-10T19:18:13.099Z]     daemon_test.go:156: [d460165be45b6] daemon is not started
19:18:13 [2022-04-10T19:18:13.099Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
19:18:13 [2022-04-10T19:18:13.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
19:18:13 [2022-04-10T19:18:13.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
19:18:13 [2022-04-10T19:18:13.099Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
19:18:13 [2022-04-10T19:18:13.099Z] === RUN   TestDaemonProxy
19:18:13 [2022-04-10T19:18:13.099Z] === RUN   TestDaemonProxy/environment_variables
19:18:14 [2022-04-10T19:18:14.989Z] === RUN   TestDaemonProxy/command-line_options
19:18:16 [2022-04-10T19:18:16.354Z] === RUN   TestDaemonProxy/configuration_file
19:18:18 [2022-04-10T19:18:18.242Z] === RUN   TestDaemonProxy/conflicting_options
19:18:18 [2022-04-10T19:18:18.499Z] === RUN   TestDaemonProxy/reload_sanitized
19:18:19 [2022-04-10T19:18:19.061Z] --- PASS: TestDaemonProxy (6.18s)
19:18:19 [2022-04-10T19:18:19.061Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
19:18:19 [2022-04-10T19:18:19.061Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
19:18:19 [2022-04-10T19:18:19.061Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
19:18:19 [2022-04-10T19:18:19.061Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
19:18:19 [2022-04-10T19:18:19.061Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
19:18:19 [2022-04-10T19:18:19.061Z] PASS
19:18:19 [2022-04-10T19:18:19.061Z] 
19:18:19 [2022-04-10T19:18:19.061Z] DONE 17 tests in 10.156s
19:18:19 [2022-04-10T19:18:19.061Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
19:18:19 [2022-04-10T19:18:19.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:18:19 [2022-04-10T19:18:19.061Z] ++ set -e
19:18:19 [2022-04-10T19:18:19.061Z] ++ '[' -n 0 ']'
19:18:19 [2022-04-10T19:18:19.061Z] ++ set -x
19:18:19 [2022-04-10T19:18:19.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
19:18:19 [2022-04-10T19:18:19.317Z] INFO: Testing against a local daemon
19:18:19 [2022-04-10T19:18:19.317Z] === RUN   TestCommitInheritsEnv
19:18:19 [2022-04-10T19:18:19.572Z] --- PASS: TestCommitInheritsEnv (0.24s)
19:18:19 [2022-04-10T19:18:19.572Z] === RUN   TestImportExtremelyLargeImageWorks
19:18:19 [2022-04-10T19:18:19.573Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:18:19 [2022-04-10T19:18:19.573Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
19:18:19 [2022-04-10T19:18:19.573Z] === RUN   TestImportWithCustomPlatform
19:18:19 [2022-04-10T19:18:19.573Z] === RUN   TestImportWithCustomPlatform/#00
19:18:19 [2022-04-10T19:18:19.573Z] === RUN   TestImportWithCustomPlatform/_______
19:18:19 [2022-04-10T19:18:19.573Z] === RUN   TestImportWithCustomPlatform//
19:18:19 [2022-04-10T19:18:19.573Z] === RUN   TestImportWithCustomPlatform/linux
19:18:19 [2022-04-10T19:18:19.573Z] === RUN   TestImportWithCustomPlatform/LINUX
19:18:19 [2022-04-10T19:18:19.828Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
19:18:19 [2022-04-10T19:18:19.828Z] === RUN   TestImportWithCustomPlatform/macos
19:18:19 [2022-04-10T19:18:19.828Z] === RUN   TestImportWithCustomPlatform/macos/arm64
19:18:19 [2022-04-10T19:18:19.828Z] === RUN   TestImportWithCustomPlatform/nintendo64
19:18:19 [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform (0.30s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
19:18:19 [2022-04-10T19:18:19.828Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
19:18:19 [2022-04-10T19:18:19.828Z] === RUN   TestImagesFilterMultiReference
19:18:19 [2022-04-10T19:18:19.828Z] --- PASS: TestImagesFilterMultiReference (0.05s)
19:18:19 [2022-04-10T19:18:19.828Z] === RUN   TestImagePullPlatformInvalid
19:18:19 [2022-04-10T19:18:19.828Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:18:19 [2022-04-10T19:18:19.828Z] === RUN   TestRemoveImageOrphaning
19:18:20 [2022-04-10T19:18:20.085Z] --- PASS: TestRemoveImageOrphaning (0.24s)
19:18:20 [2022-04-10T19:18:20.085Z] === RUN   TestRemoveImageGarbageCollector
19:18:20 [2022-04-10T19:18:20.085Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:20 [2022-04-10T19:18:20.085Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:18:20 [2022-04-10T19:18:20.085Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:18:20 [2022-04-10T19:18:20.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:18:20 [2022-04-10T19:18:20.085Z] === RUN   TestTagInvalidReference
19:18:20 [2022-04-10T19:18:20.085Z] --- PASS: TestTagInvalidReference (0.02s)
19:18:20 [2022-04-10T19:18:20.085Z] === RUN   TestTagValidPrefixedRepo
19:18:20 [2022-04-10T19:18:20.085Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
19:18:20 [2022-04-10T19:18:20.085Z] === RUN   TestTagExistedNameWithoutForce
19:18:20 [2022-04-10T19:18:20.085Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:18:20 [2022-04-10T19:18:20.085Z] === RUN   TestTagOfficialNames
19:18:20 [2022-04-10T19:18:20.342Z] --- PASS: TestTagOfficialNames (0.05s)
19:18:20 [2022-04-10T19:18:20.342Z] === RUN   TestTagMatchesDigest
19:18:20 [2022-04-10T19:18:20.342Z] --- PASS: TestTagMatchesDigest (0.01s)
19:18:20 [2022-04-10T19:18:20.342Z] PASS
19:18:20 [2022-04-10T19:18:20.342Z] 
19:18:20 [2022-04-10T19:18:20.342Z] === Skipped
19:18:20 [2022-04-10T19:18:20.342Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
19:18:20 [2022-04-10T19:18:20.342Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
19:18:20 [2022-04-10T19:18:20.342Z] 
19:18:20 [2022-04-10T19:18:20.342Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
19:18:20 [2022-04-10T19:18:20.342Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:18:20 [2022-04-10T19:18:20.342Z] 
19:18:20 [2022-04-10T19:18:20.342Z] DONE 22 tests, 2 skipped in 1.183s
19:18:20 [2022-04-10T19:18:20.342Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
19:18:20 [2022-04-10T19:18:20.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:18:20 [2022-04-10T19:18:20.342Z] ++ set -e
19:18:20 [2022-04-10T19:18:20.342Z] ++ '[' -n 0 ']'
19:18:20 [2022-04-10T19:18:20.342Z] ++ set -x
19:18:20 [2022-04-10T19:18:20.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
19:18:20 [2022-04-10T19:18:20.342Z] INFO: Testing against a local daemon
19:18:20 [2022-04-10T19:18:20.342Z] === RUN   TestNetworkCreateDelete
19:18:20 [2022-04-10T19:18:20.598Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:18:20 [2022-04-10T19:18:20.598Z] === RUN   TestDockerNetworkDeletePreferID
19:18:20 [2022-04-10T19:18:20.854Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
19:18:20 [2022-04-10T19:18:20.854Z] === RUN   TestDaemonDNSFallback
19:18:27 [2022-04-10T19:18:27.391Z] --- PASS: TestDaemonDNSFallback (6.24s)
19:18:27 [2022-04-10T19:18:27.391Z] === RUN   TestInspectNetwork
19:18:30 [2022-04-10T19:18:30.667Z] === RUN   TestInspectNetwork/full_network_id
19:18:30 [2022-04-10T19:18:30.667Z] === RUN   TestInspectNetwork/partial_network_id
19:18:30 [2022-04-10T19:18:30.667Z] === RUN   TestInspectNetwork/network_name
19:18:30 [2022-04-10T19:18:30.667Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:18:34 [2022-04-10T19:18:34.835Z] --- PASS: TestInspectNetwork (7.08s)
19:18:34 [2022-04-10T19:18:34.835Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:18:34 [2022-04-10T19:18:34.835Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:18:34 [2022-04-10T19:18:34.835Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:18:34 [2022-04-10T19:18:34.835Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:18:34 [2022-04-10T19:18:34.835Z] === RUN   TestRunContainerWithBridgeNone
19:18:35 [2022-04-10T19:18:35.763Z] --- PASS: TestRunContainerWithBridgeNone (1.43s)
19:18:35 [2022-04-10T19:18:35.763Z] === RUN   TestNetworkInvalidJSON
19:18:35 [2022-04-10T19:18:35.763Z] === RUN   TestNetworkInvalidJSON//networks/create
19:18:35 [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:18:35 [2022-04-10T19:18:35.763Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:18:35 [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:18:35 [2022-04-10T19:18:35.763Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:18:35 [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:18:35 [2022-04-10T19:18:35.763Z] === CONT  TestNetworkInvalidJSON//networks/create
19:18:35 [2022-04-10T19:18:35.763Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:18:35 [2022-04-10T19:18:35.763Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:18:35 [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:18:35 [2022-04-10T19:18:35.763Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:18:35 [2022-04-10T19:18:35.763Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:18:35 [2022-04-10T19:18:35.763Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:18:35 [2022-04-10T19:18:35.763Z] === RUN   TestNetworkList
19:18:35 [2022-04-10T19:18:35.763Z] === RUN   TestNetworkList//networks
19:18:35 [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkList//networks
19:18:35 [2022-04-10T19:18:35.763Z] === RUN   TestNetworkList//networks/
19:18:35 [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkList//networks/
19:18:35 [2022-04-10T19:18:35.763Z] === CONT  TestNetworkList//networks
19:18:35 [2022-04-10T19:18:35.763Z] === CONT  TestNetworkList//networks/
19:18:35 [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkList (0.02s)
19:18:35 [2022-04-10T19:18:35.763Z]     --- PASS: TestNetworkList//networks (0.00s)
19:18:35 [2022-04-10T19:18:35.763Z]     --- PASS: TestNetworkList//networks/ (0.00s)
19:18:35 [2022-04-10T19:18:35.763Z] === RUN   TestHostIPv4BridgeLabel
19:18:36 [2022-04-10T19:18:36.324Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
19:18:36 [2022-04-10T19:18:36.324Z] === RUN   TestDaemonRestartWithLiveRestore
19:18:37 [2022-04-10T19:18:37.252Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:18:37 [2022-04-10T19:18:37.252Z] === RUN   TestDaemonDefaultNetworkPools
19:18:38 [2022-04-10T19:18:38.180Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
19:18:38 [2022-04-10T19:18:38.180Z] === RUN   TestDaemonRestartWithExistingNetwork
19:18:39 [2022-04-10T19:18:39.108Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
19:18:39 [2022-04-10T19:18:39.108Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:18:40 [2022-04-10T19:18:40.474Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
19:18:40 [2022-04-10T19:18:40.474Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:18:41 [2022-04-10T19:18:41.036Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
19:18:41 [2022-04-10T19:18:41.036Z] === RUN   TestServiceWithPredefinedNetwork
19:18:43 [2022-04-10T19:18:43.553Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s)
19:18:43 [2022-04-10T19:18:43.553Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:18:43 [2022-04-10T19:18:43.553Z]     service_test.go:243: FLAKY_TEST
19:18:43 [2022-04-10T19:18:43.553Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:18:43 [2022-04-10T19:18:43.553Z] === RUN   TestServiceWithDataPathPortInit
19:18:58 [2022-04-10T19:18:58.393Z] --- PASS: TestServiceWithDataPathPortInit (13.32s)
19:18:58 [2022-04-10T19:18:58.393Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:18:58 [2022-04-10T19:18:58.956Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jn8gmtksceew9nr4j18sodc46 Created:2022-04-10 19:18:57.774707852 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e72513a81e0fcc14c67ed7d5725ff107ddb5ec4f294aed662f671b461e400f16:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x28l6qbx5z5kc7db1o47jtpsi EndpointID:a39cc1f6c62494971a17d780cc89f0eab7dcc88b8d93e3f3ed968c4abd96e97a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:22ed450f37e8055b80d330b057852a8039392966b498fa83959f40cd439f29cb MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:1d26e67b9315 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x28l6qbx5z5kc7db1o47jtpsi EndpointID:a39cc1f6c62494971a17d780cc89f0eab7dcc88b8d93e3f3ed968c4abd96e97a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
19:19:04 [2022-04-10T19:19:04.219Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s)
19:19:04 [2022-04-10T19:19:04.219Z] PASS
19:19:04 [2022-04-10T19:19:04.219Z] 
19:19:04 [2022-04-10T19:19:04.219Z] === Skipped
19:19:04 [2022-04-10T19:19:04.219Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:19:04 [2022-04-10T19:19:04.219Z]     service_test.go:243: FLAKY_TEST
19:19:04 [2022-04-10T19:19:04.219Z] 
19:19:04 [2022-04-10T19:19:04.219Z] DONE 26 tests, 1 skipped in 42.989s
19:19:04 [2022-04-10T19:19:04.219Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:19:04 [2022-04-10T19:19:04.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:19:04 [2022-04-10T19:19:04.219Z] ++ set -e
19:19:04 [2022-04-10T19:19:04.219Z] ++ '[' -n 0 ']'
19:19:04 [2022-04-10T19:19:04.219Z] ++ set -x
19:19:04 [2022-04-10T19:19:04.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
19:19:04 [2022-04-10T19:19:04.219Z] INFO: Testing against a local daemon
19:19:04 [2022-04-10T19:19:04.219Z] === RUN   TestDockerNetworkIpvlanPersistance
19:19:04 [2022-04-10T19:19:04.219Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:19:04 [2022-04-10T19:19:04.219Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
19:19:04 [2022-04-10T19:19:04.219Z] === RUN   TestDockerNetworkIpvlan
19:19:04 [2022-04-10T19:19:04.219Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:19:04 [2022-04-10T19:19:04.219Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:19:04 [2022-04-10T19:19:04.219Z] PASS
19:19:04 [2022-04-10T19:19:04.219Z] 
19:19:04 [2022-04-10T19:19:04.219Z] === Skipped
19:19:04 [2022-04-10T19:19:04.219Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
19:19:04 [2022-04-10T19:19:04.219Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:19:04 [2022-04-10T19:19:04.219Z] 
19:19:04 [2022-04-10T19:19:04.219Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:19:04 [2022-04-10T19:19:04.219Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:19:04 [2022-04-10T19:19:04.219Z] 
19:19:04 [2022-04-10T19:19:04.219Z] DONE 2 tests, 2 skipped in 0.082s
19:19:04 [2022-04-10T19:19:04.219Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:19:04 [2022-04-10T19:19:04.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:19:04 [2022-04-10T19:19:04.219Z] ++ set -e
19:19:04 [2022-04-10T19:19:04.219Z] ++ '[' -n 0 ']'
19:19:04 [2022-04-10T19:19:04.219Z] ++ set -x
19:19:04 [2022-04-10T19:19:04.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
19:19:04 [2022-04-10T19:19:04.219Z] INFO: Testing against a local daemon
19:19:04 [2022-04-10T19:19:04.219Z] === RUN   TestDockerNetworkMacvlanPersistance
19:19:04 [2022-04-10T19:19:04.786Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
19:19:04 [2022-04-10T19:19:04.786Z] === RUN   TestDockerNetworkMacvlan
19:19:05 [2022-04-10T19:19:05.347Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:19:06 [2022-04-10T19:19:06.274Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:19:06 [2022-04-10T19:19:06.836Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:19:08 [2022-04-10T19:19:08.727Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:19:10 [2022-04-10T19:19:10.092Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:19:13 [2022-04-10T19:19:13.360Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:19:13 [2022-04-10T19:19:13.923Z] --- PASS: TestDockerNetworkMacvlan (9.12s)
19:19:13 [2022-04-10T19:19:13.923Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:19:13 [2022-04-10T19:19:13.923Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
19:19:13 [2022-04-10T19:19:13.923Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
19:19:13 [2022-04-10T19:19:13.923Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
19:19:13 [2022-04-10T19:19:13.923Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s)
19:19:13 [2022-04-10T19:19:13.923Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
19:19:13 [2022-04-10T19:19:13.923Z] PASS
19:19:13 [2022-04-10T19:19:13.923Z] 
19:19:13 [2022-04-10T19:19:13.923Z] DONE 8 tests in 10.429s
19:19:13 [2022-04-10T19:19:13.923Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
19:19:13 [2022-04-10T19:19:13.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:19:13 [2022-04-10T19:19:13.923Z] ++ set -e
19:19:13 [2022-04-10T19:19:13.923Z] ++ '[' -n 0 ']'
19:19:13 [2022-04-10T19:19:13.923Z] ++ set -x
19:19:13 [2022-04-10T19:19:13.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
19:19:13 [2022-04-10T19:19:13.923Z] testing: warning: no tests to run
19:19:13 [2022-04-10T19:19:13.923Z] PASS
19:19:13 [2022-04-10T19:19:13.923Z] 
19:19:13 [2022-04-10T19:19:13.923Z] DONE 0 tests in 0.022s
19:19:13 [2022-04-10T19:19:13.923Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:19:13 [2022-04-10T19:19:13.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:19:13 [2022-04-10T19:19:13.923Z] ++ set -e
19:19:13 [2022-04-10T19:19:13.923Z] ++ '[' -n 0 ']'
19:19:13 [2022-04-10T19:19:13.923Z] ++ set -x
19:19:13 [2022-04-10T19:19:13.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
19:19:13 [2022-04-10T19:19:13.923Z] INFO: Testing against a local daemon
19:19:13 [2022-04-10T19:19:13.923Z] === RUN   TestAuthZPluginAllowRequest
19:19:15 [2022-04-10T19:19:15.289Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
19:19:15 [2022-04-10T19:19:15.289Z] === RUN   TestAuthZPluginTLS
19:19:15 [2022-04-10T19:19:15.545Z] --- PASS: TestAuthZPluginTLS (0.55s)
19:19:15 [2022-04-10T19:19:15.545Z] === RUN   TestAuthZPluginDenyRequest
19:19:16 [2022-04-10T19:19:16.107Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:19:16 [2022-04-10T19:19:16.107Z] === RUN   TestAuthZPluginAPIDenyResponse
19:19:16 [2022-04-10T19:19:16.669Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
19:19:16 [2022-04-10T19:19:16.669Z] === RUN   TestAuthZPluginDenyResponse
19:19:17 [2022-04-10T19:19:17.232Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
19:19:17 [2022-04-10T19:19:17.232Z] === RUN   TestAuthZPluginAllowEventStream
19:19:18 [2022-04-10T19:19:18.598Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
19:19:18 [2022-04-10T19:19:18.598Z] === RUN   TestAuthZPluginErrorResponse
19:19:18 [2022-04-10T19:19:18.854Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
19:19:18 [2022-04-10T19:19:18.854Z] === RUN   TestAuthZPluginErrorRequest
19:19:19 [2022-04-10T19:19:19.416Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:19:19 [2022-04-10T19:19:19.416Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:19:19 [2022-04-10T19:19:19.977Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:19:19 [2022-04-10T19:19:19.977Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:19:21 [2022-04-10T19:19:21.342Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s)
19:19:21 [2022-04-10T19:19:21.342Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:19:22 [2022-04-10T19:19:22.708Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s)
19:19:22 [2022-04-10T19:19:22.708Z] === RUN   TestAuthZPluginHeader
19:19:23 [2022-04-10T19:19:23.280Z] --- PASS: TestAuthZPluginHeader (0.72s)
19:19:23 [2022-04-10T19:19:23.280Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:19:23 [2022-04-10T19:19:23.280Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:23 [2022-04-10T19:19:23.280Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:19:23 [2022-04-10T19:19:23.280Z] === RUN   TestAuthZPluginV2Disable
19:19:23 [2022-04-10T19:19:23.280Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:23 [2022-04-10T19:19:23.280Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:19:23 [2022-04-10T19:19:23.280Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:19:23 [2022-04-10T19:19:23.280Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:23 [2022-04-10T19:19:23.280Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:19:23 [2022-04-10T19:19:23.280Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:19:23 [2022-04-10T19:19:23.280Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:23 [2022-04-10T19:19:23.280Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:19:23 [2022-04-10T19:19:23.280Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:19:41 [2022-04-10T19:19:41.323Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
19:19:41 [2022-04-10T19:19:41.323Z] PASS
19:19:41 [2022-04-10T19:19:41.323Z] 
19:19:41 [2022-04-10T19:19:41.323Z] === Skipped
19:19:41 [2022-04-10T19:19:41.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:19:41 [2022-04-10T19:19:41.323Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:41 [2022-04-10T19:19:41.323Z] 
19:19:41 [2022-04-10T19:19:41.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:19:41 [2022-04-10T19:19:41.323Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:41 [2022-04-10T19:19:41.323Z] 
19:19:41 [2022-04-10T19:19:41.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:19:41 [2022-04-10T19:19:41.323Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:41 [2022-04-10T19:19:41.323Z] 
19:19:41 [2022-04-10T19:19:41.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:19:41 [2022-04-10T19:19:41.323Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:41 [2022-04-10T19:19:41.323Z] 
19:19:41 [2022-04-10T19:19:41.323Z] DONE 17 tests, 4 skipped in 25.936s
19:19:41 [2022-04-10T19:19:41.323Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:19:41 [2022-04-10T19:19:41.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:19:41 [2022-04-10T19:19:41.323Z] ++ set -e
19:19:41 [2022-04-10T19:19:41.323Z] ++ '[' -n 0 ']'
19:19:41 [2022-04-10T19:19:41.323Z] ++ set -x
19:19:41 [2022-04-10T19:19:41.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
19:19:41 [2022-04-10T19:19:41.323Z] INFO: Testing against a local daemon
19:19:41 [2022-04-10T19:19:41.323Z] === RUN   TestPluginInvalidJSON
19:19:41 [2022-04-10T19:19:41.323Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:19:41 [2022-04-10T19:19:41.323Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:19:41 [2022-04-10T19:19:41.323Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:19:41 [2022-04-10T19:19:41.323Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:19:41 [2022-04-10T19:19:41.323Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:19:41 [2022-04-10T19:19:41.323Z] === RUN   TestPluginInstall
19:19:41 [2022-04-10T19:19:41.323Z] === RUN   TestPluginInstall/no_auth
19:19:41 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:41 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159376956a82e283585f2fc20376f1097a286695c72ab8282f71b3b7f0bb2d50" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:41 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:41 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159376956a82e283585f2fc20376f1097a286695c72ab8282f71b3b7f0bb2d50" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:41 [2022-04-10T19:19:41.323Z] === RUN   TestPluginInstall/with_htpasswd
19:19:41 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:41 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159376956a82e283585f2fc20376f1097a286695c72ab8282f71b3b7f0bb2d50" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:41 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:41 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159376956a82e283585f2fc20376f1097a286695c72ab8282f71b3b7f0bb2d50" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:41 [2022-04-10T19:19:41.323Z] === RUN   TestPluginInstall/with_insecure
19:19:42 [2022-04-10T19:19:42.250Z] time="2022-04-10T19:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:42 [2022-04-10T19:19:42.250Z] time="2022-04-10T19:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27d46d43de0dccc0b5668ca8a75d4a5536678dec895c03fbefbc7634dbc1d058" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:42 [2022-04-10T19:19:42.250Z] time="2022-04-10T19:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
19:19:42 [2022-04-10T19:19:42.250Z] time="2022-04-10T19:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27d46d43de0dccc0b5668ca8a75d4a5536678dec895c03fbefbc7634dbc1d058" mediatype=application/vnd.docker.plugin.v1+json size=522
19:19:42 [2022-04-10T19:19:42.506Z]     plugin_test.go:165: [d07ef872f5558] daemon is not started
19:19:42 [2022-04-10T19:19:42.506Z] --- PASS: TestPluginInstall (2.51s)
19:19:42 [2022-04-10T19:19:42.506Z]     --- PASS: TestPluginInstall/no_auth (0.93s)
19:19:42 [2022-04-10T19:19:42.506Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
19:19:42 [2022-04-10T19:19:42.506Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
19:19:42 [2022-04-10T19:19:42.506Z] === RUN   TestPluginsWithRuntimes
19:19:43 [2022-04-10T19:19:43.872Z] === RUN   TestPluginsWithRuntimes/No_Args
19:19:44 [2022-04-10T19:19:44.799Z] === RUN   TestPluginsWithRuntimes/With_Args
19:19:45 [2022-04-10T19:19:45.727Z] --- PASS: TestPluginsWithRuntimes (3.23s)
19:19:45 [2022-04-10T19:19:45.727Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
19:19:45 [2022-04-10T19:19:45.727Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
19:19:45 [2022-04-10T19:19:45.727Z] === RUN   TestPluginBackCompatMediaTypes
19:19:46 [2022-04-10T19:19:46.289Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
19:19:46 [2022-04-10T19:19:46.289Z] PASS
19:19:46 [2022-04-10T19:19:46.289Z] 
19:19:46 [2022-04-10T19:19:46.289Z] DONE 10 tests in 6.413s
19:19:46 [2022-04-10T19:19:46.289Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:19:46 [2022-04-10T19:19:46.289Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:19:46 [2022-04-10T19:19:46.289Z] ++ set -e
19:19:46 [2022-04-10T19:19:46.289Z] ++ '[' -n 0 ']'
19:19:46 [2022-04-10T19:19:46.289Z] ++ set -x
19:19:46 [2022-04-10T19:19:46.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
19:19:46 [2022-04-10T19:19:46.289Z] INFO: Testing against a local daemon
19:19:46 [2022-04-10T19:19:46.289Z] === RUN   TestExternalGraphDriver
19:19:46 [2022-04-10T19:19:46.289Z] === RUN   TestExternalGraphDriver/json
19:19:48 [2022-04-10T19:19:48.177Z] === RUN   TestExternalGraphDriver/spec
19:19:49 [2022-04-10T19:19:49.543Z] === RUN   TestExternalGraphDriver/pull
19:19:51 [2022-04-10T19:19:51.432Z] --- PASS: TestExternalGraphDriver (4.72s)
19:19:51 [2022-04-10T19:19:51.432Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
19:19:51 [2022-04-10T19:19:51.432Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
19:19:51 [2022-04-10T19:19:51.432Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
19:19:51 [2022-04-10T19:19:51.432Z] === RUN   TestGraphdriverPluginV2
19:19:51 [2022-04-10T19:19:51.432Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:51 [2022-04-10T19:19:51.432Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
19:19:51 [2022-04-10T19:19:51.432Z] PASS
19:19:51 [2022-04-10T19:19:51.432Z] 
19:19:51 [2022-04-10T19:19:51.432Z] === Skipped
19:19:51 [2022-04-10T19:19:51.432Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
19:19:51 [2022-04-10T19:19:51.432Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:19:51 [2022-04-10T19:19:51.432Z] 
19:19:51 [2022-04-10T19:19:51.432Z] DONE 5 tests, 1 skipped in 4.829s
19:19:51 [2022-04-10T19:19:51.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:19:51 [2022-04-10T19:19:51.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:19:51 [2022-04-10T19:19:51.432Z] ++ set -e
19:19:51 [2022-04-10T19:19:51.432Z] ++ '[' -n 0 ']'
19:19:51 [2022-04-10T19:19:51.432Z] ++ set -x
19:19:51 [2022-04-10T19:19:51.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
19:19:51 [2022-04-10T19:19:51.432Z] INFO: Testing against a local daemon
19:19:51 [2022-04-10T19:19:51.432Z] === RUN   TestContinueAfterPluginCrash
19:19:51 [2022-04-10T19:19:51.432Z] === PAUSE TestContinueAfterPluginCrash
19:19:51 [2022-04-10T19:19:51.432Z] === RUN   TestReadPluginNoRead
19:19:51 [2022-04-10T19:19:51.432Z] === PAUSE TestReadPluginNoRead
19:19:51 [2022-04-10T19:19:51.432Z] === RUN   TestDaemonStartWithLogOpt
19:19:51 [2022-04-10T19:19:51.432Z] === PAUSE TestDaemonStartWithLogOpt
19:19:51 [2022-04-10T19:19:51.432Z] === CONT  TestContinueAfterPluginCrash
19:19:51 [2022-04-10T19:19:51.432Z] === CONT  TestDaemonStartWithLogOpt
19:19:54 [2022-04-10T19:19:54.701Z] --- PASS: TestDaemonStartWithLogOpt (2.95s)
19:19:54 [2022-04-10T19:19:54.701Z] === CONT  TestReadPluginNoRead
19:19:56 [2022-04-10T19:19:56.591Z] === RUN   TestReadPluginNoRead/default
19:19:57 [2022-04-10T19:19:57.547Z] === RUN   TestReadPluginNoRead/disabled_caching
19:19:58 [2022-04-10T19:19:58.477Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
19:19:59 [2022-04-10T19:19:59.039Z] --- PASS: TestContinueAfterPluginCrash (7.92s)
19:19:59 [2022-04-10T19:19:59.602Z] === CONT  TestReadPluginNoRead
19:19:59 [2022-04-10T19:19:59.602Z]     read_test.go:92: [dbd8e9b190c1f] daemon is not started
19:19:59 [2022-04-10T19:19:59.602Z] --- PASS: TestReadPluginNoRead (5.56s)
19:19:59 [2022-04-10T19:19:59.602Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
19:19:59 [2022-04-10T19:19:59.602Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.15s)
19:19:59 [2022-04-10T19:19:59.602Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s)
19:19:59 [2022-04-10T19:19:59.602Z] PASS
19:19:59 [2022-04-10T19:19:59.602Z] 
19:19:59 [2022-04-10T19:19:59.602Z] DONE 6 tests in 8.604s
19:19:59 [2022-04-10T19:19:59.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
19:19:59 [2022-04-10T19:19:59.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:19:59 [2022-04-10T19:19:59.602Z] ++ set -e
19:19:59 [2022-04-10T19:19:59.602Z] ++ '[' -n 0 ']'
19:19:59 [2022-04-10T19:19:59.602Z] ++ set -x
19:19:59 [2022-04-10T19:19:59.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
19:19:59 [2022-04-10T19:19:59.858Z] testing: warning: no tests to run
19:19:59 [2022-04-10T19:19:59.858Z] PASS
19:19:59 [2022-04-10T19:19:59.858Z] 
19:19:59 [2022-04-10T19:19:59.858Z] DONE 0 tests in 0.031s
19:19:59 [2022-04-10T19:19:59.858Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:19:59 [2022-04-10T19:19:59.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:19:59 [2022-04-10T19:19:59.858Z] ++ set -e
19:19:59 [2022-04-10T19:19:59.858Z] ++ '[' -n 0 ']'
19:19:59 [2022-04-10T19:19:59.859Z] ++ set -x
19:19:59 [2022-04-10T19:19:59.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
19:19:59 [2022-04-10T19:19:59.859Z] INFO: Testing against a local daemon
19:19:59 [2022-04-10T19:19:59.859Z] === RUN   TestPluginWithDevMounts
19:19:59 [2022-04-10T19:19:59.859Z] === PAUSE TestPluginWithDevMounts
19:19:59 [2022-04-10T19:19:59.859Z] === CONT  TestPluginWithDevMounts
19:20:01 [2022-04-10T19:20:01.749Z] --- PASS: TestPluginWithDevMounts (1.51s)
19:20:01 [2022-04-10T19:20:01.749Z] PASS
19:20:01 [2022-04-10T19:20:01.749Z] 
19:20:01 [2022-04-10T19:20:01.749Z] DONE 1 tests in 1.601s
19:20:01 [2022-04-10T19:20:01.749Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
19:20:01 [2022-04-10T19:20:01.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:20:01 [2022-04-10T19:20:01.749Z] ++ set -e
19:20:01 [2022-04-10T19:20:01.749Z] ++ '[' -n 0 ']'
19:20:01 [2022-04-10T19:20:01.749Z] ++ set -x
19:20:01 [2022-04-10T19:20:01.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
19:20:01 [2022-04-10T19:20:01.749Z] INFO: Testing against a local daemon
19:20:01 [2022-04-10T19:20:01.749Z] === RUN   TestSecretInspect
19:20:03 [2022-04-10T19:20:03.639Z] --- PASS: TestSecretInspect (2.20s)
19:20:03 [2022-04-10T19:20:03.640Z] === RUN   TestSecretList
19:20:06 [2022-04-10T19:20:06.157Z] --- PASS: TestSecretList (2.15s)
19:20:06 [2022-04-10T19:20:06.157Z] === RUN   TestSecretsCreateAndDelete
19:20:08 [2022-04-10T19:20:08.047Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
19:20:08 [2022-04-10T19:20:08.047Z] === RUN   TestSecretsUpdate
19:20:10 [2022-04-10T19:20:10.564Z] --- PASS: TestSecretsUpdate (2.22s)
19:20:10 [2022-04-10T19:20:10.564Z] === RUN   TestTemplatedSecret
19:20:13 [2022-04-10T19:20:13.084Z] --- PASS: TestTemplatedSecret (2.54s)
19:20:13 [2022-04-10T19:20:13.085Z] === RUN   TestSecretCreateResolve
19:20:14 [2022-04-10T19:20:14.975Z] --- PASS: TestSecretCreateResolve (2.15s)
19:20:14 [2022-04-10T19:20:14.975Z] PASS
19:20:14 [2022-04-10T19:20:14.975Z] 
19:20:14 [2022-04-10T19:20:14.975Z] DONE 6 tests in 13.484s
19:20:14 [2022-04-10T19:20:14.975Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
19:20:14 [2022-04-10T19:20:14.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:20:14 [2022-04-10T19:20:14.975Z] ++ set -e
19:20:14 [2022-04-10T19:20:14.975Z] ++ '[' -n 0 ']'
19:20:14 [2022-04-10T19:20:14.975Z] ++ set -x
19:20:14 [2022-04-10T19:20:14.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
19:20:14 [2022-04-10T19:20:14.975Z] INFO: Testing against a local daemon
19:20:14 [2022-04-10T19:20:14.975Z] === RUN   TestServiceCreateInit
19:20:14 [2022-04-10T19:20:14.975Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:20:19 [2022-04-10T19:20:19.150Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:20:22 [2022-04-10T19:20:22.430Z] --- PASS: TestServiceCreateInit (7.07s)
19:20:22 [2022-04-10T19:20:22.430Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s)
19:20:22 [2022-04-10T19:20:22.430Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s)
19:20:22 [2022-04-10T19:20:22.430Z] === RUN   TestCreateServiceMultipleTimes
19:20:37 [2022-04-10T19:20:37.283Z] --- PASS: TestCreateServiceMultipleTimes (15.10s)
19:20:37 [2022-04-10T19:20:37.283Z] === RUN   TestCreateServiceConflict
19:20:39 [2022-04-10T19:20:39.804Z] --- PASS: TestCreateServiceConflict (2.23s)
19:20:39 [2022-04-10T19:20:39.804Z] === RUN   TestCreateServiceMaxReplicas
19:20:42 [2022-04-10T19:20:42.322Z] --- PASS: TestCreateServiceMaxReplicas (2.53s)
19:20:42 [2022-04-10T19:20:42.322Z] === RUN   TestCreateWithDuplicateNetworkNames
19:20:57 [2022-04-10T19:20:57.167Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
19:20:57 [2022-04-10T19:20:57.167Z] === RUN   TestCreateServiceSecretFileMode
19:21:07 [2022-04-10T19:21:07.110Z] --- PASS: TestCreateServiceSecretFileMode (12.34s)
19:21:07 [2022-04-10T19:21:07.110Z] === RUN   TestCreateServiceConfigFileMode
19:21:21 [2022-04-10T19:21:21.990Z] --- PASS: TestCreateServiceConfigFileMode (12.23s)
19:21:21 [2022-04-10T19:21:21.990Z] === RUN   TestCreateServiceSysctls
19:21:22 [2022-04-10T19:21:22.246Z] --- PASS: TestCreateServiceSysctls (2.80s)
19:21:22 [2022-04-10T19:21:22.246Z] === RUN   TestCreateServiceCapabilities
19:21:24 [2022-04-10T19:21:24.762Z] --- PASS: TestCreateServiceCapabilities (2.37s)
19:21:24 [2022-04-10T19:21:24.762Z] === RUN   TestInspect
19:21:27 [2022-04-10T19:21:27.279Z] --- PASS: TestInspect (2.62s)
19:21:27 [2022-04-10T19:21:27.279Z] === RUN   TestCreateJob
19:21:30 [2022-04-10T19:21:30.546Z] --- PASS: TestCreateJob (3.00s)
19:21:30 [2022-04-10T19:21:30.546Z] === RUN   TestReplicatedJob
19:21:34 [2022-04-10T19:21:34.716Z] --- PASS: TestReplicatedJob (4.45s)
19:21:34 [2022-04-10T19:21:34.716Z] === RUN   TestUpdateReplicatedJob
19:21:37 [2022-04-10T19:21:37.983Z] --- PASS: TestUpdateReplicatedJob (2.90s)
19:21:37 [2022-04-10T19:21:37.983Z] === RUN   TestServiceListWithStatuses
19:21:37 [2022-04-10T19:21:37.983Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:21:37 [2022-04-10T19:21:37.983Z] --- SKIP: TestServiceListWithStatuses (0.00s)
19:21:37 [2022-04-10T19:21:37.983Z] === RUN   TestDockerNetworkConnectAlias
19:21:42 [2022-04-10T19:21:42.151Z] --- PASS: TestDockerNetworkConnectAlias (3.93s)
19:21:42 [2022-04-10T19:21:42.151Z] === RUN   TestDockerNetworkReConnect
19:21:45 [2022-04-10T19:21:45.421Z] --- PASS: TestDockerNetworkReConnect (3.39s)
19:21:45 [2022-04-10T19:21:45.421Z] === RUN   TestServicePlugin
19:21:45 [2022-04-10T19:21:45.421Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:21:45 [2022-04-10T19:21:45.421Z] --- SKIP: TestServicePlugin (0.00s)
19:21:45 [2022-04-10T19:21:45.421Z] === RUN   TestServiceUpdateLabel
19:21:47 [2022-04-10T19:21:47.312Z] --- PASS: TestServiceUpdateLabel (2.25s)
19:21:47 [2022-04-10T19:21:47.313Z] === RUN   TestServiceUpdateSecrets
19:22:02 [2022-04-10T19:22:02.155Z] --- PASS: TestServiceUpdateSecrets (14.17s)
19:22:02 [2022-04-10T19:22:02.155Z] === RUN   TestServiceUpdateConfigs
19:22:16 [2022-04-10T19:22:16.998Z] --- PASS: TestServiceUpdateConfigs (14.32s)
19:22:16 [2022-04-10T19:22:16.998Z] === RUN   TestServiceUpdateNetwork
19:22:29 [2022-04-10T19:22:29.169Z] --- PASS: TestServiceUpdateNetwork (12.06s)
19:22:29 [2022-04-10T19:22:29.169Z] === RUN   TestServiceUpdatePidsLimit
19:22:29 [2022-04-10T19:22:29.169Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
19:22:29 [2022-04-10T19:22:29.732Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
19:22:37 [2022-04-10T19:22:37.816Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
19:22:44 [2022-04-10T19:22:44.371Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
19:22:44 [2022-04-10T19:22:44.371Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
19:22:44 [2022-04-10T19:22:44.371Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
19:22:44 [2022-04-10T19:22:44.371Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
19:22:44 [2022-04-10T19:22:44.371Z] PASS
19:22:44 [2022-04-10T19:22:44.371Z] 
19:22:44 [2022-04-10T19:22:44.371Z] === Skipped
19:22:44 [2022-04-10T19:22:44.371Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
19:22:44 [2022-04-10T19:22:44.371Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
19:22:44 [2022-04-10T19:22:44.371Z] 
19:22:44 [2022-04-10T19:22:44.371Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
19:22:44 [2022-04-10T19:22:44.371Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:22:44 [2022-04-10T19:22:44.371Z] 
19:22:44 [2022-04-10T19:22:44.371Z] DONE 27 tests, 2 skipped in 148.854s
19:22:44 [2022-04-10T19:22:44.371Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
19:22:44 [2022-04-10T19:22:44.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:22:44 [2022-04-10T19:22:44.371Z] ++ set -e
19:22:44 [2022-04-10T19:22:44.371Z] ++ '[' -n 0 ']'
19:22:44 [2022-04-10T19:22:44.371Z] ++ set -x
19:22:44 [2022-04-10T19:22:44.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
19:22:44 [2022-04-10T19:22:44.371Z] INFO: Testing against a local daemon
19:22:44 [2022-04-10T19:22:44.371Z] === RUN   TestSessionCreate
19:22:44 [2022-04-10T19:22:44.371Z] --- PASS: TestSessionCreate (0.03s)
19:22:44 [2022-04-10T19:22:44.371Z] === RUN   TestSessionCreateWithBadUpgrade
19:22:44 [2022-04-10T19:22:44.371Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:22:44 [2022-04-10T19:22:44.371Z] PASS
19:22:44 [2022-04-10T19:22:44.371Z] 
19:22:44 [2022-04-10T19:22:44.371Z] DONE 2 tests in 0.121s
19:22:44 [2022-04-10T19:22:44.371Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
19:22:44 [2022-04-10T19:22:44.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:22:44 [2022-04-10T19:22:44.371Z] ++ set -e
19:22:44 [2022-04-10T19:22:44.371Z] ++ '[' -n 0 ']'
19:22:44 [2022-04-10T19:22:44.371Z] ++ set -x
19:22:44 [2022-04-10T19:22:44.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
19:22:44 [2022-04-10T19:22:44.371Z] INFO: Testing against a local daemon
19:22:44 [2022-04-10T19:22:44.371Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:22:44 [2022-04-10T19:22:44.371Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:22:44 [2022-04-10T19:22:44.371Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
19:22:44 [2022-04-10T19:22:44.371Z] === RUN   TestDiskUsage
19:22:44 [2022-04-10T19:22:44.371Z] === PAUSE TestDiskUsage
19:22:44 [2022-04-10T19:22:44.371Z] === RUN   TestEventsExecDie
19:22:44 [2022-04-10T19:22:44.371Z] --- PASS: TestEventsExecDie (0.50s)
19:22:44 [2022-04-10T19:22:44.371Z] === RUN   TestEventsBackwardsCompatible
19:22:44 [2022-04-10T19:22:44.630Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
19:22:44 [2022-04-10T19:22:44.630Z] === RUN   TestEventsVolumeCreate
19:22:44 [2022-04-10T19:22:44.630Z] --- PASS: TestEventsVolumeCreate (0.05s)
19:22:44 [2022-04-10T19:22:44.630Z] === RUN   TestInfoBinaryCommits
19:22:44 [2022-04-10T19:22:44.630Z] --- PASS: TestInfoBinaryCommits (0.02s)
19:22:44 [2022-04-10T19:22:44.630Z] === RUN   TestInfoAPIVersioned
19:22:44 [2022-04-10T19:22:44.630Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:22:44 [2022-04-10T19:22:44.630Z] === RUN   TestInfoAPI
19:22:44 [2022-04-10T19:22:44.630Z] --- PASS: TestInfoAPI (0.02s)
19:22:44 [2022-04-10T19:22:44.630Z] === RUN   TestInfoAPIWarnings
19:23:02 [2022-04-10T19:23:02.674Z] --- PASS: TestInfoAPIWarnings (16.23s)
19:23:02 [2022-04-10T19:23:02.674Z] === RUN   TestInfoDebug
19:23:02 [2022-04-10T19:23:02.674Z] --- PASS: TestInfoDebug (0.52s)
19:23:02 [2022-04-10T19:23:02.674Z] === RUN   TestInfoInsecureRegistries
19:23:02 [2022-04-10T19:23:02.674Z] --- PASS: TestInfoInsecureRegistries (0.52s)
19:23:02 [2022-04-10T19:23:02.674Z] === RUN   TestInfoRegistryMirrors
19:23:02 [2022-04-10T19:23:02.674Z] --- PASS: TestInfoRegistryMirrors (0.52s)
19:23:02 [2022-04-10T19:23:02.674Z] === RUN   TestLoginFailsWithBadCredentials
19:23:02 [2022-04-10T19:23:02.674Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
19:23:02 [2022-04-10T19:23:02.674Z] === RUN   TestPingCacheHeaders
19:23:02 [2022-04-10T19:23:02.674Z] --- PASS: TestPingCacheHeaders (0.02s)
19:23:02 [2022-04-10T19:23:02.674Z] === RUN   TestPingGet
19:23:02 [2022-04-10T19:23:02.674Z] --- PASS: TestPingGet (0.01s)
19:23:02 [2022-04-10T19:23:02.674Z] === RUN   TestPingHead
19:23:02 [2022-04-10T19:23:02.674Z] --- PASS: TestPingHead (0.02s)
19:23:02 [2022-04-10T19:23:02.674Z] === RUN   TestPingSwarmHeader
19:23:03 [2022-04-10T19:23:03.236Z] === RUN   TestPingSwarmHeader/before_swarm_init
19:23:03 [2022-04-10T19:23:03.799Z] === RUN   TestPingSwarmHeader/after_swarm_init
19:23:04 [2022-04-10T19:23:04.727Z] === RUN   TestPingSwarmHeader/after_swarm_leave
19:23:04 [2022-04-10T19:23:04.727Z] --- PASS: TestPingSwarmHeader (2.02s)
19:23:04 [2022-04-10T19:23:04.727Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
19:23:04 [2022-04-10T19:23:04.727Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
19:23:04 [2022-04-10T19:23:04.727Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
19:23:04 [2022-04-10T19:23:04.727Z] === RUN   TestVersion
19:23:04 [2022-04-10T19:23:04.727Z] --- PASS: TestVersion (0.02s)
19:23:04 [2022-04-10T19:23:04.727Z] === CONT  TestDiskUsage
19:23:04 [2022-04-10T19:23:04.983Z] === RUN   TestDiskUsage/empty
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/container_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/image_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/volume_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/container,_volume_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.239Z] === RUN   TestDiskUsage/after_container.Run
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/container_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/image_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/volume_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
19:23:05 [2022-04-10T19:23:05.496Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
19:23:05 [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage (1.12s)
19:23:05 [2022-04-10T19:23:05.752Z]     --- PASS: TestDiskUsage/empty (0.01s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z] PASS
19:23:05 [2022-04-10T19:23:05.752Z] 
19:23:05 [2022-04-10T19:23:05.752Z] === Skipped
19:23:05 [2022-04-10T19:23:05.752Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
19:23:05 [2022-04-10T19:23:05.752Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:23:05 [2022-04-10T19:23:05.752Z] 
19:23:05 [2022-04-10T19:23:05.752Z] DONE 54 tests, 1 skipped in 21.834s
19:23:05 [2022-04-10T19:23:05.752Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
19:23:05 [2022-04-10T19:23:05.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:23:05 [2022-04-10T19:23:05.752Z] ++ set -e
19:23:05 [2022-04-10T19:23:05.752Z] ++ '[' -n 0 ']'
19:23:05 [2022-04-10T19:23:05.752Z] ++ set -x
19:23:05 [2022-04-10T19:23:05.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
19:23:05 [2022-04-10T19:23:05.752Z] INFO: Testing against a local daemon
19:23:05 [2022-04-10T19:23:05.752Z] === RUN   TestVolumesCreateAndList
19:23:05 [2022-04-10T19:23:05.752Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:23:05 [2022-04-10T19:23:05.752Z] === RUN   TestVolumesRemove
19:23:06 [2022-04-10T19:23:06.008Z] --- PASS: TestVolumesRemove (0.05s)
19:23:06 [2022-04-10T19:23:06.008Z] === RUN   TestVolumesInspect
19:23:06 [2022-04-10T19:23:06.008Z] --- PASS: TestVolumesInspect (0.02s)
19:23:06 [2022-04-10T19:23:06.008Z] === RUN   TestVolumesInvalidJSON
19:23:06 [2022-04-10T19:23:06.008Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:23:06 [2022-04-10T19:23:06.008Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:23:06 [2022-04-10T19:23:06.008Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:23:06 [2022-04-10T19:23:06.008Z] --- PASS: TestVolumesInvalidJSON (0.01s)
19:23:06 [2022-04-10T19:23:06.008Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:23:06 [2022-04-10T19:23:06.008Z] PASS
19:23:06 [2022-04-10T19:23:06.008Z] 
19:23:06 [2022-04-10T19:23:06.008Z] DONE 5 tests in 0.182s
19:23:06 [2022-04-10T19:23:06.008Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:23:06 [2022-04-10T19:23:06.008Z] ++++ cat bundles/test-integration/docker.pid
19:23:06 [2022-04-10T19:23:06.008Z] +++ kill 14227
19:23:06 [2022-04-10T19:23:06.265Z] +++ /etc/init.d/apparmor stop
19:23:06 [2022-04-10T19:23:06.265Z] Leaving: AppArmorNo profiles have been unloaded.
19:23:06 [2022-04-10T19:23:06.265Z] 
19:23:06 [2022-04-10T19:23:06.265Z] Unloading profiles will leave already running processes permanently
19:23:06 [2022-04-10T19:23:06.265Z] unconfined, which can lead to unexpected situations.
19:23:06 [2022-04-10T19:23:06.265Z] 
19:23:06 [2022-04-10T19:23:06.265Z] To set a process to complain mode, use the command line tool
19:23:06 [2022-04-10T19:23:06.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:23:06 [2022-04-10T19:23:06.265Z] +++ true
19:23:06 [2022-04-10T19:23:06.265Z] exiting test-integration
19:23:06 [2022-04-10T19:23:06.265Z] ++ exit 0
19:23:06 [2022-04-10T19:23:06.265Z]