Skip to content

Console Output

16:56:48 [2020-09-21T16:56:48.751Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39271/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr20 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=07906a7ae34e24c0406b50e882508dc508a7e317 -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:07906a7ae34e24c0406b50e882508dc508a7e317 hack/make.sh dynbinary test-integration
16:56:49 [2020-09-21T16:56:49.695Z] 
16:56:49 [2020-09-21T16:56:49.695Z] Removing bundles/
16:56:49 [2020-09-21T16:56:49.695Z] 
16:56:49 [2020-09-21T16:56:49.695Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:56:49 [2020-09-21T16:56:49.695Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:56:49 [2020-09-21T16:56:49.695Z] GOOS="" GOARCH="" GOARM=""
16:57:57 [2020-09-21T16:57:57.462Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:57:57 [2020-09-21T16:57:57.462Z] 
16:57:57 [2020-09-21T16:57:57.462Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:57:57 [2020-09-21T16:57:57.724Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:57:57 [2020-09-21T16:57:57.724Z] HOSTNAME=9892e626c4ed
16:57:57 [2020-09-21T16:57:57.724Z] TESTDEBUG=0
16:57:57 [2020-09-21T16:57:57.724Z] DEST=bundles/test-integration
16:57:57 [2020-09-21T16:57:57.724Z] PWD=/go/src/github.com/docker/docker
16:57:57 [2020-09-21T16:57:57.724Z] DOCKER_GITCOMMIT=07906a7ae34e24c0406b50e882508dc508a7e317
16:57:57 [2020-09-21T16:57:57.724Z] container=docker
16:57:57 [2020-09-21T16:57:57.724Z] HOME=/root
16:57:57 [2020-09-21T16:57:57.724Z] GOLANG_VERSION=1.13.15
16:57:57 [2020-09-21T16:57:57.724Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:57:57 [2020-09-21T16:57:57.724Z] VALIDATE_BRANCH=master
16:57:57 [2020-09-21T16:57:57.724Z] TERM=xterm
16:57:57 [2020-09-21T16:57:57.724Z] DOCKER_PKG=github.com/docker/docker
16:57:57 [2020-09-21T16:57:57.724Z] SHLVL=1
16:57:57 [2020-09-21T16:57:57.724Z] TIMEOUT=120m
16:57:57 [2020-09-21T16:57:57.724Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:57:57 [2020-09-21T16:57:57.724Z] DOCKER_GRAPHDRIVER=overlay2
16:57:57 [2020-09-21T16:57:57.724Z] GO111MODULE=off
16:57:57 [2020-09-21T16:57:57.724Z] DOCKER_EXPERIMENTAL=1
16:57:57 [2020-09-21T16:57:57.724Z] TEST_SKIP_INTEGRATION_CLI=1
16:57:57 [2020-09-21T16:57:57.724Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:57:57 [2020-09-21T16:57:57.724Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:57:57 [2020-09-21T16:57:57.724Z] GOPATH=/go
16:57:57 [2020-09-21T16:57:57.724Z] PKG_CONFIG=pkg-config
16:57:57 [2020-09-21T16:57:57.724Z] _=/usr/bin/env
16:57:57 [2020-09-21T16:57:57.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:58:29 [2020-09-21T16:58:29.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:58:29 [2020-09-21T16:58:29.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:58:31 [2020-09-21T16:58:31.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:58:49 [2020-09-21T16:58:49.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:58:51 [2020-09-21T16:58:51.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:58:53 [2020-09-21T16:58:53.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:58:54 [2020-09-21T16:58:54.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:58:54 [2020-09-21T16:58:54.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:58:56 [2020-09-21T16:58:56.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:59:00 [2020-09-21T16:59:00.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:59:02 [2020-09-21T16:59:02.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:59:04 [2020-09-21T16:59:04.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:59:04 [2020-09-21T16:59:04.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:59:06 [2020-09-21T16:59:06.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:59:07 [2020-09-21T16:59:07.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:59:09 [2020-09-21T16:59:09.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:59:11 [2020-09-21T16:59:11.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:59:12 [2020-09-21T16:59:12.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:59:14 [2020-09-21T16:59:14.029Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:59:14 [2020-09-21T16:59:14.029Z] Using test binary docker
16:59:14 [2020-09-21T16:59:14.291Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:59:14 [2020-09-21T16:59:14.291Z] +++ /etc/init.d/apparmor start
16:59:14 [2020-09-21T16:59:14.291Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:59:14 [2020-09-21T16:59:14.291Z] INFO: Waiting for daemon to start...
16:59:14 [2020-09-21T16:59:14.291Z] Starting dockerd
16:59:14 [2020-09-21T16:59:14.291Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:59:16 [2020-09-21T16:59:16.209Z] .
16:59:16 [2020-09-21T16:59:16.209Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:59:16 [2020-09-21T16:59:16.470Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:59:16 [2020-09-21T16:59:16.470Z] Error: No such image: emptyfs
16:59:16 [2020-09-21T16:59:16.470Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:59:16 [2020-09-21T16:59:16.470Z] ++++ docker load
16:59:16 [2020-09-21T16:59:16.731Z] Running integration-test (iteration 1)
16:59:16 [2020-09-21T16:59:16.731Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
16:59:16 [2020-09-21T16:59:16.731Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:59:16 [2020-09-21T16:59:16.731Z] ++ set -e
16:59:16 [2020-09-21T16:59:16.731Z] ++ '[' -n 0 ']'
16:59:16 [2020-09-21T16:59:16.731Z] ++ set -x
16:59:16 [2020-09-21T16:59:16.731Z] ++ 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 GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
16:59:28 [2020-09-21T16:59:28.973Z] Loaded image: buildpack-deps:buster
16:59:28 [2020-09-21T16:59:28.973Z] Loaded image: busybox:latest
16:59:29 [2020-09-21T16:59:29.235Z] Loaded image: busybox:glibc
16:59:29 [2020-09-21T16:59:29.235Z] Loaded image: debian:buster
16:59:29 [2020-09-21T16:59:29.235Z] Loaded image: hello-world:latest
16:59:29 [2020-09-21T16:59:29.235Z] INFO: Testing against a local daemon
16:59:29 [2020-09-21T16:59:29.235Z] === RUN   TestCgroupNamespacesBuild
16:59:32 [2020-09-21T16:59:32.539Z] --- PASS: TestCgroupNamespacesBuild (2.71s)
16:59:32 [2020-09-21T16:59:32.539Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:59:33 [2020-09-21T16:59:33.925Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s)
16:59:33 [2020-09-21T16:59:33.925Z] === RUN   TestBuildWithSession
16:59:33 [2020-09-21T16:59:33.925Z] --- SKIP: TestBuildWithSession (0.00s)
16:59:33 [2020-09-21T16:59:33.925Z]     build_session_test.go:25: TODO: BuildKit
16:59:33 [2020-09-21T16:59:33.925Z] === RUN   TestBuildSquashParent
16:59:42 [2020-09-21T16:59:42.072Z] --- PASS: TestBuildSquashParent (7.14s)
16:59:42 [2020-09-21T16:59:42.072Z] === RUN   TestBuildWithRemoveAndForceRemove
16:59:42 [2020-09-21T16:59:42.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:59:42 [2020-09-21T16:59:42.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:59:42 [2020-09-21T16:59:42.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:59:42 [2020-09-21T16:59:42.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:59:42 [2020-09-21T16:59:42.072Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:59:42 [2020-09-21T16:59:42.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:59:42 [2020-09-21T16:59:42.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:59:42 [2020-09-21T16:59:42.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:59:42 [2020-09-21T16:59:42.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:59:42 [2020-09-21T16:59:42.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:59:42 [2020-09-21T16:59:42.072Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:59:42 [2020-09-21T16:59:42.072Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:59:42 [2020-09-21T16:59:42.072Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:59:42 [2020-09-21T16:59:42.072Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:59:42 [2020-09-21T16:59:42.072Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:59:42 [2020-09-21T16:59:42.072Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:59:44 [2020-09-21T16:59:44.623Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:59:44 [2020-09-21T16:59:44.623Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:59:46 [2020-09-21T16:59:46.538Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
16:59:46 [2020-09-21T16:59:46.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.01s)
16:59:46 [2020-09-21T16:59:46.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s)
16:59:46 [2020-09-21T16:59:46.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s)
16:59:46 [2020-09-21T16:59:46.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.14s)
16:59:46 [2020-09-21T16:59:46.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s)
16:59:46 [2020-09-21T16:59:46.538Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
16:59:46 [2020-09-21T16:59:46.538Z] === RUN   TestBuildMultiStageCopy
16:59:46 [2020-09-21T16:59:46.538Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:59:48 [2020-09-21T16:59:48.452Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:59:49 [2020-09-21T16:59:49.026Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:59:49 [2020-09-21T16:59:49.599Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:59:49 [2020-09-21T16:59:49.861Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:59:50 [2020-09-21T16:59:50.435Z] --- PASS: TestBuildMultiStageCopy (4.27s)
16:59:50 [2020-09-21T16:59:50.435Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.16s)
16:59:50 [2020-09-21T16:59:50.435Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
16:59:50 [2020-09-21T16:59:50.435Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s)
16:59:50 [2020-09-21T16:59:50.435Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
16:59:50 [2020-09-21T16:59:50.435Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
16:59:50 [2020-09-21T16:59:50.435Z] === RUN   TestBuildMultiStageParentConfig
16:59:52 [2020-09-21T16:59:52.349Z] --- PASS: TestBuildMultiStageParentConfig (1.47s)
16:59:52 [2020-09-21T16:59:52.349Z] === RUN   TestBuildLabelWithTargets
16:59:54 [2020-09-21T16:59:54.265Z] --- PASS: TestBuildLabelWithTargets (2.18s)
16:59:54 [2020-09-21T16:59:54.265Z] === RUN   TestBuildWithEmptyLayers
16:59:55 [2020-09-21T16:59:55.210Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
16:59:55 [2020-09-21T16:59:55.210Z] === RUN   TestBuildMultiStageOnBuild
16:59:58 [2020-09-21T16:59:58.517Z] --- PASS: TestBuildMultiStageOnBuild (2.73s)
16:59:58 [2020-09-21T16:59:58.518Z] === RUN   TestBuildUncleanTarFilenames
16:59:59 [2020-09-21T16:59:59.461Z] --- PASS: TestBuildUncleanTarFilenames (1.37s)
16:59:59 [2020-09-21T16:59:59.461Z] === RUN   TestBuildMultiStageLayerLeak
17:00:02 [2020-09-21T17:00:02.010Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s)
17:00:02 [2020-09-21T17:00:02.010Z] === RUN   TestBuildWithHugeFile
17:00:48 [2020-09-21T17:00:48.741Z] --- PASS: TestBuildWithHugeFile (40.28s)
17:00:48 [2020-09-21T17:00:48.741Z] === RUN   TestBuildWithEmptyDockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:00:48 [2020-09-21T17:00:48.741Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s)
17:00:48 [2020-09-21T17:00:48.741Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
17:00:48 [2020-09-21T17:00:48.741Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.18s)
17:00:48 [2020-09-21T17:00:48.741Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
17:00:48 [2020-09-21T17:00:48.741Z] === RUN   TestBuildPreserveOwnership
17:00:48 [2020-09-21T17:00:48.741Z] === RUN   TestBuildPreserveOwnership/copy_from
17:00:48 [2020-09-21T17:00:48.741Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:00:48 [2020-09-21T17:00:48.741Z] --- PASS: TestBuildPreserveOwnership (5.97s)
17:00:48 [2020-09-21T17:00:48.741Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.84s)
17:00:48 [2020-09-21T17:00:48.741Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.12s)
17:00:48 [2020-09-21T17:00:48.741Z] === RUN   TestBuildPlatformInvalid
17:00:48 [2020-09-21T17:00:48.741Z] --- PASS: TestBuildPlatformInvalid (0.19s)
17:00:48 [2020-09-21T17:00:48.741Z] PASS
17:00:48 [2020-09-21T17:00:48.741Z] 
17:00:48 [2020-09-21T17:00:48.741Z] === Skipped
17:00:48 [2020-09-21T17:00:48.741Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:00:48 [2020-09-21T17:00:48.741Z]     build_session_test.go:25: TODO: BuildKit
17:00:48 [2020-09-21T17:00:48.741Z] 
17:00:48 [2020-09-21T17:00:48.741Z] 
17:00:48 [2020-09-21T17:00:48.741Z] DONE 32 tests, 1 skipped in 92.035s
17:00:48 [2020-09-21T17:00:48.741Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:00:48 [2020-09-21T17:00:48.741Z] ++ 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:00:48 [2020-09-21T17:00:48.741Z] ++ set -e
17:00:48 [2020-09-21T17:00:48.741Z] ++ '[' -n 0 ']'
17:00:48 [2020-09-21T17:00:48.741Z] ++ set -x
17:00:48 [2020-09-21T17:00:48.741Z] ++ 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 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:00:49 [2020-09-21T17:00:49.002Z] INFO: Testing against a local daemon
17:00:49 [2020-09-21T17:00:49.002Z] === RUN   TestConfigInspect
17:00:52 [2020-09-21T17:00:52.307Z] --- PASS: TestConfigInspect (3.30s)
17:00:52 [2020-09-21T17:00:52.307Z] === RUN   TestConfigList
17:00:55 [2020-09-21T17:00:55.614Z] --- PASS: TestConfigList (3.07s)
17:00:55 [2020-09-21T17:00:55.614Z] === RUN   TestConfigsCreateAndDelete
17:00:58 [2020-09-21T17:00:58.918Z] --- PASS: TestConfigsCreateAndDelete (3.17s)
17:00:58 [2020-09-21T17:00:58.918Z] === RUN   TestConfigsUpdate
17:01:02 [2020-09-21T17:01:02.221Z] --- PASS: TestConfigsUpdate (3.25s)
17:01:02 [2020-09-21T17:01:02.221Z] === RUN   TestTemplatedConfig
17:01:05 [2020-09-21T17:01:05.525Z] --- PASS: TestTemplatedConfig (3.55s)
17:01:05 [2020-09-21T17:01:05.525Z] === RUN   TestConfigCreateResolve
17:01:08 [2020-09-21T17:01:08.828Z] --- PASS: TestConfigCreateResolve (3.16s)
17:01:08 [2020-09-21T17:01:08.828Z] === RUN   TestConfigDaemonLibtrustID
17:01:09 [2020-09-21T17:01:09.089Z] --- PASS: TestConfigDaemonLibtrustID (0.67s)
17:01:09 [2020-09-21T17:01:09.089Z] PASS
17:01:09 [2020-09-21T17:01:09.089Z] 
17:01:09 [2020-09-21T17:01:09.089Z] DONE 7 tests in 20.324s
17:01:09 [2020-09-21T17:01:09.089Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:01:09 [2020-09-21T17:01:09.089Z] ++ 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:01:09 [2020-09-21T17:01:09.089Z] ++ set -e
17:01:09 [2020-09-21T17:01:09.089Z] ++ '[' -n 0 ']'
17:01:09 [2020-09-21T17:01:09.089Z] ++ set -x
17:01:09 [2020-09-21T17:01:09.089Z] ++ 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 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:01:09 [2020-09-21T17:01:09.350Z] INFO: Testing against a local daemon
17:01:09 [2020-09-21T17:01:09.350Z] === RUN   TestCheckpoint
17:01:09 [2020-09-21T17:01:09.350Z] --- SKIP: TestCheckpoint (0.00s)
17:01:09 [2020-09-21T17:01:09.350Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:01:09 [2020-09-21T17:01:09.350Z] === RUN   TestContainerInvalidJSON
17:01:09 [2020-09-21T17:01:09.350Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:01:09 [2020-09-21T17:01:09.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:01:09 [2020-09-21T17:01:09.350Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:01:09 [2020-09-21T17:01:09.350Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:01:09 [2020-09-21T17:01:09.350Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:01:09 [2020-09-21T17:01:09.350Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:01:09 [2020-09-21T17:01:09.350Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:01:09 [2020-09-21T17:01:09.350Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:01:09 [2020-09-21T17:01:09.350Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:01:09 [2020-09-21T17:01:09.350Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:01:09 [2020-09-21T17:01:09.350Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:01:09 [2020-09-21T17:01:09.350Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:01:09 [2020-09-21T17:01:09.350Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:01:09 [2020-09-21T17:01:09.350Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:01:09 [2020-09-21T17:01:09.350Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
17:01:09 [2020-09-21T17:01:09.350Z] === RUN   TestCopyFromContainerPathIsNotDir
17:01:09 [2020-09-21T17:01:09.612Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
17:01:09 [2020-09-21T17:01:09.612Z] === RUN   TestCopyToContainerPathDoesNotExist
17:01:09 [2020-09-21T17:01:09.612Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
17:01:09 [2020-09-21T17:01:09.612Z] === RUN   TestCopyToContainerPathIsNotDir
17:01:09 [2020-09-21T17:01:09.873Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
17:01:09 [2020-09-21T17:01:09.873Z] === RUN   TestCopyFromContainer
17:01:11 [2020-09-21T17:01:11.791Z] === RUN   TestCopyFromContainer//
17:01:11 [2020-09-21T17:01:11.791Z] === RUN   TestCopyFromContainer//bar/root
17:01:12 [2020-09-21T17:01:12.053Z] === RUN   TestCopyFromContainer//bar/root/
17:01:12 [2020-09-21T17:01:12.053Z] === RUN   TestCopyFromContainer/bar/quux
17:01:12 [2020-09-21T17:01:12.314Z] === RUN   TestCopyFromContainer/bar/quux/
17:01:12 [2020-09-21T17:01:12.314Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:01:12 [2020-09-21T17:01:12.576Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:01:12 [2020-09-21T17:01:12.576Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:01:12 [2020-09-21T17:01:12.576Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:01:12 [2020-09-21T17:01:12.837Z] === RUN   TestCopyFromContainer/bar/notarget
17:01:12 [2020-09-21T17:01:12.837Z] --- PASS: TestCopyFromContainer (3.07s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer// (0.11s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
17:01:12 [2020-09-21T17:01:12.837Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
17:01:12 [2020-09-21T17:01:12.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:01:12 [2020-09-21T17:01:12.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:12 [2020-09-21T17:01:12.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:12 [2020-09-21T17:01:12.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:12 [2020-09-21T17:01:12.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:12 [2020-09-21T17:01:12.837Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:12 [2020-09-21T17:01:12.837Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:12 [2020-09-21T17:01:12.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:12 [2020-09-21T17:01:12.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:12 [2020-09-21T17:01:12.837Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:13 [2020-09-21T17:01:13.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:01:13 [2020-09-21T17:01:13.099Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:01:13 [2020-09-21T17:01:13.099Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:01:13 [2020-09-21T17:01:13.099Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
17:01:13 [2020-09-21T17:01:13.099Z] === RUN   TestCreateLinkToNonExistingContainer
17:01:13 [2020-09-21T17:01:13.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:01:13 [2020-09-21T17:01:13.099Z] === RUN   TestCreateWithInvalidEnv
17:01:13 [2020-09-21T17:01:13.099Z] === RUN   TestCreateWithInvalidEnv/0
17:01:13 [2020-09-21T17:01:13.099Z] === PAUSE TestCreateWithInvalidEnv/0
17:01:13 [2020-09-21T17:01:13.099Z] === RUN   TestCreateWithInvalidEnv/1
17:01:13 [2020-09-21T17:01:13.099Z] === PAUSE TestCreateWithInvalidEnv/1
17:01:13 [2020-09-21T17:01:13.099Z] === RUN   TestCreateWithInvalidEnv/2
17:01:13 [2020-09-21T17:01:13.099Z] === PAUSE TestCreateWithInvalidEnv/2
17:01:13 [2020-09-21T17:01:13.099Z] === CONT  TestCreateWithInvalidEnv/0
17:01:13 [2020-09-21T17:01:13.099Z] === CONT  TestCreateWithInvalidEnv/2
17:01:13 [2020-09-21T17:01:13.099Z] === CONT  TestCreateWithInvalidEnv/1
17:01:13 [2020-09-21T17:01:13.099Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:01:13 [2020-09-21T17:01:13.099Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:01:13 [2020-09-21T17:01:13.099Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:01:13 [2020-09-21T17:01:13.099Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:01:13 [2020-09-21T17:01:13.099Z] === RUN   TestCreateTmpfsMountsTarget
17:01:13 [2020-09-21T17:01:13.099Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:01:13 [2020-09-21T17:01:13.099Z] === RUN   TestCreateWithCustomMaskedPaths
17:01:15 [2020-09-21T17:01:15.647Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s)
17:01:15 [2020-09-21T17:01:15.647Z] === RUN   TestCreateWithCustomReadonlyPaths
17:01:17 [2020-09-21T17:01:17.562Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.21s)
17:01:17 [2020-09-21T17:01:17.562Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:01:17 [2020-09-21T17:01:17.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:17 [2020-09-21T17:01:17.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:17 [2020-09-21T17:01:17.562Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:17 [2020-09-21T17:01:17.562Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:17 [2020-09-21T17:01:17.563Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:17 [2020-09-21T17:01:17.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:17 [2020-09-21T17:01:17.563Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:17 [2020-09-21T17:01:17.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:17 [2020-09-21T17:01:17.563Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:17 [2020-09-21T17:01:17.563Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:17 [2020-09-21T17:01:17.563Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:17 [2020-09-21T17:01:17.563Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:17 [2020-09-21T17:01:17.563Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:17 [2020-09-21T17:01:17.563Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:17 [2020-09-21T17:01:17.563Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:17 [2020-09-21T17:01:17.563Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:01:17 [2020-09-21T17:01:17.563Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
17:01:17 [2020-09-21T17:01:17.563Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
17:01:17 [2020-09-21T17:01:17.563Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
17:01:17 [2020-09-21T17:01:17.563Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.07s)
17:01:17 [2020-09-21T17:01:17.563Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
17:01:17 [2020-09-21T17:01:17.563Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:01:18 [2020-09-21T17:01:18.135Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
17:01:18 [2020-09-21T17:01:18.135Z] === RUN   TestCreateDifferentPlatform
17:01:18 [2020-09-21T17:01:18.135Z] === RUN   TestCreateDifferentPlatform/different_os
17:01:18 [2020-09-21T17:01:18.135Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:01:18 [2020-09-21T17:01:18.135Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:01:18 [2020-09-21T17:01:18.135Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:01:18 [2020-09-21T17:01:18.135Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:01:18 [2020-09-21T17:01:18.135Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:01:18 [2020-09-21T17:01:18.396Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:01:18 [2020-09-21T17:01:18.396Z] === RUN   TestContainerStartOnDaemonRestart
17:01:18 [2020-09-21T17:01:18.396Z] === PAUSE TestContainerStartOnDaemonRestart
17:01:18 [2020-09-21T17:01:18.396Z] === RUN   TestDaemonRestartIpcMode
17:01:18 [2020-09-21T17:01:18.396Z] === PAUSE TestDaemonRestartIpcMode
17:01:18 [2020-09-21T17:01:18.396Z] === RUN   TestDaemonHostGatewayIP
17:01:18 [2020-09-21T17:01:18.396Z] === PAUSE TestDaemonHostGatewayIP
17:01:18 [2020-09-21T17:01:18.396Z] === RUN   TestContainerKillOnDaemonStart
17:01:18 [2020-09-21T17:01:18.396Z] === PAUSE TestContainerKillOnDaemonStart
17:01:18 [2020-09-21T17:01:18.396Z] === RUN   TestDiff
17:01:18 [2020-09-21T17:01:18.968Z] --- PASS: TestDiff (0.72s)
17:01:18 [2020-09-21T17:01:18.968Z] === RUN   TestExecWithCloseStdin
17:01:19 [2020-09-21T17:01:19.912Z] --- PASS: TestExecWithCloseStdin (0.87s)
17:01:19 [2020-09-21T17:01:19.912Z] === RUN   TestExec
17:01:20 [2020-09-21T17:01:20.855Z] --- PASS: TestExec (0.86s)
17:01:20 [2020-09-21T17:01:20.855Z] === RUN   TestExecUser
17:01:21 [2020-09-21T17:01:21.427Z] --- PASS: TestExecUser (0.79s)
17:01:21 [2020-09-21T17:01:21.427Z] === RUN   TestExportContainerAndImportImage
17:01:22 [2020-09-21T17:01:22.814Z] --- PASS: TestExportContainerAndImportImage (1.05s)
17:01:22 [2020-09-21T17:01:22.814Z] === RUN   TestExportContainerAfterDaemonRestart
17:01:24 [2020-09-21T17:01:24.739Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s)
17:01:24 [2020-09-21T17:01:24.739Z] === RUN   TestHealthCheckWorkdir
17:01:25 [2020-09-21T17:01:25.683Z] --- PASS: TestHealthCheckWorkdir (1.01s)
17:01:25 [2020-09-21T17:01:25.683Z] === RUN   TestHealthKillContainer
17:01:28 [2020-09-21T17:01:28.984Z] --- PASS: TestHealthKillContainer (2.84s)
17:01:28 [2020-09-21T17:01:28.984Z] === RUN   TestInspectCpusetInConfigPre120
17:01:29 [2020-09-21T17:01:29.245Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
17:01:29 [2020-09-21T17:01:29.245Z] === RUN   TestIpcModeNone
17:01:30 [2020-09-21T17:01:30.188Z] --- PASS: TestIpcModeNone (0.83s)
17:01:30 [2020-09-21T17:01:30.188Z] === RUN   TestIpcModePrivate
17:01:30 [2020-09-21T17:01:30.818Z] --- PASS: TestIpcModePrivate (0.88s)
17:01:30 [2020-09-21T17:01:30.818Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
17:01:30 [2020-09-21T17:01:30.818Z] === RUN   TestIpcModeShareable
17:01:31 [2020-09-21T17:01:31.762Z] --- PASS: TestIpcModeShareable (0.87s)
17:01:31 [2020-09-21T17:01:31.762Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
17:01:31 [2020-09-21T17:01:31.762Z] === RUN   TestAPIIpcModeShareableAndContainer
17:01:34 [2020-09-21T17:01:34.312Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s)
17:01:34 [2020-09-21T17:01:34.312Z] === RUN   TestAPIIpcModeHost
17:01:35 [2020-09-21T17:01:35.256Z] --- PASS: TestAPIIpcModeHost (0.64s)
17:01:35 [2020-09-21T17:01:35.256Z] === RUN   TestDaemonIpcModeShareable
17:01:37 [2020-09-21T17:01:37.171Z] --- PASS: TestDaemonIpcModeShareable (1.85s)
17:01:37 [2020-09-21T17:01:37.171Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
17:01:37 [2020-09-21T17:01:37.171Z] === RUN   TestDaemonIpcModePrivate
17:01:39 [2020-09-21T17:01:39.090Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
17:01:39 [2020-09-21T17:01:39.090Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
17:01:39 [2020-09-21T17:01:39.090Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:01:40 [2020-09-21T17:01:40.476Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.78s)
17:01:40 [2020-09-21T17:01:40.476Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
17:01:40 [2020-09-21T17:01:40.476Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:01:42 [2020-09-21T17:01:42.395Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
17:01:42 [2020-09-21T17:01:42.395Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
17:01:42 [2020-09-21T17:01:42.395Z] === RUN   TestIpcModeOlderClient
17:01:42 [2020-09-21T17:01:42.395Z] === PAUSE TestIpcModeOlderClient
17:01:42 [2020-09-21T17:01:42.395Z] === RUN   TestKillContainerInvalidSignal
17:01:42 [2020-09-21T17:01:42.966Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
17:01:42 [2020-09-21T17:01:42.966Z] === RUN   TestKillContainer
17:01:42 [2020-09-21T17:01:42.966Z] === RUN   TestKillContainer/no_signal
17:01:43 [2020-09-21T17:01:43.911Z] === RUN   TestKillContainer/non_killing_signal
17:01:44 [2020-09-21T17:01:44.483Z] === RUN   TestKillContainer/killing_signal
17:01:45 [2020-09-21T17:01:45.427Z] --- PASS: TestKillContainer (2.27s)
17:01:45 [2020-09-21T17:01:45.427Z]     --- PASS: TestKillContainer/no_signal (0.73s)
17:01:45 [2020-09-21T17:01:45.427Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
17:01:45 [2020-09-21T17:01:45.427Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
17:01:45 [2020-09-21T17:01:45.427Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:01:45 [2020-09-21T17:01:45.427Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:01:46 [2020-09-21T17:01:46.370Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:01:46 [2020-09-21T17:01:46.942Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s)
17:01:46 [2020-09-21T17:01:46.942Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s)
17:01:46 [2020-09-21T17:01:46.942Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
17:01:46 [2020-09-21T17:01:46.942Z] === RUN   TestKillStoppedContainer
17:01:46 [2020-09-21T17:01:46.942Z] --- PASS: TestKillStoppedContainer (0.09s)
17:01:46 [2020-09-21T17:01:46.942Z] === RUN   TestKillStoppedContainerAPIPre120
17:01:47 [2020-09-21T17:01:47.203Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s)
17:01:47 [2020-09-21T17:01:47.203Z] === RUN   TestKillDifferentUserContainer
17:01:47 [2020-09-21T17:01:47.776Z] --- PASS: TestKillDifferentUserContainer (0.78s)
17:01:47 [2020-09-21T17:01:47.776Z] === RUN   TestInspectOomKilledTrue
17:01:47 [2020-09-21T17:01:47.776Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:01:47 [2020-09-21T17:01:47.776Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:01:47 [2020-09-21T17:01:47.776Z] === RUN   TestInspectOomKilledFalse
17:01:47 [2020-09-21T17:01:47.776Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:01:47 [2020-09-21T17:01:47.776Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:01:47 [2020-09-21T17:01:47.776Z] === RUN   TestLinksEtcHostsContentMatch
17:01:48 [2020-09-21T17:01:48.347Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s)
17:01:48 [2020-09-21T17:01:48.347Z] === RUN   TestLinksContainerNames
17:01:50 [2020-09-21T17:01:50.262Z] --- PASS: TestLinksContainerNames (1.47s)
17:01:50 [2020-09-21T17:01:50.262Z] === RUN   TestLogsFollowTailEmpty
17:01:50 [2020-09-21T17:01:50.834Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
17:01:50 [2020-09-21T17:01:50.834Z] === RUN   TestContainerNetworkMountsNoChown
17:01:51 [2020-09-21T17:01:51.406Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s)
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/default
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/default
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/private
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/private
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rprivate
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rprivate
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/slave
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/slave
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rslave
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rslave
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/shared
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/shared
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rshared
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rshared
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/default
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/rprivate
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/shared
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/rslave
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/default/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/rshared
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/default/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/private
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/private/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/private/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/slave
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:01:51 [2020-09-21T17:01:51.407Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/private/bind_root
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/default/bind_root
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/default/mount_root
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/private/mount_root
17:01:51 [2020-09-21T17:01:51.669Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:01:51 [2020-09-21T17:01:51.932Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:01:51 [2020-09-21T17:01:51.932Z] --- PASS: TestMountDaemonRoot (0.04s)
17:01:51 [2020-09-21T17:01:51.932Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.11s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
17:01:51 [2020-09-21T17:01:51.932Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
17:01:51 [2020-09-21T17:01:51.932Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.13s)
17:01:51 [2020-09-21T17:01:51.932Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s)
17:01:51 [2020-09-21T17:01:51.932Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
17:01:51 [2020-09-21T17:01:51.932Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
17:01:51 [2020-09-21T17:01:51.932Z] === RUN   TestContainerBindMountNonRecursive
17:01:54 [2020-09-21T17:01:54.481Z] --- PASS: TestContainerBindMountNonRecursive (2.15s)
17:01:54 [2020-09-21T17:01:54.481Z] === RUN   TestNetworkNat
17:01:55 [2020-09-21T17:01:55.054Z] --- PASS: TestNetworkNat (0.88s)
17:01:55 [2020-09-21T17:01:55.054Z] === RUN   TestNetworkLocalhostTCPNat
17:01:55 [2020-09-21T17:01:55.998Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s)
17:01:55 [2020-09-21T17:01:55.998Z] === RUN   TestNetworkLoopbackNat
17:01:59 [2020-09-21T17:01:59.299Z] --- PASS: TestNetworkLoopbackNat (3.16s)
17:01:59 [2020-09-21T17:01:59.299Z] === RUN   TestPause
17:01:59 [2020-09-21T17:01:59.872Z] --- PASS: TestPause (0.78s)
17:01:59 [2020-09-21T17:01:59.872Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:01:59 [2020-09-21T17:01:59.872Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:01:59 [2020-09-21T17:01:59.872Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:01:59 [2020-09-21T17:01:59.872Z] === RUN   TestPauseStopPausedContainer
17:02:00 [2020-09-21T17:02:00.815Z] --- PASS: TestPauseStopPausedContainer (0.84s)
17:02:00 [2020-09-21T17:02:00.815Z] === RUN   TestPsFilter
17:02:01 [2020-09-21T17:02:01.076Z] --- PASS: TestPsFilter (0.31s)
17:02:01 [2020-09-21T17:02:01.077Z] === RUN   TestRemoveContainerWithRemovedVolume
17:02:02 [2020-09-21T17:02:02.020Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s)
17:02:02 [2020-09-21T17:02:02.020Z] === RUN   TestRemoveContainerWithVolume
17:02:02 [2020-09-21T17:02:02.592Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
17:02:02 [2020-09-21T17:02:02.592Z] === RUN   TestRemoveContainerRunning
17:02:03 [2020-09-21T17:02:03.534Z] --- PASS: TestRemoveContainerRunning (0.78s)
17:02:03 [2020-09-21T17:02:03.535Z] === RUN   TestRemoveContainerForceRemoveRunning
17:02:04 [2020-09-21T17:02:04.107Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
17:02:04 [2020-09-21T17:02:04.107Z] === RUN   TestRemoveInvalidContainer
17:02:04 [2020-09-21T17:02:04.107Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:02:04 [2020-09-21T17:02:04.107Z] === RUN   TestRenameLinkedContainer
17:02:07 [2020-09-21T17:02:07.415Z] --- PASS: TestRenameLinkedContainer (3.15s)
17:02:07 [2020-09-21T17:02:07.415Z] === RUN   TestRenameStoppedContainer
17:02:07 [2020-09-21T17:02:07.988Z] --- PASS: TestRenameStoppedContainer (0.75s)
17:02:07 [2020-09-21T17:02:07.988Z] === RUN   TestRenameRunningContainerAndReuse
17:02:09 [2020-09-21T17:02:09.903Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s)
17:02:09 [2020-09-21T17:02:09.903Z] === RUN   TestRenameInvalidName
17:02:10 [2020-09-21T17:02:10.474Z] --- PASS: TestRenameInvalidName (0.84s)
17:02:10 [2020-09-21T17:02:10.474Z] === RUN   TestRenameAnonymousContainer
17:02:14 [2020-09-21T17:02:14.683Z] --- PASS: TestRenameAnonymousContainer (3.88s)
17:02:14 [2020-09-21T17:02:14.684Z] === RUN   TestRenameContainerWithSameName
17:02:15 [2020-09-21T17:02:15.257Z] --- PASS: TestRenameContainerWithSameName (0.78s)
17:02:15 [2020-09-21T17:02:15.257Z] === RUN   TestRenameContainerWithLinkedContainer
17:02:16 [2020-09-21T17:02:16.643Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s)
17:02:16 [2020-09-21T17:02:16.643Z] === RUN   TestResize
17:02:17 [2020-09-21T17:02:17.586Z] --- PASS: TestResize (0.79s)
17:02:17 [2020-09-21T17:02:17.586Z] === RUN   TestResizeWithInvalidSize
17:02:18 [2020-09-21T17:02:18.159Z] --- PASS: TestResizeWithInvalidSize (0.80s)
17:02:18 [2020-09-21T17:02:18.159Z] === RUN   TestResizeWhenContainerNotStarted
17:02:19 [2020-09-21T17:02:19.102Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:19 [2020-09-21T17:02:19.102Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:21 [2020-09-21T17:02:21.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:21 [2020-09-21T17:02:21.022Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:21 [2020-09-21T17:02:21.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:21 [2020-09-21T17:02:21.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:22 [2020-09-21T17:02:22.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:22 [2020-09-21T17:02:22.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:24 [2020-09-21T17:02:24.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:24 [2020-09-21T17:02:24.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:27 [2020-09-21T17:02:27.497Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.74s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.84s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.53s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.16s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.41s)
17:02:27 [2020-09-21T17:02:27.497Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
17:02:27 [2020-09-21T17:02:27.497Z] === RUN   TestCgroupNamespacesRun
17:02:29 [2020-09-21T17:02:29.412Z] --- PASS: TestCgroupNamespacesRun (1.73s)
17:02:29 [2020-09-21T17:02:29.412Z] === RUN   TestCgroupNamespacesRunPrivileged
17:02:30 [2020-09-21T17:02:30.798Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s)
17:02:30 [2020-09-21T17:02:30.798Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:02:32 [2020-09-21T17:02:32.714Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s)
17:02:32 [2020-09-21T17:02:32.714Z] === RUN   TestCgroupNamespacesRunHostMode
17:02:34 [2020-09-21T17:02:34.631Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s)
17:02:34 [2020-09-21T17:02:34.631Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:02:36 [2020-09-21T17:02:36.550Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s)
17:02:36 [2020-09-21T17:02:36.550Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:02:37 [2020-09-21T17:02:37.940Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.76s)
17:02:37 [2020-09-21T17:02:37.940Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:02:39 [2020-09-21T17:02:39.331Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.99s)
17:02:39 [2020-09-21T17:02:39.331Z] === RUN   TestCgroupNamespacesRunOlderClient
17:02:41 [2020-09-21T17:02:41.247Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s)
17:02:41 [2020-09-21T17:02:41.247Z] === RUN   TestKernelTCPMemory
17:02:41 [2020-09-21T17:02:41.818Z] --- PASS: TestKernelTCPMemory (0.84s)
17:02:41 [2020-09-21T17:02:41.818Z] === RUN   TestNISDomainname
17:02:42 [2020-09-21T17:02:42.761Z] --- PASS: TestNISDomainname (0.94s)
17:02:42 [2020-09-21T17:02:42.761Z] === RUN   TestHostnameDnsResolution
17:02:44 [2020-09-21T17:02:44.677Z] --- PASS: TestHostnameDnsResolution (1.63s)
17:02:44 [2020-09-21T17:02:44.677Z] === RUN   TestStats
17:02:47 [2020-09-21T17:02:47.220Z] --- PASS: TestStats (2.81s)
17:02:47 [2020-09-21T17:02:47.220Z] === RUN   TestStopContainerWithTimeout
17:02:47 [2020-09-21T17:02:47.220Z] === RUN   TestStopContainerWithTimeout/0
17:02:47 [2020-09-21T17:02:47.220Z] === PAUSE TestStopContainerWithTimeout/0
17:02:47 [2020-09-21T17:02:47.220Z] === RUN   TestStopContainerWithTimeout/1
17:02:47 [2020-09-21T17:02:47.220Z] === PAUSE TestStopContainerWithTimeout/1
17:02:47 [2020-09-21T17:02:47.220Z] === RUN   TestStopContainerWithTimeout/3
17:02:47 [2020-09-21T17:02:47.220Z] === PAUSE TestStopContainerWithTimeout/3
17:02:47 [2020-09-21T17:02:47.220Z] === RUN   TestStopContainerWithTimeout/-1
17:02:47 [2020-09-21T17:02:47.220Z] === PAUSE TestStopContainerWithTimeout/-1
17:02:47 [2020-09-21T17:02:47.221Z] === CONT  TestStopContainerWithTimeout/0
17:02:47 [2020-09-21T17:02:47.221Z] === CONT  TestStopContainerWithTimeout/-1
17:02:47 [2020-09-21T17:02:47.221Z] === CONT  TestStopContainerWithTimeout/1
17:02:47 [2020-09-21T17:02:47.221Z] === CONT  TestStopContainerWithTimeout/3
17:02:50 [2020-09-21T17:02:50.524Z] --- PASS: TestStopContainerWithTimeout (0.03s)
17:02:50 [2020-09-21T17:02:50.524Z]     --- PASS: TestStopContainerWithTimeout/0 (1.19s)
17:02:50 [2020-09-21T17:02:50.524Z]     --- PASS: TestStopContainerWithTimeout/1 (2.30s)
17:02:50 [2020-09-21T17:02:50.524Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
17:02:50 [2020-09-21T17:02:50.524Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
17:02:50 [2020-09-21T17:02:50.524Z] === RUN   TestDeleteDevicemapper
17:02:50 [2020-09-21T17:02:50.524Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:02:50 [2020-09-21T17:02:50.524Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:02:50 [2020-09-21T17:02:50.524Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:02:53 [2020-09-21T17:02:53.836Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s)
17:02:53 [2020-09-21T17:02:53.836Z] === RUN   TestUpdateMemory
17:02:53 [2020-09-21T17:02:53.836Z] --- SKIP: TestUpdateMemory (0.00s)
17:02:53 [2020-09-21T17:02:53.836Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:02:53 [2020-09-21T17:02:53.836Z] === RUN   TestUpdateCPUQuota
17:02:54 [2020-09-21T17:02:54.779Z] --- PASS: TestUpdateCPUQuota (1.39s)
17:02:54 [2020-09-21T17:02:54.779Z] === RUN   TestUpdatePidsLimit
17:02:54 [2020-09-21T17:02:54.779Z] === RUN   TestUpdatePidsLimit/update_from_none
17:02:55 [2020-09-21T17:02:55.040Z] === RUN   TestUpdatePidsLimit/no_change
17:02:55 [2020-09-21T17:02:55.612Z] === RUN   TestUpdatePidsLimit/update_lower
17:02:55 [2020-09-21T17:02:55.873Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:02:56 [2020-09-21T17:02:56.445Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:02:56 [2020-09-21T17:02:56.708Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:02:56 [2020-09-21T17:02:56.969Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:02:58 [2020-09-21T17:02:58.356Z] --- PASS: TestUpdatePidsLimit (3.58s)
17:02:58 [2020-09-21T17:02:58.356Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
17:02:58 [2020-09-21T17:02:58.356Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
17:02:58 [2020-09-21T17:02:58.356Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
17:02:58 [2020-09-21T17:02:58.356Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
17:02:58 [2020-09-21T17:02:58.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
17:02:58 [2020-09-21T17:02:58.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
17:02:58 [2020-09-21T17:02:58.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
17:02:58 [2020-09-21T17:02:58.356Z] === RUN   TestUpdateRestartPolicy
17:03:10 [2020-09-21T17:03:10.589Z] --- PASS: TestUpdateRestartPolicy (12.34s)
17:03:10 [2020-09-21T17:03:10.589Z] === RUN   TestUpdateRestartWithAutoRemove
17:03:11 [2020-09-21T17:03:11.532Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
17:03:11 [2020-09-21T17:03:11.532Z] === RUN   TestWaitNonBlocked
17:03:11 [2020-09-21T17:03:11.532Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:11 [2020-09-21T17:03:11.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:11 [2020-09-21T17:03:11.532Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:11 [2020-09-21T17:03:11.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:11 [2020-09-21T17:03:11.532Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:11 [2020-09-21T17:03:11.532Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:12 [2020-09-21T17:03:12.476Z] --- PASS: TestWaitNonBlocked (0.02s)
17:03:12 [2020-09-21T17:03:12.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s)
17:03:12 [2020-09-21T17:03:12.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.00s)
17:03:12 [2020-09-21T17:03:12.476Z] === RUN   TestWaitBlocked
17:03:12 [2020-09-21T17:03:12.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:03:12 [2020-09-21T17:03:12.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:03:12 [2020-09-21T17:03:12.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:03:12 [2020-09-21T17:03:12.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:03:12 [2020-09-21T17:03:12.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:03:12 [2020-09-21T17:03:12.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:03:13 [2020-09-21T17:03:13.867Z] --- PASS: TestWaitBlocked (0.02s)
17:03:13 [2020-09-21T17:03:13.867Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s)
17:03:13 [2020-09-21T17:03:13.867Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s)
17:03:13 [2020-09-21T17:03:13.867Z] === CONT  TestContainerStartOnDaemonRestart
17:03:13 [2020-09-21T17:03:13.867Z] === CONT  TestIpcModeOlderClient
17:03:13 [2020-09-21T17:03:13.867Z] === CONT  TestDaemonHostGatewayIP
17:03:13 [2020-09-21T17:03:13.867Z] === CONT  TestContainerKillOnDaemonStart
17:03:13 [2020-09-21T17:03:13.867Z] --- PASS: TestIpcModeOlderClient (0.19s)
17:03:13 [2020-09-21T17:03:13.867Z] === CONT  TestDaemonRestartIpcMode
17:03:17 [2020-09-21T17:03:17.179Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s)
17:03:18 [2020-09-21T17:03:18.126Z] --- PASS: TestDaemonRestartIpcMode (4.27s)
17:03:18 [2020-09-21T17:03:18.386Z] --- PASS: TestDaemonHostGatewayIP (4.75s)
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestContainerKillOnDaemonStart (13.13s)
17:03:28 [2020-09-21T17:03:28.386Z] PASS
17:03:28 [2020-09-21T17:03:28.386Z] 
17:03:28 [2020-09-21T17:03:28.386Z] === Skipped
17:03:28 [2020-09-21T17:03:28.386Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:03:28 [2020-09-21T17:03:28.386Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:03:28 [2020-09-21T17:03:28.386Z] 
17:03:28 [2020-09-21T17:03:28.386Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
17:03:28 [2020-09-21T17:03:28.386Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:03:28 [2020-09-21T17:03:28.386Z] 
17:03:28 [2020-09-21T17:03:28.386Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
17:03:28 [2020-09-21T17:03:28.386Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:03:28 [2020-09-21T17:03:28.386Z] 
17:03:28 [2020-09-21T17:03:28.386Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:03:28 [2020-09-21T17:03:28.386Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:03:28 [2020-09-21T17:03:28.386Z] 
17:03:28 [2020-09-21T17:03:28.386Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:03:28 [2020-09-21T17:03:28.386Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:03:28 [2020-09-21T17:03:28.386Z] 
17:03:28 [2020-09-21T17:03:28.386Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
17:03:28 [2020-09-21T17:03:28.386Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:03:28 [2020-09-21T17:03:28.386Z] 
17:03:28 [2020-09-21T17:03:28.386Z] 
17:03:28 [2020-09-21T17:03:28.386Z] DONE 192 tests, 6 skipped in 137.630s
17:03:28 [2020-09-21T17:03:28.386Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:03:28 [2020-09-21T17:03:28.386Z] ++ 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:03:28 [2020-09-21T17:03:28.386Z] ++ set -e
17:03:28 [2020-09-21T17:03:28.386Z] ++ '[' -n 0 ']'
17:03:28 [2020-09-21T17:03:28.386Z] ++ set -x
17:03:28 [2020-09-21T17:03:28.386Z] ++ 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 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:03:28 [2020-09-21T17:03:28.386Z] INFO: Testing against a local daemon
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestCommitInheritsEnv
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestCommitInheritsEnv (0.56s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestImportExtremelyLargeImageWorks
17:03:28 [2020-09-21T17:03:28.386Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:03:28 [2020-09-21T17:03:28.386Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestImagesFilterMultiReference
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestImagesFilterMultiReference (0.09s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestImagePullPlatformInvalid
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestRemoveImageOrphaning
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestRemoveImageOrphaning (0.52s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestRemoveImageGarbageCollector
17:03:28 [2020-09-21T17:03:28.386Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:03:28 [2020-09-21T17:03:28.386Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestTagInvalidReference
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestTagInvalidReference (0.03s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestTagValidPrefixedRepo
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestTagExistedNameWithoutForce
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestTagOfficialNames
17:03:28 [2020-09-21T17:03:28.386Z] --- PASS: TestTagOfficialNames (0.07s)
17:03:28 [2020-09-21T17:03:28.386Z] === RUN   TestTagMatchesDigest
17:03:28 [2020-09-21T17:03:28.647Z] --- PASS: TestTagMatchesDigest (0.03s)
17:03:28 [2020-09-21T17:03:28.647Z] PASS
17:03:28 [2020-09-21T17:03:28.647Z] 
17:03:28 [2020-09-21T17:03:28.647Z] === Skipped
17:03:28 [2020-09-21T17:03:28.647Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:03:28 [2020-09-21T17:03:28.647Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:03:28 [2020-09-21T17:03:28.647Z] 
17:03:28 [2020-09-21T17:03:28.647Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:03:28 [2020-09-21T17:03:28.647Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:03:28 [2020-09-21T17:03:28.647Z] 
17:03:28 [2020-09-21T17:03:28.647Z] 
17:03:28 [2020-09-21T17:03:28.647Z] DONE 12 tests, 2 skipped in 1.758s
17:03:28 [2020-09-21T17:03:28.647Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:03:28 [2020-09-21T17:03:28.647Z] ++ 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:03:28 [2020-09-21T17:03:28.647Z] ++ set -e
17:03:28 [2020-09-21T17:03:28.647Z] ++ '[' -n 0 ']'
17:03:28 [2020-09-21T17:03:28.647Z] ++ set -x
17:03:28 [2020-09-21T17:03:28.647Z] ++ 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 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:03:28 [2020-09-21T17:03:28.647Z] INFO: Testing against a local daemon
17:03:28 [2020-09-21T17:03:28.647Z] === RUN   TestNetworkCreateDelete
17:03:29 [2020-09-21T17:03:29.220Z] --- PASS: TestNetworkCreateDelete (0.40s)
17:03:29 [2020-09-21T17:03:29.220Z] === RUN   TestDockerNetworkDeletePreferID
17:03:30 [2020-09-21T17:03:30.607Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s)
17:03:30 [2020-09-21T17:03:30.607Z] === RUN   TestDaemonDNSFallback
17:03:38 [2020-09-21T17:03:38.755Z] --- PASS: TestDaemonDNSFallback (7.38s)
17:03:38 [2020-09-21T17:03:38.755Z] === RUN   TestInspectNetwork
17:03:42 [2020-09-21T17:03:42.964Z] === RUN   TestInspectNetwork/full_network_id
17:03:42 [2020-09-21T17:03:42.964Z] === RUN   TestInspectNetwork/partial_network_id
17:03:42 [2020-09-21T17:03:42.964Z] === RUN   TestInspectNetwork/network_name
17:03:42 [2020-09-21T17:03:42.964Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:03:48 [2020-09-21T17:03:48.252Z] --- PASS: TestInspectNetwork (9.64s)
17:03:48 [2020-09-21T17:03:48.252Z]     --- PASS: TestInspectNetwork/full_network_id (0.02s)
17:03:48 [2020-09-21T17:03:48.252Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:03:48 [2020-09-21T17:03:48.253Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:03:48 [2020-09-21T17:03:48.253Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
17:03:48 [2020-09-21T17:03:48.253Z] === RUN   TestRunContainerWithBridgeNone
17:03:50 [2020-09-21T17:03:50.173Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
17:03:50 [2020-09-21T17:03:50.173Z] === RUN   TestNetworkInvalidJSON
17:03:50 [2020-09-21T17:03:50.173Z] === RUN   TestNetworkInvalidJSON//networks/create
17:03:50 [2020-09-21T17:03:50.173Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:03:50 [2020-09-21T17:03:50.173Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:03:50 [2020-09-21T17:03:50.173Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:03:50 [2020-09-21T17:03:50.173Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:03:50 [2020-09-21T17:03:50.173Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:03:50 [2020-09-21T17:03:50.173Z] === CONT  TestNetworkInvalidJSON//networks/create
17:03:50 [2020-09-21T17:03:50.173Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:03:50 [2020-09-21T17:03:50.173Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:03:50 [2020-09-21T17:03:50.173Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:03:50 [2020-09-21T17:03:50.173Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:03:50 [2020-09-21T17:03:50.173Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:03:50 [2020-09-21T17:03:50.173Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:03:50 [2020-09-21T17:03:50.173Z] === RUN   TestHostIPv4BridgeLabel
17:03:50 [2020-09-21T17:03:50.745Z] --- PASS: TestHostIPv4BridgeLabel (0.75s)
17:03:50 [2020-09-21T17:03:50.745Z] === RUN   TestDaemonRestartWithLiveRestore
17:03:52 [2020-09-21T17:03:52.132Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s)
17:03:52 [2020-09-21T17:03:52.132Z] === RUN   TestDaemonDefaultNetworkPools
17:03:53 [2020-09-21T17:03:53.518Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s)
17:03:53 [2020-09-21T17:03:53.518Z] === RUN   TestDaemonRestartWithExistingNetwork
17:03:55 [2020-09-21T17:03:55.432Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s)
17:03:55 [2020-09-21T17:03:55.432Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:03:57 [2020-09-21T17:03:57.353Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.34s)
17:03:57 [2020-09-21T17:03:57.353Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:03:58 [2020-09-21T17:03:58.297Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s)
17:03:58 [2020-09-21T17:03:58.297Z] === RUN   TestServiceWithPredefinedNetwork
17:04:01 [2020-09-21T17:04:01.599Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s)
17:04:01 [2020-09-21T17:04:01.599Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:04:01 [2020-09-21T17:04:01.599Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:04:01 [2020-09-21T17:04:01.599Z]     service_test.go:236: FLAKY_TEST
17:04:01 [2020-09-21T17:04:01.599Z] === RUN   TestServiceWithDataPathPortInit
17:04:19 [2020-09-21T17:04:19.720Z] --- PASS: TestServiceWithDataPathPortInit (17.92s)
17:04:19 [2020-09-21T17:04:19.720Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:04:29 [2020-09-21T17:04:29.727Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.92s)
17:04:29 [2020-09-21T17:04:29.727Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mrobvwfl0ccsudb40tueexis1 Created:2020-09-21 17:04:21.152783049 +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[c4072b34d9383a49d391bc94afdba7ce7a4a81704b61a9eb6bde118f35df8b88:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9n64q808crybt09qpk7gyogx1 EndpointID:645ee8b12d1a72ab8ee2245cb6d64cf4325b0326c6f0ede7744e9b861cf05ee4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:68c2ae30328084e72dbe113f9351b3222ed1f06d90cb0bb926355e14e1135f94 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:c698ef195d2f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9n64q808crybt09qpk7gyogx1 EndpointID:645ee8b12d1a72ab8ee2245cb6d64cf4325b0326c6f0ede7744e9b861cf05ee4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:04:29 [2020-09-21T17:04:29.727Z] PASS
17:04:29 [2020-09-21T17:04:29.727Z] 
17:04:29 [2020-09-21T17:04:29.727Z] === Skipped
17:04:29 [2020-09-21T17:04:29.727Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:04:29 [2020-09-21T17:04:29.727Z]     service_test.go:236: FLAKY_TEST
17:04:29 [2020-09-21T17:04:29.727Z] 
17:04:29 [2020-09-21T17:04:29.727Z] 
17:04:29 [2020-09-21T17:04:29.727Z] DONE 23 tests, 1 skipped in 59.846s
17:04:29 [2020-09-21T17:04:29.727Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:04:29 [2020-09-21T17:04:29.727Z] ++ 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:04:29 [2020-09-21T17:04:29.727Z] ++ set -e
17:04:29 [2020-09-21T17:04:29.727Z] ++ '[' -n 0 ']'
17:04:29 [2020-09-21T17:04:29.727Z] ++ set -x
17:04:29 [2020-09-21T17:04:29.727Z] ++ 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 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:04:29 [2020-09-21T17:04:29.727Z] INFO: Testing against a local daemon
17:04:29 [2020-09-21T17:04:29.727Z] === RUN   TestDockerNetworkIpvlanPersistance
17:04:29 [2020-09-21T17:04:29.727Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:04:29 [2020-09-21T17:04:29.727Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:29 [2020-09-21T17:04:29.727Z] === RUN   TestDockerNetworkIpvlan
17:04:29 [2020-09-21T17:04:29.727Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:04:29 [2020-09-21T17:04:29.727Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:29 [2020-09-21T17:04:29.727Z] PASS
17:04:29 [2020-09-21T17:04:29.727Z] 
17:04:29 [2020-09-21T17:04:29.727Z] === Skipped
17:04:29 [2020-09-21T17:04:29.727Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:04:29 [2020-09-21T17:04:29.727Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:29 [2020-09-21T17:04:29.727Z] 
17:04:29 [2020-09-21T17:04:29.727Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:04:29 [2020-09-21T17:04:29.727Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:04:29 [2020-09-21T17:04:29.727Z] 
17:04:29 [2020-09-21T17:04:29.727Z] 
17:04:29 [2020-09-21T17:04:29.727Z] DONE 2 tests, 2 skipped in 0.171s
17:04:29 [2020-09-21T17:04:29.727Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:04:29 [2020-09-21T17:04:29.727Z] ++ 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:04:29 [2020-09-21T17:04:29.727Z] ++ set -e
17:04:29 [2020-09-21T17:04:29.727Z] ++ '[' -n 0 ']'
17:04:29 [2020-09-21T17:04:29.727Z] ++ set -x
17:04:29 [2020-09-21T17:04:29.727Z] ++ 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 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:04:29 [2020-09-21T17:04:29.727Z] INFO: Testing against a local daemon
17:04:29 [2020-09-21T17:04:29.727Z] === RUN   TestDockerNetworkMacvlanPersistance
17:04:31 [2020-09-21T17:04:31.114Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.08s)
17:04:31 [2020-09-21T17:04:31.114Z] === RUN   TestDockerNetworkMacvlan
17:04:32 [2020-09-21T17:04:32.057Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:04:33 [2020-09-21T17:04:33.444Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:04:34 [2020-09-21T17:04:34.388Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:04:37 [2020-09-21T17:04:37.829Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:04:41 [2020-09-21T17:04:41.133Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:04:47 [2020-09-21T17:04:47.727Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:04:49 [2020-09-21T17:04:49.114Z] --- PASS: TestDockerNetworkMacvlan (18.26s)
17:04:49 [2020-09-21T17:04:49.114Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
17:04:49 [2020-09-21T17:04:49.114Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s)
17:04:49 [2020-09-21T17:04:49.114Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s)
17:04:49 [2020-09-21T17:04:49.114Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s)
17:04:49 [2020-09-21T17:04:49.114Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.71s)
17:04:49 [2020-09-21T17:04:49.114Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
17:04:49 [2020-09-21T17:04:49.114Z] PASS
17:04:49 [2020-09-21T17:04:49.114Z] 
17:04:49 [2020-09-21T17:04:49.114Z] DONE 8 tests in 20.520s
17:04:49 [2020-09-21T17:04:49.114Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:04:49 [2020-09-21T17:04:49.114Z] ++ 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:04:49 [2020-09-21T17:04:49.114Z] ++ set -e
17:04:49 [2020-09-21T17:04:49.114Z] ++ '[' -n 0 ']'
17:04:49 [2020-09-21T17:04:49.114Z] ++ set -x
17:04:49 [2020-09-21T17:04:49.114Z] ++ 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 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:04:49 [2020-09-21T17:04:49.114Z] testing: warning: no tests to run
17:04:49 [2020-09-21T17:04:49.114Z] PASS
17:04:49 [2020-09-21T17:04:49.114Z] 
17:04:49 [2020-09-21T17:04:49.114Z] DONE 0 tests in 0.069s
17:04:49 [2020-09-21T17:04:49.114Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:04:49 [2020-09-21T17:04:49.114Z] ++ 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:04:49 [2020-09-21T17:04:49.114Z] ++ set -e
17:04:49 [2020-09-21T17:04:49.114Z] ++ '[' -n 0 ']'
17:04:49 [2020-09-21T17:04:49.114Z] ++ set -x
17:04:49 [2020-09-21T17:04:49.114Z] ++ 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 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:04:49 [2020-09-21T17:04:49.375Z] INFO: Testing against a local daemon
17:04:49 [2020-09-21T17:04:49.375Z] === RUN   TestAuthZPluginAllowRequest
17:04:51 [2020-09-21T17:04:51.291Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
17:04:51 [2020-09-21T17:04:51.291Z] === RUN   TestAuthZPluginTLS
17:04:51 [2020-09-21T17:04:51.866Z] --- PASS: TestAuthZPluginTLS (0.66s)
17:04:51 [2020-09-21T17:04:51.866Z] === RUN   TestAuthZPluginDenyRequest
17:04:52 [2020-09-21T17:04:52.440Z] --- PASS: TestAuthZPluginDenyRequest (0.63s)
17:04:52 [2020-09-21T17:04:52.440Z] === RUN   TestAuthZPluginAPIDenyResponse
17:04:53 [2020-09-21T17:04:53.013Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.62s)
17:04:53 [2020-09-21T17:04:53.013Z] === RUN   TestAuthZPluginDenyResponse
17:04:53 [2020-09-21T17:04:53.957Z] --- PASS: TestAuthZPluginDenyResponse (0.64s)
17:04:53 [2020-09-21T17:04:53.957Z] === RUN   TestAuthZPluginAllowEventStream
17:04:55 [2020-09-21T17:04:55.874Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
17:04:55 [2020-09-21T17:04:55.874Z] === RUN   TestAuthZPluginErrorResponse
17:04:56 [2020-09-21T17:04:56.135Z] --- PASS: TestAuthZPluginErrorResponse (0.67s)
17:04:56 [2020-09-21T17:04:56.135Z] === RUN   TestAuthZPluginErrorRequest
17:04:56 [2020-09-21T17:04:56.715Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
17:04:56 [2020-09-21T17:04:56.715Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:04:57 [2020-09-21T17:04:57.658Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s)
17:04:57 [2020-09-21T17:04:57.658Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:04:59 [2020-09-21T17:04:59.575Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s)
17:04:59 [2020-09-21T17:04:59.575Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:05:02 [2020-09-21T17:05:02.124Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
17:05:02 [2020-09-21T17:05:02.124Z] === RUN   TestAuthZPluginHeader
17:05:03 [2020-09-21T17:05:03.068Z] --- PASS: TestAuthZPluginHeader (1.05s)
17:05:03 [2020-09-21T17:05:03.068Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:05:03 [2020-09-21T17:05:03.068Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:05:03 [2020-09-21T17:05:03.068Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:03 [2020-09-21T17:05:03.068Z] === RUN   TestAuthZPluginV2Disable
17:05:03 [2020-09-21T17:05:03.068Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:05:03 [2020-09-21T17:05:03.068Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:03 [2020-09-21T17:05:03.068Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:05:03 [2020-09-21T17:05:03.068Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:05:03 [2020-09-21T17:05:03.068Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:03 [2020-09-21T17:05:03.068Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:05:03 [2020-09-21T17:05:03.068Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:05:03 [2020-09-21T17:05:03.068Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:03 [2020-09-21T17:05:03.068Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:05:21 [2020-09-21T17:05:21.186Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s)
17:05:21 [2020-09-21T17:05:21.186Z] PASS
17:05:21 [2020-09-21T17:05:21.186Z] 
17:05:21 [2020-09-21T17:05:21.186Z] === Skipped
17:05:21 [2020-09-21T17:05:21.186Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:05:21 [2020-09-21T17:05:21.186Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:21 [2020-09-21T17:05:21.186Z] 
17:05:21 [2020-09-21T17:05:21.186Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:05:21 [2020-09-21T17:05:21.186Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:21 [2020-09-21T17:05:21.186Z] 
17:05:21 [2020-09-21T17:05:21.186Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:05:21 [2020-09-21T17:05:21.186Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:21 [2020-09-21T17:05:21.186Z] 
17:05:21 [2020-09-21T17:05:21.186Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:05:21 [2020-09-21T17:05:21.186Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:21 [2020-09-21T17:05:21.186Z] 
17:05:21 [2020-09-21T17:05:21.186Z] 
17:05:21 [2020-09-21T17:05:21.186Z] DONE 17 tests, 4 skipped in 32.023s
17:05:21 [2020-09-21T17:05:21.186Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:05:21 [2020-09-21T17:05:21.186Z] ++ 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:05:21 [2020-09-21T17:05:21.186Z] ++ set -e
17:05:21 [2020-09-21T17:05:21.186Z] ++ '[' -n 0 ']'
17:05:21 [2020-09-21T17:05:21.186Z] ++ set -x
17:05:21 [2020-09-21T17:05:21.186Z] ++ 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 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:05:21 [2020-09-21T17:05:21.447Z] INFO: Testing against a local daemon
17:05:21 [2020-09-21T17:05:21.447Z] === RUN   TestPluginInvalidJSON
17:05:21 [2020-09-21T17:05:21.447Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:05:21 [2020-09-21T17:05:21.447Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:05:21 [2020-09-21T17:05:21.447Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:05:21 [2020-09-21T17:05:21.447Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:05:21 [2020-09-21T17:05:21.447Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:05:21 [2020-09-21T17:05:21.447Z] === RUN   TestPluginInstall
17:05:21 [2020-09-21T17:05:21.447Z] === RUN   TestPluginInstall/no_auth
17:05:28 [2020-09-21T17:05:28.050Z] time="2020-09-21T17:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:28 [2020-09-21T17:05:28.050Z] time="2020-09-21T17:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bf6a27f2c4407ce1d86ad586162e80ae0578e8607464bec40e1900e1171904e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:28 [2020-09-21T17:05:28.050Z] time="2020-09-21T17:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:28 [2020-09-21T17:05:28.050Z] time="2020-09-21T17:05:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3bf6a27f2c4407ce1d86ad586162e80ae0578e8607464bec40e1900e1171904e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:28 [2020-09-21T17:05:28.050Z] === RUN   TestPluginInstall/with_htpasswd
17:05:28 [2020-09-21T17:05:28.050Z] time="2020-09-21T17:05:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:28 [2020-09-21T17:05:28.050Z] time="2020-09-21T17:05:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:787c0ca10dac25ce460ab23f2826a328bf0100e00ba729d28f9b2d32650dcc96" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:28 [2020-09-21T17:05:28.050Z] time="2020-09-21T17:05:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:28 [2020-09-21T17:05:28.050Z] time="2020-09-21T17:05:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:787c0ca10dac25ce460ab23f2826a328bf0100e00ba729d28f9b2d32650dcc96" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:28 [2020-09-21T17:05:28.621Z] === RUN   TestPluginInstall/with_insecure
17:05:30 [2020-09-21T17:05:30.008Z] time="2020-09-21T17:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:30 [2020-09-21T17:05:30.008Z] time="2020-09-21T17:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8a08dc08de74048ba12191f4a1faaabdb225efe81e79ceb7d24b1616681bbfb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:30 [2020-09-21T17:05:30.008Z] time="2020-09-21T17:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:05:30 [2020-09-21T17:05:30.008Z] time="2020-09-21T17:05:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a8a08dc08de74048ba12191f4a1faaabdb225efe81e79ceb7d24b1616681bbfb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:05:30 [2020-09-21T17:05:30.269Z] --- PASS: TestPluginInstall (8.78s)
17:05:30 [2020-09-21T17:05:30.269Z]     --- PASS: TestPluginInstall/no_auth (5.85s)
17:05:30 [2020-09-21T17:05:30.269Z]     --- PASS: TestPluginInstall/with_htpasswd (1.20s)
17:05:30 [2020-09-21T17:05:30.269Z]     --- PASS: TestPluginInstall/with_insecure (1.73s)
17:05:30 [2020-09-21T17:05:30.269Z]         plugin_test.go:157: [dc7a7c27091d9] daemon is not started
17:05:30 [2020-09-21T17:05:30.269Z] PASS
17:05:30 [2020-09-21T17:05:30.269Z] 
17:05:30 [2020-09-21T17:05:30.269Z] DONE 6 tests in 9.002s
17:05:30 [2020-09-21T17:05:30.269Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:05:30 [2020-09-21T17:05:30.269Z] ++ 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:05:30 [2020-09-21T17:05:30.269Z] ++ set -e
17:05:30 [2020-09-21T17:05:30.269Z] ++ '[' -n 0 ']'
17:05:30 [2020-09-21T17:05:30.269Z] ++ set -x
17:05:30 [2020-09-21T17:05:30.269Z] ++ 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 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:05:30 [2020-09-21T17:05:30.530Z] INFO: Testing against a local daemon
17:05:30 [2020-09-21T17:05:30.530Z] === RUN   TestExternalGraphDriver
17:05:30 [2020-09-21T17:05:30.791Z] === RUN   TestExternalGraphDriver/json
17:05:33 [2020-09-21T17:05:33.340Z] === RUN   TestExternalGraphDriver/spec
17:05:36 [2020-09-21T17:05:36.644Z] === RUN   TestExternalGraphDriver/pull
17:05:38 [2020-09-21T17:05:38.560Z] --- PASS: TestExternalGraphDriver (7.78s)
17:05:38 [2020-09-21T17:05:38.560Z]     --- PASS: TestExternalGraphDriver/json (2.57s)
17:05:38 [2020-09-21T17:05:38.560Z]     --- PASS: TestExternalGraphDriver/spec (2.78s)
17:05:38 [2020-09-21T17:05:38.560Z]     --- PASS: TestExternalGraphDriver/pull (2.19s)
17:05:38 [2020-09-21T17:05:38.560Z] === RUN   TestGraphdriverPluginV2
17:05:38 [2020-09-21T17:05:38.560Z] --- SKIP: TestGraphdriverPluginV2 (0.31s)
17:05:38 [2020-09-21T17:05:38.560Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:38 [2020-09-21T17:05:38.560Z] PASS
17:05:38 [2020-09-21T17:05:38.560Z] 
17:05:38 [2020-09-21T17:05:38.560Z] === Skipped
17:05:38 [2020-09-21T17:05:38.560Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.31s)
17:05:38 [2020-09-21T17:05:38.560Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:05:38 [2020-09-21T17:05:38.560Z] 
17:05:38 [2020-09-21T17:05:38.560Z] 
17:05:38 [2020-09-21T17:05:38.560Z] DONE 5 tests, 1 skipped in 8.260s
17:05:38 [2020-09-21T17:05:38.560Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:05:38 [2020-09-21T17:05:38.560Z] ++ 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:05:38 [2020-09-21T17:05:38.560Z] ++ set -e
17:05:38 [2020-09-21T17:05:38.560Z] ++ '[' -n 0 ']'
17:05:38 [2020-09-21T17:05:38.560Z] ++ set -x
17:05:38 [2020-09-21T17:05:38.560Z] ++ 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 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:05:38 [2020-09-21T17:05:38.821Z] INFO: Testing against a local daemon
17:05:38 [2020-09-21T17:05:38.821Z] === RUN   TestContinueAfterPluginCrash
17:05:38 [2020-09-21T17:05:38.821Z] === PAUSE TestContinueAfterPluginCrash
17:05:38 [2020-09-21T17:05:38.821Z] === RUN   TestReadPluginNoRead
17:05:38 [2020-09-21T17:05:38.821Z] === PAUSE TestReadPluginNoRead
17:05:38 [2020-09-21T17:05:38.821Z] === RUN   TestDaemonStartWithLogOpt
17:05:38 [2020-09-21T17:05:38.821Z] === PAUSE TestDaemonStartWithLogOpt
17:05:38 [2020-09-21T17:05:38.821Z] === CONT  TestContinueAfterPluginCrash
17:05:38 [2020-09-21T17:05:38.821Z] === CONT  TestDaemonStartWithLogOpt
17:05:38 [2020-09-21T17:05:38.821Z] === CONT  TestReadPluginNoRead
17:05:43 [2020-09-21T17:05:43.041Z] === RUN   TestReadPluginNoRead/default
17:05:43 [2020-09-21T17:05:43.614Z] --- PASS: TestDaemonStartWithLogOpt (4.80s)
17:05:45 [2020-09-21T17:05:45.000Z] === RUN   TestReadPluginNoRead/disabled_caching
17:05:46 [2020-09-21T17:05:46.914Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:05:48 [2020-09-21T17:05:48.829Z] --- PASS: TestReadPluginNoRead (9.72s)
17:05:48 [2020-09-21T17:05:48.829Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
17:05:48 [2020-09-21T17:05:48.829Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.84s)
17:05:48 [2020-09-21T17:05:48.829Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s)
17:05:48 [2020-09-21T17:05:48.829Z]     read_test.go:92: [dcb79f556a4ed] daemon is not started
17:05:48 [2020-09-21T17:05:48.829Z] --- PASS: TestContinueAfterPluginCrash (10.13s)
17:05:48 [2020-09-21T17:05:48.829Z] PASS
17:05:48 [2020-09-21T17:05:48.829Z] 
17:05:48 [2020-09-21T17:05:48.829Z] DONE 6 tests in 10.309s
17:05:48 [2020-09-21T17:05:48.829Z] 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:05:48 [2020-09-21T17:05:48.829Z] ++ 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:05:48 [2020-09-21T17:05:48.829Z] ++ set -e
17:05:48 [2020-09-21T17:05:48.829Z] ++ '[' -n 0 ']'
17:05:48 [2020-09-21T17:05:48.829Z] ++ set -x
17:05:48 [2020-09-21T17:05:48.829Z] ++ 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 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:05:49 [2020-09-21T17:05:49.090Z] testing: warning: no tests to run
17:05:49 [2020-09-21T17:05:49.090Z] PASS
17:05:49 [2020-09-21T17:05:49.090Z] 
17:05:49 [2020-09-21T17:05:49.090Z] DONE 0 tests in 0.051s
17:05:49 [2020-09-21T17:05:49.090Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:05:49 [2020-09-21T17:05:49.090Z] ++ 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:05:49 [2020-09-21T17:05:49.090Z] ++ set -e
17:05:49 [2020-09-21T17:05:49.090Z] ++ '[' -n 0 ']'
17:05:49 [2020-09-21T17:05:49.090Z] ++ set -x
17:05:49 [2020-09-21T17:05:49.091Z] ++ 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 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:05:49 [2020-09-21T17:05:49.091Z] INFO: Testing against a local daemon
17:05:49 [2020-09-21T17:05:49.091Z] === RUN   TestPluginWithDevMounts
17:05:49 [2020-09-21T17:05:49.091Z] === PAUSE TestPluginWithDevMounts
17:05:49 [2020-09-21T17:05:49.091Z] === CONT  TestPluginWithDevMounts
17:05:51 [2020-09-21T17:05:51.636Z] --- PASS: TestPluginWithDevMounts (2.18s)
17:05:51 [2020-09-21T17:05:51.636Z] PASS
17:05:51 [2020-09-21T17:05:51.636Z] 
17:05:51 [2020-09-21T17:05:51.636Z] DONE 1 tests in 2.353s
17:05:51 [2020-09-21T17:05:51.636Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:05:51 [2020-09-21T17:05:51.636Z] ++ 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:05:51 [2020-09-21T17:05:51.636Z] ++ set -e
17:05:51 [2020-09-21T17:05:51.636Z] ++ '[' -n 0 ']'
17:05:51 [2020-09-21T17:05:51.636Z] ++ set -x
17:05:51 [2020-09-21T17:05:51.636Z] ++ 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 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:05:51 [2020-09-21T17:05:51.636Z] INFO: Testing against a local daemon
17:05:51 [2020-09-21T17:05:51.636Z] === RUN   TestSecretInspect
17:05:54 [2020-09-21T17:05:54.939Z] --- PASS: TestSecretInspect (3.17s)
17:05:54 [2020-09-21T17:05:54.939Z] === RUN   TestSecretList
17:05:58 [2020-09-21T17:05:58.241Z] --- PASS: TestSecretList (3.17s)
17:05:58 [2020-09-21T17:05:58.241Z] === RUN   TestSecretsCreateAndDelete
17:06:01 [2020-09-21T17:06:01.562Z] --- PASS: TestSecretsCreateAndDelete (3.21s)
17:06:01 [2020-09-21T17:06:01.562Z] === RUN   TestSecretsUpdate
17:06:04 [2020-09-21T17:06:04.864Z] --- PASS: TestSecretsUpdate (3.26s)
17:06:04 [2020-09-21T17:06:04.864Z] === RUN   TestTemplatedSecret
17:06:08 [2020-09-21T17:06:08.166Z] --- PASS: TestTemplatedSecret (3.43s)
17:06:08 [2020-09-21T17:06:08.166Z] === RUN   TestSecretCreateResolve
17:06:11 [2020-09-21T17:06:11.469Z] --- PASS: TestSecretCreateResolve (3.21s)
17:06:11 [2020-09-21T17:06:11.469Z] PASS
17:06:11 [2020-09-21T17:06:11.469Z] 
17:06:11 [2020-09-21T17:06:11.469Z] DONE 6 tests in 19.643s
17:06:11 [2020-09-21T17:06:11.469Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:06:11 [2020-09-21T17:06:11.469Z] ++ 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:06:11 [2020-09-21T17:06:11.469Z] ++ set -e
17:06:11 [2020-09-21T17:06:11.469Z] ++ '[' -n 0 ']'
17:06:11 [2020-09-21T17:06:11.469Z] ++ set -x
17:06:11 [2020-09-21T17:06:11.469Z] ++ 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 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:06:11 [2020-09-21T17:06:11.469Z] INFO: Testing against a local daemon
17:06:11 [2020-09-21T17:06:11.469Z] === RUN   TestServiceCreateInit
17:06:11 [2020-09-21T17:06:11.469Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:06:15 [2020-09-21T17:06:15.677Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:06:20 [2020-09-21T17:06:20.974Z] --- PASS: TestServiceCreateInit (9.48s)
17:06:20 [2020-09-21T17:06:20.975Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s)
17:06:20 [2020-09-21T17:06:20.975Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.95s)
17:06:20 [2020-09-21T17:06:20.975Z] === RUN   TestCreateServiceMultipleTimes
17:06:42 [2020-09-21T17:06:42.946Z] --- PASS: TestCreateServiceMultipleTimes (19.19s)
17:06:42 [2020-09-21T17:06:42.946Z] === RUN   TestCreateServiceConflict
17:06:42 [2020-09-21T17:06:42.946Z] --- PASS: TestCreateServiceConflict (3.17s)
17:06:42 [2020-09-21T17:06:42.946Z] === RUN   TestCreateServiceMaxReplicas
17:06:47 [2020-09-21T17:06:47.154Z] --- PASS: TestCreateServiceMaxReplicas (3.56s)
17:06:47 [2020-09-21T17:06:47.154Z] === RUN   TestCreateWithDuplicateNetworkNames
17:07:02 [2020-09-21T17:07:02.068Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.79s)
17:07:02 [2020-09-21T17:07:02.068Z] === RUN   TestCreateServiceSecretFileMode
17:07:04 [2020-09-21T17:07:04.620Z] --- PASS: TestCreateServiceSecretFileMode (2.72s)
17:07:04 [2020-09-21T17:07:04.620Z] === RUN   TestCreateServiceConfigFileMode
17:07:07 [2020-09-21T17:07:07.923Z] --- PASS: TestCreateServiceConfigFileMode (3.40s)
17:07:07 [2020-09-21T17:07:07.923Z] === RUN   TestCreateServiceSysctls
17:07:11 [2020-09-21T17:07:11.229Z] --- PASS: TestCreateServiceSysctls (3.74s)
17:07:11 [2020-09-21T17:07:11.229Z] === RUN   TestCreateServiceCapabilities
17:07:14 [2020-09-21T17:07:14.532Z] --- PASS: TestCreateServiceCapabilities (3.33s)
17:07:14 [2020-09-21T17:07:14.532Z] === RUN   TestInspect
17:07:17 [2020-09-21T17:07:17.834Z] --- PASS: TestInspect (2.89s)
17:07:17 [2020-09-21T17:07:17.834Z] === RUN   TestCreateJob
17:07:22 [2020-09-21T17:07:22.061Z] --- PASS: TestCreateJob (4.12s)
17:07:22 [2020-09-21T17:07:22.061Z] === RUN   TestReplicatedJob
17:07:28 [2020-09-21T17:07:28.654Z] --- PASS: TestReplicatedJob (6.01s)
17:07:28 [2020-09-21T17:07:28.654Z] === RUN   TestUpdateReplicatedJob
17:07:31 [2020-09-21T17:07:31.958Z] --- PASS: TestUpdateReplicatedJob (4.37s)
17:07:31 [2020-09-21T17:07:31.958Z] === RUN   TestServiceListWithStatuses
17:07:31 [2020-09-21T17:07:31.958Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:07:31 [2020-09-21T17:07:31.958Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:07:31 [2020-09-21T17:07:31.958Z] === RUN   TestDockerNetworkConnectAlias
17:07:38 [2020-09-21T17:07:38.545Z] --- PASS: TestDockerNetworkConnectAlias (6.45s)
17:07:38 [2020-09-21T17:07:38.545Z] === RUN   TestDockerNetworkReConnect
17:07:43 [2020-09-21T17:07:43.839Z] --- PASS: TestDockerNetworkReConnect (5.02s)
17:07:43 [2020-09-21T17:07:43.839Z] === RUN   TestServicePlugin
17:07:43 [2020-09-21T17:07:43.839Z] --- SKIP: TestServicePlugin (0.00s)
17:07:43 [2020-09-21T17:07:43.839Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:07:43 [2020-09-21T17:07:43.839Z] === RUN   TestServiceUpdateLabel
17:07:46 [2020-09-21T17:07:46.387Z] --- PASS: TestServiceUpdateLabel (2.66s)
17:07:46 [2020-09-21T17:07:46.387Z] === RUN   TestServiceUpdateSecrets
17:08:04 [2020-09-21T17:08:04.507Z] --- PASS: TestServiceUpdateSecrets (15.42s)
17:08:04 [2020-09-21T17:08:04.507Z] === RUN   TestServiceUpdateConfigs
17:08:16 [2020-09-21T17:08:16.740Z] --- PASS: TestServiceUpdateConfigs (15.28s)
17:08:16 [2020-09-21T17:08:16.740Z] === RUN   TestServiceUpdateNetwork
17:08:31 [2020-09-21T17:08:31.656Z] --- PASS: TestServiceUpdateNetwork (14.28s)
17:08:31 [2020-09-21T17:08:31.657Z] === RUN   TestServiceUpdatePidsLimit
17:08:32 [2020-09-21T17:08:32.230Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:08:33 [2020-09-21T17:08:33.175Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:08:41 [2020-09-21T17:08:41.314Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:08:49 [2020-09-21T17:08:49.455Z] --- PASS: TestServiceUpdatePidsLimit (16.92s)
17:08:49 [2020-09-21T17:08:49.455Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
17:08:49 [2020-09-21T17:08:49.455Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
17:08:49 [2020-09-21T17:08:49.455Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s)
17:08:49 [2020-09-21T17:08:49.455Z] PASS
17:08:49 [2020-09-21T17:08:49.455Z] 
17:08:49 [2020-09-21T17:08:49.455Z] === Skipped
17:08:49 [2020-09-21T17:08:49.455Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:08:49 [2020-09-21T17:08:49.455Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:08:49 [2020-09-21T17:08:49.455Z] 
17:08:49 [2020-09-21T17:08:49.455Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:08:49 [2020-09-21T17:08:49.455Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:08:49 [2020-09-21T17:08:49.455Z] 
17:08:49 [2020-09-21T17:08:49.455Z] 
17:08:49 [2020-09-21T17:08:49.455Z] DONE 27 tests, 2 skipped in 157.017s
17:08:49 [2020-09-21T17:08:49.455Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:08:49 [2020-09-21T17:08:49.455Z] ++ 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:08:49 [2020-09-21T17:08:49.455Z] ++ set -e
17:08:49 [2020-09-21T17:08:49.455Z] ++ '[' -n 0 ']'
17:08:49 [2020-09-21T17:08:49.455Z] ++ set -x
17:08:49 [2020-09-21T17:08:49.455Z] ++ 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 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:08:49 [2020-09-21T17:08:49.455Z] INFO: Testing against a local daemon
17:08:49 [2020-09-21T17:08:49.455Z] === RUN   TestSessionCreate
17:08:49 [2020-09-21T17:08:49.455Z] --- PASS: TestSessionCreate (0.06s)
17:08:49 [2020-09-21T17:08:49.455Z] === RUN   TestSessionCreateWithBadUpgrade
17:08:49 [2020-09-21T17:08:49.455Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
17:08:49 [2020-09-21T17:08:49.455Z] PASS
17:08:49 [2020-09-21T17:08:49.455Z] 
17:08:49 [2020-09-21T17:08:49.455Z] DONE 2 tests in 0.270s
17:08:49 [2020-09-21T17:08:49.455Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:08:49 [2020-09-21T17:08:49.455Z] ++ 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:08:49 [2020-09-21T17:08:49.455Z] ++ set -e
17:08:49 [2020-09-21T17:08:49.455Z] ++ '[' -n 0 ']'
17:08:49 [2020-09-21T17:08:49.455Z] ++ set -x
17:08:49 [2020-09-21T17:08:49.455Z] ++ 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 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:08:49 [2020-09-21T17:08:49.455Z] INFO: Testing against a local daemon
17:08:49 [2020-09-21T17:08:49.455Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:08:49 [2020-09-21T17:08:49.455Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:08:49 [2020-09-21T17:08:49.455Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:08:49 [2020-09-21T17:08:49.455Z] === RUN   TestEventsExecDie
17:08:49 [2020-09-21T17:08:49.455Z] --- PASS: TestEventsExecDie (0.86s)
17:08:49 [2020-09-21T17:08:49.455Z] === RUN   TestEventsBackwardsCompatible
17:08:49 [2020-09-21T17:08:49.455Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
17:08:49 [2020-09-21T17:08:49.455Z] === RUN   TestInfoBinaryCommits
17:08:49 [2020-09-21T17:08:49.455Z] --- PASS: TestInfoBinaryCommits (0.05s)
17:08:49 [2020-09-21T17:08:49.455Z] === RUN   TestInfoAPIVersioned
17:08:49 [2020-09-21T17:08:49.455Z] --- PASS: TestInfoAPIVersioned (0.03s)
17:08:49 [2020-09-21T17:08:49.455Z] === RUN   TestInfoDiscoveryBackend
17:08:50 [2020-09-21T17:08:50.399Z] --- PASS: TestInfoDiscoveryBackend (0.67s)
17:08:50 [2020-09-21T17:08:50.399Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:08:51 [2020-09-21T17:08:51.345Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:08:51 [2020-09-21T17:08:51.345Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:08:51 [2020-09-21T17:08:51.918Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s)
17:08:51 [2020-09-21T17:08:51.918Z] === RUN   TestInfoAPI
17:08:51 [2020-09-21T17:08:51.918Z] --- PASS: TestInfoAPI (0.05s)
17:08:51 [2020-09-21T17:08:51.918Z] === RUN   TestInfoAPIWarnings
17:08:52 [2020-09-21T17:08:52.491Z] --- PASS: TestInfoAPIWarnings (0.63s)
17:08:52 [2020-09-21T17:08:52.491Z] === RUN   TestInfoDebug
17:08:53 [2020-09-21T17:08:53.064Z] --- PASS: TestInfoDebug (0.60s)
17:08:53 [2020-09-21T17:08:53.064Z] === RUN   TestInfoInsecureRegistries
17:08:53 [2020-09-21T17:08:53.637Z] --- PASS: TestInfoInsecureRegistries (0.62s)
17:08:53 [2020-09-21T17:08:53.637Z] === RUN   TestInfoRegistryMirrors
17:08:54 [2020-09-21T17:08:54.581Z] --- PASS: TestInfoRegistryMirrors (0.61s)
17:08:54 [2020-09-21T17:08:54.581Z] === RUN   TestLoginFailsWithBadCredentials
17:08:54 [2020-09-21T17:08:54.843Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
17:08:54 [2020-09-21T17:08:54.843Z] === RUN   TestPingCacheHeaders
17:08:54 [2020-09-21T17:08:54.843Z] --- PASS: TestPingCacheHeaders (0.04s)
17:08:54 [2020-09-21T17:08:54.843Z] === RUN   TestPingGet
17:08:54 [2020-09-21T17:08:54.843Z] --- PASS: TestPingGet (0.02s)
17:08:54 [2020-09-21T17:08:54.843Z] === RUN   TestPingHead
17:08:54 [2020-09-21T17:08:54.843Z] --- PASS: TestPingHead (0.04s)
17:08:54 [2020-09-21T17:08:54.843Z] === RUN   TestVersion
17:08:54 [2020-09-21T17:08:54.843Z] --- PASS: TestVersion (0.05s)
17:08:54 [2020-09-21T17:08:54.843Z] PASS
17:08:54 [2020-09-21T17:08:54.843Z] 
17:08:54 [2020-09-21T17:08:54.843Z] === Skipped
17:08:54 [2020-09-21T17:08:54.843Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:08:54 [2020-09-21T17:08:54.843Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:08:54 [2020-09-21T17:08:54.843Z] 
17:08:54 [2020-09-21T17:08:54.843Z] 
17:08:54 [2020-09-21T17:08:54.843Z] DONE 18 tests, 1 skipped in 6.612s
17:08:55 [2020-09-21T17:08:55.104Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:08:55 [2020-09-21T17:08:55.104Z] ++ 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:08:55 [2020-09-21T17:08:55.104Z] ++ set -e
17:08:55 [2020-09-21T17:08:55.104Z] ++ '[' -n 0 ']'
17:08:55 [2020-09-21T17:08:55.104Z] ++ set -x
17:08:55 [2020-09-21T17:08:55.104Z] ++ 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 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:08:55 [2020-09-21T17:08:55.104Z] INFO: Testing against a local daemon
17:08:55 [2020-09-21T17:08:55.104Z] === RUN   TestVolumesCreateAndList
17:08:55 [2020-09-21T17:08:55.104Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:08:55 [2020-09-21T17:08:55.104Z] === RUN   TestVolumesRemove
17:08:55 [2020-09-21T17:08:55.365Z] --- PASS: TestVolumesRemove (0.10s)
17:08:55 [2020-09-21T17:08:55.365Z] === RUN   TestVolumesInspect
17:08:55 [2020-09-21T17:08:55.365Z] --- PASS: TestVolumesInspect (0.03s)
17:08:55 [2020-09-21T17:08:55.365Z] === RUN   TestVolumesInvalidJSON
17:08:55 [2020-09-21T17:08:55.365Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:08:55 [2020-09-21T17:08:55.365Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:08:55 [2020-09-21T17:08:55.365Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:08:55 [2020-09-21T17:08:55.365Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:08:55 [2020-09-21T17:08:55.365Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:08:55 [2020-09-21T17:08:55.365Z] PASS
17:08:55 [2020-09-21T17:08:55.365Z] 
17:08:55 [2020-09-21T17:08:55.365Z] DONE 5 tests in 0.363s
17:08:55 [2020-09-21T17:08:55.365Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:08:55 [2020-09-21T17:08:55.626Z] ++++ cat bundles/test-integration/docker.pid
17:08:55 [2020-09-21T17:08:55.626Z] +++ kill 13621
17:08:57 [2020-09-21T17:08:57.011Z] +++ /etc/init.d/apparmor stop
17:08:57 [2020-09-21T17:08:57.011Z] Leaving: AppArmorNo profiles have been unloaded.
17:08:57 [2020-09-21T17:08:57.011Z] 
17:08:57 [2020-09-21T17:08:57.011Z] Unloading profiles will leave already running processes permanently
17:08:57 [2020-09-21T17:08:57.011Z] unconfined, which can lead to unexpected situations.
17:08:57 [2020-09-21T17:08:57.011Z] 
17:08:57 [2020-09-21T17:08:57.011Z] To set a process to complain mode, use the command line tool
17:08:57 [2020-09-21T17:08:57.011Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:08:57 [2020-09-21T17:08:57.011Z] +++ true
17:08:57 [2020-09-21T17:08:57.011Z] exiting test-integration
17:08:57 [2020-09-21T17:08:57.011Z] ++ exit 0
17:08:57 [2020-09-21T17:08:57.011Z]