Skip to content

Console Output

12:14:46 [2022-03-18T12:14:46.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43385/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr8 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611 -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:dc55305954ccdc784d217fac9c808022873a7611 hack/make.sh dynbinary test-integration
12:14:46 [2022-03-18T12:14:46.510Z] 
12:14:46 [2022-03-18T12:14:46.510Z] Removing bundles/
12:14:46 [2022-03-18T12:14:46.510Z] 
12:14:46 [2022-03-18T12:14:46.510Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:14:46 [2022-03-18T12:14:46.771Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:14:46 [2022-03-18T12:14:46.771Z] GOOS="" GOARCH="" GOARM=""
12:16:08 [2022-03-18T12:16:08.303Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:16:08 [2022-03-18T12:16:08.303Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:16:08 [2022-03-18T12:16:08.303Z] GOOS="" GOARCH="" GOARM=""
12:16:08 [2022-03-18T12:16:08.303Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:16:08 [2022-03-18T12:16:08.303Z] 
12:16:08 [2022-03-18T12:16:08.303Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:16:08 [2022-03-18T12:16:08.303Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:16:08 [2022-03-18T12:16:08.303Z] HOSTNAME=bd34dac73ae0
12:16:08 [2022-03-18T12:16:08.303Z] TESTDEBUG=0
12:16:08 [2022-03-18T12:16:08.303Z] DEST=bundles/test-integration
12:16:08 [2022-03-18T12:16:08.303Z] PWD=/go/src/github.com/docker/docker
12:16:08 [2022-03-18T12:16:08.303Z] DOCKER_GITCOMMIT=dc55305954ccdc784d217fac9c808022873a7611
12:16:08 [2022-03-18T12:16:08.303Z] container=docker
12:16:08 [2022-03-18T12:16:08.303Z] HOME=/root
12:16:08 [2022-03-18T12:16:08.303Z] GOLANG_VERSION=1.18
12:16:08 [2022-03-18T12:16:08.303Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:16:08 [2022-03-18T12:16:08.303Z] VALIDATE_BRANCH=master
12:16:08 [2022-03-18T12:16:08.303Z] TERM=xterm
12:16:08 [2022-03-18T12:16:08.303Z] DOCKER_PKG=github.com/docker/docker
12:16:08 [2022-03-18T12:16:08.303Z] SHLVL=1
12:16:08 [2022-03-18T12:16:08.303Z] TIMEOUT=120m
12:16:08 [2022-03-18T12:16:08.303Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:16:08 [2022-03-18T12:16:08.303Z] DOCKER_GRAPHDRIVER=overlay2
12:16:08 [2022-03-18T12:16:08.303Z] GO111MODULE=off
12:16:08 [2022-03-18T12:16:08.303Z] DOCKER_EXPERIMENTAL=1
12:16:08 [2022-03-18T12:16:08.303Z] TEST_SKIP_INTEGRATION_CLI=1
12:16:08 [2022-03-18T12:16:08.303Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:16:08 [2022-03-18T12:16:08.303Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:16:08 [2022-03-18T12:16:08.303Z] GOPATH=/go
12:16:08 [2022-03-18T12:16:08.303Z] PKG_CONFIG=pkg-config
12:16:08 [2022-03-18T12:16:08.303Z] _=/usr/bin/env
12:16:08 [2022-03-18T12:16:08.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:16:47 [2022-03-18T12:16:47.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:16:47 [2022-03-18T12:16:47.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:17:05 [2022-03-18T12:17:05.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:17:09 [2022-03-18T12:17:09.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:17:17 [2022-03-18T12:17:17.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:17:17 [2022-03-18T12:17:17.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:17:17 [2022-03-18T12:17:17.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:17:18 [2022-03-18T12:17:18.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:17:18 [2022-03-18T12:17:18.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:17:19 [2022-03-18T12:17:19.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:17:21 [2022-03-18T12:17:21.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:17:22 [2022-03-18T12:17:22.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:17:23 [2022-03-18T12:17:23.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:17:24 [2022-03-18T12:17:24.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:17:24 [2022-03-18T12:17:24.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:17:25 [2022-03-18T12:17:25.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:17:26 [2022-03-18T12:17:26.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:17:27 [2022-03-18T12:17:27.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:17:28 [2022-03-18T12:17:28.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:17:29 [2022-03-18T12:17:29.035Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:17:29 [2022-03-18T12:17:29.035Z] Using test binary docker
12:17:29 [2022-03-18T12:17:29.035Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:17:29 [2022-03-18T12:17:29.035Z] +++ /etc/init.d/apparmor start
12:17:29 [2022-03-18T12:17:29.035Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:17:29 [2022-03-18T12:17:29.035Z] INFO: Waiting for daemon to start...
12:17:29 [2022-03-18T12:17:29.035Z] Starting dockerd
12:17:29 [2022-03-18T12:17:29.035Z] +++ 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
12:17:37 [2022-03-18T12:17:37.164Z] .
12:17:37 [2022-03-18T12:17:37.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:17:37 [2022-03-18T12:17:37.165Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:17:37 [2022-03-18T12:17:37.165Z] Error: No such image: emptyfs
12:17:37 [2022-03-18T12:17:37.165Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:17:37 [2022-03-18T12:17:37.165Z] ++++ docker load
12:17:37 [2022-03-18T12:17:37.165Z] Running integration-test (iteration 1)
12:17:37 [2022-03-18T12:17:37.165Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:17:37 [2022-03-18T12:17:37.165Z] ++ 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
12:17:37 [2022-03-18T12:17:37.165Z] ++ set -e
12:17:37 [2022-03-18T12:17:37.165Z] ++ '[' -n 0 ']'
12:17:37 [2022-03-18T12:17:37.165Z] ++ set -x
12:17:37 [2022-03-18T12:17:37.165Z] ++ 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
12:17:37 [2022-03-18T12:17:37.165Z] Loaded image: busybox:latest
12:17:37 [2022-03-18T12:17:37.165Z] Loaded image: busybox:glibc
12:17:38 [2022-03-18T12:17:38.106Z] Loaded image: debian:bullseye-slim
12:17:38 [2022-03-18T12:17:38.106Z] Loaded image: hello-world:latest
12:17:38 [2022-03-18T12:17:38.106Z] Loaded image: arm32v7/hello-world:latest
12:17:38 [2022-03-18T12:17:38.106Z] INFO: Testing against a local daemon
12:17:38 [2022-03-18T12:17:38.106Z] === RUN   TestCgroupNamespacesBuild
12:17:40 [2022-03-18T12:17:40.017Z] --- PASS: TestCgroupNamespacesBuild (1.54s)
12:17:40 [2022-03-18T12:17:40.017Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:17:40 [2022-03-18T12:17:40.957Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
12:17:40 [2022-03-18T12:17:40.957Z] === RUN   TestBuildWithSession
12:17:40 [2022-03-18T12:17:40.957Z]     build_session_test.go:25: TODO: BuildKit
12:17:40 [2022-03-18T12:17:40.957Z] --- SKIP: TestBuildWithSession (0.00s)
12:17:40 [2022-03-18T12:17:40.957Z] === RUN   TestBuildSquashParent
12:17:44 [2022-03-18T12:17:44.255Z] --- PASS: TestBuildSquashParent (3.46s)
12:17:44 [2022-03-18T12:17:44.255Z] === RUN   TestBuildWithRemoveAndForceRemove
12:17:44 [2022-03-18T12:17:44.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:44 [2022-03-18T12:17:44.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:44 [2022-03-18T12:17:44.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:44 [2022-03-18T12:17:44.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:44 [2022-03-18T12:17:44.255Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:44 [2022-03-18T12:17:44.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:44 [2022-03-18T12:17:44.255Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:44 [2022-03-18T12:17:44.255Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:44 [2022-03-18T12:17:44.256Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:44 [2022-03-18T12:17:44.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:44 [2022-03-18T12:17:44.256Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:44 [2022-03-18T12:17:44.256Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:44 [2022-03-18T12:17:44.256Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:17:44 [2022-03-18T12:17:44.256Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:17:45 [2022-03-18T12:17:45.640Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:17:45 [2022-03-18T12:17:45.640Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:17:47 [2022-03-18T12:17:47.023Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:17:47 [2022-03-18T12:17:47.023Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:17:48 [2022-03-18T12:17:48.406Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:17:48 [2022-03-18T12:17:48.406Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.29s)
12:17:48 [2022-03-18T12:17:48.406Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s)
12:17:48 [2022-03-18T12:17:48.406Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.19s)
12:17:48 [2022-03-18T12:17:48.406Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s)
12:17:48 [2022-03-18T12:17:48.406Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s)
12:17:48 [2022-03-18T12:17:48.406Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.14s)
12:17:48 [2022-03-18T12:17:48.406Z] === RUN   TestBuildMultiStageCopy
12:17:48 [2022-03-18T12:17:48.406Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:17:49 [2022-03-18T12:17:49.346Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:17:49 [2022-03-18T12:17:49.606Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:17:49 [2022-03-18T12:17:49.867Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:17:49 [2022-03-18T12:17:49.867Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:17:50 [2022-03-18T12:17:50.136Z] --- PASS: TestBuildMultiStageCopy (2.01s)
12:17:50 [2022-03-18T12:17:50.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s)
12:17:50 [2022-03-18T12:17:50.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s)
12:17:50 [2022-03-18T12:17:50.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
12:17:50 [2022-03-18T12:17:50.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
12:17:50 [2022-03-18T12:17:50.136Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
12:17:50 [2022-03-18T12:17:50.136Z] === RUN   TestBuildMultiStageParentConfig
12:17:50 [2022-03-18T12:17:50.747Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
12:17:50 [2022-03-18T12:17:50.747Z] === RUN   TestBuildLabelWithTargets
12:17:51 [2022-03-18T12:17:51.708Z] --- PASS: TestBuildLabelWithTargets (0.97s)
12:17:51 [2022-03-18T12:17:51.708Z] === RUN   TestBuildWithEmptyLayers
12:17:52 [2022-03-18T12:17:52.278Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
12:17:52 [2022-03-18T12:17:52.278Z] === RUN   TestBuildMultiStageOnBuild
12:17:53 [2022-03-18T12:17:53.660Z] --- PASS: TestBuildMultiStageOnBuild (1.29s)
12:17:53 [2022-03-18T12:17:53.661Z] === RUN   TestBuildUncleanTarFilenames
12:17:53 [2022-03-18T12:17:53.921Z] --- PASS: TestBuildUncleanTarFilenames (0.51s)
12:17:53 [2022-03-18T12:17:53.921Z] === RUN   TestBuildMultiStageLayerLeak
12:17:55 [2022-03-18T12:17:55.305Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s)
12:17:55 [2022-03-18T12:17:55.305Z] === RUN   TestBuildWithHugeFile
12:19:03 [2022-03-18T12:19:03.035Z] --- PASS: TestBuildWithHugeFile (63.51s)
12:19:03 [2022-03-18T12:19:03.035Z] === RUN   TestBuildWCOWSandboxSize
12:19:03 [2022-03-18T12:19:03.035Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:19:03 [2022-03-18T12:19:03.035Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:19:03 [2022-03-18T12:19:03.035Z] === RUN   TestBuildWithEmptyDockerfile
12:19:03 [2022-03-18T12:19:03.035Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:19:03 [2022-03-18T12:19:03.036Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:19:03 [2022-03-18T12:19:03.036Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
12:19:03 [2022-03-18T12:19:03.036Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
12:19:03 [2022-03-18T12:19:03.036Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:19:03 [2022-03-18T12:19:03.036Z] === RUN   TestBuildPreserveOwnership
12:19:03 [2022-03-18T12:19:03.036Z] === RUN   TestBuildPreserveOwnership/copy_from
12:19:03 [2022-03-18T12:19:03.036Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:19:03 [2022-03-18T12:19:03.036Z] --- PASS: TestBuildPreserveOwnership (2.72s)
12:19:03 [2022-03-18T12:19:03.036Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.80s)
12:19:03 [2022-03-18T12:19:03.036Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.91s)
12:19:03 [2022-03-18T12:19:03.036Z] === RUN   TestBuildPlatformInvalid
12:19:03 [2022-03-18T12:19:03.036Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:19:03 [2022-03-18T12:19:03.036Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:19:03 [2022-03-18T12:19:03.036Z] Loaded image: busybox:latest
12:19:03 [2022-03-18T12:19:03.036Z] Loaded image: busybox:glibc
12:19:03 [2022-03-18T12:19:03.606Z] Loaded image: debian:bullseye-slim
12:19:03 [2022-03-18T12:19:03.606Z] Loaded image: hello-world:latest
12:19:03 [2022-03-18T12:19:03.606Z] Loaded image: arm32v7/hello-world:latest
12:19:13 [2022-03-18T12:19:13.604Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.07s)
12:19:13 [2022-03-18T12:19:13.604Z] PASS
12:19:13 [2022-03-18T12:19:13.604Z] 
12:19:13 [2022-03-18T12:19:13.604Z] === Skipped
12:19:13 [2022-03-18T12:19:13.604Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:19:13 [2022-03-18T12:19:13.604Z]     build_session_test.go:25: TODO: BuildKit
12:19:13 [2022-03-18T12:19:13.604Z] 
12:19:13 [2022-03-18T12:19:13.604Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:19:13 [2022-03-18T12:19:13.604Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:19:13 [2022-03-18T12:19:13.604Z] 
12:19:13 [2022-03-18T12:19:13.604Z] DONE 34 tests, 2 skipped in 95.217s
12:19:13 [2022-03-18T12:19:13.604Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:19:13 [2022-03-18T12:19:13.604Z] ++ 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
12:19:13 [2022-03-18T12:19:13.604Z] ++ set -e
12:19:13 [2022-03-18T12:19:13.604Z] ++ '[' -n 0 ']'
12:19:13 [2022-03-18T12:19:13.604Z] ++ set -x
12:19:13 [2022-03-18T12:19:13.604Z] ++ 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
12:19:13 [2022-03-18T12:19:13.604Z] INFO: Testing against a local daemon
12:19:13 [2022-03-18T12:19:13.604Z] === RUN   TestConfigInspect
12:19:13 [2022-03-18T12:19:13.864Z] --- PASS: TestConfigInspect (1.83s)
12:19:13 [2022-03-18T12:19:13.864Z] === RUN   TestConfigList
12:19:16 [2022-03-18T12:19:16.406Z] --- PASS: TestConfigList (2.08s)
12:19:16 [2022-03-18T12:19:16.406Z] === RUN   TestConfigsCreateAndDelete
12:19:18 [2022-03-18T12:19:18.318Z] --- PASS: TestConfigsCreateAndDelete (2.09s)
12:19:18 [2022-03-18T12:19:18.318Z] === RUN   TestConfigsUpdate
12:19:20 [2022-03-18T12:19:20.227Z] --- PASS: TestConfigsUpdate (2.04s)
12:19:20 [2022-03-18T12:19:20.227Z] === RUN   TestTemplatedConfig
12:19:22 [2022-03-18T12:19:22.138Z] --- PASS: TestTemplatedConfig (2.01s)
12:19:22 [2022-03-18T12:19:22.138Z] === RUN   TestConfigCreateResolve
12:19:24 [2022-03-18T12:19:24.064Z] --- PASS: TestConfigCreateResolve (1.72s)
12:19:24 [2022-03-18T12:19:24.064Z] PASS
12:19:24 [2022-03-18T12:19:24.064Z] 
12:19:24 [2022-03-18T12:19:24.064Z] DONE 6 tests in 11.868s
12:19:24 [2022-03-18T12:19:24.064Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:19:24 [2022-03-18T12:19:24.064Z] ++ 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
12:19:24 [2022-03-18T12:19:24.064Z] ++ set -e
12:19:24 [2022-03-18T12:19:24.064Z] ++ '[' -n 0 ']'
12:19:24 [2022-03-18T12:19:24.064Z] ++ set -x
12:19:24 [2022-03-18T12:19:24.064Z] ++ 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
12:19:24 [2022-03-18T12:19:24.064Z] INFO: Testing against a local daemon
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestCheckpoint
12:19:24 [2022-03-18T12:19:24.064Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:19:24 [2022-03-18T12:19:24.064Z] --- SKIP: TestCheckpoint (0.00s)
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestContainerInvalidJSON
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:19:24 [2022-03-18T12:19:24.064Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:19:24 [2022-03-18T12:19:24.064Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:19:24 [2022-03-18T12:19:24.064Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:19:24 [2022-03-18T12:19:24.064Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:19:24 [2022-03-18T12:19:24.064Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:19:24 [2022-03-18T12:19:24.064Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:19:24 [2022-03-18T12:19:24.064Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:19:24 [2022-03-18T12:19:24.064Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestCopyFromContainerPathIsNotDir
12:19:24 [2022-03-18T12:19:24.064Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestCopyToContainerPathDoesNotExist
12:19:24 [2022-03-18T12:19:24.064Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestCopyToContainerPathIsNotDir
12:19:24 [2022-03-18T12:19:24.064Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:19:24 [2022-03-18T12:19:24.064Z] === RUN   TestCopyFromContainer
12:19:25 [2022-03-18T12:19:25.006Z] === RUN   TestCopyFromContainer//
12:19:25 [2022-03-18T12:19:25.006Z] === RUN   TestCopyFromContainer//bar/root
12:19:25 [2022-03-18T12:19:25.006Z] === RUN   TestCopyFromContainer//bar/root/
12:19:25 [2022-03-18T12:19:25.268Z] === RUN   TestCopyFromContainer/bar/quux
12:19:25 [2022-03-18T12:19:25.268Z] === RUN   TestCopyFromContainer/bar/quux/
12:19:25 [2022-03-18T12:19:25.268Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:19:25 [2022-03-18T12:19:25.268Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:19:25 [2022-03-18T12:19:25.268Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCopyFromContainer/bar/notarget
12:19:25 [2022-03-18T12:19:25.529Z] --- PASS: TestCopyFromContainer (1.34s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:25 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:25 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:25 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:25 [2022-03-18T12:19:25.529Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:19:25 [2022-03-18T12:19:25.529Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:19:25 [2022-03-18T12:19:25.529Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:19:25 [2022-03-18T12:19:25.529Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateLinkToNonExistingContainer
12:19:25 [2022-03-18T12:19:25.529Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateWithInvalidEnv
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateWithInvalidEnv/0
12:19:25 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateWithInvalidEnv/0
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateWithInvalidEnv/1
12:19:25 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateWithInvalidEnv/1
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateWithInvalidEnv/2
12:19:25 [2022-03-18T12:19:25.529Z] === PAUSE TestCreateWithInvalidEnv/2
12:19:25 [2022-03-18T12:19:25.529Z] === CONT  TestCreateWithInvalidEnv/0
12:19:25 [2022-03-18T12:19:25.529Z] === CONT  TestCreateWithInvalidEnv/2
12:19:25 [2022-03-18T12:19:25.529Z] === CONT  TestCreateWithInvalidEnv/1
12:19:25 [2022-03-18T12:19:25.529Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:19:25 [2022-03-18T12:19:25.529Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateTmpfsMountsTarget
12:19:25 [2022-03-18T12:19:25.529Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:19:25 [2022-03-18T12:19:25.529Z] === RUN   TestCreateWithCustomMaskedPaths
12:19:26 [2022-03-18T12:19:26.912Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s)
12:19:26 [2022-03-18T12:19:26.912Z] === RUN   TestCreateWithCustomReadonlyPaths
12:19:27 [2022-03-18T12:19:27.853Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
12:19:27 [2022-03-18T12:19:27.853Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:19:27 [2022-03-18T12:19:27.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:27 [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:27 [2022-03-18T12:19:27.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:27 [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:27 [2022-03-18T12:19:27.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:27 [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:27 [2022-03-18T12:19:27.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:27 [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:27 [2022-03-18T12:19:27.853Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:27 [2022-03-18T12:19:27.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:27 [2022-03-18T12:19:27.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:19:27 [2022-03-18T12:19:27.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:19:27 [2022-03-18T12:19:27.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:19:27 [2022-03-18T12:19:27.853Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:19:27 [2022-03-18T12:19:27.854Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:19:27 [2022-03-18T12:19:27.854Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:19:27 [2022-03-18T12:19:27.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:19:27 [2022-03-18T12:19:27.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:19:27 [2022-03-18T12:19:27.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:19:27 [2022-03-18T12:19:27.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:19:27 [2022-03-18T12:19:27.854Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:19:27 [2022-03-18T12:19:27.854Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:19:28 [2022-03-18T12:19:28.114Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
12:19:28 [2022-03-18T12:19:28.114Z] === RUN   TestCreateDifferentPlatform
12:19:28 [2022-03-18T12:19:28.114Z] === RUN   TestCreateDifferentPlatform/different_os
12:19:28 [2022-03-18T12:19:28.114Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:19:28 [2022-03-18T12:19:28.374Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:19:28 [2022-03-18T12:19:28.374Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:19:28 [2022-03-18T12:19:28.374Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:19:28 [2022-03-18T12:19:28.374Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:19:28 [2022-03-18T12:19:28.374Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:19:28 [2022-03-18T12:19:28.374Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:19:28 [2022-03-18T12:19:28.374Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:19:28 [2022-03-18T12:19:28.374Z] === RUN   TestContainerStartOnDaemonRestart
12:19:28 [2022-03-18T12:19:28.374Z] === PAUSE TestContainerStartOnDaemonRestart
12:19:28 [2022-03-18T12:19:28.374Z] === RUN   TestDaemonRestartIpcMode
12:19:28 [2022-03-18T12:19:28.374Z] === PAUSE TestDaemonRestartIpcMode
12:19:28 [2022-03-18T12:19:28.374Z] === RUN   TestDaemonHostGatewayIP
12:19:28 [2022-03-18T12:19:28.374Z] === PAUSE TestDaemonHostGatewayIP
12:19:28 [2022-03-18T12:19:28.374Z] === RUN   TestRestartDaemonWithRestartingContainer
12:19:28 [2022-03-18T12:19:28.374Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:19:28 [2022-03-18T12:19:28.374Z] === RUN   TestContainerKillOnDaemonStart
12:19:28 [2022-03-18T12:19:28.374Z] === PAUSE TestContainerKillOnDaemonStart
12:19:28 [2022-03-18T12:19:28.374Z] === RUN   TestDiff
12:19:28 [2022-03-18T12:19:28.641Z] --- PASS: TestDiff (0.40s)
12:19:28 [2022-03-18T12:19:28.641Z] === RUN   TestExecWithCloseStdin
12:19:29 [2022-03-18T12:19:29.213Z] --- PASS: TestExecWithCloseStdin (0.50s)
12:19:29 [2022-03-18T12:19:29.213Z] === RUN   TestExec
12:19:29 [2022-03-18T12:19:29.782Z] --- PASS: TestExec (0.43s)
12:19:29 [2022-03-18T12:19:29.782Z] === RUN   TestExecUser
12:19:30 [2022-03-18T12:19:30.044Z] --- PASS: TestExecUser (0.45s)
12:19:30 [2022-03-18T12:19:30.044Z] === RUN   TestExportContainerAndImportImage
12:19:30 [2022-03-18T12:19:30.614Z] --- PASS: TestExportContainerAndImportImage (0.55s)
12:19:30 [2022-03-18T12:19:30.614Z] === RUN   TestExportContainerAfterDaemonRestart
12:19:31 [2022-03-18T12:19:31.998Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
12:19:31 [2022-03-18T12:19:31.998Z] === RUN   TestHealthCheckWorkdir
12:19:32 [2022-03-18T12:19:32.569Z] --- PASS: TestHealthCheckWorkdir (0.52s)
12:19:32 [2022-03-18T12:19:32.569Z] === RUN   TestHealthKillContainer
12:19:40 [2022-03-18T12:19:40.702Z] --- PASS: TestHealthKillContainer (7.89s)
12:19:40 [2022-03-18T12:19:40.703Z] === RUN   TestInspectCpusetInConfigPre120
12:19:40 [2022-03-18T12:19:40.703Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
12:19:40 [2022-03-18T12:19:40.703Z] === RUN   TestIpcModeNone
12:19:41 [2022-03-18T12:19:41.299Z] --- PASS: TestIpcModeNone (0.45s)
12:19:41 [2022-03-18T12:19:41.299Z] === RUN   TestIpcModePrivate
12:19:41 [2022-03-18T12:19:41.576Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
12:19:41 [2022-03-18T12:19:41.576Z] --- PASS: TestIpcModePrivate (0.47s)
12:19:41 [2022-03-18T12:19:41.576Z] === RUN   TestIpcModeShareable
12:19:41 [2022-03-18T12:19:41.842Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
12:19:42 [2022-03-18T12:19:42.107Z] --- PASS: TestIpcModeShareable (0.45s)
12:19:42 [2022-03-18T12:19:42.107Z] === RUN   TestAPIIpcModeShareableAndContainer
12:19:43 [2022-03-18T12:19:43.492Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
12:19:43 [2022-03-18T12:19:43.492Z] === RUN   TestAPIIpcModeHost
12:19:43 [2022-03-18T12:19:43.753Z] --- PASS: TestAPIIpcModeHost (0.38s)
12:19:43 [2022-03-18T12:19:43.753Z] === RUN   TestDaemonIpcModeShareable
12:19:44 [2022-03-18T12:19:44.693Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
12:19:44 [2022-03-18T12:19:44.954Z] --- PASS: TestDaemonIpcModeShareable (1.10s)
12:19:44 [2022-03-18T12:19:44.954Z] === RUN   TestDaemonIpcModePrivate
12:19:45 [2022-03-18T12:19:45.893Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
12:19:46 [2022-03-18T12:19:46.153Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
12:19:46 [2022-03-18T12:19:46.153Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:19:47 [2022-03-18T12:19:47.093Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
12:19:47 [2022-03-18T12:19:47.094Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
12:19:47 [2022-03-18T12:19:47.094Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:19:48 [2022-03-18T12:19:48.042Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
12:19:48 [2022-03-18T12:19:48.303Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
12:19:48 [2022-03-18T12:19:48.303Z] === RUN   TestIpcModeOlderClient
12:19:48 [2022-03-18T12:19:48.303Z] === PAUSE TestIpcModeOlderClient
12:19:48 [2022-03-18T12:19:48.303Z] === RUN   TestKillContainerInvalidSignal
12:19:48 [2022-03-18T12:19:48.563Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
12:19:48 [2022-03-18T12:19:48.563Z] === RUN   TestKillContainer
12:19:48 [2022-03-18T12:19:48.823Z] === RUN   TestKillContainer/no_signal
12:19:49 [2022-03-18T12:19:49.084Z] === RUN   TestKillContainer/non_killing_signal
12:19:49 [2022-03-18T12:19:49.345Z] === RUN   TestKillContainer/killing_signal
12:19:50 [2022-03-18T12:19:50.285Z] --- PASS: TestKillContainer (1.37s)
12:19:50 [2022-03-18T12:19:50.285Z]     --- PASS: TestKillContainer/no_signal (0.37s)
12:19:50 [2022-03-18T12:19:50.285Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
12:19:50 [2022-03-18T12:19:50.285Z]     --- PASS: TestKillContainer/killing_signal (0.57s)
12:19:50 [2022-03-18T12:19:50.285Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:19:50 [2022-03-18T12:19:50.285Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:19:50 [2022-03-18T12:19:50.546Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:19:51 [2022-03-18T12:19:51.116Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.14s)
12:19:51 [2022-03-18T12:19:51.116Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
12:19:51 [2022-03-18T12:19:51.116Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s)
12:19:51 [2022-03-18T12:19:51.116Z] === RUN   TestKillStoppedContainer
12:19:51 [2022-03-18T12:19:51.376Z] --- PASS: TestKillStoppedContainer (0.05s)
12:19:51 [2022-03-18T12:19:51.376Z] === RUN   TestKillStoppedContainerAPIPre120
12:19:51 [2022-03-18T12:19:51.376Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:19:51 [2022-03-18T12:19:51.376Z] === RUN   TestKillDifferentUserContainer
12:19:51 [2022-03-18T12:19:51.636Z] --- PASS: TestKillDifferentUserContainer (0.41s)
12:19:51 [2022-03-18T12:19:51.636Z] === RUN   TestInspectOomKilledTrue
12:19:52 [2022-03-18T12:19:52.207Z] --- PASS: TestInspectOomKilledTrue (0.45s)
12:19:52 [2022-03-18T12:19:52.208Z] === RUN   TestInspectOomKilledFalse
12:19:52 [2022-03-18T12:19:52.467Z] --- PASS: TestInspectOomKilledFalse (0.38s)
12:19:52 [2022-03-18T12:19:52.467Z] === RUN   TestLinksEtcHostsContentMatch
12:19:52 [2022-03-18T12:19:52.728Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
12:19:52 [2022-03-18T12:19:52.728Z] === RUN   TestLinksContainerNames
12:19:53 [2022-03-18T12:19:53.675Z] --- PASS: TestLinksContainerNames (0.79s)
12:19:53 [2022-03-18T12:19:53.675Z] === RUN   TestLogsFollowTailEmpty
12:19:53 [2022-03-18T12:19:53.936Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
12:19:53 [2022-03-18T12:19:53.936Z] === RUN   TestContainerNetworkMountsNoChown
12:19:54 [2022-03-18T12:19:54.507Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/default
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/private
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/private
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rprivate
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/slave
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rslave
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/shared
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rshared
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared
12:19:54 [2022-03-18T12:19:54.507Z] === CONT  TestMountDaemonRoot/default
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/default/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/default/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === CONT  TestMountDaemonRoot/default/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === CONT  TestMountDaemonRoot/rshared
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === CONT  TestMountDaemonRoot/shared
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === CONT  TestMountDaemonRoot/rslave
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === CONT  TestMountDaemonRoot/slave
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === CONT  TestMountDaemonRoot/rprivate
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:19:54 [2022-03-18T12:19:54.507Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:19:54 [2022-03-18T12:19:54.507Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/private
12:19:54 [2022-03-18T12:19:54.508Z] === RUN   TestMountDaemonRoot/private/bind_root
12:19:54 [2022-03-18T12:19:54.508Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:19:54 [2022-03-18T12:19:54.508Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:19:54 [2022-03-18T12:19:54.508Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:19:54 [2022-03-18T12:19:54.508Z] === RUN   TestMountDaemonRoot/private/mount_root
12:19:54 [2022-03-18T12:19:54.508Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:19:54 [2022-03-18T12:19:54.508Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:19:54 [2022-03-18T12:19:54.508Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/default/mount_root
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:19:54 [2022-03-18T12:19:54.508Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/private/bind_root
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/private/mount_root
12:19:54 [2022-03-18T12:19:54.769Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:19:54 [2022-03-18T12:19:54.769Z] --- PASS: TestMountDaemonRoot (0.01s)
12:19:54 [2022-03-18T12:19:54.769Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:19:54 [2022-03-18T12:19:54.769Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:19:54 [2022-03-18T12:19:54.769Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:19:54 [2022-03-18T12:19:54.769Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:19:54 [2022-03-18T12:19:54.769Z] === RUN   TestContainerBindMountNonRecursive
12:19:56 [2022-03-18T12:19:56.153Z] --- PASS: TestContainerBindMountNonRecursive (1.28s)
12:19:56 [2022-03-18T12:19:56.153Z] === RUN   TestContainerVolumesMountedAsShared
12:19:56 [2022-03-18T12:19:56.724Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
12:19:56 [2022-03-18T12:19:56.724Z] === RUN   TestContainerVolumesMountedAsSlave
12:19:56 [2022-03-18T12:19:56.985Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
12:19:56 [2022-03-18T12:19:56.985Z] === RUN   TestNetworkNat
12:19:57 [2022-03-18T12:19:57.245Z] --- PASS: TestNetworkNat (0.41s)
12:19:57 [2022-03-18T12:19:57.245Z] === RUN   TestNetworkLocalhostTCPNat
12:19:57 [2022-03-18T12:19:57.815Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
12:19:57 [2022-03-18T12:19:57.815Z] === RUN   TestNetworkLoopbackNat
12:20:00 [2022-03-18T12:20:00.355Z] --- PASS: TestNetworkLoopbackNat (2.67s)
12:20:00 [2022-03-18T12:20:00.355Z] === RUN   TestPause
12:20:00 [2022-03-18T12:20:00.926Z] --- PASS: TestPause (0.42s)
12:20:00 [2022-03-18T12:20:00.926Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:20:00 [2022-03-18T12:20:00.926Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:20:00 [2022-03-18T12:20:00.926Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:20:00 [2022-03-18T12:20:00.926Z] === RUN   TestPauseStopPausedContainer
12:20:01 [2022-03-18T12:20:01.186Z] --- PASS: TestPauseStopPausedContainer (0.45s)
12:20:01 [2022-03-18T12:20:01.186Z] === RUN   TestPidHost
12:20:02 [2022-03-18T12:20:02.126Z] --- PASS: TestPidHost (0.93s)
12:20:02 [2022-03-18T12:20:02.126Z] === RUN   TestPsFilter
12:20:02 [2022-03-18T12:20:02.388Z] --- PASS: TestPsFilter (0.32s)
12:20:02 [2022-03-18T12:20:02.388Z] === RUN   TestRemoveContainerWithRemovedVolume
12:20:02 [2022-03-18T12:20:02.958Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
12:20:02 [2022-03-18T12:20:02.958Z] === RUN   TestRemoveContainerWithVolume
12:20:03 [2022-03-18T12:20:03.219Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
12:20:03 [2022-03-18T12:20:03.219Z] === RUN   TestRemoveContainerRunning
12:20:03 [2022-03-18T12:20:03.789Z] --- PASS: TestRemoveContainerRunning (0.40s)
12:20:03 [2022-03-18T12:20:03.789Z] === RUN   TestRemoveContainerForceRemoveRunning
12:20:04 [2022-03-18T12:20:04.050Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
12:20:04 [2022-03-18T12:20:04.050Z] === RUN   TestRemoveInvalidContainer
12:20:04 [2022-03-18T12:20:04.050Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:20:04 [2022-03-18T12:20:04.050Z] === RUN   TestRenameLinkedContainer
12:20:05 [2022-03-18T12:20:05.961Z] --- PASS: TestRenameLinkedContainer (1.65s)
12:20:05 [2022-03-18T12:20:05.961Z] === RUN   TestRenameStoppedContainer
12:20:06 [2022-03-18T12:20:06.222Z] --- PASS: TestRenameStoppedContainer (0.39s)
12:20:06 [2022-03-18T12:20:06.222Z] === RUN   TestRenameRunningContainerAndReuse
12:20:07 [2022-03-18T12:20:07.165Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
12:20:07 [2022-03-18T12:20:07.165Z] === RUN   TestRenameInvalidName
12:20:07 [2022-03-18T12:20:07.426Z] --- PASS: TestRenameInvalidName (0.39s)
12:20:07 [2022-03-18T12:20:07.426Z] === RUN   TestRenameAnonymousContainer
12:20:08 [2022-03-18T12:20:08.809Z] --- PASS: TestRenameAnonymousContainer (1.40s)
12:20:08 [2022-03-18T12:20:08.809Z] === RUN   TestRenameContainerWithSameName
12:20:09 [2022-03-18T12:20:09.070Z] --- PASS: TestRenameContainerWithSameName (0.38s)
12:20:09 [2022-03-18T12:20:09.070Z] === RUN   TestRenameContainerWithLinkedContainer
12:20:10 [2022-03-18T12:20:10.010Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
12:20:10 [2022-03-18T12:20:10.010Z] === RUN   TestResize
12:20:10 [2022-03-18T12:20:10.270Z] --- PASS: TestResize (0.43s)
12:20:10 [2022-03-18T12:20:10.271Z] === RUN   TestResizeWithInvalidSize
12:20:10 [2022-03-18T12:20:10.841Z] --- PASS: TestResizeWithInvalidSize (0.45s)
12:20:10 [2022-03-18T12:20:10.841Z] === RUN   TestResizeWhenContainerNotStarted
12:20:11 [2022-03-18T12:20:11.101Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
12:20:11 [2022-03-18T12:20:11.101Z] === RUN   TestDaemonRestartKillContainers
12:20:11 [2022-03-18T12:20:11.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:20:11 [2022-03-18T12:20:11.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:20:11 [2022-03-18T12:20:11.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:20:11 [2022-03-18T12:20:11.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:20:11 [2022-03-18T12:20:11.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:20:11 [2022-03-18T12:20:11.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:20:12 [2022-03-18T12:20:12.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:20:12 [2022-03-18T12:20:12.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:20:13 [2022-03-18T12:20:13.691Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:20:13 [2022-03-18T12:20:13.951Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:14 [2022-03-18T12:20:14.892Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:17 [2022-03-18T12:20:17.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:20:18 [2022-03-18T12:20:18.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:20:20 [2022-03-18T12:20:20.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:20:21 [2022-03-18T12:20:21.856Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:20:22 [2022-03-18T12:20:22.425Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:20:23 [2022-03-18T12:20:23.384Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:20:24 [2022-03-18T12:20:24.339Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:20:25 [2022-03-18T12:20:25.293Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:20:26 [2022-03-18T12:20:26.233Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:20:27 [2022-03-18T12:20:27.616Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.21s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.21s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.24s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.61s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.62s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.76s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.72s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
12:20:27 [2022-03-18T12:20:27.616Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
12:20:27 [2022-03-18T12:20:27.616Z] === RUN   TestCgroupNamespacesRun
12:20:28 [2022-03-18T12:20:28.997Z] --- PASS: TestCgroupNamespacesRun (1.13s)
12:20:28 [2022-03-18T12:20:28.997Z] === RUN   TestCgroupNamespacesRunPrivileged
12:20:29 [2022-03-18T12:20:29.939Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
12:20:29 [2022-03-18T12:20:29.939Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:20:30 [2022-03-18T12:20:30.878Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.08s)
12:20:30 [2022-03-18T12:20:30.878Z] === RUN   TestCgroupNamespacesRunHostMode
12:20:32 [2022-03-18T12:20:32.260Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
12:20:32 [2022-03-18T12:20:32.260Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:20:33 [2022-03-18T12:20:33.201Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
12:20:33 [2022-03-18T12:20:33.201Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:20:34 [2022-03-18T12:20:34.142Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
12:20:34 [2022-03-18T12:20:34.142Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:20:35 [2022-03-18T12:20:35.082Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
12:20:35 [2022-03-18T12:20:35.082Z] === RUN   TestCgroupNamespacesRunOlderClient
12:20:36 [2022-03-18T12:20:36.022Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
12:20:36 [2022-03-18T12:20:36.022Z] === RUN   TestNISDomainname
12:20:36 [2022-03-18T12:20:36.593Z] --- PASS: TestNISDomainname (0.48s)
12:20:36 [2022-03-18T12:20:36.593Z] === RUN   TestHostnameDnsResolution
12:20:37 [2022-03-18T12:20:37.163Z] --- PASS: TestHostnameDnsResolution (0.65s)
12:20:37 [2022-03-18T12:20:37.163Z] === RUN   TestUnprivilegedPortsAndPing
12:20:37 [2022-03-18T12:20:37.734Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
12:20:37 [2022-03-18T12:20:37.734Z] === RUN   TestStats
12:20:40 [2022-03-18T12:20:40.274Z] --- PASS: TestStats (2.41s)
12:20:40 [2022-03-18T12:20:40.275Z] === RUN   TestStopContainerWithTimeout
12:20:40 [2022-03-18T12:20:40.275Z] === RUN   TestStopContainerWithTimeout/0
12:20:40 [2022-03-18T12:20:40.275Z] === PAUSE TestStopContainerWithTimeout/0
12:20:40 [2022-03-18T12:20:40.275Z] === RUN   TestStopContainerWithTimeout/1
12:20:40 [2022-03-18T12:20:40.275Z] === PAUSE TestStopContainerWithTimeout/1
12:20:40 [2022-03-18T12:20:40.275Z] === RUN   TestStopContainerWithTimeout/3
12:20:40 [2022-03-18T12:20:40.275Z] === PAUSE TestStopContainerWithTimeout/3
12:20:40 [2022-03-18T12:20:40.275Z] === RUN   TestStopContainerWithTimeout/-1
12:20:40 [2022-03-18T12:20:40.275Z] === PAUSE TestStopContainerWithTimeout/-1
12:20:40 [2022-03-18T12:20:40.275Z] === CONT  TestStopContainerWithTimeout/0
12:20:40 [2022-03-18T12:20:40.275Z] === CONT  TestStopContainerWithTimeout/3
12:20:40 [2022-03-18T12:20:40.845Z] === CONT  TestStopContainerWithTimeout/-1
12:20:42 [2022-03-18T12:20:42.754Z] === CONT  TestStopContainerWithTimeout/1
12:20:44 [2022-03-18T12:20:44.134Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:20:44 [2022-03-18T12:20:44.134Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
12:20:44 [2022-03-18T12:20:44.134Z]     --- PASS: TestStopContainerWithTimeout/3 (2.56s)
12:20:44 [2022-03-18T12:20:44.134Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.36s)
12:20:44 [2022-03-18T12:20:44.134Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
12:20:44 [2022-03-18T12:20:44.134Z] === RUN   TestDeleteDevicemapper
12:20:44 [2022-03-18T12:20:44.134Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:20:44 [2022-03-18T12:20:44.134Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:20:44 [2022-03-18T12:20:44.134Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:20:45 [2022-03-18T12:20:45.518Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s)
12:20:45 [2022-03-18T12:20:45.518Z] === RUN   TestUpdateMemory
12:20:46 [2022-03-18T12:20:46.089Z] --- PASS: TestUpdateMemory (0.52s)
12:20:46 [2022-03-18T12:20:46.089Z] === RUN   TestUpdateCPUQuota
12:20:47 [2022-03-18T12:20:47.030Z] --- PASS: TestUpdateCPUQuota (0.67s)
12:20:47 [2022-03-18T12:20:47.030Z] === RUN   TestUpdatePidsLimit
12:20:47 [2022-03-18T12:20:47.030Z] === RUN   TestUpdatePidsLimit/update_from_none
12:20:47 [2022-03-18T12:20:47.030Z] === RUN   TestUpdatePidsLimit/no_change
12:20:47 [2022-03-18T12:20:47.290Z] === RUN   TestUpdatePidsLimit/update_lower
12:20:47 [2022-03-18T12:20:47.290Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:20:47 [2022-03-18T12:20:47.551Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:20:47 [2022-03-18T12:20:47.811Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:20:48 [2022-03-18T12:20:48.071Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:20:48 [2022-03-18T12:20:48.642Z] --- PASS: TestUpdatePidsLimit (1.85s)
12:20:48 [2022-03-18T12:20:48.642Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
12:20:48 [2022-03-18T12:20:48.642Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
12:20:48 [2022-03-18T12:20:48.642Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
12:20:48 [2022-03-18T12:20:48.642Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
12:20:48 [2022-03-18T12:20:48.642Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
12:20:48 [2022-03-18T12:20:48.642Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
12:20:48 [2022-03-18T12:20:48.642Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
12:20:48 [2022-03-18T12:20:48.642Z] === RUN   TestUpdateRestartPolicy
12:21:00 [2022-03-18T12:21:00.864Z] --- PASS: TestUpdateRestartPolicy (10.71s)
12:21:00 [2022-03-18T12:21:00.864Z] === RUN   TestUpdateRestartWithAutoRemove
12:21:00 [2022-03-18T12:21:00.864Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
12:21:00 [2022-03-18T12:21:00.864Z] === RUN   TestWaitNonBlocked
12:21:00 [2022-03-18T12:21:00.864Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:21:00 [2022-03-18T12:21:00.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:21:00 [2022-03-18T12:21:00.864Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:21:00 [2022-03-18T12:21:00.864Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:21:00 [2022-03-18T12:21:00.864Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:21:00 [2022-03-18T12:21:00.864Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:21:00 [2022-03-18T12:21:00.864Z] --- PASS: TestWaitNonBlocked (0.01s)
12:21:00 [2022-03-18T12:21:00.864Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
12:21:00 [2022-03-18T12:21:00.864Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
12:21:00 [2022-03-18T12:21:00.864Z] === RUN   TestWaitBlocked
12:21:00 [2022-03-18T12:21:00.864Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:21:00 [2022-03-18T12:21:00.864Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:21:00 [2022-03-18T12:21:00.864Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:21:00 [2022-03-18T12:21:00.864Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:21:00 [2022-03-18T12:21:00.864Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:21:00 [2022-03-18T12:21:00.864Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:21:01 [2022-03-18T12:21:01.124Z] --- PASS: TestWaitBlocked (0.01s)
12:21:01 [2022-03-18T12:21:01.124Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.55s)
12:21:01 [2022-03-18T12:21:01.124Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
12:21:01 [2022-03-18T12:21:01.124Z] === CONT  TestContainerStartOnDaemonRestart
12:21:01 [2022-03-18T12:21:01.124Z] === CONT  TestRestartDaemonWithRestartingContainer
12:21:03 [2022-03-18T12:21:03.034Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.01s)
12:21:03 [2022-03-18T12:21:03.034Z] === CONT  TestIpcModeOlderClient
12:21:03 [2022-03-18T12:21:03.034Z] --- PASS: TestIpcModeOlderClient (0.08s)
12:21:03 [2022-03-18T12:21:03.034Z] === CONT  TestContainerKillOnDaemonStart
12:21:03 [2022-03-18T12:21:03.294Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s)
12:21:03 [2022-03-18T12:21:03.294Z] === CONT  TestDaemonHostGatewayIP
12:21:05 [2022-03-18T12:21:05.836Z] --- PASS: TestDaemonHostGatewayIP (2.36s)
12:21:05 [2022-03-18T12:21:05.836Z] === CONT  TestDaemonRestartIpcMode
12:21:07 [2022-03-18T12:21:07.746Z] --- PASS: TestDaemonRestartIpcMode (2.11s)
12:21:15 [2022-03-18T12:21:15.875Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
12:21:15 [2022-03-18T12:21:15.875Z] PASS
12:21:15 [2022-03-18T12:21:15.875Z] 
12:21:15 [2022-03-18T12:21:15.875Z] === Skipped
12:21:15 [2022-03-18T12:21:15.875Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:21:15 [2022-03-18T12:21:15.875Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:21:15 [2022-03-18T12:21:15.875Z] 
12:21:15 [2022-03-18T12:21:15.875Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:21:15 [2022-03-18T12:21:15.875Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:21:15 [2022-03-18T12:21:15.875Z] 
12:21:15 [2022-03-18T12:21:15.875Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:21:15 [2022-03-18T12:21:15.875Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:21:15 [2022-03-18T12:21:15.875Z] 
12:21:15 [2022-03-18T12:21:15.875Z] DONE 200 tests, 3 skipped in 111.025s
12:21:15 [2022-03-18T12:21:15.875Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:21:15 [2022-03-18T12:21:15.875Z] ++ 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
12:21:15 [2022-03-18T12:21:15.875Z] ++ set -e
12:21:15 [2022-03-18T12:21:15.875Z] ++ '[' -n 0 ']'
12:21:15 [2022-03-18T12:21:15.875Z] ++ set -x
12:21:15 [2022-03-18T12:21:15.875Z] ++ 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
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestConfigDaemonLibtrustID
12:21:15 [2022-03-18T12:21:15.875Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestDaemonConfigValidation
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:21:15 [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:21:15 [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestDaemonConfigValidation/invalid_config
12:21:15 [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestDaemonConfigValidation/malformed_config
12:21:15 [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestDaemonConfigValidation/valid_config
12:21:15 [2022-03-18T12:21:15.875Z] === PAUSE TestDaemonConfigValidation/valid_config
12:21:15 [2022-03-18T12:21:15.875Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:21:15 [2022-03-18T12:21:15.875Z] === CONT  TestDaemonConfigValidation/malformed_config
12:21:15 [2022-03-18T12:21:15.875Z] === CONT  TestDaemonConfigValidation/valid_config
12:21:15 [2022-03-18T12:21:15.875Z] === CONT  TestDaemonConfigValidation/invalid_config
12:21:15 [2022-03-18T12:21:15.875Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:21:15 [2022-03-18T12:21:15.875Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:21:15 [2022-03-18T12:21:15.875Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
12:21:15 [2022-03-18T12:21:15.875Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
12:21:15 [2022-03-18T12:21:15.875Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
12:21:15 [2022-03-18T12:21:15.875Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
12:21:15 [2022-03-18T12:21:15.875Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestConfigDaemonSeccompProfiles
12:21:15 [2022-03-18T12:21:15.875Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:21:16 [2022-03-18T12:21:16.815Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:21:17 [2022-03-18T12:21:17.756Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:21:18 [2022-03-18T12:21:18.695Z] === CONT  TestConfigDaemonSeccompProfiles
12:21:18 [2022-03-18T12:21:18.695Z]     daemon_test.go:156: [de4ec75f1a79a] daemon is not started
12:21:18 [2022-03-18T12:21:18.695Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
12:21:18 [2022-03-18T12:21:18.695Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:21:18 [2022-03-18T12:21:18.695Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:21:18 [2022-03-18T12:21:18.695Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
12:21:18 [2022-03-18T12:21:18.695Z] === RUN   TestDaemonProxy
12:21:18 [2022-03-18T12:21:18.695Z] === RUN   TestDaemonProxy/environment_variables
12:21:20 [2022-03-18T12:21:20.644Z] === RUN   TestDaemonProxy/command-line_options
12:21:22 [2022-03-18T12:21:22.553Z] === RUN   TestDaemonProxy/configuration_file
12:21:24 [2022-03-18T12:21:24.464Z] === RUN   TestDaemonProxy/conflicting_options
12:21:24 [2022-03-18T12:21:24.465Z] === RUN   TestDaemonProxy/reload_sanitized
12:21:25 [2022-03-18T12:21:25.035Z] --- PASS: TestDaemonProxy (6.33s)
12:21:25 [2022-03-18T12:21:25.035Z]     --- PASS: TestDaemonProxy/environment_variables (1.81s)
12:21:25 [2022-03-18T12:21:25.035Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
12:21:25 [2022-03-18T12:21:25.035Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
12:21:25 [2022-03-18T12:21:25.035Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
12:21:25 [2022-03-18T12:21:25.035Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:21:25 [2022-03-18T12:21:25.035Z] PASS
12:21:25 [2022-03-18T12:21:25.035Z] 
12:21:25 [2022-03-18T12:21:25.035Z] DONE 17 tests in 10.280s
12:21:25 [2022-03-18T12:21:25.035Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:21:25 [2022-03-18T12:21:25.035Z] ++ 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
12:21:25 [2022-03-18T12:21:25.035Z] ++ set -e
12:21:25 [2022-03-18T12:21:25.035Z] ++ '[' -n 0 ']'
12:21:25 [2022-03-18T12:21:25.035Z] ++ set -x
12:21:25 [2022-03-18T12:21:25.035Z] ++ 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
12:21:25 [2022-03-18T12:21:25.296Z] INFO: Testing against a local daemon
12:21:25 [2022-03-18T12:21:25.296Z] === RUN   TestCommitInheritsEnv
12:21:25 [2022-03-18T12:21:25.556Z] --- PASS: TestCommitInheritsEnv (0.26s)
12:21:25 [2022-03-18T12:21:25.556Z] === RUN   TestImportExtremelyLargeImageWorks
12:21:25 [2022-03-18T12:21:25.556Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:21:25 [2022-03-18T12:21:25.556Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:21:25 [2022-03-18T12:21:25.556Z] === RUN   TestImportWithCustomPlatform
12:21:25 [2022-03-18T12:21:25.556Z] === RUN   TestImportWithCustomPlatform/#00
12:21:25 [2022-03-18T12:21:25.556Z] === RUN   TestImportWithCustomPlatform/_______
12:21:25 [2022-03-18T12:21:25.556Z] === RUN   TestImportWithCustomPlatform//
12:21:25 [2022-03-18T12:21:25.556Z] === RUN   TestImportWithCustomPlatform/linux
12:21:25 [2022-03-18T12:21:25.556Z] === RUN   TestImportWithCustomPlatform/LINUX
12:21:25 [2022-03-18T12:21:25.816Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:21:25 [2022-03-18T12:21:25.816Z] === RUN   TestImportWithCustomPlatform/macos
12:21:25 [2022-03-18T12:21:25.816Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:21:25 [2022-03-18T12:21:25.816Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:21:25 [2022-03-18T12:21:25.816Z] --- PASS: TestImportWithCustomPlatform (0.30s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:21:25 [2022-03-18T12:21:25.816Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:21:25 [2022-03-18T12:21:25.816Z] === RUN   TestImagesFilterMultiReference
12:21:25 [2022-03-18T12:21:25.816Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:21:25 [2022-03-18T12:21:25.816Z] === RUN   TestImagePullPlatformInvalid
12:21:25 [2022-03-18T12:21:25.816Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:21:25 [2022-03-18T12:21:25.816Z] === RUN   TestRemoveImageOrphaning
12:21:26 [2022-03-18T12:21:26.077Z] --- PASS: TestRemoveImageOrphaning (0.23s)
12:21:26 [2022-03-18T12:21:26.077Z] === RUN   TestRemoveImageGarbageCollector
12:21:26 [2022-03-18T12:21:26.077Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:21:26 [2022-03-18T12:21:26.077Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:21:26 [2022-03-18T12:21:26.077Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:21:26 [2022-03-18T12:21:26.077Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
12:21:26 [2022-03-18T12:21:26.077Z] === RUN   TestTagInvalidReference
12:21:26 [2022-03-18T12:21:26.077Z] --- PASS: TestTagInvalidReference (0.01s)
12:21:26 [2022-03-18T12:21:26.077Z] === RUN   TestTagValidPrefixedRepo
12:21:26 [2022-03-18T12:21:26.338Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
12:21:26 [2022-03-18T12:21:26.338Z] === RUN   TestTagExistedNameWithoutForce
12:21:26 [2022-03-18T12:21:26.338Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:21:26 [2022-03-18T12:21:26.338Z] === RUN   TestTagOfficialNames
12:21:26 [2022-03-18T12:21:26.338Z] --- PASS: TestTagOfficialNames (0.05s)
12:21:26 [2022-03-18T12:21:26.338Z] === RUN   TestTagMatchesDigest
12:21:26 [2022-03-18T12:21:26.338Z] --- PASS: TestTagMatchesDigest (0.01s)
12:21:26 [2022-03-18T12:21:26.338Z] PASS
12:21:26 [2022-03-18T12:21:26.338Z] 
12:21:26 [2022-03-18T12:21:26.338Z] === Skipped
12:21:26 [2022-03-18T12:21:26.338Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:21:26 [2022-03-18T12:21:26.338Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:21:26 [2022-03-18T12:21:26.338Z] 
12:21:26 [2022-03-18T12:21:26.338Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:21:26 [2022-03-18T12:21:26.338Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:21:26 [2022-03-18T12:21:26.338Z] 
12:21:26 [2022-03-18T12:21:26.338Z] DONE 22 tests, 2 skipped in 1.241s
12:21:26 [2022-03-18T12:21:26.338Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:21:26 [2022-03-18T12:21:26.338Z] ++ 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
12:21:26 [2022-03-18T12:21:26.338Z] ++ set -e
12:21:26 [2022-03-18T12:21:26.338Z] ++ '[' -n 0 ']'
12:21:26 [2022-03-18T12:21:26.338Z] ++ set -x
12:21:26 [2022-03-18T12:21:26.338Z] ++ 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
12:21:26 [2022-03-18T12:21:26.338Z] INFO: Testing against a local daemon
12:21:26 [2022-03-18T12:21:26.338Z] === RUN   TestNetworkCreateDelete
12:21:26 [2022-03-18T12:21:26.598Z] --- PASS: TestNetworkCreateDelete (0.15s)
12:21:26 [2022-03-18T12:21:26.598Z] === RUN   TestDockerNetworkDeletePreferID
12:21:26 [2022-03-18T12:21:26.859Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
12:21:26 [2022-03-18T12:21:26.859Z] === RUN   TestDaemonDNSFallback
12:21:33 [2022-03-18T12:21:33.437Z] --- PASS: TestDaemonDNSFallback (6.22s)
12:21:33 [2022-03-18T12:21:33.437Z] === RUN   TestInspectNetwork
12:21:35 [2022-03-18T12:21:35.980Z] === RUN   TestInspectNetwork/full_network_id
12:21:35 [2022-03-18T12:21:35.980Z] === RUN   TestInspectNetwork/partial_network_id
12:21:35 [2022-03-18T12:21:35.980Z] === RUN   TestInspectNetwork/network_name
12:21:35 [2022-03-18T12:21:35.980Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:21:40 [2022-03-18T12:21:40.177Z] --- PASS: TestInspectNetwork (6.99s)
12:21:40 [2022-03-18T12:21:40.178Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:21:40 [2022-03-18T12:21:40.178Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:21:40 [2022-03-18T12:21:40.178Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:21:40 [2022-03-18T12:21:40.178Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:21:40 [2022-03-18T12:21:40.178Z] === RUN   TestRunContainerWithBridgeNone
12:21:41 [2022-03-18T12:21:41.561Z] --- PASS: TestRunContainerWithBridgeNone (1.40s)
12:21:41 [2022-03-18T12:21:41.561Z] === RUN   TestNetworkInvalidJSON
12:21:41 [2022-03-18T12:21:41.561Z] === RUN   TestNetworkInvalidJSON//networks/create
12:21:41 [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:21:41 [2022-03-18T12:21:41.561Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:21:41 [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:21:41 [2022-03-18T12:21:41.561Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:41 [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:41 [2022-03-18T12:21:41.561Z] === CONT  TestNetworkInvalidJSON//networks/create
12:21:41 [2022-03-18T12:21:41.561Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:41 [2022-03-18T12:21:41.561Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:21:41 [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:21:41 [2022-03-18T12:21:41.561Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:21:41 [2022-03-18T12:21:41.561Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:21:41 [2022-03-18T12:21:41.561Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:21:41 [2022-03-18T12:21:41.561Z] === RUN   TestNetworkList
12:21:41 [2022-03-18T12:21:41.561Z] === RUN   TestNetworkList//networks
12:21:41 [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkList//networks
12:21:41 [2022-03-18T12:21:41.561Z] === RUN   TestNetworkList//networks/
12:21:41 [2022-03-18T12:21:41.561Z] === PAUSE TestNetworkList//networks/
12:21:41 [2022-03-18T12:21:41.561Z] === CONT  TestNetworkList//networks
12:21:41 [2022-03-18T12:21:41.561Z] === CONT  TestNetworkList//networks/
12:21:41 [2022-03-18T12:21:41.561Z] --- PASS: TestNetworkList (0.02s)
12:21:41 [2022-03-18T12:21:41.561Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:21:41 [2022-03-18T12:21:41.561Z]     --- PASS: TestNetworkList//networks (0.00s)
12:21:41 [2022-03-18T12:21:41.561Z] === RUN   TestHostIPv4BridgeLabel
12:21:42 [2022-03-18T12:21:42.130Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
12:21:42 [2022-03-18T12:21:42.131Z] === RUN   TestDaemonRestartWithLiveRestore
12:21:43 [2022-03-18T12:21:43.075Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:21:43 [2022-03-18T12:21:43.075Z] === RUN   TestDaemonDefaultNetworkPools
12:21:44 [2022-03-18T12:21:44.014Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
12:21:44 [2022-03-18T12:21:44.014Z] === RUN   TestDaemonRestartWithExistingNetwork
12:21:44 [2022-03-18T12:21:44.954Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:21:44 [2022-03-18T12:21:44.954Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:21:46 [2022-03-18T12:21:46.337Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s)
12:21:46 [2022-03-18T12:21:46.337Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:21:46 [2022-03-18T12:21:46.908Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
12:21:46 [2022-03-18T12:21:46.908Z] === RUN   TestServiceWithPredefinedNetwork
12:21:48 [2022-03-18T12:21:48.820Z] --- PASS: TestServiceWithPredefinedNetwork (2.11s)
12:21:48 [2022-03-18T12:21:48.820Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:21:48 [2022-03-18T12:21:48.820Z]     service_test.go:243: FLAKY_TEST
12:21:48 [2022-03-18T12:21:48.820Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:21:48 [2022-03-18T12:21:48.820Z] === RUN   TestServiceWithDataPathPortInit
12:22:03 [2022-03-18T12:22:03.717Z] --- PASS: TestServiceWithDataPathPortInit (13.05s)
12:22:03 [2022-03-18T12:22:03.717Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:22:04 [2022-03-18T12:22:04.657Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mmbysfk2u4kcaql7046js9s53 Created:2022-03-18 12:22:03.251013917 +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[0304fd45e908149ad5087e732abb1530feb305832acce9e32d67faa4986e3f10:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.meeflvkqemypa54s0ka3smw3w EndpointID:5a6b20df42e36ad652d33fce27ade07480dbda14cd515dbe973598abeec04810 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4c52e118461eac244f4d128862e9589f5cf6afb148042a37365abd936883e0ee 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:5524b3daac2b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.meeflvkqemypa54s0ka3smw3w EndpointID:5a6b20df42e36ad652d33fce27ade07480dbda14cd515dbe973598abeec04810 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:22:08 [2022-03-18T12:22:08.856Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s)
12:22:08 [2022-03-18T12:22:08.856Z] PASS
12:22:08 [2022-03-18T12:22:08.856Z] 
12:22:08 [2022-03-18T12:22:08.856Z] === Skipped
12:22:08 [2022-03-18T12:22:08.856Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:22:08 [2022-03-18T12:22:08.856Z]     service_test.go:243: FLAKY_TEST
12:22:08 [2022-03-18T12:22:08.856Z] 
12:22:08 [2022-03-18T12:22:08.856Z] DONE 26 tests, 1 skipped in 42.381s
12:22:08 [2022-03-18T12:22:08.856Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:22:08 [2022-03-18T12:22:08.856Z] ++ 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
12:22:08 [2022-03-18T12:22:08.856Z] ++ set -e
12:22:08 [2022-03-18T12:22:08.856Z] ++ '[' -n 0 ']'
12:22:08 [2022-03-18T12:22:08.856Z] ++ set -x
12:22:08 [2022-03-18T12:22:08.856Z] ++ 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
12:22:08 [2022-03-18T12:22:08.856Z] INFO: Testing against a local daemon
12:22:08 [2022-03-18T12:22:08.856Z] === RUN   TestDockerNetworkIpvlanPersistance
12:22:08 [2022-03-18T12:22:08.856Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:08 [2022-03-18T12:22:08.856Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:22:08 [2022-03-18T12:22:08.856Z] === RUN   TestDockerNetworkIpvlan
12:22:08 [2022-03-18T12:22:08.856Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:08 [2022-03-18T12:22:08.856Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:22:08 [2022-03-18T12:22:08.856Z] PASS
12:22:08 [2022-03-18T12:22:08.856Z] 
12:22:08 [2022-03-18T12:22:08.856Z] === Skipped
12:22:08 [2022-03-18T12:22:08.856Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:22:08 [2022-03-18T12:22:08.856Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:08 [2022-03-18T12:22:08.856Z] 
12:22:08 [2022-03-18T12:22:08.856Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:22:08 [2022-03-18T12:22:08.856Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:08 [2022-03-18T12:22:08.856Z] 
12:22:08 [2022-03-18T12:22:08.856Z] DONE 2 tests, 2 skipped in 0.106s
12:22:08 [2022-03-18T12:22:08.856Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:22:08 [2022-03-18T12:22:08.856Z] ++ 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
12:22:08 [2022-03-18T12:22:08.856Z] ++ set -e
12:22:08 [2022-03-18T12:22:08.856Z] ++ '[' -n 0 ']'
12:22:08 [2022-03-18T12:22:08.856Z] ++ set -x
12:22:08 [2022-03-18T12:22:08.856Z] ++ 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
12:22:08 [2022-03-18T12:22:08.856Z] INFO: Testing against a local daemon
12:22:08 [2022-03-18T12:22:08.856Z] === RUN   TestDockerNetworkMacvlanPersistance
12:22:10 [2022-03-18T12:22:10.768Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
12:22:10 [2022-03-18T12:22:10.768Z] === RUN   TestDockerNetworkMacvlan
12:22:11 [2022-03-18T12:22:11.028Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:22:11 [2022-03-18T12:22:11.968Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:22:12 [2022-03-18T12:22:12.538Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:22:14 [2022-03-18T12:22:14.448Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:22:15 [2022-03-18T12:22:15.831Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:22:19 [2022-03-18T12:22:19.127Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:22:19 [2022-03-18T12:22:19.127Z] --- PASS: TestDockerNetworkMacvlan (8.84s)
12:22:19 [2022-03-18T12:22:19.127Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:22:19 [2022-03-18T12:22:19.127Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:22:19 [2022-03-18T12:22:19.127Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s)
12:22:19 [2022-03-18T12:22:19.127Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s)
12:22:19 [2022-03-18T12:22:19.127Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.71s)
12:22:19 [2022-03-18T12:22:19.127Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s)
12:22:19 [2022-03-18T12:22:19.127Z] PASS
12:22:19 [2022-03-18T12:22:19.127Z] 
12:22:19 [2022-03-18T12:22:19.127Z] DONE 8 tests in 10.345s
12:22:19 [2022-03-18T12:22:19.127Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:22:19 [2022-03-18T12:22:19.127Z] ++ 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
12:22:19 [2022-03-18T12:22:19.127Z] ++ set -e
12:22:19 [2022-03-18T12:22:19.127Z] ++ '[' -n 0 ']'
12:22:19 [2022-03-18T12:22:19.127Z] ++ set -x
12:22:19 [2022-03-18T12:22:19.127Z] ++ 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
12:22:19 [2022-03-18T12:22:19.127Z] testing: warning: no tests to run
12:22:19 [2022-03-18T12:22:19.127Z] PASS
12:22:19 [2022-03-18T12:22:19.127Z] 
12:22:19 [2022-03-18T12:22:19.127Z] DONE 0 tests in 0.025s
12:22:19 [2022-03-18T12:22:19.387Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:22:19 [2022-03-18T12:22:19.387Z] ++ 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
12:22:19 [2022-03-18T12:22:19.387Z] ++ set -e
12:22:19 [2022-03-18T12:22:19.387Z] ++ '[' -n 0 ']'
12:22:19 [2022-03-18T12:22:19.387Z] ++ set -x
12:22:19 [2022-03-18T12:22:19.387Z] ++ 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
12:22:19 [2022-03-18T12:22:19.387Z] INFO: Testing against a local daemon
12:22:19 [2022-03-18T12:22:19.387Z] === RUN   TestAuthZPluginAllowRequest
12:22:20 [2022-03-18T12:22:20.768Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
12:22:20 [2022-03-18T12:22:20.768Z] === RUN   TestAuthZPluginTLS
12:22:21 [2022-03-18T12:22:21.029Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:22:21 [2022-03-18T12:22:21.029Z] === RUN   TestAuthZPluginDenyRequest
12:22:21 [2022-03-18T12:22:21.599Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:22:21 [2022-03-18T12:22:21.599Z] === RUN   TestAuthZPluginAPIDenyResponse
12:22:22 [2022-03-18T12:22:22.185Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:22:22 [2022-03-18T12:22:22.185Z] === RUN   TestAuthZPluginDenyResponse
12:22:22 [2022-03-18T12:22:22.772Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:22:22 [2022-03-18T12:22:22.772Z] === RUN   TestAuthZPluginAllowEventStream
12:22:23 [2022-03-18T12:22:23.752Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
12:22:23 [2022-03-18T12:22:23.752Z] === RUN   TestAuthZPluginErrorResponse
12:22:24 [2022-03-18T12:22:24.322Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:22:24 [2022-03-18T12:22:24.322Z] === RUN   TestAuthZPluginErrorRequest
12:22:24 [2022-03-18T12:22:24.892Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:22:24 [2022-03-18T12:22:24.892Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:22:25 [2022-03-18T12:22:25.463Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:22:25 [2022-03-18T12:22:25.463Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:22:26 [2022-03-18T12:22:26.844Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s)
12:22:26 [2022-03-18T12:22:26.844Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:22:28 [2022-03-18T12:22:28.227Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.27s)
12:22:28 [2022-03-18T12:22:28.227Z] === RUN   TestAuthZPluginHeader
12:22:28 [2022-03-18T12:22:28.489Z] --- PASS: TestAuthZPluginHeader (0.67s)
12:22:28 [2022-03-18T12:22:28.489Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:22:28 [2022-03-18T12:22:28.489Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:28 [2022-03-18T12:22:28.489Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:22:28 [2022-03-18T12:22:28.489Z] === RUN   TestAuthZPluginV2Disable
12:22:28 [2022-03-18T12:22:28.489Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:28 [2022-03-18T12:22:28.489Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:22:28 [2022-03-18T12:22:28.489Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:22:28 [2022-03-18T12:22:28.489Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:28 [2022-03-18T12:22:28.489Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:22:28 [2022-03-18T12:22:28.489Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:22:28 [2022-03-18T12:22:28.489Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:28 [2022-03-18T12:22:28.489Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:22:28 [2022-03-18T12:22:28.489Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:22:46 [2022-03-18T12:22:46.593Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
12:22:46 [2022-03-18T12:22:46.593Z] PASS
12:22:46 [2022-03-18T12:22:46.593Z] 
12:22:46 [2022-03-18T12:22:46.593Z] === Skipped
12:22:46 [2022-03-18T12:22:46.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:22:46 [2022-03-18T12:22:46.593Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:46 [2022-03-18T12:22:46.593Z] 
12:22:46 [2022-03-18T12:22:46.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:22:46 [2022-03-18T12:22:46.593Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:46 [2022-03-18T12:22:46.593Z] 
12:22:46 [2022-03-18T12:22:46.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:22:46 [2022-03-18T12:22:46.593Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:46 [2022-03-18T12:22:46.593Z] 
12:22:46 [2022-03-18T12:22:46.593Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:22:46 [2022-03-18T12:22:46.593Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:46 [2022-03-18T12:22:46.593Z] 
12:22:46 [2022-03-18T12:22:46.593Z] DONE 17 tests, 4 skipped in 25.927s
12:22:46 [2022-03-18T12:22:46.593Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:22:46 [2022-03-18T12:22:46.593Z] ++ 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
12:22:46 [2022-03-18T12:22:46.593Z] ++ set -e
12:22:46 [2022-03-18T12:22:46.593Z] ++ '[' -n 0 ']'
12:22:46 [2022-03-18T12:22:46.593Z] ++ set -x
12:22:46 [2022-03-18T12:22:46.593Z] ++ 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
12:22:46 [2022-03-18T12:22:46.593Z] INFO: Testing against a local daemon
12:22:46 [2022-03-18T12:22:46.593Z] === RUN   TestPluginInvalidJSON
12:22:46 [2022-03-18T12:22:46.593Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:22:46 [2022-03-18T12:22:46.593Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:22:46 [2022-03-18T12:22:46.593Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:22:46 [2022-03-18T12:22:46.593Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:22:46 [2022-03-18T12:22:46.593Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:22:46 [2022-03-18T12:22:46.593Z] === RUN   TestPluginInstall
12:22:46 [2022-03-18T12:22:46.593Z] === RUN   TestPluginInstall/no_auth
12:22:46 [2022-03-18T12:22:46.854Z] time="2022-03-18T12:22:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:22:46 [2022-03-18T12:22:46.854Z] time="2022-03-18T12:22:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7961d52d7910b0a65f8531a61fcc7a6f4a946102b25922623160001e18ceab84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:22:46 [2022-03-18T12:22:46.854Z] time="2022-03-18T12:22:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:22:46 [2022-03-18T12:22:46.854Z] time="2022-03-18T12:22:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7961d52d7910b0a65f8531a61fcc7a6f4a946102b25922623160001e18ceab84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:22:47 [2022-03-18T12:22:47.114Z] === RUN   TestPluginInstall/with_htpasswd
12:22:47 [2022-03-18T12:22:47.375Z] time="2022-03-18T12:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:22:47 [2022-03-18T12:22:47.375Z] time="2022-03-18T12:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7961d52d7910b0a65f8531a61fcc7a6f4a946102b25922623160001e18ceab84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:22:47 [2022-03-18T12:22:47.375Z] time="2022-03-18T12:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:22:47 [2022-03-18T12:22:47.375Z] time="2022-03-18T12:22:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7961d52d7910b0a65f8531a61fcc7a6f4a946102b25922623160001e18ceab84" mediatype=application/vnd.docker.plugin.v1+json size=522
12:22:47 [2022-03-18T12:22:47.635Z] === RUN   TestPluginInstall/with_insecure
12:22:48 [2022-03-18T12:22:48.575Z] time="2022-03-18T12:22:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:22:48 [2022-03-18T12:22:48.575Z] time="2022-03-18T12:22:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f442de104791a4850e0a1ae52563fe72410299dce62944f7d028e928e49291af" mediatype=application/vnd.docker.plugin.v1+json size=522
12:22:48 [2022-03-18T12:22:48.575Z] time="2022-03-18T12:22:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:22:48 [2022-03-18T12:22:48.575Z] time="2022-03-18T12:22:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f442de104791a4850e0a1ae52563fe72410299dce62944f7d028e928e49291af" mediatype=application/vnd.docker.plugin.v1+json size=522
12:22:48 [2022-03-18T12:22:48.575Z]     plugin_test.go:165: [ddc5d253ab28a] daemon is not started
12:22:48 [2022-03-18T12:22:48.575Z] --- PASS: TestPluginInstall (3.33s)
12:22:48 [2022-03-18T12:22:48.575Z]     --- PASS: TestPluginInstall/no_auth (1.77s)
12:22:48 [2022-03-18T12:22:48.575Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
12:22:48 [2022-03-18T12:22:48.575Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
12:22:48 [2022-03-18T12:22:48.575Z] === RUN   TestPluginsWithRuntimes
12:22:50 [2022-03-18T12:22:50.484Z] === RUN   TestPluginsWithRuntimes/No_Args
12:22:51 [2022-03-18T12:22:51.053Z] === RUN   TestPluginsWithRuntimes/With_Args
12:22:51 [2022-03-18T12:22:51.994Z] --- PASS: TestPluginsWithRuntimes (3.19s)
12:22:51 [2022-03-18T12:22:51.994Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.81s)
12:22:51 [2022-03-18T12:22:51.994Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.80s)
12:22:51 [2022-03-18T12:22:51.994Z] === RUN   TestPluginBackCompatMediaTypes
12:22:52 [2022-03-18T12:22:52.565Z] --- PASS: TestPluginBackCompatMediaTypes (0.64s)
12:22:52 [2022-03-18T12:22:52.565Z] PASS
12:22:52 [2022-03-18T12:22:52.565Z] 
12:22:52 [2022-03-18T12:22:52.565Z] DONE 10 tests in 7.289s
12:22:52 [2022-03-18T12:22:52.565Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:22:52 [2022-03-18T12:22:52.565Z] ++ 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
12:22:52 [2022-03-18T12:22:52.565Z] ++ set -e
12:22:52 [2022-03-18T12:22:52.565Z] ++ '[' -n 0 ']'
12:22:52 [2022-03-18T12:22:52.565Z] ++ set -x
12:22:52 [2022-03-18T12:22:52.565Z] ++ 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
12:22:52 [2022-03-18T12:22:52.565Z] INFO: Testing against a local daemon
12:22:52 [2022-03-18T12:22:52.565Z] === RUN   TestExternalGraphDriver
12:22:52 [2022-03-18T12:22:52.565Z] === RUN   TestExternalGraphDriver/json
12:22:54 [2022-03-18T12:22:54.476Z] === RUN   TestExternalGraphDriver/spec
12:22:55 [2022-03-18T12:22:55.857Z] === RUN   TestExternalGraphDriver/pull
12:22:57 [2022-03-18T12:22:57.243Z] --- PASS: TestExternalGraphDriver (4.70s)
12:22:57 [2022-03-18T12:22:57.243Z]     --- PASS: TestExternalGraphDriver/json (1.52s)
12:22:57 [2022-03-18T12:22:57.243Z]     --- PASS: TestExternalGraphDriver/spec (1.50s)
12:22:57 [2022-03-18T12:22:57.243Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
12:22:57 [2022-03-18T12:22:57.243Z] === RUN   TestGraphdriverPluginV2
12:22:57 [2022-03-18T12:22:57.243Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:57 [2022-03-18T12:22:57.243Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
12:22:57 [2022-03-18T12:22:57.243Z] PASS
12:22:57 [2022-03-18T12:22:57.243Z] 
12:22:57 [2022-03-18T12:22:57.243Z] === Skipped
12:22:57 [2022-03-18T12:22:57.243Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
12:22:57 [2022-03-18T12:22:57.243Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:57 [2022-03-18T12:22:57.243Z] 
12:22:57 [2022-03-18T12:22:57.243Z] DONE 5 tests, 1 skipped in 4.827s
12:22:57 [2022-03-18T12:22:57.243Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:22:57 [2022-03-18T12:22:57.243Z] ++ 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
12:22:57 [2022-03-18T12:22:57.243Z] ++ set -e
12:22:57 [2022-03-18T12:22:57.243Z] ++ '[' -n 0 ']'
12:22:57 [2022-03-18T12:22:57.243Z] ++ set -x
12:22:57 [2022-03-18T12:22:57.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-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
12:22:57 [2022-03-18T12:22:57.503Z] INFO: Testing against a local daemon
12:22:57 [2022-03-18T12:22:57.503Z] === RUN   TestContinueAfterPluginCrash
12:22:57 [2022-03-18T12:22:57.503Z] === PAUSE TestContinueAfterPluginCrash
12:22:57 [2022-03-18T12:22:57.503Z] === RUN   TestReadPluginNoRead
12:22:57 [2022-03-18T12:22:57.503Z] === PAUSE TestReadPluginNoRead
12:22:57 [2022-03-18T12:22:57.503Z] === RUN   TestDaemonStartWithLogOpt
12:22:57 [2022-03-18T12:22:57.503Z] === PAUSE TestDaemonStartWithLogOpt
12:22:57 [2022-03-18T12:22:57.503Z] === CONT  TestContinueAfterPluginCrash
12:22:57 [2022-03-18T12:22:57.503Z] === CONT  TestDaemonStartWithLogOpt
12:23:00 [2022-03-18T12:23:00.799Z] --- PASS: TestDaemonStartWithLogOpt (2.93s)
12:23:00 [2022-03-18T12:23:00.799Z] === CONT  TestReadPluginNoRead
12:23:02 [2022-03-18T12:23:02.709Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:23:03 [2022-03-18T12:23:03.649Z] === RUN   TestReadPluginNoRead/default
12:23:05 [2022-03-18T12:23:05.032Z] === RUN   TestReadPluginNoRead/disabled_caching
12:23:05 [2022-03-18T12:23:05.291Z] --- PASS: TestContinueAfterPluginCrash (7.93s)
12:23:05 [2022-03-18T12:23:05.862Z] === CONT  TestReadPluginNoRead
12:23:05 [2022-03-18T12:23:05.862Z]     read_test.go:92: [d1f40453b97aa] daemon is not started
12:23:05 [2022-03-18T12:23:05.862Z] --- PASS: TestReadPluginNoRead (5.47s)
12:23:05 [2022-03-18T12:23:05.862Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
12:23:05 [2022-03-18T12:23:05.862Z]     --- PASS: TestReadPluginNoRead/default (1.10s)
12:23:05 [2022-03-18T12:23:05.862Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.13s)
12:23:05 [2022-03-18T12:23:05.862Z] PASS
12:23:05 [2022-03-18T12:23:05.862Z] 
12:23:05 [2022-03-18T12:23:05.862Z] DONE 6 tests in 8.502s
12:23:05 [2022-03-18T12:23:05.862Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:23:05 [2022-03-18T12:23:05.862Z] ++ 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
12:23:05 [2022-03-18T12:23:05.862Z] ++ set -e
12:23:05 [2022-03-18T12:23:05.862Z] ++ '[' -n 0 ']'
12:23:05 [2022-03-18T12:23:05.862Z] ++ set -x
12:23:05 [2022-03-18T12:23:05.862Z] ++ 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
12:23:05 [2022-03-18T12:23:05.862Z] testing: warning: no tests to run
12:23:05 [2022-03-18T12:23:05.862Z] PASS
12:23:05 [2022-03-18T12:23:05.862Z] 
12:23:05 [2022-03-18T12:23:05.862Z] DONE 0 tests in 0.027s
12:23:05 [2022-03-18T12:23:05.862Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:23:05 [2022-03-18T12:23:05.862Z] ++ 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
12:23:05 [2022-03-18T12:23:05.862Z] ++ set -e
12:23:05 [2022-03-18T12:23:05.862Z] ++ '[' -n 0 ']'
12:23:05 [2022-03-18T12:23:05.862Z] ++ set -x
12:23:05 [2022-03-18T12:23:05.862Z] ++ 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
12:23:06 [2022-03-18T12:23:06.124Z] INFO: Testing against a local daemon
12:23:06 [2022-03-18T12:23:06.124Z] === RUN   TestPluginWithDevMounts
12:23:06 [2022-03-18T12:23:06.124Z] === PAUSE TestPluginWithDevMounts
12:23:06 [2022-03-18T12:23:06.124Z] === CONT  TestPluginWithDevMounts
12:23:07 [2022-03-18T12:23:07.507Z] --- PASS: TestPluginWithDevMounts (1.51s)
12:23:07 [2022-03-18T12:23:07.507Z] PASS
12:23:07 [2022-03-18T12:23:07.507Z] 
12:23:07 [2022-03-18T12:23:07.507Z] DONE 1 tests in 1.604s
12:23:07 [2022-03-18T12:23:07.507Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:23:07 [2022-03-18T12:23:07.507Z] ++ 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
12:23:07 [2022-03-18T12:23:07.507Z] ++ set -e
12:23:07 [2022-03-18T12:23:07.507Z] ++ '[' -n 0 ']'
12:23:07 [2022-03-18T12:23:07.507Z] ++ set -x
12:23:07 [2022-03-18T12:23:07.507Z] ++ 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
12:23:07 [2022-03-18T12:23:07.507Z] INFO: Testing against a local daemon
12:23:07 [2022-03-18T12:23:07.507Z] === RUN   TestSecretInspect
12:23:10 [2022-03-18T12:23:10.046Z] --- PASS: TestSecretInspect (2.07s)
12:23:10 [2022-03-18T12:23:10.046Z] === RUN   TestSecretList
12:23:11 [2022-03-18T12:23:11.997Z] --- PASS: TestSecretList (2.06s)
12:23:11 [2022-03-18T12:23:11.997Z] === RUN   TestSecretsCreateAndDelete
12:23:13 [2022-03-18T12:23:13.911Z] --- PASS: TestSecretsCreateAndDelete (2.07s)
12:23:13 [2022-03-18T12:23:13.911Z] === RUN   TestSecretsUpdate
12:23:15 [2022-03-18T12:23:15.821Z] --- PASS: TestSecretsUpdate (2.10s)
12:23:15 [2022-03-18T12:23:15.821Z] === RUN   TestTemplatedSecret
12:23:18 [2022-03-18T12:23:18.363Z] --- PASS: TestTemplatedSecret (2.44s)
12:23:18 [2022-03-18T12:23:18.364Z] === RUN   TestSecretCreateResolve
12:23:20 [2022-03-18T12:23:20.273Z] --- PASS: TestSecretCreateResolve (1.68s)
12:23:20 [2022-03-18T12:23:20.273Z] PASS
12:23:20 [2022-03-18T12:23:20.273Z] 
12:23:20 [2022-03-18T12:23:20.273Z] DONE 6 tests in 12.514s
12:23:20 [2022-03-18T12:23:20.273Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:23:20 [2022-03-18T12:23:20.273Z] ++ 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
12:23:20 [2022-03-18T12:23:20.273Z] ++ set -e
12:23:20 [2022-03-18T12:23:20.273Z] ++ '[' -n 0 ']'
12:23:20 [2022-03-18T12:23:20.273Z] ++ set -x
12:23:20 [2022-03-18T12:23:20.274Z] ++ 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
12:23:20 [2022-03-18T12:23:20.274Z] INFO: Testing against a local daemon
12:23:20 [2022-03-18T12:23:20.274Z] === RUN   TestServiceCreateInit
12:23:20 [2022-03-18T12:23:20.274Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:23:23 [2022-03-18T12:23:23.569Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:23:27 [2022-03-18T12:23:27.837Z] --- PASS: TestServiceCreateInit (7.07s)
12:23:27 [2022-03-18T12:23:27.837Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
12:23:27 [2022-03-18T12:23:27.837Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
12:23:27 [2022-03-18T12:23:27.837Z] === RUN   TestCreateServiceMultipleTimes
12:23:42 [2022-03-18T12:23:42.735Z] --- PASS: TestCreateServiceMultipleTimes (14.84s)
12:23:42 [2022-03-18T12:23:42.735Z] === RUN   TestCreateServiceConflict
12:23:44 [2022-03-18T12:23:44.116Z] --- PASS: TestCreateServiceConflict (2.07s)
12:23:44 [2022-03-18T12:23:44.116Z] === RUN   TestCreateServiceMaxReplicas
12:23:46 [2022-03-18T12:23:46.657Z] --- PASS: TestCreateServiceMaxReplicas (2.50s)
12:23:46 [2022-03-18T12:23:46.657Z] === RUN   TestCreateWithDuplicateNetworkNames
12:24:01 [2022-03-18T12:24:01.557Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s)
12:24:01 [2022-03-18T12:24:01.557Z] === RUN   TestCreateServiceSecretFileMode
12:24:13 [2022-03-18T12:24:13.777Z] --- PASS: TestCreateServiceSecretFileMode (12.35s)
12:24:13 [2022-03-18T12:24:13.777Z] === RUN   TestCreateServiceConfigFileMode
12:24:25 [2022-03-18T12:24:25.997Z] --- PASS: TestCreateServiceConfigFileMode (12.36s)
12:24:25 [2022-03-18T12:24:25.997Z] === RUN   TestCreateServiceSysctls
12:24:27 [2022-03-18T12:24:27.380Z] --- PASS: TestCreateServiceSysctls (2.92s)
12:24:27 [2022-03-18T12:24:27.380Z] === RUN   TestCreateServiceCapabilities
12:24:29 [2022-03-18T12:24:29.921Z] --- PASS: TestCreateServiceCapabilities (2.47s)
12:24:29 [2022-03-18T12:24:29.921Z] === RUN   TestInspect
12:24:32 [2022-03-18T12:24:32.464Z] --- PASS: TestInspect (2.52s)
12:24:32 [2022-03-18T12:24:32.464Z] === RUN   TestCreateJob
12:24:35 [2022-03-18T12:24:35.760Z] --- PASS: TestCreateJob (2.96s)
12:24:35 [2022-03-18T12:24:35.760Z] === RUN   TestReplicatedJob
12:24:41 [2022-03-18T12:24:41.041Z] --- PASS: TestReplicatedJob (5.07s)
12:24:41 [2022-03-18T12:24:41.041Z] === RUN   TestUpdateReplicatedJob
12:24:43 [2022-03-18T12:24:43.582Z] --- PASS: TestUpdateReplicatedJob (3.15s)
12:24:43 [2022-03-18T12:24:43.582Z] === RUN   TestServiceListWithStatuses
12:24:43 [2022-03-18T12:24:43.582Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:24:43 [2022-03-18T12:24:43.582Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:24:43 [2022-03-18T12:24:43.582Z] === RUN   TestDockerNetworkConnectAlias
12:24:47 [2022-03-18T12:24:47.784Z] --- PASS: TestDockerNetworkConnectAlias (3.90s)
12:24:47 [2022-03-18T12:24:47.784Z] === RUN   TestDockerNetworkReConnect
12:24:51 [2022-03-18T12:24:51.080Z] --- PASS: TestDockerNetworkReConnect (3.27s)
12:24:51 [2022-03-18T12:24:51.081Z] === RUN   TestServicePlugin
12:24:51 [2022-03-18T12:24:51.081Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:24:51 [2022-03-18T12:24:51.081Z] --- SKIP: TestServicePlugin (0.00s)
12:24:51 [2022-03-18T12:24:51.081Z] === RUN   TestServiceUpdateLabel
12:24:52 [2022-03-18T12:24:52.991Z] --- PASS: TestServiceUpdateLabel (2.07s)
12:24:52 [2022-03-18T12:24:52.991Z] === RUN   TestServiceUpdateSecrets
12:25:07 [2022-03-18T12:25:07.937Z] --- PASS: TestServiceUpdateSecrets (14.26s)
12:25:07 [2022-03-18T12:25:07.937Z] === RUN   TestServiceUpdateConfigs
12:25:22 [2022-03-18T12:25:22.834Z] --- PASS: TestServiceUpdateConfigs (14.30s)
12:25:22 [2022-03-18T12:25:22.834Z] === RUN   TestServiceUpdateNetwork
12:25:35 [2022-03-18T12:25:35.054Z] --- PASS: TestServiceUpdateNetwork (12.06s)
12:25:35 [2022-03-18T12:25:35.055Z] === RUN   TestServiceUpdatePidsLimit
12:25:35 [2022-03-18T12:25:35.055Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:25:35 [2022-03-18T12:25:35.055Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:25:43 [2022-03-18T12:25:43.184Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:25:49 [2022-03-18T12:25:49.760Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
12:25:49 [2022-03-18T12:25:49.760Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:25:49 [2022-03-18T12:25:49.760Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:25:49 [2022-03-18T12:25:49.760Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:25:49 [2022-03-18T12:25:49.760Z] PASS
12:25:49 [2022-03-18T12:25:49.760Z] 
12:25:49 [2022-03-18T12:25:49.760Z] === Skipped
12:25:49 [2022-03-18T12:25:49.760Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:25:49 [2022-03-18T12:25:49.760Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:25:49 [2022-03-18T12:25:49.760Z] 
12:25:49 [2022-03-18T12:25:49.760Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:25:49 [2022-03-18T12:25:49.760Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:25:49 [2022-03-18T12:25:49.760Z] 
12:25:49 [2022-03-18T12:25:49.760Z] DONE 27 tests, 2 skipped in 149.223s
12:25:49 [2022-03-18T12:25:49.760Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:25:49 [2022-03-18T12:25:49.760Z] ++ 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
12:25:49 [2022-03-18T12:25:49.760Z] ++ set -e
12:25:49 [2022-03-18T12:25:49.760Z] ++ '[' -n 0 ']'
12:25:49 [2022-03-18T12:25:49.760Z] ++ set -x
12:25:49 [2022-03-18T12:25:49.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-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
12:25:49 [2022-03-18T12:25:49.760Z] INFO: Testing against a local daemon
12:25:49 [2022-03-18T12:25:49.760Z] === RUN   TestSessionCreate
12:25:49 [2022-03-18T12:25:49.760Z] --- PASS: TestSessionCreate (0.02s)
12:25:49 [2022-03-18T12:25:49.760Z] === RUN   TestSessionCreateWithBadUpgrade
12:25:49 [2022-03-18T12:25:49.760Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:25:49 [2022-03-18T12:25:49.760Z] PASS
12:25:49 [2022-03-18T12:25:49.760Z] 
12:25:49 [2022-03-18T12:25:49.760Z] DONE 2 tests in 0.131s
12:25:49 [2022-03-18T12:25:49.760Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:25:49 [2022-03-18T12:25:49.760Z] ++ 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
12:25:49 [2022-03-18T12:25:49.760Z] ++ set -e
12:25:49 [2022-03-18T12:25:49.760Z] ++ '[' -n 0 ']'
12:25:49 [2022-03-18T12:25:49.760Z] ++ set -x
12:25:49 [2022-03-18T12:25:49.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-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
12:25:49 [2022-03-18T12:25:49.760Z] INFO: Testing against a local daemon
12:25:49 [2022-03-18T12:25:49.760Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:25:49 [2022-03-18T12:25:49.760Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:25:49 [2022-03-18T12:25:49.760Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:25:49 [2022-03-18T12:25:49.760Z] === RUN   TestDiskUsage
12:25:49 [2022-03-18T12:25:49.760Z] === PAUSE TestDiskUsage
12:25:49 [2022-03-18T12:25:49.760Z] === RUN   TestEventsExecDie
12:25:50 [2022-03-18T12:25:50.022Z] --- PASS: TestEventsExecDie (0.50s)
12:25:50 [2022-03-18T12:25:50.022Z] === RUN   TestEventsBackwardsCompatible
12:25:50 [2022-03-18T12:25:50.022Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:25:50 [2022-03-18T12:25:50.022Z] === RUN   TestEventsVolumeCreate
12:25:50 [2022-03-18T12:25:50.022Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:25:50 [2022-03-18T12:25:50.022Z] === RUN   TestInfoBinaryCommits
12:25:50 [2022-03-18T12:25:50.022Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:25:50 [2022-03-18T12:25:50.022Z] === RUN   TestInfoAPIVersioned
12:25:50 [2022-03-18T12:25:50.281Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:25:50 [2022-03-18T12:25:50.281Z] === RUN   TestInfoAPI
12:25:50 [2022-03-18T12:25:50.281Z] --- PASS: TestInfoAPI (0.02s)
12:25:50 [2022-03-18T12:25:50.281Z] === RUN   TestInfoAPIWarnings
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestInfoAPIWarnings (16.22s)
12:26:08 [2022-03-18T12:26:08.381Z] === RUN   TestInfoDebug
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestInfoDebug (0.52s)
12:26:08 [2022-03-18T12:26:08.381Z] === RUN   TestInfoInsecureRegistries
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:26:08 [2022-03-18T12:26:08.381Z] === RUN   TestInfoRegistryMirrors
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:26:08 [2022-03-18T12:26:08.381Z] === RUN   TestLoginFailsWithBadCredentials
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
12:26:08 [2022-03-18T12:26:08.381Z] === RUN   TestPingCacheHeaders
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestPingCacheHeaders (0.02s)
12:26:08 [2022-03-18T12:26:08.381Z] === RUN   TestPingGet
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestPingGet (0.01s)
12:26:08 [2022-03-18T12:26:08.381Z] === RUN   TestPingHead
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestPingHead (0.02s)
12:26:08 [2022-03-18T12:26:08.381Z] === RUN   TestVersion
12:26:08 [2022-03-18T12:26:08.381Z] --- PASS: TestVersion (0.02s)
12:26:08 [2022-03-18T12:26:08.381Z] === CONT  TestDiskUsage
12:26:08 [2022-03-18T12:26:08.641Z] === RUN   TestDiskUsage/empty
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/container_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/image_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/volume_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:26:08 [2022-03-18T12:26:08.642Z] === RUN   TestDiskUsage/after_container.Run
12:26:08 [2022-03-18T12:26:08.902Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:26:09 [2022-03-18T12:26:09.162Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:26:09 [2022-03-18T12:26:09.162Z] --- PASS: TestDiskUsage (1.09s)
12:26:09 [2022-03-18T12:26:09.162Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z] PASS
12:26:09 [2022-03-18T12:26:09.163Z] 
12:26:09 [2022-03-18T12:26:09.163Z] === Skipped
12:26:09 [2022-03-18T12:26:09.163Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:26:09 [2022-03-18T12:26:09.163Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:26:09 [2022-03-18T12:26:09.163Z] 
12:26:09 [2022-03-18T12:26:09.163Z] DONE 50 tests, 1 skipped in 19.765s
12:26:09 [2022-03-18T12:26:09.163Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:26:09 [2022-03-18T12:26:09.163Z] ++ 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
12:26:09 [2022-03-18T12:26:09.163Z] ++ set -e
12:26:09 [2022-03-18T12:26:09.163Z] ++ '[' -n 0 ']'
12:26:09 [2022-03-18T12:26:09.163Z] ++ set -x
12:26:09 [2022-03-18T12:26:09.163Z] ++ 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
12:26:09 [2022-03-18T12:26:09.423Z] INFO: Testing against a local daemon
12:26:09 [2022-03-18T12:26:09.423Z] === RUN   TestVolumesCreateAndList
12:26:09 [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:26:09 [2022-03-18T12:26:09.423Z] === RUN   TestVolumesRemove
12:26:09 [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesRemove (0.07s)
12:26:09 [2022-03-18T12:26:09.423Z] === RUN   TestVolumesInspect
12:26:09 [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesInspect (0.02s)
12:26:09 [2022-03-18T12:26:09.423Z] === RUN   TestVolumesInvalidJSON
12:26:09 [2022-03-18T12:26:09.423Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:26:09 [2022-03-18T12:26:09.423Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:26:09 [2022-03-18T12:26:09.423Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:26:09 [2022-03-18T12:26:09.423Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:26:09 [2022-03-18T12:26:09.423Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:26:09 [2022-03-18T12:26:09.423Z] PASS
12:26:09 [2022-03-18T12:26:09.423Z] 
12:26:09 [2022-03-18T12:26:09.423Z] DONE 5 tests in 0.231s
12:26:09 [2022-03-18T12:26:09.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:26:09 [2022-03-18T12:26:09.423Z] ++++ cat bundles/test-integration/docker.pid
12:26:09 [2022-03-18T12:26:09.423Z] +++ kill 13787
12:26:09 [2022-03-18T12:26:09.691Z] +++ /etc/init.d/apparmor stop
12:26:09 [2022-03-18T12:26:09.691Z] Leaving: AppArmorNo profiles have been unloaded.
12:26:09 [2022-03-18T12:26:09.691Z] 
12:26:09 [2022-03-18T12:26:09.691Z] Unloading profiles will leave already running processes permanently
12:26:09 [2022-03-18T12:26:09.691Z] unconfined, which can lead to unexpected situations.
12:26:09 [2022-03-18T12:26:09.691Z] 
12:26:09 [2022-03-18T12:26:09.691Z] To set a process to complain mode, use the command line tool
12:26:09 [2022-03-18T12:26:09.691Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:26:09 [2022-03-18T12:26:09.691Z] +++ true
12:26:09 [2022-03-18T12:26:09.691Z] exiting test-integration
12:26:09 [2022-03-18T12:26:09.691Z] ++ exit 0
12:26:09 [2022-03-18T12:26:09.691Z]