Skip to content

Console Output

16:49:27 [2022-03-15T16:49:27.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43381/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=8ac2f84f9ac99fdba225d4d9cd907b50908481fe -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:8ac2f84f9ac99fdba225d4d9cd907b50908481fe hack/make.sh dynbinary test-integration
16:49:27 [2022-03-15T16:49:27.413Z] 
16:49:27 [2022-03-15T16:49:27.413Z] Removing bundles/
16:49:27 [2022-03-15T16:49:27.413Z] 
16:49:27 [2022-03-15T16:49:27.413Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:49:27 [2022-03-15T16:49:27.413Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:49:27 [2022-03-15T16:49:27.413Z] GOOS="" GOARCH="" GOARM=""
16:50:48 [2022-03-15T16:50:48.865Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:50:48 [2022-03-15T16:50:48.865Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:50:48 [2022-03-15T16:50:48.865Z] GOOS="" GOARCH="" GOARM=""
16:50:48 [2022-03-15T16:50:48.865Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:50:48 [2022-03-15T16:50:48.865Z] 
16:50:48 [2022-03-15T16:50:48.865Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:50:48 [2022-03-15T16:50:48.865Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:50:48 [2022-03-15T16:50:48.865Z] HOSTNAME=e02fab8defa4
16:50:48 [2022-03-15T16:50:48.865Z] TESTDEBUG=0
16:50:48 [2022-03-15T16:50:48.865Z] DEST=bundles/test-integration
16:50:48 [2022-03-15T16:50:48.865Z] PWD=/go/src/github.com/docker/docker
16:50:48 [2022-03-15T16:50:48.865Z] DOCKER_GITCOMMIT=8ac2f84f9ac99fdba225d4d9cd907b50908481fe
16:50:48 [2022-03-15T16:50:48.865Z] container=docker
16:50:48 [2022-03-15T16:50:48.865Z] HOME=/root
16:50:48 [2022-03-15T16:50:48.865Z] GOLANG_VERSION=1.17.8
16:50:48 [2022-03-15T16:50:48.865Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:50:48 [2022-03-15T16:50:48.865Z] VALIDATE_BRANCH=master
16:50:48 [2022-03-15T16:50:48.865Z] TERM=xterm
16:50:48 [2022-03-15T16:50:48.865Z] DOCKER_PKG=github.com/docker/docker
16:50:48 [2022-03-15T16:50:48.865Z] SHLVL=1
16:50:48 [2022-03-15T16:50:48.865Z] TIMEOUT=120m
16:50:48 [2022-03-15T16:50:48.865Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:50:48 [2022-03-15T16:50:48.865Z] DOCKER_GRAPHDRIVER=overlay2
16:50:48 [2022-03-15T16:50:48.865Z] GO111MODULE=off
16:50:48 [2022-03-15T16:50:48.865Z] DOCKER_EXPERIMENTAL=1
16:50:48 [2022-03-15T16:50:48.865Z] TEST_SKIP_INTEGRATION_CLI=1
16:50:48 [2022-03-15T16:50:48.865Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:50:48 [2022-03-15T16:50:48.865Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:50:48 [2022-03-15T16:50:48.865Z] GOPATH=/go
16:50:48 [2022-03-15T16:50:48.865Z] PKG_CONFIG=pkg-config
16:50:48 [2022-03-15T16:50:48.865Z] _=/usr/bin/env
16:50:48 [2022-03-15T16:50:48.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:51:20 [2022-03-15T16:51:20.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:51:20 [2022-03-15T16:51:20.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:51:39 [2022-03-15T16:51:39.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:51:47 [2022-03-15T16:51:47.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:51:53 [2022-03-15T16:51:53.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:51:54 [2022-03-15T16:51:54.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:51:55 [2022-03-15T16:51:55.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:51:56 [2022-03-15T16:51:56.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:51:56 [2022-03-15T16:51:56.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:51:57 [2022-03-15T16:51:57.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:51:59 [2022-03-15T16:51:59.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:52:00 [2022-03-15T16:52:00.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:52:01 [2022-03-15T16:52:01.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:52:01 [2022-03-15T16:52:01.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:52:02 [2022-03-15T16:52:02.919Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:52:03 [2022-03-15T16:52:03.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:52:04 [2022-03-15T16:52:04.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:52:05 [2022-03-15T16:52:05.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:52:06 [2022-03-15T16:52:06.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:52:07 [2022-03-15T16:52:07.225Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:52:07 [2022-03-15T16:52:07.225Z] Using test binary docker
16:52:07 [2022-03-15T16:52:07.225Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:52:07 [2022-03-15T16:52:07.225Z] +++ /etc/init.d/apparmor start
16:52:07 [2022-03-15T16:52:07.225Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:52:07 [2022-03-15T16:52:07.225Z] INFO: Waiting for daemon to start...
16:52:07 [2022-03-15T16:52:07.225Z] Starting dockerd
16:52:07 [2022-03-15T16:52:07.225Z] +++ 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
16:52:09 [2022-03-15T16:52:09.124Z] .
16:52:09 [2022-03-15T16:52:09.124Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:52:09 [2022-03-15T16:52:09.124Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:52:09 [2022-03-15T16:52:09.124Z] Error: No such image: emptyfs
16:52:09 [2022-03-15T16:52:09.124Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:52:09 [2022-03-15T16:52:09.124Z] ++++ docker load
16:52:09 [2022-03-15T16:52:09.383Z] Running integration-test (iteration 1)
16:52:09 [2022-03-15T16:52:09.383Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:52:09 [2022-03-15T16:52:09.383Z] ++ 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
16:52:09 [2022-03-15T16:52:09.383Z] ++ set -e
16:52:09 [2022-03-15T16:52:09.383Z] ++ '[' -n 0 ']'
16:52:09 [2022-03-15T16:52:09.383Z] ++ set -x
16:52:09 [2022-03-15T16:52:09.383Z] ++ 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
16:52:09 [2022-03-15T16:52:09.383Z] Loaded image: busybox:latest
16:52:09 [2022-03-15T16:52:09.642Z] Loaded image: busybox:glibc
16:52:10 [2022-03-15T16:52:10.577Z] Loaded image: debian:bullseye-slim
16:52:10 [2022-03-15T16:52:10.577Z] Loaded image: hello-world:latest
16:52:10 [2022-03-15T16:52:10.835Z] Loaded image: arm32v7/hello-world:latest
16:52:10 [2022-03-15T16:52:10.835Z] INFO: Testing against a local daemon
16:52:10 [2022-03-15T16:52:10.835Z] === RUN   TestCgroupNamespacesBuild
16:52:12 [2022-03-15T16:52:12.211Z] --- PASS: TestCgroupNamespacesBuild (1.46s)
16:52:12 [2022-03-15T16:52:12.211Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:52:13 [2022-03-15T16:52:13.586Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s)
16:52:13 [2022-03-15T16:52:13.586Z] === RUN   TestBuildWithSession
16:52:13 [2022-03-15T16:52:13.586Z]     build_session_test.go:25: TODO: BuildKit
16:52:13 [2022-03-15T16:52:13.586Z] --- SKIP: TestBuildWithSession (0.00s)
16:52:13 [2022-03-15T16:52:13.586Z] === RUN   TestBuildSquashParent
16:52:17 [2022-03-15T16:52:17.770Z] --- PASS: TestBuildSquashParent (3.92s)
16:52:17 [2022-03-15T16:52:17.771Z] === RUN   TestBuildWithRemoveAndForceRemove
16:52:17 [2022-03-15T16:52:17.771Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:52:17 [2022-03-15T16:52:17.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:52:17 [2022-03-15T16:52:17.771Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:52:17 [2022-03-15T16:52:17.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:52:17 [2022-03-15T16:52:17.771Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:52:17 [2022-03-15T16:52:17.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:52:17 [2022-03-15T16:52:17.771Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:52:17 [2022-03-15T16:52:17.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:52:17 [2022-03-15T16:52:17.771Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:52:17 [2022-03-15T16:52:17.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:52:17 [2022-03-15T16:52:17.771Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:52:17 [2022-03-15T16:52:17.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:52:17 [2022-03-15T16:52:17.771Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:52:17 [2022-03-15T16:52:17.771Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:52:18 [2022-03-15T16:52:18.336Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:52:18 [2022-03-15T16:52:18.594Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:52:19 [2022-03-15T16:52:19.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:52:19 [2022-03-15T16:52:19.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:52:20 [2022-03-15T16:52:20.906Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:52:20 [2022-03-15T16:52:20.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.16s)
16:52:20 [2022-03-15T16:52:20.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s)
16:52:20 [2022-03-15T16:52:20.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.05s)
16:52:20 [2022-03-15T16:52:20.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s)
16:52:20 [2022-03-15T16:52:20.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s)
16:52:20 [2022-03-15T16:52:20.906Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.08s)
16:52:20 [2022-03-15T16:52:20.906Z] === RUN   TestBuildMultiStageCopy
16:52:20 [2022-03-15T16:52:20.906Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:52:21 [2022-03-15T16:52:21.842Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:52:21 [2022-03-15T16:52:21.842Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:52:22 [2022-03-15T16:52:22.101Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:52:22 [2022-03-15T16:52:22.360Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:52:22 [2022-03-15T16:52:22.619Z] --- PASS: TestBuildMultiStageCopy (1.86s)
16:52:22 [2022-03-15T16:52:22.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s)
16:52:22 [2022-03-15T16:52:22.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s)
16:52:22 [2022-03-15T16:52:22.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s)
16:52:22 [2022-03-15T16:52:22.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
16:52:22 [2022-03-15T16:52:22.619Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s)
16:52:22 [2022-03-15T16:52:22.619Z] === RUN   TestBuildMultiStageParentConfig
16:52:23 [2022-03-15T16:52:23.186Z] --- PASS: TestBuildMultiStageParentConfig (0.52s)
16:52:23 [2022-03-15T16:52:23.186Z] === RUN   TestBuildLabelWithTargets
16:52:24 [2022-03-15T16:52:24.121Z] --- PASS: TestBuildLabelWithTargets (0.90s)
16:52:24 [2022-03-15T16:52:24.121Z] === RUN   TestBuildWithEmptyLayers
16:52:24 [2022-03-15T16:52:24.379Z] --- PASS: TestBuildWithEmptyLayers (0.42s)
16:52:24 [2022-03-15T16:52:24.379Z] === RUN   TestBuildMultiStageOnBuild
16:52:25 [2022-03-15T16:52:25.755Z] --- PASS: TestBuildMultiStageOnBuild (1.24s)
16:52:25 [2022-03-15T16:52:25.755Z] === RUN   TestBuildUncleanTarFilenames
16:52:26 [2022-03-15T16:52:26.322Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
16:52:26 [2022-03-15T16:52:26.322Z] === RUN   TestBuildMultiStageLayerLeak
16:52:27 [2022-03-15T16:52:27.698Z] --- PASS: TestBuildMultiStageLayerLeak (1.23s)
16:52:27 [2022-03-15T16:52:27.698Z] === RUN   TestBuildWithHugeFile
16:53:06 [2022-03-15T16:53:06.403Z] --- PASS: TestBuildWithHugeFile (35.10s)
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildWCOWSandboxSize
16:53:06 [2022-03-15T16:53:06.403Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:53:06 [2022-03-15T16:53:06.403Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildWithEmptyDockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:53:06 [2022-03-15T16:53:06.403Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:53:06 [2022-03-15T16:53:06.403Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
16:53:06 [2022-03-15T16:53:06.403Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
16:53:06 [2022-03-15T16:53:06.403Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildPreserveOwnership
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildPreserveOwnership/copy_from
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:53:06 [2022-03-15T16:53:06.403Z] --- PASS: TestBuildPreserveOwnership (2.68s)
16:53:06 [2022-03-15T16:53:06.403Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.78s)
16:53:06 [2022-03-15T16:53:06.403Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s)
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildPlatformInvalid
16:53:06 [2022-03-15T16:53:06.403Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:53:06 [2022-03-15T16:53:06.403Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:53:06 [2022-03-15T16:53:06.403Z] Loaded image: busybox:latest
16:53:06 [2022-03-15T16:53:06.403Z] Loaded image: busybox:glibc
16:53:07 [2022-03-15T16:53:07.337Z] Loaded image: debian:bullseye-slim
16:53:07 [2022-03-15T16:53:07.337Z] Loaded image: hello-world:latest
16:53:07 [2022-03-15T16:53:07.337Z] Loaded image: arm32v7/hello-world:latest
16:53:15 [2022-03-15T16:53:15.511Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.02s)
16:53:15 [2022-03-15T16:53:15.512Z] PASS
16:53:15 [2022-03-15T16:53:15.512Z] 
16:53:15 [2022-03-15T16:53:15.512Z] === Skipped
16:53:15 [2022-03-15T16:53:15.512Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
16:53:15 [2022-03-15T16:53:15.512Z]     build_session_test.go:25: TODO: BuildKit
16:53:15 [2022-03-15T16:53:15.512Z] 
16:53:15 [2022-03-15T16:53:15.512Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:53:15 [2022-03-15T16:53:15.512Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:53:15 [2022-03-15T16:53:15.512Z] 
16:53:15 [2022-03-15T16:53:15.512Z] DONE 34 tests, 2 skipped in 65.203s
16:53:15 [2022-03-15T16:53:15.512Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
16:53:15 [2022-03-15T16:53:15.512Z] ++ 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
16:53:15 [2022-03-15T16:53:15.512Z] ++ set -e
16:53:15 [2022-03-15T16:53:15.512Z] ++ '[' -n 0 ']'
16:53:15 [2022-03-15T16:53:15.512Z] ++ set -x
16:53:15 [2022-03-15T16:53:15.512Z] ++ 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
16:53:15 [2022-03-15T16:53:15.512Z] INFO: Testing against a local daemon
16:53:15 [2022-03-15T16:53:15.512Z] === RUN   TestConfigInspect
16:53:16 [2022-03-15T16:53:16.886Z] --- PASS: TestConfigInspect (2.23s)
16:53:16 [2022-03-15T16:53:16.886Z] === RUN   TestConfigList
16:53:18 [2022-03-15T16:53:18.788Z] --- PASS: TestConfigList (1.72s)
16:53:18 [2022-03-15T16:53:18.788Z] === RUN   TestConfigsCreateAndDelete
16:53:20 [2022-03-15T16:53:20.164Z] --- PASS: TestConfigsCreateAndDelete (1.74s)
16:53:20 [2022-03-15T16:53:20.164Z] === RUN   TestConfigsUpdate
16:53:22 [2022-03-15T16:53:22.066Z] --- PASS: TestConfigsUpdate (1.74s)
16:53:22 [2022-03-15T16:53:22.066Z] === RUN   TestTemplatedConfig
16:53:23 [2022-03-15T16:53:23.966Z] --- PASS: TestTemplatedConfig (1.93s)
16:53:23 [2022-03-15T16:53:23.966Z] === RUN   TestConfigCreateResolve
16:53:26 [2022-03-15T16:53:26.492Z] --- PASS: TestConfigCreateResolve (2.13s)
16:53:26 [2022-03-15T16:53:26.492Z] PASS
16:53:26 [2022-03-15T16:53:26.492Z] 
16:53:26 [2022-03-15T16:53:26.492Z] DONE 6 tests in 11.580s
16:53:26 [2022-03-15T16:53:26.492Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
16:53:26 [2022-03-15T16:53:26.492Z] ++ 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
16:53:26 [2022-03-15T16:53:26.492Z] ++ set -e
16:53:26 [2022-03-15T16:53:26.492Z] ++ '[' -n 0 ']'
16:53:26 [2022-03-15T16:53:26.492Z] ++ set -x
16:53:26 [2022-03-15T16:53:26.493Z] ++ 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
16:53:26 [2022-03-15T16:53:26.493Z] INFO: Testing against a local daemon
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestCheckpoint
16:53:26 [2022-03-15T16:53:26.493Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:53:26 [2022-03-15T16:53:26.493Z] --- SKIP: TestCheckpoint (0.00s)
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestContainerInvalidJSON
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:53:26 [2022-03-15T16:53:26.493Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:53:26 [2022-03-15T16:53:26.493Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:53:26 [2022-03-15T16:53:26.493Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:53:26 [2022-03-15T16:53:26.493Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:53:26 [2022-03-15T16:53:26.493Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:53:26 [2022-03-15T16:53:26.493Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:53:26 [2022-03-15T16:53:26.493Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:53:26 [2022-03-15T16:53:26.493Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestCopyFromContainerPathIsNotDir
16:53:26 [2022-03-15T16:53:26.493Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestCopyToContainerPathDoesNotExist
16:53:26 [2022-03-15T16:53:26.493Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestCopyToContainerPathIsNotDir
16:53:26 [2022-03-15T16:53:26.493Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:53:26 [2022-03-15T16:53:26.493Z] === RUN   TestCopyFromContainer
16:53:27 [2022-03-15T16:53:27.431Z] === RUN   TestCopyFromContainer//
16:53:27 [2022-03-15T16:53:27.431Z] === RUN   TestCopyFromContainer//bar/root
16:53:27 [2022-03-15T16:53:27.431Z] === RUN   TestCopyFromContainer//bar/root/
16:53:27 [2022-03-15T16:53:27.431Z] === RUN   TestCopyFromContainer/bar/quux
16:53:27 [2022-03-15T16:53:27.431Z] === RUN   TestCopyFromContainer/bar/quux/
16:53:27 [2022-03-15T16:53:27.690Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:53:27 [2022-03-15T16:53:27.690Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:53:27 [2022-03-15T16:53:27.690Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:53:27 [2022-03-15T16:53:27.690Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:53:27 [2022-03-15T16:53:27.690Z] === RUN   TestCopyFromContainer/bar/notarget
16:53:27 [2022-03-15T16:53:27.949Z] --- PASS: TestCopyFromContainer (1.46s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:53:27 [2022-03-15T16:53:27.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:53:27 [2022-03-15T16:53:27.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:53:27 [2022-03-15T16:53:27.949Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:53:27 [2022-03-15T16:53:27.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:53:27 [2022-03-15T16:53:27.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:53:27 [2022-03-15T16:53:27.949Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:53:27 [2022-03-15T16:53:27.949Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateLinkToNonExistingContainer
16:53:27 [2022-03-15T16:53:27.949Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateWithInvalidEnv
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateWithInvalidEnv/0
16:53:27 [2022-03-15T16:53:27.949Z] === PAUSE TestCreateWithInvalidEnv/0
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateWithInvalidEnv/1
16:53:27 [2022-03-15T16:53:27.949Z] === PAUSE TestCreateWithInvalidEnv/1
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateWithInvalidEnv/2
16:53:27 [2022-03-15T16:53:27.949Z] === PAUSE TestCreateWithInvalidEnv/2
16:53:27 [2022-03-15T16:53:27.949Z] === CONT  TestCreateWithInvalidEnv/0
16:53:27 [2022-03-15T16:53:27.949Z] === CONT  TestCreateWithInvalidEnv/2
16:53:27 [2022-03-15T16:53:27.949Z] === CONT  TestCreateWithInvalidEnv/1
16:53:27 [2022-03-15T16:53:27.949Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:53:27 [2022-03-15T16:53:27.949Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateTmpfsMountsTarget
16:53:27 [2022-03-15T16:53:27.949Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:53:27 [2022-03-15T16:53:27.949Z] === RUN   TestCreateWithCustomMaskedPaths
16:53:29 [2022-03-15T16:53:29.326Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s)
16:53:29 [2022-03-15T16:53:29.326Z] === RUN   TestCreateWithCustomReadonlyPaths
16:53:30 [2022-03-15T16:53:30.264Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s)
16:53:30 [2022-03-15T16:53:30.264Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:53:30 [2022-03-15T16:53:30.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:53:30 [2022-03-15T16:53:30.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:53:30 [2022-03-15T16:53:30.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:53:30 [2022-03-15T16:53:30.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:53:30 [2022-03-15T16:53:30.264Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:53:30 [2022-03-15T16:53:30.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:53:30 [2022-03-15T16:53:30.264Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:53:30 [2022-03-15T16:53:30.264Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:53:30 [2022-03-15T16:53:30.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:53:30 [2022-03-15T16:53:30.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:53:30 [2022-03-15T16:53:30.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:53:30 [2022-03-15T16:53:30.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:53:30 [2022-03-15T16:53:30.264Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:53:30 [2022-03-15T16:53:30.264Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:53:30 [2022-03-15T16:53:30.523Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
16:53:30 [2022-03-15T16:53:30.523Z] === RUN   TestCreateDifferentPlatform
16:53:30 [2022-03-15T16:53:30.523Z] === RUN   TestCreateDifferentPlatform/different_os
16:53:30 [2022-03-15T16:53:30.523Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:53:30 [2022-03-15T16:53:30.523Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:53:30 [2022-03-15T16:53:30.523Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:53:30 [2022-03-15T16:53:30.523Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:53:30 [2022-03-15T16:53:30.523Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:53:30 [2022-03-15T16:53:30.781Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
16:53:30 [2022-03-15T16:53:30.781Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:53:30 [2022-03-15T16:53:30.781Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:53:30 [2022-03-15T16:53:30.781Z] === RUN   TestContainerStartOnDaemonRestart
16:53:30 [2022-03-15T16:53:30.781Z] === PAUSE TestContainerStartOnDaemonRestart
16:53:30 [2022-03-15T16:53:30.781Z] === RUN   TestDaemonRestartIpcMode
16:53:30 [2022-03-15T16:53:30.781Z] === PAUSE TestDaemonRestartIpcMode
16:53:30 [2022-03-15T16:53:30.781Z] === RUN   TestDaemonHostGatewayIP
16:53:30 [2022-03-15T16:53:30.781Z] === PAUSE TestDaemonHostGatewayIP
16:53:30 [2022-03-15T16:53:30.781Z] === RUN   TestRestartDaemonWithRestartingContainer
16:53:30 [2022-03-15T16:53:30.781Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:53:30 [2022-03-15T16:53:30.781Z] === RUN   TestContainerKillOnDaemonStart
16:53:30 [2022-03-15T16:53:30.781Z] === PAUSE TestContainerKillOnDaemonStart
16:53:30 [2022-03-15T16:53:30.781Z] === RUN   TestDiff
16:53:31 [2022-03-15T16:53:31.040Z] --- PASS: TestDiff (0.41s)
16:53:31 [2022-03-15T16:53:31.040Z] === RUN   TestExecWithCloseStdin
16:53:31 [2022-03-15T16:53:31.612Z] --- PASS: TestExecWithCloseStdin (0.45s)
16:53:31 [2022-03-15T16:53:31.612Z] === RUN   TestExec
16:53:32 [2022-03-15T16:53:32.178Z] --- PASS: TestExec (0.49s)
16:53:32 [2022-03-15T16:53:32.178Z] === RUN   TestExecUser
16:53:32 [2022-03-15T16:53:32.437Z] --- PASS: TestExecUser (0.41s)
16:53:32 [2022-03-15T16:53:32.437Z] === RUN   TestExportContainerAndImportImage
16:53:33 [2022-03-15T16:53:33.005Z] --- PASS: TestExportContainerAndImportImage (0.55s)
16:53:33 [2022-03-15T16:53:33.005Z] === RUN   TestExportContainerAfterDaemonRestart
16:53:34 [2022-03-15T16:53:34.380Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
16:53:34 [2022-03-15T16:53:34.380Z] === RUN   TestHealthCheckWorkdir
16:53:34 [2022-03-15T16:53:34.638Z] --- PASS: TestHealthCheckWorkdir (0.50s)
16:53:34 [2022-03-15T16:53:34.638Z] === RUN   TestHealthKillContainer
16:53:42 [2022-03-15T16:53:42.746Z] --- PASS: TestHealthKillContainer (7.87s)
16:53:42 [2022-03-15T16:53:42.746Z] === RUN   TestInspectCpusetInConfigPre120
16:53:43 [2022-03-15T16:53:43.005Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s)
16:53:43 [2022-03-15T16:53:43.005Z] === RUN   TestIpcModeNone
16:53:43 [2022-03-15T16:53:43.576Z] --- PASS: TestIpcModeNone (0.42s)
16:53:43 [2022-03-15T16:53:43.576Z] === RUN   TestIpcModePrivate
16:53:43 [2022-03-15T16:53:43.837Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
16:53:43 [2022-03-15T16:53:43.837Z] --- PASS: TestIpcModePrivate (0.46s)
16:53:43 [2022-03-15T16:53:43.837Z] === RUN   TestIpcModeShareable
16:53:44 [2022-03-15T16:53:44.097Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
16:53:44 [2022-03-15T16:53:44.356Z] --- PASS: TestIpcModeShareable (0.45s)
16:53:44 [2022-03-15T16:53:44.356Z] === RUN   TestAPIIpcModeShareableAndContainer
16:53:45 [2022-03-15T16:53:45.730Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
16:53:45 [2022-03-15T16:53:45.730Z] === RUN   TestAPIIpcModeHost
16:53:45 [2022-03-15T16:53:45.989Z] --- PASS: TestAPIIpcModeHost (0.36s)
16:53:45 [2022-03-15T16:53:45.989Z] === RUN   TestDaemonIpcModeShareable
16:53:46 [2022-03-15T16:53:46.923Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
16:53:47 [2022-03-15T16:53:47.182Z] --- PASS: TestDaemonIpcModeShareable (1.12s)
16:53:47 [2022-03-15T16:53:47.182Z] === RUN   TestDaemonIpcModePrivate
16:53:48 [2022-03-15T16:53:48.116Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
16:53:48 [2022-03-15T16:53:48.374Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
16:53:48 [2022-03-15T16:53:48.374Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:53:49 [2022-03-15T16:53:49.309Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
16:53:49 [2022-03-15T16:53:49.309Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s)
16:53:49 [2022-03-15T16:53:49.309Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:53:50 [2022-03-15T16:53:50.245Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
16:53:50 [2022-03-15T16:53:50.504Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
16:53:50 [2022-03-15T16:53:50.504Z] === RUN   TestIpcModeOlderClient
16:53:50 [2022-03-15T16:53:50.504Z] === PAUSE TestIpcModeOlderClient
16:53:50 [2022-03-15T16:53:50.504Z] === RUN   TestKillContainerInvalidSignal
16:53:50 [2022-03-15T16:53:50.763Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
16:53:50 [2022-03-15T16:53:50.763Z] === RUN   TestKillContainer
16:53:50 [2022-03-15T16:53:50.763Z] === RUN   TestKillContainer/no_signal
16:53:51 [2022-03-15T16:53:51.331Z] === RUN   TestKillContainer/non_killing_signal
16:53:51 [2022-03-15T16:53:51.589Z] === RUN   TestKillContainer/killing_signal
16:53:52 [2022-03-15T16:53:52.156Z] --- PASS: TestKillContainer (1.23s)
16:53:52 [2022-03-15T16:53:52.156Z]     --- PASS: TestKillContainer/no_signal (0.40s)
16:53:52 [2022-03-15T16:53:52.156Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
16:53:52 [2022-03-15T16:53:52.156Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
16:53:52 [2022-03-15T16:53:52.156Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:53:52 [2022-03-15T16:53:52.156Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:53:52 [2022-03-15T16:53:52.415Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:53:53 [2022-03-15T16:53:53.353Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s)
16:53:53 [2022-03-15T16:53:53.353Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s)
16:53:53 [2022-03-15T16:53:53.353Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
16:53:53 [2022-03-15T16:53:53.353Z] === RUN   TestKillStoppedContainer
16:53:53 [2022-03-15T16:53:53.353Z] --- PASS: TestKillStoppedContainer (0.04s)
16:53:53 [2022-03-15T16:53:53.353Z] === RUN   TestKillStoppedContainerAPIPre120
16:53:53 [2022-03-15T16:53:53.353Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:53:53 [2022-03-15T16:53:53.353Z] === RUN   TestKillDifferentUserContainer
16:53:53 [2022-03-15T16:53:53.612Z] --- PASS: TestKillDifferentUserContainer (0.40s)
16:53:53 [2022-03-15T16:53:53.612Z] === RUN   TestInspectOomKilledTrue
16:53:54 [2022-03-15T16:53:54.198Z] --- PASS: TestInspectOomKilledTrue (0.45s)
16:53:54 [2022-03-15T16:53:54.198Z] === RUN   TestInspectOomKilledFalse
16:53:54 [2022-03-15T16:53:54.464Z] --- PASS: TestInspectOomKilledFalse (0.40s)
16:53:54 [2022-03-15T16:53:54.464Z] === RUN   TestLinksEtcHostsContentMatch
16:53:54 [2022-03-15T16:53:54.733Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
16:53:54 [2022-03-15T16:53:54.733Z] === RUN   TestLinksContainerNames
16:53:55 [2022-03-15T16:53:55.678Z] --- PASS: TestLinksContainerNames (0.85s)
16:53:55 [2022-03-15T16:53:55.678Z] === RUN   TestLogsFollowTailEmpty
16:53:56 [2022-03-15T16:53:56.252Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
16:53:56 [2022-03-15T16:53:56.252Z] === RUN   TestContainerNetworkMountsNoChown
16:53:56 [2022-03-15T16:53:56.510Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/default
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/default
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/private
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/private
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rprivate
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rprivate
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/slave
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/slave
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rslave
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rslave
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/shared
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/shared
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rshared
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rshared
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/default
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/default/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/default/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/default/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/rshared
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/shared
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/rslave
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/slave
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/rprivate
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/private
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/private/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/private/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/default/mount_root
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:53:56 [2022-03-15T16:53:56.510Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/private/bind_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/private/mount_root
16:53:56 [2022-03-15T16:53:56.768Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:53:56 [2022-03-15T16:53:56.768Z] --- PASS: TestMountDaemonRoot (0.03s)
16:53:56 [2022-03-15T16:53:56.768Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
16:53:56 [2022-03-15T16:53:56.768Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:53:56 [2022-03-15T16:53:56.768Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:53:56 [2022-03-15T16:53:56.768Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
16:53:56 [2022-03-15T16:53:56.768Z] === RUN   TestContainerBindMountNonRecursive
16:53:58 [2022-03-15T16:53:58.142Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
16:53:58 [2022-03-15T16:53:58.142Z] === RUN   TestContainerVolumesMountedAsShared
16:53:58 [2022-03-15T16:53:58.707Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
16:53:58 [2022-03-15T16:53:58.707Z] === RUN   TestContainerVolumesMountedAsSlave
16:53:58 [2022-03-15T16:53:58.964Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s)
16:53:58 [2022-03-15T16:53:58.964Z] === RUN   TestNetworkNat
16:53:59 [2022-03-15T16:53:59.223Z] --- PASS: TestNetworkNat (0.43s)
16:53:59 [2022-03-15T16:53:59.223Z] === RUN   TestNetworkLocalhostTCPNat
16:53:59 [2022-03-15T16:53:59.788Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
16:53:59 [2022-03-15T16:53:59.788Z] === RUN   TestNetworkLoopbackNat
16:54:02 [2022-03-15T16:54:02.314Z] --- PASS: TestNetworkLoopbackNat (2.50s)
16:54:02 [2022-03-15T16:54:02.314Z] === RUN   TestPause
16:54:02 [2022-03-15T16:54:02.573Z] --- PASS: TestPause (0.42s)
16:54:02 [2022-03-15T16:54:02.573Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:54:02 [2022-03-15T16:54:02.573Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:54:02 [2022-03-15T16:54:02.573Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:54:02 [2022-03-15T16:54:02.573Z] === RUN   TestPauseStopPausedContainer
16:54:03 [2022-03-15T16:54:03.140Z] --- PASS: TestPauseStopPausedContainer (0.43s)
16:54:03 [2022-03-15T16:54:03.140Z] === RUN   TestPidHost
16:54:04 [2022-03-15T16:54:04.076Z] --- PASS: TestPidHost (0.91s)
16:54:04 [2022-03-15T16:54:04.076Z] === RUN   TestPsFilter
16:54:04 [2022-03-15T16:54:04.076Z] --- PASS: TestPsFilter (0.11s)
16:54:04 [2022-03-15T16:54:04.076Z] === RUN   TestRemoveContainerWithRemovedVolume
16:54:04 [2022-03-15T16:54:04.644Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
16:54:04 [2022-03-15T16:54:04.644Z] === RUN   TestRemoveContainerWithVolume
16:54:04 [2022-03-15T16:54:04.902Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
16:54:04 [2022-03-15T16:54:04.902Z] === RUN   TestRemoveContainerRunning
16:54:05 [2022-03-15T16:54:05.160Z] --- PASS: TestRemoveContainerRunning (0.40s)
16:54:05 [2022-03-15T16:54:05.160Z] === RUN   TestRemoveContainerForceRemoveRunning
16:54:05 [2022-03-15T16:54:05.724Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
16:54:05 [2022-03-15T16:54:05.724Z] === RUN   TestRemoveInvalidContainer
16:54:05 [2022-03-15T16:54:05.724Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:54:05 [2022-03-15T16:54:05.724Z] === RUN   TestRenameLinkedContainer
16:54:07 [2022-03-15T16:54:07.101Z] --- PASS: TestRenameLinkedContainer (1.58s)
16:54:07 [2022-03-15T16:54:07.101Z] === RUN   TestRenameStoppedContainer
16:54:07 [2022-03-15T16:54:07.669Z] --- PASS: TestRenameStoppedContainer (0.39s)
16:54:07 [2022-03-15T16:54:07.669Z] === RUN   TestRenameRunningContainerAndReuse
16:54:08 [2022-03-15T16:54:08.604Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
16:54:08 [2022-03-15T16:54:08.604Z] === RUN   TestRenameInvalidName
16:54:08 [2022-03-15T16:54:08.862Z] --- PASS: TestRenameInvalidName (0.38s)
16:54:08 [2022-03-15T16:54:08.862Z] === RUN   TestRenameAnonymousContainer
16:54:10 [2022-03-15T16:54:10.234Z] --- PASS: TestRenameAnonymousContainer (1.39s)
16:54:10 [2022-03-15T16:54:10.234Z] === RUN   TestRenameContainerWithSameName
16:54:10 [2022-03-15T16:54:10.799Z] --- PASS: TestRenameContainerWithSameName (0.39s)
16:54:10 [2022-03-15T16:54:10.799Z] === RUN   TestRenameContainerWithLinkedContainer
16:54:11 [2022-03-15T16:54:11.364Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s)
16:54:11 [2022-03-15T16:54:11.364Z] === RUN   TestResize
16:54:11 [2022-03-15T16:54:11.931Z] --- PASS: TestResize (0.49s)
16:54:11 [2022-03-15T16:54:11.931Z] === RUN   TestResizeWithInvalidSize
16:54:12 [2022-03-15T16:54:12.190Z] --- PASS: TestResizeWithInvalidSize (0.38s)
16:54:12 [2022-03-15T16:54:12.190Z] === RUN   TestResizeWhenContainerNotStarted
16:54:12 [2022-03-15T16:54:12.757Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:54:12 [2022-03-15T16:54:12.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:54:14 [2022-03-15T16:54:14.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:54:15 [2022-03-15T16:54:15.600Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:54:16 [2022-03-15T16:54:16.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:54:16 [2022-03-15T16:54:16.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:54:17 [2022-03-15T16:54:17.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:54:17 [2022-03-15T16:54:17.989Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:54:21 [2022-03-15T16:54:21.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:54:21 [2022-03-15T16:54:21.271Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:54:23 [2022-03-15T16:54:23.171Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:54:25 [2022-03-15T16:54:25.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:54:25 [2022-03-15T16:54:25.075Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:54:26 [2022-03-15T16:54:26.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:54:26 [2022-03-15T16:54:26.711Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:54:28 [2022-03-15T16:54:28.088Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:54:29 [2022-03-15T16:54:29.989Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.92s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.80s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.62s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.87s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.79s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.60s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s)
16:54:29 [2022-03-15T16:54:29.989Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.57s)
16:54:29 [2022-03-15T16:54:29.989Z] === RUN   TestCgroupNamespacesRun
16:54:30 [2022-03-15T16:54:30.924Z] --- PASS: TestCgroupNamespacesRun (1.08s)
16:54:30 [2022-03-15T16:54:30.924Z] === RUN   TestCgroupNamespacesRunPrivileged
16:54:31 [2022-03-15T16:54:31.857Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.06s)
16:54:31 [2022-03-15T16:54:31.857Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:54:32 [2022-03-15T16:54:32.790Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
16:54:32 [2022-03-15T16:54:32.790Z] === RUN   TestCgroupNamespacesRunHostMode
16:54:34 [2022-03-15T16:54:34.162Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
16:54:34 [2022-03-15T16:54:34.162Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:54:35 [2022-03-15T16:54:35.098Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
16:54:35 [2022-03-15T16:54:35.098Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:54:36 [2022-03-15T16:54:36.475Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
16:54:36 [2022-03-15T16:54:36.475Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:54:37 [2022-03-15T16:54:37.040Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
16:54:37 [2022-03-15T16:54:37.040Z] === RUN   TestCgroupNamespacesRunOlderClient
16:54:37 [2022-03-15T16:54:37.974Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.11s)
16:54:37 [2022-03-15T16:54:37.974Z] === RUN   TestNISDomainname
16:54:38 [2022-03-15T16:54:38.542Z] --- PASS: TestNISDomainname (0.52s)
16:54:38 [2022-03-15T16:54:38.543Z] === RUN   TestHostnameDnsResolution
16:54:39 [2022-03-15T16:54:39.310Z] --- PASS: TestHostnameDnsResolution (0.65s)
16:54:39 [2022-03-15T16:54:39.310Z] === RUN   TestUnprivilegedPortsAndPing
16:54:39 [2022-03-15T16:54:39.878Z] --- PASS: TestUnprivilegedPortsAndPing (0.49s)
16:54:39 [2022-03-15T16:54:39.878Z] === RUN   TestStats
16:54:42 [2022-03-15T16:54:42.408Z] --- PASS: TestStats (2.40s)
16:54:42 [2022-03-15T16:54:42.408Z] === RUN   TestStopContainerWithTimeout
16:54:42 [2022-03-15T16:54:42.408Z] === RUN   TestStopContainerWithTimeout/0
16:54:42 [2022-03-15T16:54:42.408Z] === PAUSE TestStopContainerWithTimeout/0
16:54:42 [2022-03-15T16:54:42.408Z] === RUN   TestStopContainerWithTimeout/1
16:54:42 [2022-03-15T16:54:42.408Z] === PAUSE TestStopContainerWithTimeout/1
16:54:42 [2022-03-15T16:54:42.408Z] === RUN   TestStopContainerWithTimeout/3
16:54:42 [2022-03-15T16:54:42.408Z] === PAUSE TestStopContainerWithTimeout/3
16:54:42 [2022-03-15T16:54:42.408Z] === RUN   TestStopContainerWithTimeout/-1
16:54:42 [2022-03-15T16:54:42.408Z] === PAUSE TestStopContainerWithTimeout/-1
16:54:42 [2022-03-15T16:54:42.408Z] === CONT  TestStopContainerWithTimeout/0
16:54:42 [2022-03-15T16:54:42.408Z] === CONT  TestStopContainerWithTimeout/-1
16:54:42 [2022-03-15T16:54:42.666Z] === CONT  TestStopContainerWithTimeout/3
16:54:45 [2022-03-15T16:54:45.190Z] === CONT  TestStopContainerWithTimeout/1
16:54:46 [2022-03-15T16:54:46.125Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:54:46 [2022-03-15T16:54:46.125Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
16:54:46 [2022-03-15T16:54:46.125Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.66s)
16:54:46 [2022-03-15T16:54:46.125Z]     --- PASS: TestStopContainerWithTimeout/3 (2.35s)
16:54:46 [2022-03-15T16:54:46.125Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
16:54:46 [2022-03-15T16:54:46.125Z] === RUN   TestDeleteDevicemapper
16:54:46 [2022-03-15T16:54:46.125Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:54:46 [2022-03-15T16:54:46.125Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:54:46 [2022-03-15T16:54:46.125Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:54:47 [2022-03-15T16:54:47.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.36s)
16:54:47 [2022-03-15T16:54:47.500Z] === RUN   TestUpdateMemory
16:54:48 [2022-03-15T16:54:48.065Z] --- PASS: TestUpdateMemory (0.48s)
16:54:48 [2022-03-15T16:54:48.065Z] === RUN   TestUpdateCPUQuota
16:54:48 [2022-03-15T16:54:48.631Z] --- PASS: TestUpdateCPUQuota (0.64s)
16:54:48 [2022-03-15T16:54:48.631Z] === RUN   TestUpdatePidsLimit
16:54:48 [2022-03-15T16:54:48.631Z] === RUN   TestUpdatePidsLimit/update_from_none
16:54:48 [2022-03-15T16:54:48.889Z] === RUN   TestUpdatePidsLimit/no_change
16:54:49 [2022-03-15T16:54:49.147Z] === RUN   TestUpdatePidsLimit/update_lower
16:54:49 [2022-03-15T16:54:49.147Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:54:49 [2022-03-15T16:54:49.405Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:54:49 [2022-03-15T16:54:49.405Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:54:49 [2022-03-15T16:54:49.664Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:54:50 [2022-03-15T16:54:50.230Z] --- PASS: TestUpdatePidsLimit (1.61s)
16:54:50 [2022-03-15T16:54:50.230Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
16:54:50 [2022-03-15T16:54:50.230Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
16:54:50 [2022-03-15T16:54:50.230Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
16:54:50 [2022-03-15T16:54:50.230Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.16s)
16:54:50 [2022-03-15T16:54:50.230Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.16s)
16:54:50 [2022-03-15T16:54:50.230Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.17s)
16:54:50 [2022-03-15T16:54:50.230Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
16:54:50 [2022-03-15T16:54:50.230Z] === RUN   TestUpdateRestartPolicy
16:55:02 [2022-03-15T16:55:02.426Z] --- PASS: TestUpdateRestartPolicy (10.78s)
16:55:02 [2022-03-15T16:55:02.426Z] === RUN   TestUpdateRestartWithAutoRemove
16:55:02 [2022-03-15T16:55:02.426Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
16:55:02 [2022-03-15T16:55:02.426Z] === RUN   TestWaitNonBlocked
16:55:02 [2022-03-15T16:55:02.426Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:55:02 [2022-03-15T16:55:02.426Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:55:02 [2022-03-15T16:55:02.426Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:55:02 [2022-03-15T16:55:02.426Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:55:02 [2022-03-15T16:55:02.426Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:55:02 [2022-03-15T16:55:02.426Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:55:02 [2022-03-15T16:55:02.426Z] --- PASS: TestWaitNonBlocked (0.01s)
16:55:02 [2022-03-15T16:55:02.426Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
16:55:02 [2022-03-15T16:55:02.426Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s)
16:55:02 [2022-03-15T16:55:02.426Z] === RUN   TestWaitBlocked
16:55:02 [2022-03-15T16:55:02.426Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:55:02 [2022-03-15T16:55:02.426Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:55:02 [2022-03-15T16:55:02.426Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:55:02 [2022-03-15T16:55:02.426Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:55:02 [2022-03-15T16:55:02.426Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:55:02 [2022-03-15T16:55:02.426Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:55:02 [2022-03-15T16:55:02.685Z] --- PASS: TestWaitBlocked (0.01s)
16:55:02 [2022-03-15T16:55:02.685Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.53s)
16:55:02 [2022-03-15T16:55:02.685Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
16:55:02 [2022-03-15T16:55:02.685Z] === CONT  TestContainerStartOnDaemonRestart
16:55:02 [2022-03-15T16:55:02.685Z] === CONT  TestRestartDaemonWithRestartingContainer
16:55:04 [2022-03-15T16:55:04.588Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.00s)
16:55:04 [2022-03-15T16:55:04.588Z] === CONT  TestDaemonHostGatewayIP
16:55:04 [2022-03-15T16:55:04.845Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s)
16:55:04 [2022-03-15T16:55:04.845Z] === CONT  TestDaemonRestartIpcMode
16:55:07 [2022-03-15T16:55:07.372Z] --- PASS: TestDaemonHostGatewayIP (2.43s)
16:55:07 [2022-03-15T16:55:07.372Z] === CONT  TestIpcModeOlderClient
16:55:07 [2022-03-15T16:55:07.372Z] --- PASS: TestDaemonRestartIpcMode (2.38s)
16:55:07 [2022-03-15T16:55:07.372Z] === CONT  TestContainerKillOnDaemonStart
16:55:07 [2022-03-15T16:55:07.372Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:55:19 [2022-03-15T16:55:19.569Z] --- PASS: TestContainerKillOnDaemonStart (11.44s)
16:55:19 [2022-03-15T16:55:19.569Z] PASS
16:55:19 [2022-03-15T16:55:19.569Z] 
16:55:19 [2022-03-15T16:55:19.569Z] === Skipped
16:55:19 [2022-03-15T16:55:19.569Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
16:55:19 [2022-03-15T16:55:19.569Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:55:19 [2022-03-15T16:55:19.569Z] 
16:55:19 [2022-03-15T16:55:19.569Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:55:19 [2022-03-15T16:55:19.569Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:55:19 [2022-03-15T16:55:19.569Z] 
16:55:19 [2022-03-15T16:55:19.569Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
16:55:19 [2022-03-15T16:55:19.569Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:55:19 [2022-03-15T16:55:19.569Z] 
16:55:19 [2022-03-15T16:55:19.569Z] DONE 200 tests, 3 skipped in 112.519s
16:55:19 [2022-03-15T16:55:19.569Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
16:55:19 [2022-03-15T16:55:19.569Z] ++ 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
16:55:19 [2022-03-15T16:55:19.569Z] ++ set -e
16:55:19 [2022-03-15T16:55:19.569Z] ++ '[' -n 0 ']'
16:55:19 [2022-03-15T16:55:19.569Z] ++ set -x
16:55:19 [2022-03-15T16:55:19.569Z] ++ 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
16:55:19 [2022-03-15T16:55:19.569Z] === RUN   TestConfigDaemonLibtrustID
16:55:19 [2022-03-15T16:55:19.569Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:55:19 [2022-03-15T16:55:19.569Z] === RUN   TestDaemonConfigValidation
16:55:19 [2022-03-15T16:55:19.569Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:55:19 [2022-03-15T16:55:19.569Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:55:19 [2022-03-15T16:55:19.569Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:55:19 [2022-03-15T16:55:19.569Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:55:19 [2022-03-15T16:55:19.570Z] === RUN   TestDaemonConfigValidation/invalid_config
16:55:19 [2022-03-15T16:55:19.570Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:55:19 [2022-03-15T16:55:19.570Z] === RUN   TestDaemonConfigValidation/malformed_config
16:55:19 [2022-03-15T16:55:19.570Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:55:19 [2022-03-15T16:55:19.570Z] === RUN   TestDaemonConfigValidation/valid_config
16:55:19 [2022-03-15T16:55:19.570Z] === PAUSE TestDaemonConfigValidation/valid_config
16:55:19 [2022-03-15T16:55:19.570Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:55:19 [2022-03-15T16:55:19.570Z] === CONT  TestDaemonConfigValidation/malformed_config
16:55:19 [2022-03-15T16:55:19.570Z] === CONT  TestDaemonConfigValidation/valid_config
16:55:19 [2022-03-15T16:55:19.570Z] === CONT  TestDaemonConfigValidation/invalid_config
16:55:19 [2022-03-15T16:55:19.570Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:55:19 [2022-03-15T16:55:19.570Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:55:19 [2022-03-15T16:55:19.570Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
16:55:19 [2022-03-15T16:55:19.570Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
16:55:19 [2022-03-15T16:55:19.570Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
16:55:19 [2022-03-15T16:55:19.570Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:55:19 [2022-03-15T16:55:19.570Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:55:19 [2022-03-15T16:55:19.570Z] === RUN   TestConfigDaemonSeccompProfiles
16:55:19 [2022-03-15T16:55:19.570Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:55:20 [2022-03-15T16:55:20.506Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:55:21 [2022-03-15T16:55:21.441Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:55:22 [2022-03-15T16:55:22.817Z] === CONT  TestConfigDaemonSeccompProfiles
16:55:22 [2022-03-15T16:55:22.817Z]     daemon_test.go:156: [d665df683380d] daemon is not started
16:55:22 [2022-03-15T16:55:22.817Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
16:55:22 [2022-03-15T16:55:22.817Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:55:22 [2022-03-15T16:55:22.817Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:55:22 [2022-03-15T16:55:22.817Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:55:22 [2022-03-15T16:55:22.817Z] === RUN   TestDaemonProxy
16:55:22 [2022-03-15T16:55:22.817Z] === RUN   TestDaemonProxy/environment_variables
16:55:24 [2022-03-15T16:55:24.715Z] === RUN   TestDaemonProxy/command-line_options
16:55:26 [2022-03-15T16:55:26.091Z] === RUN   TestDaemonProxy/configuration_file
16:55:27 [2022-03-15T16:55:27.987Z] === RUN   TestDaemonProxy/conflicting_options
16:55:28 [2022-03-15T16:55:28.246Z] === RUN   TestDaemonProxy/reload_sanitized
16:55:28 [2022-03-15T16:55:28.810Z] --- PASS: TestDaemonProxy (6.28s)
16:55:28 [2022-03-15T16:55:28.810Z]     --- PASS: TestDaemonProxy/environment_variables (1.78s)
16:55:28 [2022-03-15T16:55:28.810Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
16:55:28 [2022-03-15T16:55:28.810Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
16:55:28 [2022-03-15T16:55:28.810Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
16:55:28 [2022-03-15T16:55:28.810Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:55:28 [2022-03-15T16:55:28.810Z] PASS
16:55:28 [2022-03-15T16:55:28.810Z] 
16:55:28 [2022-03-15T16:55:28.810Z] DONE 17 tests in 10.230s
16:55:28 [2022-03-15T16:55:28.810Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
16:55:28 [2022-03-15T16:55:28.810Z] ++ 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
16:55:28 [2022-03-15T16:55:28.810Z] ++ set -e
16:55:28 [2022-03-15T16:55:28.810Z] ++ '[' -n 0 ']'
16:55:28 [2022-03-15T16:55:28.810Z] ++ set -x
16:55:28 [2022-03-15T16:55:28.811Z] ++ 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
16:55:29 [2022-03-15T16:55:29.068Z] INFO: Testing against a local daemon
16:55:29 [2022-03-15T16:55:29.068Z] === RUN   TestCommitInheritsEnv
16:55:29 [2022-03-15T16:55:29.325Z] --- PASS: TestCommitInheritsEnv (0.24s)
16:55:29 [2022-03-15T16:55:29.326Z] === RUN   TestImportExtremelyLargeImageWorks
16:55:29 [2022-03-15T16:55:29.326Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:55:29 [2022-03-15T16:55:29.326Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
16:55:29 [2022-03-15T16:55:29.326Z] === RUN   TestImportWithCustomPlatform
16:55:29 [2022-03-15T16:55:29.326Z] === RUN   TestImportWithCustomPlatform/#00
16:55:29 [2022-03-15T16:55:29.326Z] === RUN   TestImportWithCustomPlatform/_______
16:55:29 [2022-03-15T16:55:29.326Z] === RUN   TestImportWithCustomPlatform//
16:55:29 [2022-03-15T16:55:29.326Z] === RUN   TestImportWithCustomPlatform/linux
16:55:29 [2022-03-15T16:55:29.583Z] === RUN   TestImportWithCustomPlatform/LINUX
16:55:29 [2022-03-15T16:55:29.583Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:55:29 [2022-03-15T16:55:29.583Z] === RUN   TestImportWithCustomPlatform/macos
16:55:29 [2022-03-15T16:55:29.583Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:55:29 [2022-03-15T16:55:29.583Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:55:29 [2022-03-15T16:55:29.583Z] --- PASS: TestImportWithCustomPlatform (0.40s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.17s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:55:29 [2022-03-15T16:55:29.583Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:55:29 [2022-03-15T16:55:29.583Z] === RUN   TestImagesFilterMultiReference
16:55:29 [2022-03-15T16:55:29.583Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:55:29 [2022-03-15T16:55:29.583Z] === RUN   TestImagePullPlatformInvalid
16:55:29 [2022-03-15T16:55:29.841Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:55:29 [2022-03-15T16:55:29.841Z] === RUN   TestRemoveImageOrphaning
16:55:29 [2022-03-15T16:55:29.841Z] --- PASS: TestRemoveImageOrphaning (0.23s)
16:55:29 [2022-03-15T16:55:29.841Z] === RUN   TestRemoveImageGarbageCollector
16:55:29 [2022-03-15T16:55:29.841Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:55:29 [2022-03-15T16:55:29.841Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:55:29 [2022-03-15T16:55:29.841Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:55:30 [2022-03-15T16:55:30.098Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:55:30 [2022-03-15T16:55:30.099Z] === RUN   TestTagInvalidReference
16:55:30 [2022-03-15T16:55:30.099Z] --- PASS: TestTagInvalidReference (0.01s)
16:55:30 [2022-03-15T16:55:30.099Z] === RUN   TestTagValidPrefixedRepo
16:55:30 [2022-03-15T16:55:30.099Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:55:30 [2022-03-15T16:55:30.099Z] === RUN   TestTagExistedNameWithoutForce
16:55:30 [2022-03-15T16:55:30.099Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:55:30 [2022-03-15T16:55:30.099Z] === RUN   TestTagOfficialNames
16:55:30 [2022-03-15T16:55:30.099Z] --- PASS: TestTagOfficialNames (0.05s)
16:55:30 [2022-03-15T16:55:30.099Z] === RUN   TestTagMatchesDigest
16:55:30 [2022-03-15T16:55:30.099Z] --- PASS: TestTagMatchesDigest (0.02s)
16:55:30 [2022-03-15T16:55:30.099Z] PASS
16:55:30 [2022-03-15T16:55:30.099Z] 
16:55:30 [2022-03-15T16:55:30.099Z] === Skipped
16:55:30 [2022-03-15T16:55:30.099Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
16:55:30 [2022-03-15T16:55:30.099Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
16:55:30 [2022-03-15T16:55:30.099Z] 
16:55:30 [2022-03-15T16:55:30.099Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:55:30 [2022-03-15T16:55:30.099Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:55:30 [2022-03-15T16:55:30.099Z] 
16:55:30 [2022-03-15T16:55:30.099Z] DONE 22 tests, 2 skipped in 1.275s
16:55:30 [2022-03-15T16:55:30.099Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
16:55:30 [2022-03-15T16:55:30.099Z] ++ 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
16:55:30 [2022-03-15T16:55:30.099Z] ++ set -e
16:55:30 [2022-03-15T16:55:30.099Z] ++ '[' -n 0 ']'
16:55:30 [2022-03-15T16:55:30.099Z] ++ set -x
16:55:30 [2022-03-15T16:55:30.099Z] ++ 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
16:55:30 [2022-03-15T16:55:30.357Z] INFO: Testing against a local daemon
16:55:30 [2022-03-15T16:55:30.357Z] === RUN   TestNetworkCreateDelete
16:55:30 [2022-03-15T16:55:30.357Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:55:30 [2022-03-15T16:55:30.357Z] === RUN   TestDockerNetworkDeletePreferID
16:55:30 [2022-03-15T16:55:30.615Z] --- PASS: TestDockerNetworkDeletePreferID (0.32s)
16:55:30 [2022-03-15T16:55:30.615Z] === RUN   TestDaemonDNSFallback
16:55:37 [2022-03-15T16:55:37.178Z] --- PASS: TestDaemonDNSFallback (6.29s)
16:55:37 [2022-03-15T16:55:37.178Z] === RUN   TestInspectNetwork
16:55:39 [2022-03-15T16:55:39.706Z] === RUN   TestInspectNetwork/full_network_id
16:55:39 [2022-03-15T16:55:39.706Z] === RUN   TestInspectNetwork/partial_network_id
16:55:39 [2022-03-15T16:55:39.706Z] === RUN   TestInspectNetwork/network_name
16:55:39 [2022-03-15T16:55:39.706Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:55:43 [2022-03-15T16:55:43.886Z] --- PASS: TestInspectNetwork (6.98s)
16:55:43 [2022-03-15T16:55:43.886Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:55:43 [2022-03-15T16:55:43.886Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:55:43 [2022-03-15T16:55:43.886Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:55:43 [2022-03-15T16:55:43.886Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:55:43 [2022-03-15T16:55:43.886Z] === RUN   TestRunContainerWithBridgeNone
16:55:45 [2022-03-15T16:55:45.269Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
16:55:45 [2022-03-15T16:55:45.269Z] === RUN   TestNetworkInvalidJSON
16:55:45 [2022-03-15T16:55:45.269Z] === RUN   TestNetworkInvalidJSON//networks/create
16:55:45 [2022-03-15T16:55:45.269Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:55:45 [2022-03-15T16:55:45.269Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:55:45 [2022-03-15T16:55:45.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:55:45 [2022-03-15T16:55:45.269Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:55:45 [2022-03-15T16:55:45.269Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:55:45 [2022-03-15T16:55:45.269Z] === CONT  TestNetworkInvalidJSON//networks/create
16:55:45 [2022-03-15T16:55:45.269Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:55:45 [2022-03-15T16:55:45.269Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:55:45 [2022-03-15T16:55:45.269Z] --- PASS: TestNetworkInvalidJSON (0.02s)
16:55:45 [2022-03-15T16:55:45.269Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:55:45 [2022-03-15T16:55:45.269Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:55:45 [2022-03-15T16:55:45.269Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:55:45 [2022-03-15T16:55:45.269Z] === RUN   TestNetworkList
16:55:45 [2022-03-15T16:55:45.269Z] === RUN   TestNetworkList//networks
16:55:45 [2022-03-15T16:55:45.269Z] === PAUSE TestNetworkList//networks
16:55:45 [2022-03-15T16:55:45.269Z] === RUN   TestNetworkList//networks/
16:55:45 [2022-03-15T16:55:45.269Z] === PAUSE TestNetworkList//networks/
16:55:45 [2022-03-15T16:55:45.269Z] === CONT  TestNetworkList//networks
16:55:45 [2022-03-15T16:55:45.269Z] === CONT  TestNetworkList//networks/
16:55:45 [2022-03-15T16:55:45.269Z] --- PASS: TestNetworkList (0.01s)
16:55:45 [2022-03-15T16:55:45.269Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:55:45 [2022-03-15T16:55:45.269Z]     --- PASS: TestNetworkList//networks (0.00s)
16:55:45 [2022-03-15T16:55:45.269Z] === RUN   TestHostIPv4BridgeLabel
16:55:45 [2022-03-15T16:55:45.841Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:55:45 [2022-03-15T16:55:45.841Z] === RUN   TestDaemonRestartWithLiveRestore
16:55:47 [2022-03-15T16:55:47.237Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:55:47 [2022-03-15T16:55:47.237Z] === RUN   TestDaemonDefaultNetworkPools
16:55:47 [2022-03-15T16:55:47.804Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s)
16:55:47 [2022-03-15T16:55:47.804Z] === RUN   TestDaemonRestartWithExistingNetwork
16:55:48 [2022-03-15T16:55:48.738Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
16:55:48 [2022-03-15T16:55:48.738Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:55:50 [2022-03-15T16:55:50.111Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
16:55:50 [2022-03-15T16:55:50.111Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:55:50 [2022-03-15T16:55:50.676Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
16:55:50 [2022-03-15T16:55:50.676Z] === RUN   TestServiceWithPredefinedNetwork
16:55:52 [2022-03-15T16:55:52.573Z] --- PASS: TestServiceWithPredefinedNetwork (1.83s)
16:55:52 [2022-03-15T16:55:52.573Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:55:52 [2022-03-15T16:55:52.573Z]     service_test.go:243: FLAKY_TEST
16:55:52 [2022-03-15T16:55:52.573Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:55:52 [2022-03-15T16:55:52.573Z] === RUN   TestServiceWithDataPathPortInit
16:56:07 [2022-03-15T16:56:07.445Z] --- PASS: TestServiceWithDataPathPortInit (12.74s)
16:56:07 [2022-03-15T16:56:07.446Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:56:07 [2022-03-15T16:56:07.446Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jdb10v3xpa8h4rhh9mmdkdd6d Created:2022-03-15 16:56:05.983461814 +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[f525384e5cb2801b882835897af17be36b34c4ddf18f14cfb7780425aaf8fb48:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1af7cyymhmq0wlvlgxqysg96p EndpointID:8c8c964efe82633c90440ea5845faccbcc26f3ab6bdbfcc1a51a47b105e4ca33 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:08fb641205f0ff6612013f00e916c90aeb11dad22f7ef0274479a54341b22529 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:9b877beb9664 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1af7cyymhmq0wlvlgxqysg96p EndpointID:8c8c964efe82633c90440ea5845faccbcc26f3ab6bdbfcc1a51a47b105e4ca33 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:56:11 [2022-03-15T16:56:11.633Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.25s)
16:56:11 [2022-03-15T16:56:11.633Z] PASS
16:56:11 [2022-03-15T16:56:11.633Z] 
16:56:11 [2022-03-15T16:56:11.633Z] === Skipped
16:56:11 [2022-03-15T16:56:11.633Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:56:11 [2022-03-15T16:56:11.633Z]     service_test.go:243: FLAKY_TEST
16:56:11 [2022-03-15T16:56:11.633Z] 
16:56:11 [2022-03-15T16:56:11.633Z] DONE 26 tests, 1 skipped in 41.223s
16:56:11 [2022-03-15T16:56:11.633Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:56:11 [2022-03-15T16:56:11.633Z] ++ 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
16:56:11 [2022-03-15T16:56:11.633Z] ++ set -e
16:56:11 [2022-03-15T16:56:11.633Z] ++ '[' -n 0 ']'
16:56:11 [2022-03-15T16:56:11.633Z] ++ set -x
16:56:11 [2022-03-15T16:56:11.633Z] ++ 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
16:56:11 [2022-03-15T16:56:11.633Z] INFO: Testing against a local daemon
16:56:11 [2022-03-15T16:56:11.633Z] === RUN   TestDockerNetworkIpvlanPersistance
16:56:11 [2022-03-15T16:56:11.633Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:56:11 [2022-03-15T16:56:11.633Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:56:11 [2022-03-15T16:56:11.633Z] === RUN   TestDockerNetworkIpvlan
16:56:11 [2022-03-15T16:56:11.633Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:56:11 [2022-03-15T16:56:11.633Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:56:11 [2022-03-15T16:56:11.633Z] PASS
16:56:11 [2022-03-15T16:56:11.633Z] 
16:56:11 [2022-03-15T16:56:11.633Z] === Skipped
16:56:11 [2022-03-15T16:56:11.633Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:56:11 [2022-03-15T16:56:11.633Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:56:11 [2022-03-15T16:56:11.633Z] 
16:56:11 [2022-03-15T16:56:11.633Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:56:11 [2022-03-15T16:56:11.633Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:56:11 [2022-03-15T16:56:11.633Z] 
16:56:11 [2022-03-15T16:56:11.633Z] DONE 2 tests, 2 skipped in 0.093s
16:56:11 [2022-03-15T16:56:11.633Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:56:11 [2022-03-15T16:56:11.633Z] ++ 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
16:56:11 [2022-03-15T16:56:11.633Z] ++ set -e
16:56:11 [2022-03-15T16:56:11.633Z] ++ '[' -n 0 ']'
16:56:11 [2022-03-15T16:56:11.633Z] ++ set -x
16:56:11 [2022-03-15T16:56:11.633Z] ++ 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
16:56:11 [2022-03-15T16:56:11.633Z] INFO: Testing against a local daemon
16:56:11 [2022-03-15T16:56:11.633Z] === RUN   TestDockerNetworkMacvlanPersistance
16:56:13 [2022-03-15T16:56:13.005Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
16:56:13 [2022-03-15T16:56:13.005Z] === RUN   TestDockerNetworkMacvlan
16:56:13 [2022-03-15T16:56:13.571Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:56:14 [2022-03-15T16:56:14.504Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:56:15 [2022-03-15T16:56:15.069Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:56:16 [2022-03-15T16:56:16.973Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:56:18 [2022-03-15T16:56:18.349Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:56:21 [2022-03-15T16:56:21.636Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:56:21 [2022-03-15T16:56:21.896Z] --- PASS: TestDockerNetworkMacvlan (9.01s)
16:56:21 [2022-03-15T16:56:21.896Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
16:56:21 [2022-03-15T16:56:21.896Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
16:56:21 [2022-03-15T16:56:21.896Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
16:56:21 [2022-03-15T16:56:21.896Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.73s)
16:56:21 [2022-03-15T16:56:21.896Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.85s)
16:56:21 [2022-03-15T16:56:21.896Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s)
16:56:21 [2022-03-15T16:56:21.896Z] PASS
16:56:21 [2022-03-15T16:56:21.896Z] 
16:56:21 [2022-03-15T16:56:21.896Z] DONE 8 tests in 10.468s
16:56:21 [2022-03-15T16:56:21.896Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
16:56:21 [2022-03-15T16:56:21.896Z] ++ 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
16:56:21 [2022-03-15T16:56:21.896Z] ++ set -e
16:56:21 [2022-03-15T16:56:21.896Z] ++ '[' -n 0 ']'
16:56:21 [2022-03-15T16:56:21.896Z] ++ set -x
16:56:21 [2022-03-15T16:56:21.896Z] ++ 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
16:56:21 [2022-03-15T16:56:21.896Z] testing: warning: no tests to run
16:56:21 [2022-03-15T16:56:21.896Z] PASS
16:56:21 [2022-03-15T16:56:21.896Z] 
16:56:21 [2022-03-15T16:56:21.896Z] DONE 0 tests in 0.019s
16:56:21 [2022-03-15T16:56:21.896Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:56:21 [2022-03-15T16:56:21.896Z] ++ 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
16:56:21 [2022-03-15T16:56:21.896Z] ++ set -e
16:56:21 [2022-03-15T16:56:21.896Z] ++ '[' -n 0 ']'
16:56:21 [2022-03-15T16:56:21.896Z] ++ set -x
16:56:21 [2022-03-15T16:56:21.896Z] ++ 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
16:56:22 [2022-03-15T16:56:22.155Z] INFO: Testing against a local daemon
16:56:22 [2022-03-15T16:56:22.155Z] === RUN   TestAuthZPluginAllowRequest
16:56:23 [2022-03-15T16:56:23.529Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
16:56:23 [2022-03-15T16:56:23.529Z] === RUN   TestAuthZPluginTLS
16:56:23 [2022-03-15T16:56:23.787Z] --- PASS: TestAuthZPluginTLS (0.55s)
16:56:23 [2022-03-15T16:56:23.787Z] === RUN   TestAuthZPluginDenyRequest
16:56:24 [2022-03-15T16:56:24.352Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:56:24 [2022-03-15T16:56:24.352Z] === RUN   TestAuthZPluginAPIDenyResponse
16:56:24 [2022-03-15T16:56:24.917Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:56:24 [2022-03-15T16:56:24.917Z] === RUN   TestAuthZPluginDenyResponse
16:56:25 [2022-03-15T16:56:25.482Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:56:25 [2022-03-15T16:56:25.482Z] === RUN   TestAuthZPluginAllowEventStream
16:56:26 [2022-03-15T16:56:26.415Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
16:56:26 [2022-03-15T16:56:26.415Z] === RUN   TestAuthZPluginErrorResponse
16:56:26 [2022-03-15T16:56:26.982Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:56:26 [2022-03-15T16:56:26.982Z] === RUN   TestAuthZPluginErrorRequest
16:56:27 [2022-03-15T16:56:27.549Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:56:27 [2022-03-15T16:56:27.549Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:56:28 [2022-03-15T16:56:28.116Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
16:56:28 [2022-03-15T16:56:28.116Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:56:29 [2022-03-15T16:56:29.491Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.27s)
16:56:29 [2022-03-15T16:56:29.491Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:56:30 [2022-03-15T16:56:30.869Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
16:56:30 [2022-03-15T16:56:30.869Z] === RUN   TestAuthZPluginHeader
16:56:31 [2022-03-15T16:56:31.437Z] --- PASS: TestAuthZPluginHeader (0.69s)
16:56:31 [2022-03-15T16:56:31.437Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:56:31 [2022-03-15T16:56:31.437Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:31 [2022-03-15T16:56:31.437Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:56:31 [2022-03-15T16:56:31.437Z] === RUN   TestAuthZPluginV2Disable
16:56:31 [2022-03-15T16:56:31.437Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:31 [2022-03-15T16:56:31.437Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:56:31 [2022-03-15T16:56:31.437Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:56:31 [2022-03-15T16:56:31.437Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:31 [2022-03-15T16:56:31.437Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:56:31 [2022-03-15T16:56:31.437Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:56:31 [2022-03-15T16:56:31.437Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:31 [2022-03-15T16:56:31.437Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:56:31 [2022-03-15T16:56:31.437Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:56:49 [2022-03-15T16:56:49.515Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
16:56:49 [2022-03-15T16:56:49.515Z] PASS
16:56:49 [2022-03-15T16:56:49.515Z] 
16:56:49 [2022-03-15T16:56:49.515Z] === Skipped
16:56:49 [2022-03-15T16:56:49.515Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:56:49 [2022-03-15T16:56:49.515Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:49 [2022-03-15T16:56:49.515Z] 
16:56:49 [2022-03-15T16:56:49.515Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:56:49 [2022-03-15T16:56:49.515Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:49 [2022-03-15T16:56:49.515Z] 
16:56:49 [2022-03-15T16:56:49.515Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:56:49 [2022-03-15T16:56:49.515Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:49 [2022-03-15T16:56:49.515Z] 
16:56:49 [2022-03-15T16:56:49.515Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:56:49 [2022-03-15T16:56:49.515Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:49 [2022-03-15T16:56:49.515Z] 
16:56:49 [2022-03-15T16:56:49.515Z] DONE 17 tests, 4 skipped in 25.955s
16:56:49 [2022-03-15T16:56:49.516Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:56:49 [2022-03-15T16:56:49.516Z] ++ 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
16:56:49 [2022-03-15T16:56:49.516Z] ++ set -e
16:56:49 [2022-03-15T16:56:49.516Z] ++ '[' -n 0 ']'
16:56:49 [2022-03-15T16:56:49.516Z] ++ set -x
16:56:49 [2022-03-15T16:56:49.516Z] ++ 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
16:56:49 [2022-03-15T16:56:49.516Z] INFO: Testing against a local daemon
16:56:49 [2022-03-15T16:56:49.516Z] === RUN   TestPluginInvalidJSON
16:56:49 [2022-03-15T16:56:49.516Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:56:49 [2022-03-15T16:56:49.516Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:56:49 [2022-03-15T16:56:49.516Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:56:49 [2022-03-15T16:56:49.516Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:56:49 [2022-03-15T16:56:49.516Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:56:49 [2022-03-15T16:56:49.516Z] === RUN   TestPluginInstall
16:56:49 [2022-03-15T16:56:49.516Z] === RUN   TestPluginInstall/no_auth
16:56:49 [2022-03-15T16:56:49.516Z] time="2022-03-15T16:56:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:56:49 [2022-03-15T16:56:49.516Z] time="2022-03-15T16:56:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e3264a915de8b85c5446d84b0bad193949ef239e612c4a54ae235a9c9b73c7b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:56:49 [2022-03-15T16:56:49.516Z] time="2022-03-15T16:56:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:56:49 [2022-03-15T16:56:49.516Z] time="2022-03-15T16:56:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e3264a915de8b85c5446d84b0bad193949ef239e612c4a54ae235a9c9b73c7b" mediatype=application/vnd.docker.plugin.v1+json size=522
16:56:49 [2022-03-15T16:56:49.516Z] === RUN   TestPluginInstall/with_htpasswd
16:56:50 [2022-03-15T16:56:50.083Z] time="2022-03-15T16:56:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:56:50 [2022-03-15T16:56:50.083Z] time="2022-03-15T16:56:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ca178a435ac10674663e468146e1e5215b8c5dc15ea096df5c90e8a3b8c74d6" mediatype=application/vnd.docker.plugin.v1+json size=522
16:56:50 [2022-03-15T16:56:50.083Z] time="2022-03-15T16:56:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:56:50 [2022-03-15T16:56:50.083Z] time="2022-03-15T16:56:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ca178a435ac10674663e468146e1e5215b8c5dc15ea096df5c90e8a3b8c74d6" mediatype=application/vnd.docker.plugin.v1+json size=522
16:56:50 [2022-03-15T16:56:50.083Z] === RUN   TestPluginInstall/with_insecure
16:56:51 [2022-03-15T16:56:51.020Z] time="2022-03-15T16:56:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:56:51 [2022-03-15T16:56:51.020Z] time="2022-03-15T16:56:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76fb0301ecec239d37ba0b566498134d1de47b35f69385f100d5d2b073b4d3fc" mediatype=application/vnd.docker.plugin.v1+json size=522
16:56:51 [2022-03-15T16:56:51.020Z] time="2022-03-15T16:56:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:56:51 [2022-03-15T16:56:51.020Z] time="2022-03-15T16:56:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76fb0301ecec239d37ba0b566498134d1de47b35f69385f100d5d2b073b4d3fc" mediatype=application/vnd.docker.plugin.v1+json size=522
16:56:51 [2022-03-15T16:56:51.279Z]     plugin_test.go:165: [d77f22440bf53] daemon is not started
16:56:51 [2022-03-15T16:56:51.279Z] --- PASS: TestPluginInstall (3.14s)
16:56:51 [2022-03-15T16:56:51.279Z]     --- PASS: TestPluginInstall/no_auth (1.54s)
16:56:51 [2022-03-15T16:56:51.279Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
16:56:51 [2022-03-15T16:56:51.279Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
16:56:51 [2022-03-15T16:56:51.279Z] === RUN   TestPluginsWithRuntimes
16:56:52 [2022-03-15T16:56:52.656Z] === RUN   TestPluginsWithRuntimes/No_Args
16:56:53 [2022-03-15T16:56:53.591Z] === RUN   TestPluginsWithRuntimes/With_Args
16:56:54 [2022-03-15T16:56:54.563Z] --- PASS: TestPluginsWithRuntimes (3.16s)
16:56:54 [2022-03-15T16:56:54.563Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.82s)
16:56:54 [2022-03-15T16:56:54.563Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.82s)
16:56:54 [2022-03-15T16:56:54.563Z] === RUN   TestPluginBackCompatMediaTypes
16:56:55 [2022-03-15T16:56:55.155Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s)
16:56:55 [2022-03-15T16:56:55.155Z] PASS
16:56:55 [2022-03-15T16:56:55.155Z] 
16:56:55 [2022-03-15T16:56:55.155Z] DONE 10 tests in 7.025s
16:56:55 [2022-03-15T16:56:55.155Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:56:55 [2022-03-15T16:56:55.155Z] ++ 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
16:56:55 [2022-03-15T16:56:55.155Z] ++ set -e
16:56:55 [2022-03-15T16:56:55.155Z] ++ '[' -n 0 ']'
16:56:55 [2022-03-15T16:56:55.155Z] ++ set -x
16:56:55 [2022-03-15T16:56:55.155Z] ++ 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
16:56:55 [2022-03-15T16:56:55.155Z] INFO: Testing against a local daemon
16:56:55 [2022-03-15T16:56:55.155Z] === RUN   TestExternalGraphDriver
16:56:55 [2022-03-15T16:56:55.155Z] === RUN   TestExternalGraphDriver/json
16:56:57 [2022-03-15T16:56:57.077Z] === RUN   TestExternalGraphDriver/spec
16:56:58 [2022-03-15T16:56:58.450Z] === RUN   TestExternalGraphDriver/pull
16:56:59 [2022-03-15T16:56:59.822Z] --- PASS: TestExternalGraphDriver (4.68s)
16:56:59 [2022-03-15T16:56:59.822Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
16:56:59 [2022-03-15T16:56:59.822Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
16:56:59 [2022-03-15T16:56:59.822Z]     --- PASS: TestExternalGraphDriver/pull (1.56s)
16:56:59 [2022-03-15T16:56:59.822Z] === RUN   TestGraphdriverPluginV2
16:56:59 [2022-03-15T16:56:59.822Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:59 [2022-03-15T16:56:59.822Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
16:56:59 [2022-03-15T16:56:59.822Z] PASS
16:56:59 [2022-03-15T16:56:59.822Z] 
16:56:59 [2022-03-15T16:56:59.822Z] === Skipped
16:56:59 [2022-03-15T16:56:59.822Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
16:56:59 [2022-03-15T16:56:59.822Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:59 [2022-03-15T16:56:59.822Z] 
16:56:59 [2022-03-15T16:56:59.822Z] DONE 5 tests, 1 skipped in 4.795s
16:56:59 [2022-03-15T16:56:59.822Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:56:59 [2022-03-15T16:56:59.822Z] ++ 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
16:56:59 [2022-03-15T16:56:59.822Z] ++ set -e
16:56:59 [2022-03-15T16:56:59.822Z] ++ '[' -n 0 ']'
16:56:59 [2022-03-15T16:56:59.822Z] ++ set -x
16:56:59 [2022-03-15T16:56:59.822Z] ++ 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
16:56:59 [2022-03-15T16:56:59.822Z] INFO: Testing against a local daemon
16:56:59 [2022-03-15T16:56:59.822Z] === RUN   TestContinueAfterPluginCrash
16:56:59 [2022-03-15T16:56:59.822Z] === PAUSE TestContinueAfterPluginCrash
16:56:59 [2022-03-15T16:56:59.822Z] === RUN   TestReadPluginNoRead
16:56:59 [2022-03-15T16:56:59.822Z] === PAUSE TestReadPluginNoRead
16:56:59 [2022-03-15T16:56:59.822Z] === RUN   TestDaemonStartWithLogOpt
16:56:59 [2022-03-15T16:56:59.822Z] === PAUSE TestDaemonStartWithLogOpt
16:56:59 [2022-03-15T16:56:59.822Z] === CONT  TestContinueAfterPluginCrash
16:56:59 [2022-03-15T16:56:59.822Z] === CONT  TestDaemonStartWithLogOpt
16:57:03 [2022-03-15T16:57:03.107Z] --- PASS: TestDaemonStartWithLogOpt (3.02s)
16:57:03 [2022-03-15T16:57:03.108Z] === CONT  TestReadPluginNoRead
16:57:05 [2022-03-15T16:57:05.010Z] === RUN   TestReadPluginNoRead/default
16:57:06 [2022-03-15T16:57:06.389Z] === RUN   TestReadPluginNoRead/disabled_caching
16:57:07 [2022-03-15T16:57:07.332Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:57:07 [2022-03-15T16:57:07.900Z] --- PASS: TestContinueAfterPluginCrash (7.98s)
16:57:08 [2022-03-15T16:57:08.465Z] === CONT  TestReadPluginNoRead
16:57:08 [2022-03-15T16:57:08.465Z]     read_test.go:92: [dd090c4e68137] daemon is not started
16:57:08 [2022-03-15T16:57:08.465Z] --- PASS: TestReadPluginNoRead (5.45s)
16:57:08 [2022-03-15T16:57:08.465Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
16:57:08 [2022-03-15T16:57:08.465Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.09s)
16:57:08 [2022-03-15T16:57:08.465Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.11s)
16:57:08 [2022-03-15T16:57:08.465Z] PASS
16:57:08 [2022-03-15T16:57:08.465Z] 
16:57:08 [2022-03-15T16:57:08.465Z] DONE 6 tests in 8.574s
16:57:08 [2022-03-15T16:57:08.465Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:57:08 [2022-03-15T16:57:08.465Z] ++ 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
16:57:08 [2022-03-15T16:57:08.465Z] ++ set -e
16:57:08 [2022-03-15T16:57:08.465Z] ++ '[' -n 0 ']'
16:57:08 [2022-03-15T16:57:08.465Z] ++ set -x
16:57:08 [2022-03-15T16:57:08.465Z] ++ 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
16:57:08 [2022-03-15T16:57:08.465Z] testing: warning: no tests to run
16:57:08 [2022-03-15T16:57:08.465Z] PASS
16:57:08 [2022-03-15T16:57:08.465Z] 
16:57:08 [2022-03-15T16:57:08.465Z] DONE 0 tests in 0.026s
16:57:08 [2022-03-15T16:57:08.465Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:57:08 [2022-03-15T16:57:08.465Z] ++ 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
16:57:08 [2022-03-15T16:57:08.465Z] ++ set -e
16:57:08 [2022-03-15T16:57:08.465Z] ++ '[' -n 0 ']'
16:57:08 [2022-03-15T16:57:08.465Z] ++ set -x
16:57:08 [2022-03-15T16:57:08.465Z] ++ 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
16:57:08 [2022-03-15T16:57:08.465Z] INFO: Testing against a local daemon
16:57:08 [2022-03-15T16:57:08.465Z] === RUN   TestPluginWithDevMounts
16:57:08 [2022-03-15T16:57:08.465Z] === PAUSE TestPluginWithDevMounts
16:57:08 [2022-03-15T16:57:08.465Z] === CONT  TestPluginWithDevMounts
16:57:10 [2022-03-15T16:57:10.362Z] --- PASS: TestPluginWithDevMounts (1.51s)
16:57:10 [2022-03-15T16:57:10.362Z] PASS
16:57:10 [2022-03-15T16:57:10.362Z] 
16:57:10 [2022-03-15T16:57:10.362Z] DONE 1 tests in 1.611s
16:57:10 [2022-03-15T16:57:10.362Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
16:57:10 [2022-03-15T16:57:10.362Z] ++ 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
16:57:10 [2022-03-15T16:57:10.362Z] ++ set -e
16:57:10 [2022-03-15T16:57:10.362Z] ++ '[' -n 0 ']'
16:57:10 [2022-03-15T16:57:10.362Z] ++ set -x
16:57:10 [2022-03-15T16:57:10.362Z] ++ 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
16:57:10 [2022-03-15T16:57:10.362Z] INFO: Testing against a local daemon
16:57:10 [2022-03-15T16:57:10.362Z] === RUN   TestSecretInspect
16:57:12 [2022-03-15T16:57:12.263Z] --- PASS: TestSecretInspect (2.12s)
16:57:12 [2022-03-15T16:57:12.263Z] === RUN   TestSecretList
16:57:14 [2022-03-15T16:57:14.164Z] --- PASS: TestSecretList (1.72s)
16:57:14 [2022-03-15T16:57:14.164Z] === RUN   TestSecretsCreateAndDelete
16:57:16 [2022-03-15T16:57:16.068Z] --- PASS: TestSecretsCreateAndDelete (1.72s)
16:57:16 [2022-03-15T16:57:16.068Z] === RUN   TestSecretsUpdate
16:57:17 [2022-03-15T16:57:17.971Z] --- PASS: TestSecretsUpdate (2.22s)
16:57:17 [2022-03-15T16:57:17.971Z] === RUN   TestTemplatedSecret
16:57:20 [2022-03-15T16:57:20.499Z] --- PASS: TestTemplatedSecret (2.31s)
16:57:20 [2022-03-15T16:57:20.499Z] === RUN   TestSecretCreateResolve
16:57:21 [2022-03-15T16:57:21.871Z] --- PASS: TestSecretCreateResolve (1.73s)
16:57:21 [2022-03-15T16:57:21.871Z] PASS
16:57:21 [2022-03-15T16:57:21.871Z] 
16:57:21 [2022-03-15T16:57:21.871Z] DONE 6 tests in 11.904s
16:57:21 [2022-03-15T16:57:21.871Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
16:57:21 [2022-03-15T16:57:21.871Z] ++ 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
16:57:21 [2022-03-15T16:57:21.871Z] ++ set -e
16:57:21 [2022-03-15T16:57:21.871Z] ++ '[' -n 0 ']'
16:57:21 [2022-03-15T16:57:21.871Z] ++ set -x
16:57:21 [2022-03-15T16:57:21.871Z] ++ 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
16:57:22 [2022-03-15T16:57:22.129Z] INFO: Testing against a local daemon
16:57:22 [2022-03-15T16:57:22.129Z] === RUN   TestServiceCreateInit
16:57:22 [2022-03-15T16:57:22.129Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:57:26 [2022-03-15T16:57:26.315Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:57:28 [2022-03-15T16:57:28.849Z] --- PASS: TestServiceCreateInit (6.62s)
16:57:28 [2022-03-15T16:57:28.849Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s)
16:57:28 [2022-03-15T16:57:28.849Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.09s)
16:57:28 [2022-03-15T16:57:28.849Z] === RUN   TestCreateServiceMultipleTimes
16:57:43 [2022-03-15T16:57:43.721Z] --- PASS: TestCreateServiceMultipleTimes (14.99s)
16:57:43 [2022-03-15T16:57:43.721Z] === RUN   TestCreateServiceConflict
16:57:45 [2022-03-15T16:57:45.619Z] --- PASS: TestCreateServiceConflict (1.71s)
16:57:45 [2022-03-15T16:57:45.619Z] === RUN   TestCreateServiceMaxReplicas
16:57:47 [2022-03-15T16:57:47.520Z] --- PASS: TestCreateServiceMaxReplicas (2.18s)
16:57:47 [2022-03-15T16:57:47.520Z] === RUN   TestCreateWithDuplicateNetworkNames
16:58:02 [2022-03-15T16:58:02.392Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s)
16:58:02 [2022-03-15T16:58:02.392Z] === RUN   TestCreateServiceSecretFileMode
16:58:14 [2022-03-15T16:58:14.602Z] --- PASS: TestCreateServiceSecretFileMode (12.48s)
16:58:14 [2022-03-15T16:58:14.602Z] === RUN   TestCreateServiceConfigFileMode
16:58:26 [2022-03-15T16:58:26.817Z] --- PASS: TestCreateServiceConfigFileMode (12.38s)
16:58:26 [2022-03-15T16:58:26.817Z] === RUN   TestCreateServiceSysctls
16:58:28 [2022-03-15T16:58:28.715Z] --- PASS: TestCreateServiceSysctls (3.02s)
16:58:28 [2022-03-15T16:58:28.715Z] === RUN   TestCreateServiceCapabilities
16:58:30 [2022-03-15T16:58:30.614Z] --- PASS: TestCreateServiceCapabilities (2.04s)
16:58:30 [2022-03-15T16:58:30.614Z] === RUN   TestInspect
16:58:33 [2022-03-15T16:58:33.147Z] --- PASS: TestInspect (2.26s)
16:58:33 [2022-03-15T16:58:33.147Z] === RUN   TestCreateJob
16:58:35 [2022-03-15T16:58:35.680Z] --- PASS: TestCreateJob (2.54s)
16:58:35 [2022-03-15T16:58:35.680Z] === RUN   TestReplicatedJob
16:58:40 [2022-03-15T16:58:40.946Z] --- PASS: TestReplicatedJob (5.03s)
16:58:40 [2022-03-15T16:58:40.946Z] === RUN   TestUpdateReplicatedJob
16:58:42 [2022-03-15T16:58:42.845Z] --- PASS: TestUpdateReplicatedJob (2.49s)
16:58:42 [2022-03-15T16:58:42.845Z] === RUN   TestServiceListWithStatuses
16:58:42 [2022-03-15T16:58:42.845Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:58:42 [2022-03-15T16:58:42.845Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:58:42 [2022-03-15T16:58:42.845Z] === RUN   TestDockerNetworkConnectAlias
16:58:47 [2022-03-15T16:58:47.032Z] --- PASS: TestDockerNetworkConnectAlias (3.58s)
16:58:47 [2022-03-15T16:58:47.032Z] === RUN   TestDockerNetworkReConnect
16:58:49 [2022-03-15T16:58:49.565Z] --- PASS: TestDockerNetworkReConnect (2.88s)
16:58:49 [2022-03-15T16:58:49.565Z] === RUN   TestServicePlugin
16:58:49 [2022-03-15T16:58:49.565Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:58:49 [2022-03-15T16:58:49.565Z] --- SKIP: TestServicePlugin (0.00s)
16:58:49 [2022-03-15T16:58:49.565Z] === RUN   TestServiceUpdateLabel
16:58:51 [2022-03-15T16:58:51.462Z] --- PASS: TestServiceUpdateLabel (1.72s)
16:58:51 [2022-03-15T16:58:51.462Z] === RUN   TestServiceUpdateSecrets
16:59:06 [2022-03-15T16:59:06.332Z] --- PASS: TestServiceUpdateSecrets (13.81s)
16:59:06 [2022-03-15T16:59:06.332Z] === RUN   TestServiceUpdateConfigs
16:59:21 [2022-03-15T16:59:21.206Z] --- PASS: TestServiceUpdateConfigs (14.30s)
16:59:21 [2022-03-15T16:59:21.206Z] === RUN   TestServiceUpdateNetwork
16:59:31 [2022-03-15T16:59:31.171Z] --- PASS: TestServiceUpdateNetwork (11.55s)
16:59:31 [2022-03-15T16:59:31.171Z] === RUN   TestServiceUpdatePidsLimit
16:59:32 [2022-03-15T16:59:32.106Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:59:32 [2022-03-15T16:59:32.365Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:59:40 [2022-03-15T16:59:40.476Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:59:47 [2022-03-15T16:59:47.035Z] --- PASS: TestServiceUpdatePidsLimit (15.91s)
16:59:47 [2022-03-15T16:59:47.035Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s)
16:59:47 [2022-03-15T16:59:47.035Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
16:59:47 [2022-03-15T16:59:47.035Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
16:59:47 [2022-03-15T16:59:47.035Z] PASS
16:59:47 [2022-03-15T16:59:47.035Z] 
16:59:47 [2022-03-15T16:59:47.035Z] === Skipped
16:59:47 [2022-03-15T16:59:47.035Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
16:59:47 [2022-03-15T16:59:47.035Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:59:47 [2022-03-15T16:59:47.035Z] 
16:59:47 [2022-03-15T16:59:47.035Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
16:59:47 [2022-03-15T16:59:47.035Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:59:47 [2022-03-15T16:59:47.035Z] 
16:59:47 [2022-03-15T16:59:47.035Z] DONE 27 tests, 2 skipped in 144.691s
16:59:47 [2022-03-15T16:59:47.035Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
16:59:47 [2022-03-15T16:59:47.035Z] ++ 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
16:59:47 [2022-03-15T16:59:47.035Z] ++ set -e
16:59:47 [2022-03-15T16:59:47.035Z] ++ '[' -n 0 ']'
16:59:47 [2022-03-15T16:59:47.035Z] ++ set -x
16:59:47 [2022-03-15T16:59:47.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-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
16:59:47 [2022-03-15T16:59:47.035Z] INFO: Testing against a local daemon
16:59:47 [2022-03-15T16:59:47.035Z] === RUN   TestSessionCreate
16:59:47 [2022-03-15T16:59:47.035Z] --- PASS: TestSessionCreate (0.02s)
16:59:47 [2022-03-15T16:59:47.035Z] === RUN   TestSessionCreateWithBadUpgrade
16:59:47 [2022-03-15T16:59:47.035Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:59:47 [2022-03-15T16:59:47.035Z] PASS
16:59:47 [2022-03-15T16:59:47.035Z] 
16:59:47 [2022-03-15T16:59:47.035Z] DONE 2 tests in 0.121s
16:59:47 [2022-03-15T16:59:47.035Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
16:59:47 [2022-03-15T16:59:47.035Z] ++ 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
16:59:47 [2022-03-15T16:59:47.035Z] ++ set -e
16:59:47 [2022-03-15T16:59:47.035Z] ++ '[' -n 0 ']'
16:59:47 [2022-03-15T16:59:47.035Z] ++ set -x
16:59:47 [2022-03-15T16:59:47.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-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
16:59:47 [2022-03-15T16:59:47.035Z] INFO: Testing against a local daemon
16:59:47 [2022-03-15T16:59:47.035Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:59:47 [2022-03-15T16:59:47.035Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:59:47 [2022-03-15T16:59:47.035Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:59:47 [2022-03-15T16:59:47.035Z] === RUN   TestDiskUsage
16:59:47 [2022-03-15T16:59:47.035Z] === PAUSE TestDiskUsage
16:59:47 [2022-03-15T16:59:47.035Z] === RUN   TestEventsExecDie
16:59:47 [2022-03-15T16:59:47.293Z] --- PASS: TestEventsExecDie (0.45s)
16:59:47 [2022-03-15T16:59:47.293Z] === RUN   TestEventsBackwardsCompatible
16:59:47 [2022-03-15T16:59:47.293Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:59:47 [2022-03-15T16:59:47.293Z] === RUN   TestEventsVolumeCreate
16:59:47 [2022-03-15T16:59:47.550Z] --- PASS: TestEventsVolumeCreate (0.05s)
16:59:47 [2022-03-15T16:59:47.550Z] === RUN   TestInfoBinaryCommits
16:59:47 [2022-03-15T16:59:47.550Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:59:47 [2022-03-15T16:59:47.550Z] === RUN   TestInfoAPIVersioned
16:59:47 [2022-03-15T16:59:47.550Z] --- PASS: TestInfoAPIVersioned (0.00s)
16:59:47 [2022-03-15T16:59:47.550Z] === RUN   TestInfoAPI
16:59:47 [2022-03-15T16:59:47.550Z] --- PASS: TestInfoAPI (0.02s)
16:59:47 [2022-03-15T16:59:47.550Z] === RUN   TestInfoAPIWarnings
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestInfoAPIWarnings (16.21s)
17:00:05 [2022-03-15T17:00:05.662Z] === RUN   TestInfoDebug
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestInfoDebug (0.52s)
17:00:05 [2022-03-15T17:00:05.662Z] === RUN   TestInfoInsecureRegistries
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:00:05 [2022-03-15T17:00:05.662Z] === RUN   TestInfoRegistryMirrors
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:00:05 [2022-03-15T17:00:05.662Z] === RUN   TestLoginFailsWithBadCredentials
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s)
17:00:05 [2022-03-15T17:00:05.662Z] === RUN   TestPingCacheHeaders
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestPingCacheHeaders (0.02s)
17:00:05 [2022-03-15T17:00:05.662Z] === RUN   TestPingGet
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestPingGet (0.01s)
17:00:05 [2022-03-15T17:00:05.662Z] === RUN   TestPingHead
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestPingHead (0.02s)
17:00:05 [2022-03-15T17:00:05.662Z] === RUN   TestVersion
17:00:05 [2022-03-15T17:00:05.662Z] --- PASS: TestVersion (0.02s)
17:00:05 [2022-03-15T17:00:05.662Z] === CONT  TestDiskUsage
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/container_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/image_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/volume_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/build-cache_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:00:05 [2022-03-15T17:00:05.921Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:00:06 [2022-03-15T17:00:06.180Z] === RUN   TestDiskUsage/after_container.Run
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:00:06 [2022-03-15T17:00:06.438Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:00:06 [2022-03-15T17:00:06.697Z] --- PASS: TestDiskUsage (1.07s)
17:00:06 [2022-03-15T17:00:06.697Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z] PASS
17:00:06 [2022-03-15T17:00:06.697Z] 
17:00:06 [2022-03-15T17:00:06.697Z] === Skipped
17:00:06 [2022-03-15T17:00:06.697Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:00:06 [2022-03-15T17:00:06.697Z] 
17:00:06 [2022-03-15T17:00:06.697Z] DONE 50 tests, 1 skipped in 19.804s
17:00:06 [2022-03-15T17:00:06.697Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:00:06 [2022-03-15T17:00:06.697Z] ++ 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
17:00:06 [2022-03-15T17:00:06.697Z] ++ set -e
17:00:06 [2022-03-15T17:00:06.697Z] ++ '[' -n 0 ']'
17:00:06 [2022-03-15T17:00:06.697Z] ++ set -x
17:00:06 [2022-03-15T17:00:06.697Z] ++ 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
17:00:06 [2022-03-15T17:00:06.697Z] INFO: Testing against a local daemon
17:00:06 [2022-03-15T17:00:06.697Z] === RUN   TestVolumesCreateAndList
17:00:06 [2022-03-15T17:00:06.697Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:00:06 [2022-03-15T17:00:06.697Z] === RUN   TestVolumesRemove
17:00:06 [2022-03-15T17:00:06.697Z] --- PASS: TestVolumesRemove (0.05s)
17:00:06 [2022-03-15T17:00:06.697Z] === RUN   TestVolumesInspect
17:00:06 [2022-03-15T17:00:06.697Z] --- PASS: TestVolumesInspect (0.02s)
17:00:06 [2022-03-15T17:00:06.697Z] === RUN   TestVolumesInvalidJSON
17:00:06 [2022-03-15T17:00:06.697Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:00:06 [2022-03-15T17:00:06.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:00:06 [2022-03-15T17:00:06.697Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:00:06 [2022-03-15T17:00:06.697Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:00:06 [2022-03-15T17:00:06.697Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:00:06 [2022-03-15T17:00:06.697Z] PASS
17:00:06 [2022-03-15T17:00:06.697Z] 
17:00:06 [2022-03-15T17:00:06.697Z] DONE 5 tests in 0.194s
17:00:06 [2022-03-15T17:00:06.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:00:06 [2022-03-15T17:00:06.956Z] ++++ cat bundles/test-integration/docker.pid
17:00:06 [2022-03-15T17:00:06.956Z] +++ kill 13675
17:00:07 [2022-03-15T17:00:07.215Z] +++ /etc/init.d/apparmor stop
17:00:07 [2022-03-15T17:00:07.215Z] Leaving: AppArmorNo profiles have been unloaded.
17:00:07 [2022-03-15T17:00:07.215Z] 
17:00:07 [2022-03-15T17:00:07.215Z] Unloading profiles will leave already running processes permanently
17:00:07 [2022-03-15T17:00:07.215Z] unconfined, which can lead to unexpected situations.
17:00:07 [2022-03-15T17:00:07.215Z] 
17:00:07 [2022-03-15T17:00:07.215Z] To set a process to complain mode, use the command line tool
17:00:07 [2022-03-15T17:00:07.215Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:00:07 [2022-03-15T17:00:07.215Z] +++ true
17:00:07 [2022-03-15T17:00:07.215Z] exiting test-integration
17:00:07 [2022-03-15T17:00:07.215Z] ++ exit 0
17:00:07 [2022-03-15T17:00:07.215Z]