Skip to content

Console Output

17:25:16 [2021-11-11T17:25:16.312Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42626/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b7c3146608b7934b3f203450ea1966cc2020036f -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:b7c3146608b7934b3f203450ea1966cc2020036f hack/make.sh dynbinary test-integration
17:25:16 [2021-11-11T17:25:16.912Z] 
17:25:17 [2021-11-11T17:25:17.168Z] Removing bundles/
17:25:17 [2021-11-11T17:25:17.168Z] 
17:25:17 [2021-11-11T17:25:17.168Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:25:17 [2021-11-11T17:25:17.168Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:25:17 [2021-11-11T17:25:17.168Z] GOOS="" GOARCH="" GOARM=""
17:26:38 [2021-11-11T17:26:38.578Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:26:38 [2021-11-11T17:26:38.578Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:26:38 [2021-11-11T17:26:38.578Z] GOOS="" GOARCH="" GOARM=""
17:26:38 [2021-11-11T17:26:38.578Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:26:38 [2021-11-11T17:26:38.578Z] 
17:26:38 [2021-11-11T17:26:38.578Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:26:38 [2021-11-11T17:26:38.578Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:26:38 [2021-11-11T17:26:38.578Z] HOSTNAME=8b1c78af4e86
17:26:38 [2021-11-11T17:26:38.578Z] TESTDEBUG=0
17:26:38 [2021-11-11T17:26:38.578Z] DEST=bundles/test-integration
17:26:38 [2021-11-11T17:26:38.578Z] PWD=/go/src/github.com/docker/docker
17:26:38 [2021-11-11T17:26:38.578Z] DOCKER_GITCOMMIT=b7c3146608b7934b3f203450ea1966cc2020036f
17:26:38 [2021-11-11T17:26:38.578Z] container=docker
17:26:38 [2021-11-11T17:26:38.578Z] HOME=/root
17:26:38 [2021-11-11T17:26:38.578Z] GOLANG_VERSION=1.17.3
17:26:38 [2021-11-11T17:26:38.578Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:26:38 [2021-11-11T17:26:38.578Z] VALIDATE_BRANCH=master
17:26:38 [2021-11-11T17:26:38.578Z] TERM=xterm
17:26:38 [2021-11-11T17:26:38.578Z] DOCKER_PKG=github.com/docker/docker
17:26:38 [2021-11-11T17:26:38.578Z] SHLVL=1
17:26:38 [2021-11-11T17:26:38.578Z] TIMEOUT=120m
17:26:38 [2021-11-11T17:26:38.578Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:26:38 [2021-11-11T17:26:38.578Z] DOCKER_GRAPHDRIVER=overlay2
17:26:38 [2021-11-11T17:26:38.578Z] GO111MODULE=off
17:26:38 [2021-11-11T17:26:38.578Z] DOCKER_EXPERIMENTAL=1
17:26:38 [2021-11-11T17:26:38.578Z] TEST_SKIP_INTEGRATION_CLI=1
17:26:38 [2021-11-11T17:26:38.578Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:26:38 [2021-11-11T17:26:38.578Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:26:38 [2021-11-11T17:26:38.578Z] GOPATH=/go
17:26:38 [2021-11-11T17:26:38.578Z] PKG_CONFIG=pkg-config
17:26:38 [2021-11-11T17:26:38.578Z] _=/usr/bin/env
17:26:38 [2021-11-11T17:26:38.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:27:05 [2021-11-11T17:27:05.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:27:05 [2021-11-11T17:27:05.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:27:26 [2021-11-11T17:27:26.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:27:33 [2021-11-11T17:27:33.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:27:40 [2021-11-11T17:27:40.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:27:40 [2021-11-11T17:27:40.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:27:41 [2021-11-11T17:27:41.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:27:42 [2021-11-11T17:27:42.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:27:42 [2021-11-11T17:27:42.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:27:43 [2021-11-11T17:27:43.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:27:45 [2021-11-11T17:27:45.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:27:46 [2021-11-11T17:27:46.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:27:47 [2021-11-11T17:27:47.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:27:47 [2021-11-11T17:27:47.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:27:48 [2021-11-11T17:27:48.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:27:48 [2021-11-11T17:27:48.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:27:49 [2021-11-11T17:27:49.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:27:50 [2021-11-11T17:27:50.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:27:51 [2021-11-11T17:27:51.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:27:51 [2021-11-11T17:27:51.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:27:51 [2021-11-11T17:27:51.945Z] Using test binary docker
17:27:51 [2021-11-11T17:27:51.945Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:27:51 [2021-11-11T17:27:51.945Z] +++ /etc/init.d/apparmor start
17:27:51 [2021-11-11T17:27:51.945Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:27:51 [2021-11-11T17:27:51.945Z] Starting dockerd
17:27:51 [2021-11-11T17:27:51.945Z] INFO: Waiting for daemon to start...
17:27:51 [2021-11-11T17:27:51.945Z] +++ 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
17:27:58 [2021-11-11T17:27:58.478Z] .
17:27:58 [2021-11-11T17:27:58.478Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:27:58 [2021-11-11T17:27:58.478Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:27:58 [2021-11-11T17:27:58.478Z] Error: No such image: emptyfs
17:27:58 [2021-11-11T17:27:58.478Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:27:58 [2021-11-11T17:27:58.478Z] ++++ docker load
17:27:58 [2021-11-11T17:27:58.478Z] Running integration-test (iteration 1)
17:27:58 [2021-11-11T17:27:58.478Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:27:58 [2021-11-11T17:27:58.478Z] ++ 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
17:27:58 [2021-11-11T17:27:58.478Z] ++ set -e
17:27:58 [2021-11-11T17:27:58.478Z] ++ '[' -n 0 ']'
17:27:58 [2021-11-11T17:27:58.478Z] ++ set -x
17:27:58 [2021-11-11T17:27:58.478Z] ++ 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
17:27:58 [2021-11-11T17:27:58.478Z] Loaded image: busybox:latest
17:27:58 [2021-11-11T17:27:58.478Z] Loaded image: busybox:glibc
17:27:59 [2021-11-11T17:27:59.040Z] Loaded image: debian:bullseye-slim
17:27:59 [2021-11-11T17:27:59.040Z] Loaded image: hello-world:latest
17:27:59 [2021-11-11T17:27:59.040Z] Loaded image: arm32v7/hello-world:latest
17:27:59 [2021-11-11T17:27:59.040Z] INFO: Testing against a local daemon
17:27:59 [2021-11-11T17:27:59.040Z] === RUN   TestCgroupNamespacesBuild
17:28:00 [2021-11-11T17:28:00.410Z] --- PASS: TestCgroupNamespacesBuild (1.12s)
17:28:00 [2021-11-11T17:28:00.410Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:28:01 [2021-11-11T17:28:01.338Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
17:28:01 [2021-11-11T17:28:01.338Z] === RUN   TestBuildWithSession
17:28:01 [2021-11-11T17:28:01.338Z]     build_session_test.go:25: TODO: BuildKit
17:28:01 [2021-11-11T17:28:01.338Z] --- SKIP: TestBuildWithSession (0.00s)
17:28:01 [2021-11-11T17:28:01.338Z] === RUN   TestBuildSquashParent
17:28:05 [2021-11-11T17:28:05.505Z] --- PASS: TestBuildSquashParent (3.78s)
17:28:05 [2021-11-11T17:28:05.505Z] === RUN   TestBuildWithRemoveAndForceRemove
17:28:05 [2021-11-11T17:28:05.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:28:05 [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:28:05 [2021-11-11T17:28:05.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:28:05 [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:28:05 [2021-11-11T17:28:05.505Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:28:05 [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:28:05 [2021-11-11T17:28:05.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:28:05 [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:28:05 [2021-11-11T17:28:05.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:28:05 [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:28:05 [2021-11-11T17:28:05.505Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:28:05 [2021-11-11T17:28:05.505Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:28:05 [2021-11-11T17:28:05.505Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:28:05 [2021-11-11T17:28:05.505Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:28:06 [2021-11-11T17:28:06.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:28:06 [2021-11-11T17:28:06.434Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:28:07 [2021-11-11T17:28:07.369Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:28:07 [2021-11-11T17:28:07.624Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:28:08 [2021-11-11T17:28:08.990Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:28:08 [2021-11-11T17:28:08.990Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s)
17:28:08 [2021-11-11T17:28:08.990Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s)
17:28:08 [2021-11-11T17:28:08.990Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.06s)
17:28:08 [2021-11-11T17:28:08.990Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.12s)
17:28:08 [2021-11-11T17:28:08.990Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s)
17:28:08 [2021-11-11T17:28:08.990Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.25s)
17:28:08 [2021-11-11T17:28:08.990Z] === RUN   TestBuildMultiStageCopy
17:28:08 [2021-11-11T17:28:08.990Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:28:09 [2021-11-11T17:28:09.917Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:28:10 [2021-11-11T17:28:10.173Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:28:10 [2021-11-11T17:28:10.430Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:28:10 [2021-11-11T17:28:10.430Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:28:10 [2021-11-11T17:28:10.686Z] --- PASS: TestBuildMultiStageCopy (1.96s)
17:28:10 [2021-11-11T17:28:10.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s)
17:28:10 [2021-11-11T17:28:10.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
17:28:10 [2021-11-11T17:28:10.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
17:28:10 [2021-11-11T17:28:10.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
17:28:10 [2021-11-11T17:28:10.686Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
17:28:10 [2021-11-11T17:28:10.686Z] === RUN   TestBuildMultiStageParentConfig
17:28:11 [2021-11-11T17:28:11.614Z] --- PASS: TestBuildMultiStageParentConfig (0.70s)
17:28:11 [2021-11-11T17:28:11.614Z] === RUN   TestBuildLabelWithTargets
17:28:12 [2021-11-11T17:28:12.540Z] --- PASS: TestBuildLabelWithTargets (0.95s)
17:28:12 [2021-11-11T17:28:12.540Z] === RUN   TestBuildWithEmptyLayers
17:28:12 [2021-11-11T17:28:12.796Z] --- PASS: TestBuildWithEmptyLayers (0.37s)
17:28:12 [2021-11-11T17:28:12.797Z] === RUN   TestBuildMultiStageOnBuild
17:28:14 [2021-11-11T17:28:14.162Z] --- PASS: TestBuildMultiStageOnBuild (1.27s)
17:28:14 [2021-11-11T17:28:14.162Z] === RUN   TestBuildUncleanTarFilenames
17:28:14 [2021-11-11T17:28:14.724Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
17:28:14 [2021-11-11T17:28:14.724Z] === RUN   TestBuildMultiStageLayerLeak
17:28:16 [2021-11-11T17:28:16.152Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s)
17:28:16 [2021-11-11T17:28:16.152Z] === RUN   TestBuildWithHugeFile
17:29:37 [2021-11-11T17:29:37.537Z] --- PASS: TestBuildWithHugeFile (71.81s)
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildWCOWSandboxSize
17:29:37 [2021-11-11T17:29:37.537Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:29:37 [2021-11-11T17:29:37.537Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildWithEmptyDockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:29:37 [2021-11-11T17:29:37.537Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:29:37 [2021-11-11T17:29:37.537Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
17:29:37 [2021-11-11T17:29:37.537Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
17:29:37 [2021-11-11T17:29:37.537Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildPreserveOwnership
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildPreserveOwnership/copy_from
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:29:37 [2021-11-11T17:29:37.537Z] --- PASS: TestBuildPreserveOwnership (2.63s)
17:29:37 [2021-11-11T17:29:37.537Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.75s)
17:29:37 [2021-11-11T17:29:37.537Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s)
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildPlatformInvalid
17:29:37 [2021-11-11T17:29:37.537Z] --- PASS: TestBuildPlatformInvalid (0.07s)
17:29:37 [2021-11-11T17:29:37.537Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:29:37 [2021-11-11T17:29:37.537Z] Loaded image: busybox:latest
17:29:37 [2021-11-11T17:29:37.537Z] Loaded image: busybox:glibc
17:29:37 [2021-11-11T17:29:37.537Z] Loaded image: debian:bullseye-slim
17:29:37 [2021-11-11T17:29:37.537Z] Loaded image: hello-world:latest
17:29:37 [2021-11-11T17:29:37.537Z] Loaded image: arm32v7/hello-world:latest
17:29:40 [2021-11-11T17:29:40.055Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.45s)
17:29:40 [2021-11-11T17:29:40.056Z] PASS
17:29:40 [2021-11-11T17:29:40.056Z] 
17:29:40 [2021-11-11T17:29:40.056Z] === Skipped
17:29:40 [2021-11-11T17:29:40.056Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:29:40 [2021-11-11T17:29:40.056Z]     build_session_test.go:25: TODO: BuildKit
17:29:40 [2021-11-11T17:29:40.056Z] 
17:29:40 [2021-11-11T17:29:40.056Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:29:40 [2021-11-11T17:29:40.056Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:29:40 [2021-11-11T17:29:40.056Z] 
17:29:40 [2021-11-11T17:29:40.056Z] DONE 34 tests, 2 skipped in 102.414s
17:29:40 [2021-11-11T17:29:40.056Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:29:40 [2021-11-11T17:29:40.056Z] ++ 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
17:29:40 [2021-11-11T17:29:40.056Z] ++ set -e
17:29:40 [2021-11-11T17:29:40.056Z] ++ '[' -n 0 ']'
17:29:40 [2021-11-11T17:29:40.056Z] ++ set -x
17:29:40 [2021-11-11T17:29:40.056Z] ++ 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
17:29:40 [2021-11-11T17:29:40.313Z] INFO: Testing against a local daemon
17:29:40 [2021-11-11T17:29:40.314Z] === RUN   TestConfigInspect
17:29:42 [2021-11-11T17:29:42.829Z] --- PASS: TestConfigInspect (2.21s)
17:29:42 [2021-11-11T17:29:42.829Z] === RUN   TestConfigList
17:29:44 [2021-11-11T17:29:44.716Z] --- PASS: TestConfigList (2.09s)
17:29:44 [2021-11-11T17:29:44.717Z] === RUN   TestConfigsCreateAndDelete
17:29:46 [2021-11-11T17:29:46.604Z] --- PASS: TestConfigsCreateAndDelete (2.08s)
17:29:46 [2021-11-11T17:29:46.604Z] === RUN   TestConfigsUpdate
17:29:49 [2021-11-11T17:29:49.118Z] --- PASS: TestConfigsUpdate (2.19s)
17:29:49 [2021-11-11T17:29:49.118Z] === RUN   TestTemplatedConfig
17:29:51 [2021-11-11T17:29:51.631Z] --- PASS: TestTemplatedConfig (2.47s)
17:29:51 [2021-11-11T17:29:51.631Z] === RUN   TestConfigCreateResolve
17:29:53 [2021-11-11T17:29:53.517Z] --- PASS: TestConfigCreateResolve (2.08s)
17:29:53 [2021-11-11T17:29:53.517Z] PASS
17:29:53 [2021-11-11T17:29:53.517Z] 
17:29:53 [2021-11-11T17:29:53.517Z] DONE 6 tests in 13.224s
17:29:53 [2021-11-11T17:29:53.517Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:29:53 [2021-11-11T17:29:53.517Z] ++ 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
17:29:53 [2021-11-11T17:29:53.517Z] ++ set -e
17:29:53 [2021-11-11T17:29:53.517Z] ++ '[' -n 0 ']'
17:29:53 [2021-11-11T17:29:53.517Z] ++ set -x
17:29:53 [2021-11-11T17:29:53.517Z] ++ 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
17:29:53 [2021-11-11T17:29:53.517Z] INFO: Testing against a local daemon
17:29:53 [2021-11-11T17:29:53.517Z] === RUN   TestCheckpoint
17:29:53 [2021-11-11T17:29:53.517Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:29:53 [2021-11-11T17:29:53.517Z] --- SKIP: TestCheckpoint (0.00s)
17:29:53 [2021-11-11T17:29:53.517Z] === RUN   TestContainerInvalidJSON
17:29:53 [2021-11-11T17:29:53.517Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:29:53 [2021-11-11T17:29:53.517Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:29:53 [2021-11-11T17:29:53.517Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:29:53 [2021-11-11T17:29:53.517Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:29:53 [2021-11-11T17:29:53.517Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:29:53 [2021-11-11T17:29:53.517Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:29:53 [2021-11-11T17:29:53.517Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:29:53 [2021-11-11T17:29:53.517Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:29:53 [2021-11-11T17:29:53.517Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:29:53 [2021-11-11T17:29:53.517Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:29:53 [2021-11-11T17:29:53.517Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
17:29:53 [2021-11-11T17:29:53.517Z] === RUN   TestCopyFromContainerPathIsNotDir
17:29:53 [2021-11-11T17:29:53.517Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
17:29:53 [2021-11-11T17:29:53.517Z] === RUN   TestCopyToContainerPathDoesNotExist
17:29:53 [2021-11-11T17:29:53.517Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:29:53 [2021-11-11T17:29:53.517Z] === RUN   TestCopyToContainerPathIsNotDir
17:29:53 [2021-11-11T17:29:53.773Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
17:29:53 [2021-11-11T17:29:53.773Z] === RUN   TestCopyFromContainer
17:29:54 [2021-11-11T17:29:54.701Z] === RUN   TestCopyFromContainer//
17:29:54 [2021-11-11T17:29:54.701Z] === RUN   TestCopyFromContainer//bar/root
17:29:54 [2021-11-11T17:29:54.701Z] === RUN   TestCopyFromContainer//bar/root/
17:29:54 [2021-11-11T17:29:54.701Z] === RUN   TestCopyFromContainer/bar/quux
17:29:54 [2021-11-11T17:29:54.701Z] === RUN   TestCopyFromContainer/bar/quux/
17:29:54 [2021-11-11T17:29:54.701Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:29:54 [2021-11-11T17:29:54.701Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCopyFromContainer/bar/notarget
17:29:54 [2021-11-11T17:29:54.957Z] --- PASS: TestCopyFromContainer (1.35s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer// (0.05s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:54 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:54 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:54 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:54 [2021-11-11T17:29:54.957Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:29:54 [2021-11-11T17:29:54.957Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:29:54 [2021-11-11T17:29:54.957Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:29:54 [2021-11-11T17:29:54.957Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:29:54 [2021-11-11T17:29:54.957Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateLinkToNonExistingContainer
17:29:54 [2021-11-11T17:29:54.957Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateWithInvalidEnv
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateWithInvalidEnv/0
17:29:54 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateWithInvalidEnv/0
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateWithInvalidEnv/1
17:29:54 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateWithInvalidEnv/1
17:29:54 [2021-11-11T17:29:54.957Z] === RUN   TestCreateWithInvalidEnv/2
17:29:54 [2021-11-11T17:29:54.957Z] === PAUSE TestCreateWithInvalidEnv/2
17:29:55 [2021-11-11T17:29:55.214Z] === CONT  TestCreateWithInvalidEnv/0
17:29:55 [2021-11-11T17:29:55.214Z] === CONT  TestCreateWithInvalidEnv/2
17:29:55 [2021-11-11T17:29:55.214Z] === CONT  TestCreateWithInvalidEnv/1
17:29:55 [2021-11-11T17:29:55.214Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:29:55 [2021-11-11T17:29:55.214Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:29:55 [2021-11-11T17:29:55.214Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:29:55 [2021-11-11T17:29:55.214Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:29:55 [2021-11-11T17:29:55.214Z] === RUN   TestCreateTmpfsMountsTarget
17:29:55 [2021-11-11T17:29:55.214Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:29:55 [2021-11-11T17:29:55.214Z] === RUN   TestCreateWithCustomMaskedPaths
17:29:56 [2021-11-11T17:29:56.581Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
17:29:56 [2021-11-11T17:29:56.581Z] === RUN   TestCreateWithCustomReadonlyPaths
17:29:57 [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
17:29:57 [2021-11-11T17:29:57.508Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:29:57 [2021-11-11T17:29:57.508Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:57 [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:57 [2021-11-11T17:29:57.508Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:57 [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:57 [2021-11-11T17:29:57.508Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:29:57 [2021-11-11T17:29:57.508Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:29:57 [2021-11-11T17:29:57.508Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:29:57 [2021-11-11T17:29:57.508Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:29:57 [2021-11-11T17:29:57.508Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:29:57 [2021-11-11T17:29:57.508Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:29:57 [2021-11-11T17:29:57.508Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:29:57 [2021-11-11T17:29:57.508Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:29:57 [2021-11-11T17:29:57.508Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:29:57 [2021-11-11T17:29:57.508Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:29:58 [2021-11-11T17:29:58.069Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestCreateDifferentPlatform
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestCreateDifferentPlatform/different_os
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:29:58 [2021-11-11T17:29:58.069Z] --- PASS: TestCreateDifferentPlatform (0.01s)
17:29:58 [2021-11-11T17:29:58.069Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:29:58 [2021-11-11T17:29:58.069Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:29:58 [2021-11-11T17:29:58.069Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:29:58 [2021-11-11T17:29:58.069Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestContainerStartOnDaemonRestart
17:29:58 [2021-11-11T17:29:58.069Z] === PAUSE TestContainerStartOnDaemonRestart
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestDaemonRestartIpcMode
17:29:58 [2021-11-11T17:29:58.069Z] === PAUSE TestDaemonRestartIpcMode
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestDaemonHostGatewayIP
17:29:58 [2021-11-11T17:29:58.069Z] === PAUSE TestDaemonHostGatewayIP
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestRestartDaemonWithRestartingContainer
17:29:58 [2021-11-11T17:29:58.069Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestContainerKillOnDaemonStart
17:29:58 [2021-11-11T17:29:58.069Z] === PAUSE TestContainerKillOnDaemonStart
17:29:58 [2021-11-11T17:29:58.069Z] === RUN   TestDiff
17:29:58 [2021-11-11T17:29:58.325Z] --- PASS: TestDiff (0.42s)
17:29:58 [2021-11-11T17:29:58.325Z] === RUN   TestExecWithCloseStdin
17:29:58 [2021-11-11T17:29:58.889Z] --- PASS: TestExecWithCloseStdin (0.48s)
17:29:58 [2021-11-11T17:29:58.889Z] === RUN   TestExec
17:29:59 [2021-11-11T17:29:59.450Z] --- PASS: TestExec (0.49s)
17:29:59 [2021-11-11T17:29:59.450Z] === RUN   TestExecUser
17:30:00 [2021-11-11T17:30:00.012Z] --- PASS: TestExecUser (0.49s)
17:30:00 [2021-11-11T17:30:00.012Z] === RUN   TestExportContainerAndImportImage
17:30:00 [2021-11-11T17:30:00.573Z] --- PASS: TestExportContainerAndImportImage (0.55s)
17:30:00 [2021-11-11T17:30:00.573Z] === RUN   TestExportContainerAfterDaemonRestart
17:30:01 [2021-11-11T17:30:01.939Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s)
17:30:01 [2021-11-11T17:30:01.939Z] === RUN   TestHealthCheckWorkdir
17:30:02 [2021-11-11T17:30:02.500Z] --- PASS: TestHealthCheckWorkdir (0.66s)
17:30:02 [2021-11-11T17:30:02.500Z] === RUN   TestHealthKillContainer
17:30:10 [2021-11-11T17:30:10.582Z] --- PASS: TestHealthKillContainer (7.94s)
17:30:10 [2021-11-11T17:30:10.582Z] === RUN   TestInspectCpusetInConfigPre120
17:30:10 [2021-11-11T17:30:10.838Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
17:30:10 [2021-11-11T17:30:10.838Z] === RUN   TestIpcModeNone
17:30:11 [2021-11-11T17:30:11.094Z] --- PASS: TestIpcModeNone (0.46s)
17:30:11 [2021-11-11T17:30:11.094Z] === RUN   TestIpcModePrivate
17:30:11 [2021-11-11T17:30:11.658Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
17:30:11 [2021-11-11T17:30:11.658Z] --- PASS: TestIpcModePrivate (0.46s)
17:30:11 [2021-11-11T17:30:11.658Z] === RUN   TestIpcModeShareable
17:30:11 [2021-11-11T17:30:11.914Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
17:30:12 [2021-11-11T17:30:12.170Z] --- PASS: TestIpcModeShareable (0.43s)
17:30:12 [2021-11-11T17:30:12.170Z] === RUN   TestAPIIpcModeShareableAndContainer
17:30:13 [2021-11-11T17:30:13.586Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s)
17:30:13 [2021-11-11T17:30:13.586Z] === RUN   TestAPIIpcModeHost
17:30:14 [2021-11-11T17:30:14.177Z] --- PASS: TestAPIIpcModeHost (0.36s)
17:30:14 [2021-11-11T17:30:14.177Z] === RUN   TestDaemonIpcModeShareable
17:30:15 [2021-11-11T17:30:15.112Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
17:30:15 [2021-11-11T17:30:15.112Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
17:30:15 [2021-11-11T17:30:15.112Z] === RUN   TestDaemonIpcModePrivate
17:30:16 [2021-11-11T17:30:16.476Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
17:30:16 [2021-11-11T17:30:16.476Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
17:30:16 [2021-11-11T17:30:16.476Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:30:17 [2021-11-11T17:30:17.404Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
17:30:17 [2021-11-11T17:30:17.404Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
17:30:17 [2021-11-11T17:30:17.404Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:30:18 [2021-11-11T17:30:18.332Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
17:30:18 [2021-11-11T17:30:18.588Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
17:30:18 [2021-11-11T17:30:18.588Z] === RUN   TestIpcModeOlderClient
17:30:18 [2021-11-11T17:30:18.588Z] === PAUSE TestIpcModeOlderClient
17:30:18 [2021-11-11T17:30:18.588Z] === RUN   TestKillContainerInvalidSignal
17:30:19 [2021-11-11T17:30:19.149Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
17:30:19 [2021-11-11T17:30:19.149Z] === RUN   TestKillContainer
17:30:19 [2021-11-11T17:30:19.149Z] === RUN   TestKillContainer/no_signal
17:30:19 [2021-11-11T17:30:19.407Z] === RUN   TestKillContainer/non_killing_signal
17:30:19 [2021-11-11T17:30:19.662Z] === RUN   TestKillContainer/killing_signal
17:30:20 [2021-11-11T17:30:20.224Z] --- PASS: TestKillContainer (1.20s)
17:30:20 [2021-11-11T17:30:20.224Z]     --- PASS: TestKillContainer/no_signal (0.37s)
17:30:20 [2021-11-11T17:30:20.224Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
17:30:20 [2021-11-11T17:30:20.224Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
17:30:20 [2021-11-11T17:30:20.224Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:30:20 [2021-11-11T17:30:20.224Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:30:20 [2021-11-11T17:30:20.482Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:30:21 [2021-11-11T17:30:21.409Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
17:30:21 [2021-11-11T17:30:21.409Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
17:30:21 [2021-11-11T17:30:21.409Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s)
17:30:21 [2021-11-11T17:30:21.409Z] === RUN   TestKillStoppedContainer
17:30:21 [2021-11-11T17:30:21.409Z] --- PASS: TestKillStoppedContainer (0.04s)
17:30:21 [2021-11-11T17:30:21.409Z] === RUN   TestKillStoppedContainerAPIPre120
17:30:21 [2021-11-11T17:30:21.409Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:30:21 [2021-11-11T17:30:21.409Z] === RUN   TestKillDifferentUserContainer
17:30:21 [2021-11-11T17:30:21.976Z] --- PASS: TestKillDifferentUserContainer (0.41s)
17:30:21 [2021-11-11T17:30:21.976Z] === RUN   TestInspectOomKilledTrue
17:30:22 [2021-11-11T17:30:22.537Z] --- PASS: TestInspectOomKilledTrue (0.48s)
17:30:22 [2021-11-11T17:30:22.537Z] === RUN   TestInspectOomKilledFalse
17:30:22 [2021-11-11T17:30:22.795Z] --- PASS: TestInspectOomKilledFalse (0.37s)
17:30:22 [2021-11-11T17:30:22.795Z] === RUN   TestLinksEtcHostsContentMatch
17:30:23 [2021-11-11T17:30:23.051Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
17:30:23 [2021-11-11T17:30:23.051Z] === RUN   TestLinksContainerNames
17:30:23 [2021-11-11T17:30:23.978Z] --- PASS: TestLinksContainerNames (0.89s)
17:30:23 [2021-11-11T17:30:23.978Z] === RUN   TestLogsFollowTailEmpty
17:30:24 [2021-11-11T17:30:24.540Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
17:30:24 [2021-11-11T17:30:24.540Z] === RUN   TestContainerNetworkMountsNoChown
17:30:24 [2021-11-11T17:30:24.796Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/default
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/private
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rprivate
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/slave
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rslave
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/shared
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rshared
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/default
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/default/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/default/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/default/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/rshared
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/shared
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/rslave
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/slave
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/rprivate
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/private
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/private/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/private/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/default/mount_root
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:30:24 [2021-11-11T17:30:24.796Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:30:25 [2021-11-11T17:30:25.052Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:30:25 [2021-11-11T17:30:25.307Z] === CONT  TestMountDaemonRoot/private/bind_root
17:30:25 [2021-11-11T17:30:25.307Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:30:25 [2021-11-11T17:30:25.307Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:30:25 [2021-11-11T17:30:25.307Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:30:25 [2021-11-11T17:30:25.307Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:30:25 [2021-11-11T17:30:25.307Z] === CONT  TestMountDaemonRoot/private/mount_root
17:30:25 [2021-11-11T17:30:25.307Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:30:25 [2021-11-11T17:30:25.307Z] --- PASS: TestMountDaemonRoot (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:30:25 [2021-11-11T17:30:25.308Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:30:25 [2021-11-11T17:30:25.308Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:30:25 [2021-11-11T17:30:25.308Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
17:30:25 [2021-11-11T17:30:25.308Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:30:25 [2021-11-11T17:30:25.308Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:30:25 [2021-11-11T17:30:25.308Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:30:25 [2021-11-11T17:30:25.308Z] === RUN   TestContainerBindMountNonRecursive
17:30:26 [2021-11-11T17:30:26.673Z] --- PASS: TestContainerBindMountNonRecursive (1.17s)
17:30:26 [2021-11-11T17:30:26.673Z] === RUN   TestContainerVolumesMountedAsShared
17:30:26 [2021-11-11T17:30:26.928Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
17:30:26 [2021-11-11T17:30:26.928Z] === RUN   TestContainerVolumesMountedAsSlave
17:30:27 [2021-11-11T17:30:27.184Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
17:30:27 [2021-11-11T17:30:27.184Z] === RUN   TestNetworkNat
17:30:27 [2021-11-11T17:30:27.745Z] --- PASS: TestNetworkNat (0.42s)
17:30:27 [2021-11-11T17:30:27.745Z] === RUN   TestNetworkLocalhostTCPNat
17:30:28 [2021-11-11T17:30:28.001Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s)
17:30:28 [2021-11-11T17:30:28.001Z] === RUN   TestNetworkLoopbackNat
17:30:30 [2021-11-11T17:30:30.515Z] --- PASS: TestNetworkLoopbackNat (2.52s)
17:30:30 [2021-11-11T17:30:30.515Z] === RUN   TestPause
17:30:31 [2021-11-11T17:30:31.076Z] --- PASS: TestPause (0.46s)
17:30:31 [2021-11-11T17:30:31.076Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:30:31 [2021-11-11T17:30:31.076Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:30:31 [2021-11-11T17:30:31.076Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:30:31 [2021-11-11T17:30:31.076Z] === RUN   TestPauseStopPausedContainer
17:30:31 [2021-11-11T17:30:31.636Z] --- PASS: TestPauseStopPausedContainer (0.55s)
17:30:31 [2021-11-11T17:30:31.636Z] === RUN   TestPidHost
17:30:32 [2021-11-11T17:30:32.563Z] --- PASS: TestPidHost (0.98s)
17:30:32 [2021-11-11T17:30:32.563Z] === RUN   TestPsFilter
17:30:32 [2021-11-11T17:30:32.563Z] --- PASS: TestPsFilter (0.15s)
17:30:32 [2021-11-11T17:30:32.563Z] === RUN   TestRemoveContainerWithRemovedVolume
17:30:33 [2021-11-11T17:30:33.123Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
17:30:33 [2021-11-11T17:30:33.123Z] === RUN   TestRemoveContainerWithVolume
17:30:33 [2021-11-11T17:30:33.379Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
17:30:33 [2021-11-11T17:30:33.379Z] === RUN   TestRemoveContainerRunning
17:30:33 [2021-11-11T17:30:33.940Z] --- PASS: TestRemoveContainerRunning (0.41s)
17:30:33 [2021-11-11T17:30:33.940Z] === RUN   TestRemoveContainerForceRemoveRunning
17:30:34 [2021-11-11T17:30:34.196Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
17:30:34 [2021-11-11T17:30:34.196Z] === RUN   TestRemoveInvalidContainer
17:30:34 [2021-11-11T17:30:34.196Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:30:34 [2021-11-11T17:30:34.196Z] === RUN   TestRenameLinkedContainer
17:30:36 [2021-11-11T17:30:36.084Z] --- PASS: TestRenameLinkedContainer (1.77s)
17:30:36 [2021-11-11T17:30:36.084Z] === RUN   TestRenameStoppedContainer
17:30:36 [2021-11-11T17:30:36.340Z] --- PASS: TestRenameStoppedContainer (0.42s)
17:30:36 [2021-11-11T17:30:36.340Z] === RUN   TestRenameRunningContainerAndReuse
17:30:37 [2021-11-11T17:30:37.266Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
17:30:37 [2021-11-11T17:30:37.266Z] === RUN   TestRenameInvalidName
17:30:37 [2021-11-11T17:30:37.829Z] --- PASS: TestRenameInvalidName (0.42s)
17:30:37 [2021-11-11T17:30:37.829Z] === RUN   TestRenameAnonymousContainer
17:30:39 [2021-11-11T17:30:39.195Z] --- PASS: TestRenameAnonymousContainer (1.43s)
17:30:39 [2021-11-11T17:30:39.195Z] === RUN   TestRenameContainerWithSameName
17:30:39 [2021-11-11T17:30:39.450Z] --- PASS: TestRenameContainerWithSameName (0.41s)
17:30:39 [2021-11-11T17:30:39.450Z] === RUN   TestRenameContainerWithLinkedContainer
17:30:40 [2021-11-11T17:30:40.377Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
17:30:40 [2021-11-11T17:30:40.377Z] === RUN   TestResize
17:30:40 [2021-11-11T17:30:40.939Z] --- PASS: TestResize (0.46s)
17:30:40 [2021-11-11T17:30:40.939Z] === RUN   TestResizeWithInvalidSize
17:30:41 [2021-11-11T17:30:41.195Z] --- PASS: TestResizeWithInvalidSize (0.39s)
17:30:41 [2021-11-11T17:30:41.195Z] === RUN   TestResizeWhenContainerNotStarted
17:30:41 [2021-11-11T17:30:41.756Z] --- PASS: TestResizeWhenContainerNotStarted (0.52s)
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:30:41 [2021-11-11T17:30:41.756Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:30:41 [2021-11-11T17:30:41.757Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:43 [2021-11-11T17:30:43.646Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:30:45 [2021-11-11T17:30:45.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:30:45 [2021-11-11T17:30:45.571Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:30:46 [2021-11-11T17:30:46.936Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:30:47 [2021-11-11T17:30:47.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:30:48 [2021-11-11T17:30:48.424Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:30:49 [2021-11-11T17:30:49.354Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:30:49 [2021-11-11T17:30:49.916Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:30:50 [2021-11-11T17:30:50.843Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:30:51 [2021-11-11T17:30:51.099Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:30:52 [2021-11-11T17:30:52.026Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:30:52 [2021-11-11T17:30:52.282Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:30:53 [2021-11-11T17:30:53.245Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:55 [2021-11-11T17:30:55.767Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:30:59 [2021-11-11T17:30:59.956Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.58s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.78s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.69s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.20s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.28s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.24s)
17:30:59 [2021-11-11T17:30:59.956Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s)
17:30:59 [2021-11-11T17:30:59.956Z] === RUN   TestCgroupNamespacesRun
17:31:00 [2021-11-11T17:31:00.517Z] --- PASS: TestCgroupNamespacesRun (1.13s)
17:31:00 [2021-11-11T17:31:00.517Z] === RUN   TestCgroupNamespacesRunPrivileged
17:31:01 [2021-11-11T17:31:01.882Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
17:31:01 [2021-11-11T17:31:01.882Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:31:02 [2021-11-11T17:31:02.809Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
17:31:02 [2021-11-11T17:31:02.809Z] === RUN   TestCgroupNamespacesRunHostMode
17:31:04 [2021-11-11T17:31:04.173Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
17:31:04 [2021-11-11T17:31:04.173Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:31:05 [2021-11-11T17:31:05.100Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
17:31:05 [2021-11-11T17:31:05.100Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:31:06 [2021-11-11T17:31:06.464Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
17:31:06 [2021-11-11T17:31:06.465Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:31:07 [2021-11-11T17:31:07.026Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
17:31:07 [2021-11-11T17:31:07.026Z] === RUN   TestCgroupNamespacesRunOlderClient
17:31:08 [2021-11-11T17:31:08.390Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
17:31:08 [2021-11-11T17:31:08.390Z] === RUN   TestNISDomainname
17:31:08 [2021-11-11T17:31:08.646Z] --- PASS: TestNISDomainname (0.61s)
17:31:08 [2021-11-11T17:31:08.646Z] === RUN   TestHostnameDnsResolution
17:31:09 [2021-11-11T17:31:09.579Z] --- PASS: TestHostnameDnsResolution (0.82s)
17:31:09 [2021-11-11T17:31:09.579Z] === RUN   TestUnprivilegedPortsAndPing
17:31:10 [2021-11-11T17:31:10.142Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
17:31:10 [2021-11-11T17:31:10.142Z] === RUN   TestStats
17:31:12 [2021-11-11T17:31:12.656Z] --- PASS: TestStats (2.44s)
17:31:12 [2021-11-11T17:31:12.656Z] === RUN   TestStopContainerWithTimeout
17:31:12 [2021-11-11T17:31:12.656Z] === RUN   TestStopContainerWithTimeout/0
17:31:12 [2021-11-11T17:31:12.656Z] === PAUSE TestStopContainerWithTimeout/0
17:31:12 [2021-11-11T17:31:12.656Z] === RUN   TestStopContainerWithTimeout/1
17:31:12 [2021-11-11T17:31:12.656Z] === PAUSE TestStopContainerWithTimeout/1
17:31:12 [2021-11-11T17:31:12.656Z] === RUN   TestStopContainerWithTimeout/3
17:31:12 [2021-11-11T17:31:12.656Z] === PAUSE TestStopContainerWithTimeout/3
17:31:12 [2021-11-11T17:31:12.656Z] === RUN   TestStopContainerWithTimeout/-1
17:31:12 [2021-11-11T17:31:12.656Z] === PAUSE TestStopContainerWithTimeout/-1
17:31:12 [2021-11-11T17:31:12.656Z] === CONT  TestStopContainerWithTimeout/0
17:31:12 [2021-11-11T17:31:12.656Z] === CONT  TestStopContainerWithTimeout/3
17:31:13 [2021-11-11T17:31:13.218Z] === CONT  TestStopContainerWithTimeout/-1
17:31:15 [2021-11-11T17:31:15.108Z] === CONT  TestStopContainerWithTimeout/1
17:31:16 [2021-11-11T17:31:16.472Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:31:16 [2021-11-11T17:31:16.472Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
17:31:16 [2021-11-11T17:31:16.472Z]     --- PASS: TestStopContainerWithTimeout/3 (2.62s)
17:31:16 [2021-11-11T17:31:16.472Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
17:31:16 [2021-11-11T17:31:16.472Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
17:31:16 [2021-11-11T17:31:16.472Z] === RUN   TestDeleteDevicemapper
17:31:16 [2021-11-11T17:31:16.472Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:31:16 [2021-11-11T17:31:16.472Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:31:16 [2021-11-11T17:31:16.472Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:31:18 [2021-11-11T17:31:18.361Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.60s)
17:31:18 [2021-11-11T17:31:18.361Z] === RUN   TestUpdateMemory
17:31:18 [2021-11-11T17:31:18.617Z] --- PASS: TestUpdateMemory (0.49s)
17:31:18 [2021-11-11T17:31:18.617Z] === RUN   TestUpdateCPUQuota
17:31:19 [2021-11-11T17:31:19.544Z] --- PASS: TestUpdateCPUQuota (0.75s)
17:31:19 [2021-11-11T17:31:19.544Z] === RUN   TestUpdatePidsLimit
17:31:19 [2021-11-11T17:31:19.544Z] === RUN   TestUpdatePidsLimit/update_from_none
17:31:19 [2021-11-11T17:31:19.544Z] === RUN   TestUpdatePidsLimit/no_change
17:31:19 [2021-11-11T17:31:19.800Z] === RUN   TestUpdatePidsLimit/update_lower
17:31:20 [2021-11-11T17:31:20.055Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:31:20 [2021-11-11T17:31:20.311Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:31:20 [2021-11-11T17:31:20.311Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:31:20 [2021-11-11T17:31:20.567Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:31:21 [2021-11-11T17:31:21.493Z] --- PASS: TestUpdatePidsLimit (1.88s)
17:31:21 [2021-11-11T17:31:21.493Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
17:31:21 [2021-11-11T17:31:21.493Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
17:31:21 [2021-11-11T17:31:21.493Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
17:31:21 [2021-11-11T17:31:21.493Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
17:31:21 [2021-11-11T17:31:21.493Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
17:31:21 [2021-11-11T17:31:21.493Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
17:31:21 [2021-11-11T17:31:21.493Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s)
17:31:21 [2021-11-11T17:31:21.493Z] === RUN   TestUpdateRestartPolicy
17:31:33 [2021-11-11T17:31:33.658Z] --- PASS: TestUpdateRestartPolicy (10.73s)
17:31:33 [2021-11-11T17:31:33.658Z] === RUN   TestUpdateRestartWithAutoRemove
17:31:33 [2021-11-11T17:31:33.658Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
17:31:33 [2021-11-11T17:31:33.658Z] === RUN   TestWaitNonBlocked
17:31:33 [2021-11-11T17:31:33.658Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:33 [2021-11-11T17:31:33.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:33 [2021-11-11T17:31:33.658Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:33 [2021-11-11T17:31:33.658Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:33 [2021-11-11T17:31:33.658Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:31:33 [2021-11-11T17:31:33.658Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:31:33 [2021-11-11T17:31:33.658Z] --- PASS: TestWaitNonBlocked (0.01s)
17:31:33 [2021-11-11T17:31:33.658Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
17:31:33 [2021-11-11T17:31:33.658Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
17:31:33 [2021-11-11T17:31:33.658Z] === RUN   TestWaitBlocked
17:31:33 [2021-11-11T17:31:33.658Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:31:33 [2021-11-11T17:31:33.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:31:33 [2021-11-11T17:31:33.658Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:31:33 [2021-11-11T17:31:33.658Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:31:33 [2021-11-11T17:31:33.658Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:31:33 [2021-11-11T17:31:33.658Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:31:33 [2021-11-11T17:31:33.914Z] --- PASS: TestWaitBlocked (0.01s)
17:31:33 [2021-11-11T17:31:33.914Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
17:31:33 [2021-11-11T17:31:33.914Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.79s)
17:31:33 [2021-11-11T17:31:33.914Z] === CONT  TestContainerStartOnDaemonRestart
17:31:33 [2021-11-11T17:31:33.914Z] === CONT  TestRestartDaemonWithRestartingContainer
17:31:36 [2021-11-11T17:31:36.430Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s)
17:31:36 [2021-11-11T17:31:36.430Z] === CONT  TestIpcModeOlderClient
17:31:36 [2021-11-11T17:31:36.430Z] === CONT  TestContainerKillOnDaemonStart
17:31:36 [2021-11-11T17:31:36.430Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s)
17:31:36 [2021-11-11T17:31:36.430Z] --- PASS: TestIpcModeOlderClient (0.09s)
17:31:36 [2021-11-11T17:31:36.430Z] === CONT  TestDaemonHostGatewayIP
17:31:38 [2021-11-11T17:31:38.947Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
17:31:38 [2021-11-11T17:31:38.947Z] === CONT  TestDaemonRestartIpcMode
17:31:40 [2021-11-11T17:31:40.834Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
17:31:48 [2021-11-11T17:31:48.915Z] --- PASS: TestContainerKillOnDaemonStart (11.62s)
17:31:48 [2021-11-11T17:31:48.915Z] PASS
17:31:48 [2021-11-11T17:31:48.915Z] 
17:31:48 [2021-11-11T17:31:48.915Z] === Skipped
17:31:48 [2021-11-11T17:31:48.915Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:31:48 [2021-11-11T17:31:48.915Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:31:48 [2021-11-11T17:31:48.915Z] 
17:31:48 [2021-11-11T17:31:48.915Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:31:48 [2021-11-11T17:31:48.915Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:31:48 [2021-11-11T17:31:48.915Z] 
17:31:48 [2021-11-11T17:31:48.915Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:31:48 [2021-11-11T17:31:48.915Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:31:48 [2021-11-11T17:31:48.915Z] 
17:31:48 [2021-11-11T17:31:48.915Z] DONE 200 tests, 3 skipped in 114.444s
17:31:48 [2021-11-11T17:31:48.915Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:31:48 [2021-11-11T17:31:48.915Z] ++ 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
17:31:48 [2021-11-11T17:31:48.915Z] ++ set -e
17:31:48 [2021-11-11T17:31:48.915Z] ++ '[' -n 0 ']'
17:31:48 [2021-11-11T17:31:48.915Z] ++ set -x
17:31:48 [2021-11-11T17:31:48.916Z] ++ 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
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestConfigDaemonLibtrustID
17:31:48 [2021-11-11T17:31:48.916Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestDaemonConfigValidation
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:31:48 [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:31:48 [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestDaemonConfigValidation/invalid_config
17:31:48 [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestDaemonConfigValidation/malformed_config
17:31:48 [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestDaemonConfigValidation/valid_config
17:31:48 [2021-11-11T17:31:48.916Z] === PAUSE TestDaemonConfigValidation/valid_config
17:31:48 [2021-11-11T17:31:48.916Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:31:48 [2021-11-11T17:31:48.916Z] === CONT  TestDaemonConfigValidation/malformed_config
17:31:48 [2021-11-11T17:31:48.916Z] === CONT  TestDaemonConfigValidation/valid_config
17:31:48 [2021-11-11T17:31:48.916Z] === CONT  TestDaemonConfigValidation/invalid_config
17:31:48 [2021-11-11T17:31:48.916Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:31:48 [2021-11-11T17:31:48.916Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:31:48 [2021-11-11T17:31:48.916Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
17:31:48 [2021-11-11T17:31:48.916Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:31:48 [2021-11-11T17:31:48.916Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
17:31:48 [2021-11-11T17:31:48.916Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:31:48 [2021-11-11T17:31:48.916Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestConfigDaemonSeccompProfiles
17:31:48 [2021-11-11T17:31:48.916Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:31:49 [2021-11-11T17:31:49.842Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:31:50 [2021-11-11T17:31:50.771Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:31:51 [2021-11-11T17:31:51.697Z] === CONT  TestConfigDaemonSeccompProfiles
17:31:51 [2021-11-11T17:31:51.697Z]     daemon_test.go:156: [dd65380ac374a] daemon is not started
17:31:51 [2021-11-11T17:31:51.697Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:31:51 [2021-11-11T17:31:51.697Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:31:51 [2021-11-11T17:31:51.697Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:31:51 [2021-11-11T17:31:51.697Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:31:51 [2021-11-11T17:31:51.697Z] === RUN   TestDaemonProxy
17:31:51 [2021-11-11T17:31:51.697Z] === RUN   TestDaemonProxy/environment_variables
17:31:53 [2021-11-11T17:31:53.584Z] === RUN   TestDaemonProxy/command-line_options
17:31:55 [2021-11-11T17:31:55.530Z] === RUN   TestDaemonProxy/configuration_file
17:31:56 [2021-11-11T17:31:56.899Z] === RUN   TestDaemonProxy/conflicting_options
17:31:57 [2021-11-11T17:31:57.460Z] === RUN   TestDaemonProxy/reload_sanitized
17:31:58 [2021-11-11T17:31:58.022Z] --- PASS: TestDaemonProxy (6.29s)
17:31:58 [2021-11-11T17:31:58.022Z]     --- PASS: TestDaemonProxy/environment_variables (1.81s)
17:31:58 [2021-11-11T17:31:58.022Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
17:31:58 [2021-11-11T17:31:58.022Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
17:31:58 [2021-11-11T17:31:58.022Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:31:58 [2021-11-11T17:31:58.022Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:31:58 [2021-11-11T17:31:58.022Z] PASS
17:31:58 [2021-11-11T17:31:58.022Z] 
17:31:58 [2021-11-11T17:31:58.022Z] DONE 17 tests in 10.244s
17:31:58 [2021-11-11T17:31:58.022Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:31:58 [2021-11-11T17:31:58.022Z] ++ 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
17:31:58 [2021-11-11T17:31:58.022Z] ++ set -e
17:31:58 [2021-11-11T17:31:58.022Z] ++ '[' -n 0 ']'
17:31:58 [2021-11-11T17:31:58.022Z] ++ set -x
17:31:58 [2021-11-11T17:31:58.022Z] ++ 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
17:31:58 [2021-11-11T17:31:58.277Z] INFO: Testing against a local daemon
17:31:58 [2021-11-11T17:31:58.277Z] === RUN   TestCommitInheritsEnv
17:31:58 [2021-11-11T17:31:58.533Z] --- PASS: TestCommitInheritsEnv (0.25s)
17:31:58 [2021-11-11T17:31:58.533Z] === RUN   TestImportExtremelyLargeImageWorks
17:31:58 [2021-11-11T17:31:58.533Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:31:58 [2021-11-11T17:31:58.533Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:31:58 [2021-11-11T17:31:58.533Z] === RUN   TestImagesFilterMultiReference
17:31:58 [2021-11-11T17:31:58.533Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:31:58 [2021-11-11T17:31:58.533Z] === RUN   TestImagePullPlatformInvalid
17:31:58 [2021-11-11T17:31:58.533Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:31:58 [2021-11-11T17:31:58.533Z] === RUN   TestRemoveImageOrphaning
17:31:58 [2021-11-11T17:31:58.788Z] --- PASS: TestRemoveImageOrphaning (0.26s)
17:31:58 [2021-11-11T17:31:58.788Z] === RUN   TestRemoveImageGarbageCollector
17:31:58 [2021-11-11T17:31:58.788Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:31:58 [2021-11-11T17:31:58.788Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:31:58 [2021-11-11T17:31:58.788Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:31:58 [2021-11-11T17:31:58.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:31:58 [2021-11-11T17:31:58.788Z] === RUN   TestTagInvalidReference
17:31:58 [2021-11-11T17:31:58.788Z] --- PASS: TestTagInvalidReference (0.01s)
17:31:58 [2021-11-11T17:31:58.788Z] === RUN   TestTagValidPrefixedRepo
17:31:58 [2021-11-11T17:31:58.788Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:31:58 [2021-11-11T17:31:58.788Z] === RUN   TestTagExistedNameWithoutForce
17:31:58 [2021-11-11T17:31:58.788Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:31:58 [2021-11-11T17:31:58.788Z] === RUN   TestTagOfficialNames
17:31:59 [2021-11-11T17:31:59.044Z] --- PASS: TestTagOfficialNames (0.05s)
17:31:59 [2021-11-11T17:31:59.044Z] === RUN   TestTagMatchesDigest
17:31:59 [2021-11-11T17:31:59.044Z] --- PASS: TestTagMatchesDigest (0.02s)
17:31:59 [2021-11-11T17:31:59.044Z] PASS
17:31:59 [2021-11-11T17:31:59.044Z] 
17:31:59 [2021-11-11T17:31:59.044Z] === Skipped
17:31:59 [2021-11-11T17:31:59.044Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:31:59 [2021-11-11T17:31:59.044Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:31:59 [2021-11-11T17:31:59.044Z] 
17:31:59 [2021-11-11T17:31:59.044Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:31:59 [2021-11-11T17:31:59.044Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:31:59 [2021-11-11T17:31:59.044Z] 
17:31:59 [2021-11-11T17:31:59.044Z] DONE 12 tests, 2 skipped in 0.920s
17:31:59 [2021-11-11T17:31:59.044Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:31:59 [2021-11-11T17:31:59.044Z] ++ 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
17:31:59 [2021-11-11T17:31:59.044Z] ++ set -e
17:31:59 [2021-11-11T17:31:59.044Z] ++ '[' -n 0 ']'
17:31:59 [2021-11-11T17:31:59.044Z] ++ set -x
17:31:59 [2021-11-11T17:31:59.044Z] ++ 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
17:31:59 [2021-11-11T17:31:59.044Z] INFO: Testing against a local daemon
17:31:59 [2021-11-11T17:31:59.044Z] === RUN   TestNetworkCreateDelete
17:31:59 [2021-11-11T17:31:59.300Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:31:59 [2021-11-11T17:31:59.300Z] === RUN   TestDockerNetworkDeletePreferID
17:31:59 [2021-11-11T17:31:59.556Z] --- PASS: TestDockerNetworkDeletePreferID (0.33s)
17:31:59 [2021-11-11T17:31:59.556Z] === RUN   TestDaemonDNSFallback
17:32:06 [2021-11-11T17:32:06.118Z] --- PASS: TestDaemonDNSFallback (6.26s)
17:32:06 [2021-11-11T17:32:06.118Z] === RUN   TestInspectNetwork
17:32:08 [2021-11-11T17:32:08.633Z] === RUN   TestInspectNetwork/full_network_id
17:32:08 [2021-11-11T17:32:08.633Z] === RUN   TestInspectNetwork/partial_network_id
17:32:08 [2021-11-11T17:32:08.633Z] === RUN   TestInspectNetwork/network_name
17:32:08 [2021-11-11T17:32:08.633Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:32:12 [2021-11-11T17:32:12.799Z] --- PASS: TestInspectNetwork (7.10s)
17:32:12 [2021-11-11T17:32:12.799Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:32:12 [2021-11-11T17:32:12.799Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:32:12 [2021-11-11T17:32:12.799Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:32:12 [2021-11-11T17:32:12.799Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:32:12 [2021-11-11T17:32:12.799Z] === RUN   TestRunContainerWithBridgeNone
17:32:14 [2021-11-11T17:32:14.686Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
17:32:14 [2021-11-11T17:32:14.686Z] === RUN   TestNetworkInvalidJSON
17:32:14 [2021-11-11T17:32:14.686Z] === RUN   TestNetworkInvalidJSON//networks/create
17:32:14 [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:32:14 [2021-11-11T17:32:14.686Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:32:14 [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:32:14 [2021-11-11T17:32:14.686Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:32:14 [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:32:14 [2021-11-11T17:32:14.686Z] === CONT  TestNetworkInvalidJSON//networks/create
17:32:14 [2021-11-11T17:32:14.686Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:32:14 [2021-11-11T17:32:14.686Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:32:14 [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:32:14 [2021-11-11T17:32:14.686Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:32:14 [2021-11-11T17:32:14.686Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:32:14 [2021-11-11T17:32:14.686Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:32:14 [2021-11-11T17:32:14.686Z] === RUN   TestNetworkList
17:32:14 [2021-11-11T17:32:14.686Z] === RUN   TestNetworkList//networks
17:32:14 [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkList//networks
17:32:14 [2021-11-11T17:32:14.686Z] === RUN   TestNetworkList//networks/
17:32:14 [2021-11-11T17:32:14.686Z] === PAUSE TestNetworkList//networks/
17:32:14 [2021-11-11T17:32:14.686Z] === CONT  TestNetworkList//networks
17:32:14 [2021-11-11T17:32:14.686Z] === CONT  TestNetworkList//networks/
17:32:14 [2021-11-11T17:32:14.686Z] --- PASS: TestNetworkList (0.01s)
17:32:14 [2021-11-11T17:32:14.686Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:32:14 [2021-11-11T17:32:14.686Z]     --- PASS: TestNetworkList//networks (0.00s)
17:32:14 [2021-11-11T17:32:14.686Z] === RUN   TestHostIPv4BridgeLabel
17:32:14 [2021-11-11T17:32:14.943Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
17:32:14 [2021-11-11T17:32:14.943Z] === RUN   TestDaemonRestartWithLiveRestore
17:32:15 [2021-11-11T17:32:15.876Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:32:15 [2021-11-11T17:32:15.876Z] === RUN   TestDaemonDefaultNetworkPools
17:32:16 [2021-11-11T17:32:16.803Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
17:32:16 [2021-11-11T17:32:16.803Z] === RUN   TestDaemonRestartWithExistingNetwork
17:32:17 [2021-11-11T17:32:17.735Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
17:32:17 [2021-11-11T17:32:17.736Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:32:19 [2021-11-11T17:32:19.100Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
17:32:19 [2021-11-11T17:32:19.100Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:32:19 [2021-11-11T17:32:19.661Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
17:32:19 [2021-11-11T17:32:19.661Z] === RUN   TestServiceWithPredefinedNetwork
17:32:22 [2021-11-11T17:32:22.175Z] --- PASS: TestServiceWithPredefinedNetwork (2.15s)
17:32:22 [2021-11-11T17:32:22.175Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:32:22 [2021-11-11T17:32:22.175Z]     service_test.go:243: FLAKY_TEST
17:32:22 [2021-11-11T17:32:22.175Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:32:22 [2021-11-11T17:32:22.175Z] === RUN   TestServiceWithDataPathPortInit
17:32:37 [2021-11-11T17:32:37.010Z] --- PASS: TestServiceWithDataPathPortInit (13.29s)
17:32:37 [2021-11-11T17:32:37.010Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:32:37 [2021-11-11T17:32:37.572Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cirs9cxjcylb5q7dryv4hgk9y Created:2021-11-11 17:32:36.354483155 +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[ce6047dc990db944f3bc59ae83c8e4c0f4c755e4d8737652cfa9b593ee2c5ccc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d18gbxwai75o9bus3ed6c5a8s EndpointID:0f817f475d901fdb25c1fd294fc3a2d354c3329a3794256e0d2bad0fe9dd9a87 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b65532727b08121a86a5f026de3ec8e784d790c865a2125c9a89db6783835da 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:0997c79ae6a4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d18gbxwai75o9bus3ed6c5a8s EndpointID:0f817f475d901fdb25c1fd294fc3a2d354c3329a3794256e0d2bad0fe9dd9a87 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:32:41 [2021-11-11T17:32:41.734Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s)
17:32:41 [2021-11-11T17:32:41.734Z] PASS
17:32:41 [2021-11-11T17:32:41.734Z] 
17:32:41 [2021-11-11T17:32:41.734Z] === Skipped
17:32:41 [2021-11-11T17:32:41.734Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:32:41 [2021-11-11T17:32:41.735Z]     service_test.go:243: FLAKY_TEST
17:32:41 [2021-11-11T17:32:41.735Z] 
17:32:41 [2021-11-11T17:32:41.735Z] DONE 26 tests, 1 skipped in 42.865s
17:32:41 [2021-11-11T17:32:41.735Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:32:41 [2021-11-11T17:32:41.735Z] ++ 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
17:32:41 [2021-11-11T17:32:41.735Z] ++ set -e
17:32:41 [2021-11-11T17:32:41.735Z] ++ '[' -n 0 ']'
17:32:41 [2021-11-11T17:32:41.735Z] ++ set -x
17:32:41 [2021-11-11T17:32:41.735Z] ++ 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
17:32:41 [2021-11-11T17:32:41.990Z] INFO: Testing against a local daemon
17:32:41 [2021-11-11T17:32:41.990Z] === RUN   TestDockerNetworkIpvlanPersistance
17:32:41 [2021-11-11T17:32:41.990Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:41 [2021-11-11T17:32:41.990Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:32:41 [2021-11-11T17:32:41.990Z] === RUN   TestDockerNetworkIpvlan
17:32:41 [2021-11-11T17:32:41.990Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:41 [2021-11-11T17:32:41.990Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:32:41 [2021-11-11T17:32:41.990Z] PASS
17:32:41 [2021-11-11T17:32:41.990Z] 
17:32:41 [2021-11-11T17:32:41.990Z] === Skipped
17:32:41 [2021-11-11T17:32:41.990Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:32:41 [2021-11-11T17:32:41.990Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:41 [2021-11-11T17:32:41.990Z] 
17:32:41 [2021-11-11T17:32:41.990Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:32:41 [2021-11-11T17:32:41.990Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:32:41 [2021-11-11T17:32:41.990Z] 
17:32:41 [2021-11-11T17:32:41.990Z] DONE 2 tests, 2 skipped in 0.091s
17:32:41 [2021-11-11T17:32:41.990Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:32:41 [2021-11-11T17:32:41.991Z] ++ 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
17:32:41 [2021-11-11T17:32:41.991Z] ++ set -e
17:32:41 [2021-11-11T17:32:41.991Z] ++ '[' -n 0 ']'
17:32:41 [2021-11-11T17:32:41.991Z] ++ set -x
17:32:41 [2021-11-11T17:32:41.991Z] ++ 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
17:32:41 [2021-11-11T17:32:41.991Z] INFO: Testing against a local daemon
17:32:41 [2021-11-11T17:32:41.991Z] === RUN   TestDockerNetworkMacvlanPersistance
17:32:43 [2021-11-11T17:32:43.357Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
17:32:43 [2021-11-11T17:32:43.357Z] === RUN   TestDockerNetworkMacvlan
17:32:43 [2021-11-11T17:32:43.918Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:32:44 [2021-11-11T17:32:44.845Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:32:45 [2021-11-11T17:32:45.406Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:32:47 [2021-11-11T17:32:47.296Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:32:49 [2021-11-11T17:32:49.185Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:32:52 [2021-11-11T17:32:52.451Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:32:52 [2021-11-11T17:32:52.451Z] --- PASS: TestDockerNetworkMacvlan (9.20s)
17:32:52 [2021-11-11T17:32:52.451Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:32:52 [2021-11-11T17:32:52.451Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:32:52 [2021-11-11T17:32:52.451Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
17:32:52 [2021-11-11T17:32:52.451Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.72s)
17:32:52 [2021-11-11T17:32:52.451Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s)
17:32:52 [2021-11-11T17:32:52.451Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.51s)
17:32:52 [2021-11-11T17:32:52.451Z] PASS
17:32:52 [2021-11-11T17:32:52.451Z] 
17:32:52 [2021-11-11T17:32:52.451Z] DONE 8 tests in 10.609s
17:32:52 [2021-11-11T17:32:52.451Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:32:52 [2021-11-11T17:32:52.451Z] ++ 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
17:32:52 [2021-11-11T17:32:52.451Z] ++ set -e
17:32:52 [2021-11-11T17:32:52.451Z] ++ '[' -n 0 ']'
17:32:52 [2021-11-11T17:32:52.451Z] ++ set -x
17:32:52 [2021-11-11T17:32:52.451Z] ++ 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
17:32:52 [2021-11-11T17:32:52.707Z] testing: warning: no tests to run
17:32:52 [2021-11-11T17:32:52.707Z] PASS
17:32:52 [2021-11-11T17:32:52.707Z] 
17:32:52 [2021-11-11T17:32:52.707Z] DONE 0 tests in 0.022s
17:32:52 [2021-11-11T17:32:52.707Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:32:52 [2021-11-11T17:32:52.707Z] ++ 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
17:32:52 [2021-11-11T17:32:52.707Z] ++ set -e
17:32:52 [2021-11-11T17:32:52.707Z] ++ '[' -n 0 ']'
17:32:52 [2021-11-11T17:32:52.707Z] ++ set -x
17:32:52 [2021-11-11T17:32:52.707Z] ++ 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
17:32:52 [2021-11-11T17:32:52.707Z] INFO: Testing against a local daemon
17:32:52 [2021-11-11T17:32:52.707Z] === RUN   TestAuthZPluginAllowRequest
17:32:54 [2021-11-11T17:32:54.070Z] --- PASS: TestAuthZPluginAllowRequest (1.09s)
17:32:54 [2021-11-11T17:32:54.070Z] === RUN   TestAuthZPluginTLS
17:32:54 [2021-11-11T17:32:54.326Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:32:54 [2021-11-11T17:32:54.326Z] === RUN   TestAuthZPluginDenyRequest
17:32:54 [2021-11-11T17:32:54.887Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:32:54 [2021-11-11T17:32:54.887Z] === RUN   TestAuthZPluginAPIDenyResponse
17:32:55 [2021-11-11T17:32:55.449Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:32:55 [2021-11-11T17:32:55.449Z] === RUN   TestAuthZPluginDenyResponse
17:32:56 [2021-11-11T17:32:56.010Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:32:56 [2021-11-11T17:32:56.010Z] === RUN   TestAuthZPluginAllowEventStream
17:32:57 [2021-11-11T17:32:57.374Z] --- PASS: TestAuthZPluginAllowEventStream (1.28s)
17:32:57 [2021-11-11T17:32:57.374Z] === RUN   TestAuthZPluginErrorResponse
17:32:57 [2021-11-11T17:32:57.630Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:32:57 [2021-11-11T17:32:57.893Z] === RUN   TestAuthZPluginErrorRequest
17:32:58 [2021-11-11T17:32:58.481Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
17:32:58 [2021-11-11T17:32:58.481Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:32:58 [2021-11-11T17:32:58.739Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:32:58 [2021-11-11T17:32:58.739Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:33:00 [2021-11-11T17:33:00.103Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.34s)
17:33:00 [2021-11-11T17:33:00.103Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:33:01 [2021-11-11T17:33:01.991Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s)
17:33:01 [2021-11-11T17:33:01.991Z] === RUN   TestAuthZPluginHeader
17:33:02 [2021-11-11T17:33:02.247Z] --- PASS: TestAuthZPluginHeader (0.68s)
17:33:02 [2021-11-11T17:33:02.248Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:33:02 [2021-11-11T17:33:02.248Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:02 [2021-11-11T17:33:02.248Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:33:02 [2021-11-11T17:33:02.248Z] === RUN   TestAuthZPluginV2Disable
17:33:02 [2021-11-11T17:33:02.248Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:02 [2021-11-11T17:33:02.248Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:33:02 [2021-11-11T17:33:02.248Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:33:02 [2021-11-11T17:33:02.248Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:02 [2021-11-11T17:33:02.248Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:33:02 [2021-11-11T17:33:02.248Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:33:02 [2021-11-11T17:33:02.248Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:02 [2021-11-11T17:33:02.248Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:33:02 [2021-11-11T17:33:02.248Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:33:20 [2021-11-11T17:33:20.285Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s)
17:33:20 [2021-11-11T17:33:20.285Z] PASS
17:33:20 [2021-11-11T17:33:20.285Z] 
17:33:20 [2021-11-11T17:33:20.285Z] === Skipped
17:33:20 [2021-11-11T17:33:20.285Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:33:20 [2021-11-11T17:33:20.285Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:20 [2021-11-11T17:33:20.285Z] 
17:33:20 [2021-11-11T17:33:20.285Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:33:20 [2021-11-11T17:33:20.285Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:20 [2021-11-11T17:33:20.285Z] 
17:33:20 [2021-11-11T17:33:20.285Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:33:20 [2021-11-11T17:33:20.285Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:20 [2021-11-11T17:33:20.285Z] 
17:33:20 [2021-11-11T17:33:20.285Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:33:20 [2021-11-11T17:33:20.285Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:20 [2021-11-11T17:33:20.285Z] 
17:33:20 [2021-11-11T17:33:20.285Z] DONE 17 tests, 4 skipped in 26.355s
17:33:20 [2021-11-11T17:33:20.285Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:33:20 [2021-11-11T17:33:20.285Z] ++ 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
17:33:20 [2021-11-11T17:33:20.285Z] ++ set -e
17:33:20 [2021-11-11T17:33:20.285Z] ++ '[' -n 0 ']'
17:33:20 [2021-11-11T17:33:20.285Z] ++ set -x
17:33:20 [2021-11-11T17:33:20.285Z] ++ 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
17:33:20 [2021-11-11T17:33:20.285Z] INFO: Testing against a local daemon
17:33:20 [2021-11-11T17:33:20.285Z] === RUN   TestPluginInvalidJSON
17:33:20 [2021-11-11T17:33:20.285Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:33:20 [2021-11-11T17:33:20.285Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:33:20 [2021-11-11T17:33:20.285Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:33:20 [2021-11-11T17:33:20.285Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:33:20 [2021-11-11T17:33:20.285Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:33:20 [2021-11-11T17:33:20.285Z] === RUN   TestPluginInstall
17:33:20 [2021-11-11T17:33:20.285Z] === RUN   TestPluginInstall/no_auth
17:33:20 [2021-11-11T17:33:20.541Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:33:20 [2021-11-11T17:33:20.541Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34dbf74104c6c633b0a1390deb9862eaa3370c3c49fa05fc916ee01198273da4" mediatype=application/vnd.docker.plugin.v1+json size=522
17:33:20 [2021-11-11T17:33:20.541Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:33:20 [2021-11-11T17:33:20.541Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34dbf74104c6c633b0a1390deb9862eaa3370c3c49fa05fc916ee01198273da4" mediatype=application/vnd.docker.plugin.v1+json size=522
17:33:20 [2021-11-11T17:33:20.796Z] === RUN   TestPluginInstall/with_htpasswd
17:33:21 [2021-11-11T17:33:21.052Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:33:21 [2021-11-11T17:33:21.052Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34dbf74104c6c633b0a1390deb9862eaa3370c3c49fa05fc916ee01198273da4" mediatype=application/vnd.docker.plugin.v1+json size=522
17:33:21 [2021-11-11T17:33:21.052Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:33:21 [2021-11-11T17:33:21.052Z] time="2021-11-11T17:33:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:34dbf74104c6c633b0a1390deb9862eaa3370c3c49fa05fc916ee01198273da4" mediatype=application/vnd.docker.plugin.v1+json size=522
17:33:21 [2021-11-11T17:33:21.308Z] === RUN   TestPluginInstall/with_insecure
17:33:22 [2021-11-11T17:33:22.238Z] time="2021-11-11T17:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:33:22 [2021-11-11T17:33:22.238Z] time="2021-11-11T17:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8bc8aeeb33295335776e3dbb02fe069e86e94af8db4c54453fae67395d8be77" mediatype=application/vnd.docker.plugin.v1+json size=522
17:33:22 [2021-11-11T17:33:22.238Z] time="2021-11-11T17:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:33:22 [2021-11-11T17:33:22.238Z] time="2021-11-11T17:33:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8bc8aeeb33295335776e3dbb02fe069e86e94af8db4c54453fae67395d8be77" mediatype=application/vnd.docker.plugin.v1+json size=522
17:33:22 [2021-11-11T17:33:22.238Z]     plugin_test.go:165: [daa9276e3ad61] daemon is not started
17:33:22 [2021-11-11T17:33:22.238Z] --- PASS: TestPluginInstall (3.27s)
17:33:22 [2021-11-11T17:33:22.238Z]     --- PASS: TestPluginInstall/no_auth (1.67s)
17:33:22 [2021-11-11T17:33:22.238Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
17:33:22 [2021-11-11T17:33:22.238Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
17:33:22 [2021-11-11T17:33:22.238Z] === RUN   TestPluginsWithRuntimes
17:33:24 [2021-11-11T17:33:24.126Z] === RUN   TestPluginsWithRuntimes/No_Args
17:33:25 [2021-11-11T17:33:25.053Z] === RUN   TestPluginsWithRuntimes/With_Args
17:33:25 [2021-11-11T17:33:25.614Z] --- PASS: TestPluginsWithRuntimes (3.37s)
17:33:25 [2021-11-11T17:33:25.614Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.98s)
17:33:25 [2021-11-11T17:33:25.614Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.84s)
17:33:25 [2021-11-11T17:33:25.614Z] === RUN   TestPluginBackCompatMediaTypes
17:33:26 [2021-11-11T17:33:26.175Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
17:33:26 [2021-11-11T17:33:26.175Z] PASS
17:33:26 [2021-11-11T17:33:26.175Z] 
17:33:26 [2021-11-11T17:33:26.175Z] DONE 10 tests in 7.317s
17:33:26 [2021-11-11T17:33:26.175Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:33:26 [2021-11-11T17:33:26.175Z] ++ 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
17:33:26 [2021-11-11T17:33:26.175Z] ++ set -e
17:33:26 [2021-11-11T17:33:26.175Z] ++ '[' -n 0 ']'
17:33:26 [2021-11-11T17:33:26.175Z] ++ set -x
17:33:26 [2021-11-11T17:33:26.175Z] ++ 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
17:33:26 [2021-11-11T17:33:26.431Z] INFO: Testing against a local daemon
17:33:26 [2021-11-11T17:33:26.431Z] === RUN   TestExternalGraphDriver
17:33:26 [2021-11-11T17:33:26.431Z] === RUN   TestExternalGraphDriver/json
17:33:28 [2021-11-11T17:33:28.319Z] === RUN   TestExternalGraphDriver/spec
17:33:29 [2021-11-11T17:33:29.683Z] === RUN   TestExternalGraphDriver/pull
17:33:31 [2021-11-11T17:33:31.048Z] --- PASS: TestExternalGraphDriver (4.70s)
17:33:31 [2021-11-11T17:33:31.048Z]     --- PASS: TestExternalGraphDriver/json (1.55s)
17:33:31 [2021-11-11T17:33:31.048Z]     --- PASS: TestExternalGraphDriver/spec (1.52s)
17:33:31 [2021-11-11T17:33:31.048Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
17:33:31 [2021-11-11T17:33:31.048Z] === RUN   TestGraphdriverPluginV2
17:33:31 [2021-11-11T17:33:31.048Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:31 [2021-11-11T17:33:31.048Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:33:31 [2021-11-11T17:33:31.048Z] PASS
17:33:31 [2021-11-11T17:33:31.048Z] 
17:33:31 [2021-11-11T17:33:31.048Z] === Skipped
17:33:31 [2021-11-11T17:33:31.048Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:33:31 [2021-11-11T17:33:31.048Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:33:31 [2021-11-11T17:33:31.048Z] 
17:33:31 [2021-11-11T17:33:31.048Z] DONE 5 tests, 1 skipped in 4.817s
17:33:31 [2021-11-11T17:33:31.048Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:33:31 [2021-11-11T17:33:31.048Z] ++ 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
17:33:31 [2021-11-11T17:33:31.048Z] ++ set -e
17:33:31 [2021-11-11T17:33:31.048Z] ++ '[' -n 0 ']'
17:33:31 [2021-11-11T17:33:31.048Z] ++ set -x
17:33:31 [2021-11-11T17:33:31.048Z] ++ 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
17:33:31 [2021-11-11T17:33:31.304Z] INFO: Testing against a local daemon
17:33:31 [2021-11-11T17:33:31.304Z] === RUN   TestContinueAfterPluginCrash
17:33:31 [2021-11-11T17:33:31.304Z] === PAUSE TestContinueAfterPluginCrash
17:33:31 [2021-11-11T17:33:31.304Z] === RUN   TestReadPluginNoRead
17:33:31 [2021-11-11T17:33:31.304Z] === PAUSE TestReadPluginNoRead
17:33:31 [2021-11-11T17:33:31.304Z] === RUN   TestDaemonStartWithLogOpt
17:33:31 [2021-11-11T17:33:31.304Z] === PAUSE TestDaemonStartWithLogOpt
17:33:31 [2021-11-11T17:33:31.304Z] === CONT  TestContinueAfterPluginCrash
17:33:31 [2021-11-11T17:33:31.304Z] === CONT  TestDaemonStartWithLogOpt
17:33:34 [2021-11-11T17:33:34.569Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
17:33:34 [2021-11-11T17:33:34.569Z] === CONT  TestReadPluginNoRead
17:33:36 [2021-11-11T17:33:36.457Z] === RUN   TestReadPluginNoRead/default
17:33:37 [2021-11-11T17:33:37.821Z] === RUN   TestReadPluginNoRead/disabled_caching
17:33:38 [2021-11-11T17:33:38.751Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:33:39 [2021-11-11T17:33:39.313Z] --- PASS: TestContinueAfterPluginCrash (8.06s)
17:33:39 [2021-11-11T17:33:39.874Z] === CONT  TestReadPluginNoRead
17:33:39 [2021-11-11T17:33:39.874Z]     read_test.go:92: [d0b1832d2c830] daemon is not started
17:33:39 [2021-11-11T17:33:39.874Z] --- PASS: TestReadPluginNoRead (5.54s)
17:33:39 [2021-11-11T17:33:39.874Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
17:33:39 [2021-11-11T17:33:39.874Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.11s)
17:33:39 [2021-11-11T17:33:39.874Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s)
17:33:39 [2021-11-11T17:33:39.874Z] PASS
17:33:39 [2021-11-11T17:33:39.874Z] 
17:33:39 [2021-11-11T17:33:39.874Z] DONE 6 tests in 8.643s
17:33:39 [2021-11-11T17:33:39.874Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:33:39 [2021-11-11T17:33:39.874Z] ++ 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
17:33:39 [2021-11-11T17:33:39.874Z] ++ set -e
17:33:39 [2021-11-11T17:33:39.874Z] ++ '[' -n 0 ']'
17:33:39 [2021-11-11T17:33:39.874Z] ++ set -x
17:33:39 [2021-11-11T17:33:39.874Z] ++ 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
17:33:39 [2021-11-11T17:33:39.874Z] testing: warning: no tests to run
17:33:39 [2021-11-11T17:33:39.874Z] PASS
17:33:39 [2021-11-11T17:33:39.874Z] 
17:33:39 [2021-11-11T17:33:39.874Z] DONE 0 tests in 0.030s
17:33:39 [2021-11-11T17:33:39.874Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:33:39 [2021-11-11T17:33:39.874Z] ++ 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
17:33:39 [2021-11-11T17:33:39.874Z] ++ set -e
17:33:39 [2021-11-11T17:33:39.874Z] ++ '[' -n 0 ']'
17:33:39 [2021-11-11T17:33:39.874Z] ++ set -x
17:33:39 [2021-11-11T17:33:39.874Z] ++ 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
17:33:39 [2021-11-11T17:33:39.874Z] INFO: Testing against a local daemon
17:33:39 [2021-11-11T17:33:39.874Z] === RUN   TestPluginWithDevMounts
17:33:39 [2021-11-11T17:33:39.874Z] === PAUSE TestPluginWithDevMounts
17:33:39 [2021-11-11T17:33:39.874Z] === CONT  TestPluginWithDevMounts
17:33:41 [2021-11-11T17:33:41.764Z] --- PASS: TestPluginWithDevMounts (1.53s)
17:33:41 [2021-11-11T17:33:41.764Z] PASS
17:33:41 [2021-11-11T17:33:41.764Z] 
17:33:41 [2021-11-11T17:33:41.764Z] DONE 1 tests in 1.630s
17:33:41 [2021-11-11T17:33:41.764Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:33:41 [2021-11-11T17:33:41.764Z] ++ 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
17:33:41 [2021-11-11T17:33:41.764Z] ++ set -e
17:33:41 [2021-11-11T17:33:41.764Z] ++ '[' -n 0 ']'
17:33:41 [2021-11-11T17:33:41.764Z] ++ set -x
17:33:41 [2021-11-11T17:33:41.764Z] ++ 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
17:33:41 [2021-11-11T17:33:41.764Z] INFO: Testing against a local daemon
17:33:41 [2021-11-11T17:33:41.764Z] === RUN   TestSecretInspect
17:33:43 [2021-11-11T17:33:43.652Z] --- PASS: TestSecretInspect (2.09s)
17:33:43 [2021-11-11T17:33:43.653Z] === RUN   TestSecretList
17:33:46 [2021-11-11T17:33:46.167Z] --- PASS: TestSecretList (2.15s)
17:33:46 [2021-11-11T17:33:46.167Z] === RUN   TestSecretsCreateAndDelete
17:33:47 [2021-11-11T17:33:47.531Z] --- PASS: TestSecretsCreateAndDelete (1.71s)
17:33:47 [2021-11-11T17:33:47.531Z] === RUN   TestSecretsUpdate
17:33:50 [2021-11-11T17:33:50.044Z] --- PASS: TestSecretsUpdate (2.10s)
17:33:50 [2021-11-11T17:33:50.044Z] === RUN   TestTemplatedSecret
17:33:52 [2021-11-11T17:33:52.560Z] --- PASS: TestTemplatedSecret (2.45s)
17:33:52 [2021-11-11T17:33:52.560Z] === RUN   TestSecretCreateResolve
17:33:54 [2021-11-11T17:33:54.449Z] --- PASS: TestSecretCreateResolve (2.10s)
17:33:54 [2021-11-11T17:33:54.449Z] PASS
17:33:54 [2021-11-11T17:33:54.449Z] 
17:33:54 [2021-11-11T17:33:54.449Z] DONE 6 tests in 12.698s
17:33:54 [2021-11-11T17:33:54.449Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:33:54 [2021-11-11T17:33:54.449Z] ++ 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
17:33:54 [2021-11-11T17:33:54.449Z] ++ set -e
17:33:54 [2021-11-11T17:33:54.449Z] ++ '[' -n 0 ']'
17:33:54 [2021-11-11T17:33:54.449Z] ++ set -x
17:33:54 [2021-11-11T17:33:54.449Z] ++ 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
17:33:54 [2021-11-11T17:33:54.449Z] INFO: Testing against a local daemon
17:33:54 [2021-11-11T17:33:54.449Z] === RUN   TestServiceCreateInit
17:33:54 [2021-11-11T17:33:54.449Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:33:57 [2021-11-11T17:33:57.714Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:34:01 [2021-11-11T17:34:01.911Z] --- PASS: TestServiceCreateInit (7.01s)
17:34:01 [2021-11-11T17:34:01.911Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s)
17:34:01 [2021-11-11T17:34:01.911Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s)
17:34:01 [2021-11-11T17:34:01.911Z] === RUN   TestCreateServiceMultipleTimes
17:34:16 [2021-11-11T17:34:16.772Z] --- PASS: TestCreateServiceMultipleTimes (15.26s)
17:34:16 [2021-11-11T17:34:16.772Z] === RUN   TestCreateServiceConflict
17:34:18 [2021-11-11T17:34:18.660Z] --- PASS: TestCreateServiceConflict (2.11s)
17:34:18 [2021-11-11T17:34:18.660Z] === RUN   TestCreateServiceMaxReplicas
17:34:22 [2021-11-11T17:34:22.823Z] --- PASS: TestCreateServiceMaxReplicas (3.49s)
17:34:22 [2021-11-11T17:34:22.824Z] === RUN   TestCreateWithDuplicateNetworkNames
17:34:37 [2021-11-11T17:34:37.657Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.05s)
17:34:37 [2021-11-11T17:34:37.657Z] === RUN   TestCreateServiceSecretFileMode
17:34:47 [2021-11-11T17:34:47.594Z] --- PASS: TestCreateServiceSecretFileMode (12.33s)
17:34:47 [2021-11-11T17:34:47.594Z] === RUN   TestCreateServiceConfigFileMode
17:34:59 [2021-11-11T17:34:59.761Z] --- PASS: TestCreateServiceConfigFileMode (11.92s)
17:34:59 [2021-11-11T17:34:59.761Z] === RUN   TestCreateServiceSysctls
17:35:02 [2021-11-11T17:35:02.275Z] --- PASS: TestCreateServiceSysctls (2.94s)
17:35:02 [2021-11-11T17:35:02.275Z] === RUN   TestCreateServiceCapabilities
17:35:04 [2021-11-11T17:35:04.789Z] --- PASS: TestCreateServiceCapabilities (2.45s)
17:35:04 [2021-11-11T17:35:04.789Z] === RUN   TestInspect
17:35:07 [2021-11-11T17:35:07.304Z] --- PASS: TestInspect (2.53s)
17:35:07 [2021-11-11T17:35:07.304Z] === RUN   TestCreateJob
17:35:10 [2021-11-11T17:35:10.570Z] --- PASS: TestCreateJob (2.62s)
17:35:10 [2021-11-11T17:35:10.570Z] === RUN   TestReplicatedJob
17:35:13 [2021-11-11T17:35:13.835Z] --- PASS: TestReplicatedJob (3.72s)
17:35:13 [2021-11-11T17:35:13.835Z] === RUN   TestUpdateReplicatedJob
17:35:17 [2021-11-11T17:35:17.099Z] --- PASS: TestUpdateReplicatedJob (3.06s)
17:35:17 [2021-11-11T17:35:17.100Z] === RUN   TestServiceListWithStatuses
17:35:17 [2021-11-11T17:35:17.100Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:35:17 [2021-11-11T17:35:17.100Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:35:17 [2021-11-11T17:35:17.100Z] === RUN   TestDockerNetworkConnectAlias
17:35:20 [2021-11-11T17:35:20.365Z] --- PASS: TestDockerNetworkConnectAlias (3.39s)
17:35:20 [2021-11-11T17:35:20.365Z] === RUN   TestDockerNetworkReConnect
17:35:23 [2021-11-11T17:35:23.633Z] --- PASS: TestDockerNetworkReConnect (2.88s)
17:35:23 [2021-11-11T17:35:23.633Z] === RUN   TestServicePlugin
17:35:23 [2021-11-11T17:35:23.633Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:35:23 [2021-11-11T17:35:23.633Z] --- SKIP: TestServicePlugin (0.00s)
17:35:23 [2021-11-11T17:35:23.633Z] === RUN   TestServiceUpdateLabel
17:35:25 [2021-11-11T17:35:25.520Z] --- PASS: TestServiceUpdateLabel (2.10s)
17:35:25 [2021-11-11T17:35:25.521Z] === RUN   TestServiceUpdateSecrets
17:35:40 [2021-11-11T17:35:40.361Z] --- PASS: TestServiceUpdateSecrets (14.26s)
17:35:40 [2021-11-11T17:35:40.361Z] === RUN   TestServiceUpdateConfigs
17:35:55 [2021-11-11T17:35:55.278Z] --- PASS: TestServiceUpdateConfigs (14.14s)
17:35:55 [2021-11-11T17:35:55.278Z] === RUN   TestServiceUpdateNetwork
17:36:07 [2021-11-11T17:36:07.441Z] --- PASS: TestServiceUpdateNetwork (12.28s)
17:36:07 [2021-11-11T17:36:07.441Z] === RUN   TestServiceUpdatePidsLimit
17:36:07 [2021-11-11T17:36:07.441Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:36:07 [2021-11-11T17:36:07.697Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:36:15 [2021-11-11T17:36:15.779Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:36:22 [2021-11-11T17:36:22.312Z] --- PASS: TestServiceUpdatePidsLimit (15.95s)
17:36:22 [2021-11-11T17:36:22.312Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
17:36:22 [2021-11-11T17:36:22.312Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s)
17:36:22 [2021-11-11T17:36:22.312Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:36:22 [2021-11-11T17:36:22.312Z] PASS
17:36:22 [2021-11-11T17:36:22.312Z] 
17:36:22 [2021-11-11T17:36:22.312Z] === Skipped
17:36:22 [2021-11-11T17:36:22.312Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:36:22 [2021-11-11T17:36:22.312Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:36:22 [2021-11-11T17:36:22.312Z] 
17:36:22 [2021-11-11T17:36:22.312Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:36:22 [2021-11-11T17:36:22.312Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:36:22 [2021-11-11T17:36:22.312Z] 
17:36:22 [2021-11-11T17:36:22.312Z] DONE 27 tests, 2 skipped in 147.583s
17:36:22 [2021-11-11T17:36:22.312Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:36:22 [2021-11-11T17:36:22.312Z] ++ 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
17:36:22 [2021-11-11T17:36:22.312Z] ++ set -e
17:36:22 [2021-11-11T17:36:22.312Z] ++ '[' -n 0 ']'
17:36:22 [2021-11-11T17:36:22.312Z] ++ set -x
17:36:22 [2021-11-11T17:36:22.312Z] ++ 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
17:36:22 [2021-11-11T17:36:22.312Z] INFO: Testing against a local daemon
17:36:22 [2021-11-11T17:36:22.312Z] === RUN   TestSessionCreate
17:36:22 [2021-11-11T17:36:22.312Z] --- PASS: TestSessionCreate (0.02s)
17:36:22 [2021-11-11T17:36:22.312Z] === RUN   TestSessionCreateWithBadUpgrade
17:36:22 [2021-11-11T17:36:22.312Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
17:36:22 [2021-11-11T17:36:22.312Z] PASS
17:36:22 [2021-11-11T17:36:22.312Z] 
17:36:22 [2021-11-11T17:36:22.312Z] DONE 2 tests in 0.128s
17:36:22 [2021-11-11T17:36:22.312Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:36:22 [2021-11-11T17:36:22.312Z] ++ 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
17:36:22 [2021-11-11T17:36:22.312Z] ++ set -e
17:36:22 [2021-11-11T17:36:22.312Z] ++ '[' -n 0 ']'
17:36:22 [2021-11-11T17:36:22.312Z] ++ set -x
17:36:22 [2021-11-11T17:36:22.312Z] ++ 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
17:36:22 [2021-11-11T17:36:22.312Z] INFO: Testing against a local daemon
17:36:22 [2021-11-11T17:36:22.312Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:36:22 [2021-11-11T17:36:22.312Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:36:22 [2021-11-11T17:36:22.312Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:36:22 [2021-11-11T17:36:22.312Z] === RUN   TestDiskUsage
17:36:22 [2021-11-11T17:36:22.312Z] === PAUSE TestDiskUsage
17:36:22 [2021-11-11T17:36:22.312Z] === RUN   TestEventsExecDie
17:36:22 [2021-11-11T17:36:22.568Z] --- PASS: TestEventsExecDie (0.48s)
17:36:22 [2021-11-11T17:36:22.568Z] === RUN   TestEventsBackwardsCompatible
17:36:22 [2021-11-11T17:36:22.568Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:36:22 [2021-11-11T17:36:22.568Z] === RUN   TestEventsVolumeCreate
17:36:22 [2021-11-11T17:36:22.568Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:36:22 [2021-11-11T17:36:22.568Z] === RUN   TestInfoBinaryCommits
17:36:22 [2021-11-11T17:36:22.568Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:36:22 [2021-11-11T17:36:22.568Z] === RUN   TestInfoAPIVersioned
17:36:22 [2021-11-11T17:36:22.568Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:36:22 [2021-11-11T17:36:22.568Z] === RUN   TestInfoDiscoveryBackend
17:36:23 [2021-11-11T17:36:23.129Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
17:36:23 [2021-11-11T17:36:23.129Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:36:24 [2021-11-11T17:36:24.055Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:36:24 [2021-11-11T17:36:24.055Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:36:24 [2021-11-11T17:36:24.616Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:36:24 [2021-11-11T17:36:24.616Z] === RUN   TestInfoAPI
17:36:24 [2021-11-11T17:36:24.616Z] --- PASS: TestInfoAPI (0.02s)
17:36:24 [2021-11-11T17:36:24.616Z] === RUN   TestInfoAPIWarnings
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestInfoAPIWarnings (16.24s)
17:36:42 [2021-11-11T17:36:42.652Z] === RUN   TestInfoDebug
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestInfoDebug (0.53s)
17:36:42 [2021-11-11T17:36:42.652Z] === RUN   TestInfoInsecureRegistries
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:36:42 [2021-11-11T17:36:42.652Z] === RUN   TestInfoRegistryMirrors
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:36:42 [2021-11-11T17:36:42.652Z] === RUN   TestLoginFailsWithBadCredentials
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
17:36:42 [2021-11-11T17:36:42.652Z] === RUN   TestPingCacheHeaders
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestPingCacheHeaders (0.02s)
17:36:42 [2021-11-11T17:36:42.652Z] === RUN   TestPingGet
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestPingGet (0.02s)
17:36:42 [2021-11-11T17:36:42.652Z] === RUN   TestPingHead
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestPingHead (0.02s)
17:36:42 [2021-11-11T17:36:42.652Z] === RUN   TestVersion
17:36:42 [2021-11-11T17:36:42.652Z] --- PASS: TestVersion (0.02s)
17:36:42 [2021-11-11T17:36:42.652Z] === CONT  TestDiskUsage
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/container_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/image_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/volume_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.214Z] === RUN   TestDiskUsage/after_container.Run
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:36:43 [2021-11-11T17:36:43.776Z] --- PASS: TestDiskUsage (1.12s)
17:36:43 [2021-11-11T17:36:43.776Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z] PASS
17:36:43 [2021-11-11T17:36:43.776Z] 
17:36:43 [2021-11-11T17:36:43.776Z] === Skipped
17:36:43 [2021-11-11T17:36:43.776Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:36:43 [2021-11-11T17:36:43.776Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:36:43 [2021-11-11T17:36:43.776Z] 
17:36:43 [2021-11-11T17:36:43.776Z] DONE 53 tests, 1 skipped in 21.874s
17:36:43 [2021-11-11T17:36:43.776Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:36:43 [2021-11-11T17:36:43.776Z] ++ 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:36:43 [2021-11-11T17:36:43.776Z] ++ set -e
17:36:43 [2021-11-11T17:36:43.776Z] ++ '[' -n 0 ']'
17:36:43 [2021-11-11T17:36:43.776Z] ++ set -x
17:36:43 [2021-11-11T17:36:43.776Z] ++ 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:36:43 [2021-11-11T17:36:43.776Z] INFO: Testing against a local daemon
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestVolumesCreateAndList
17:36:43 [2021-11-11T17:36:43.776Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:36:43 [2021-11-11T17:36:43.776Z] === RUN   TestVolumesRemove
17:36:44 [2021-11-11T17:36:44.032Z] --- PASS: TestVolumesRemove (0.06s)
17:36:44 [2021-11-11T17:36:44.032Z] === RUN   TestVolumesInspect
17:36:44 [2021-11-11T17:36:44.032Z] --- PASS: TestVolumesInspect (0.02s)
17:36:44 [2021-11-11T17:36:44.032Z] === RUN   TestVolumesInvalidJSON
17:36:44 [2021-11-11T17:36:44.032Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:36:44 [2021-11-11T17:36:44.032Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:36:44 [2021-11-11T17:36:44.032Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:36:44 [2021-11-11T17:36:44.032Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:36:44 [2021-11-11T17:36:44.032Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:36:44 [2021-11-11T17:36:44.032Z] PASS
17:36:44 [2021-11-11T17:36:44.032Z] 
17:36:44 [2021-11-11T17:36:44.032Z] DONE 5 tests in 0.197s
17:36:44 [2021-11-11T17:36:44.032Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:36:44 [2021-11-11T17:36:44.032Z] ++++ cat bundles/test-integration/docker.pid
17:36:44 [2021-11-11T17:36:44.032Z] +++ kill 13379
17:36:44 [2021-11-11T17:36:44.289Z] +++ /etc/init.d/apparmor stop
17:36:44 [2021-11-11T17:36:44.289Z] Leaving: AppArmorNo profiles have been unloaded.
17:36:44 [2021-11-11T17:36:44.289Z] 
17:36:44 [2021-11-11T17:36:44.289Z] Unloading profiles will leave already running processes permanently
17:36:44 [2021-11-11T17:36:44.289Z] unconfined, which can lead to unexpected situations.
17:36:44 [2021-11-11T17:36:44.289Z] 
17:36:44 [2021-11-11T17:36:44.289Z] To set a process to complain mode, use the command line tool
17:36:44 [2021-11-11T17:36:44.289Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:36:44 [2021-11-11T17:36:44.289Z] +++ true
17:36:44 [2021-11-11T17:36:44.289Z] exiting test-integration
17:36:44 [2021-11-11T17:36:44.289Z] ++ exit 0
17:36:44 [2021-11-11T17:36:44.289Z]