Skip to content

Console Output

20:56:47 [2021-11-17T20:56:47.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43025/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=458b4aae197aee829075c4f0a883ae689f966f29 -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:458b4aae197aee829075c4f0a883ae689f966f29 hack/make.sh dynbinary test-integration
20:56:48 [2021-11-17T20:56:48.416Z] 
20:56:48 [2021-11-17T20:56:48.680Z] Removing bundles/
20:56:48 [2021-11-17T20:56:48.680Z] 
20:56:48 [2021-11-17T20:56:48.680Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:56:48 [2021-11-17T20:56:48.680Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:56:48 [2021-11-17T20:56:48.680Z] GOOS="" GOARCH="" GOARM=""
20:58:10 [2021-11-17T20:58:10.165Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
20:58:10 [2021-11-17T20:58:10.165Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
20:58:10 [2021-11-17T20:58:10.165Z] GOOS="" GOARCH="" GOARM=""
20:58:10 [2021-11-17T20:58:10.165Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
20:58:10 [2021-11-17T20:58:10.165Z] 
20:58:10 [2021-11-17T20:58:10.165Z] ---> Making bundle: test-integration (in bundles/test-integration)
20:58:10 [2021-11-17T20:58:10.165Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
20:58:10 [2021-11-17T20:58:10.165Z] HOSTNAME=5d55dd0ce4ac
20:58:10 [2021-11-17T20:58:10.165Z] TESTDEBUG=0
20:58:10 [2021-11-17T20:58:10.165Z] DEST=bundles/test-integration
20:58:10 [2021-11-17T20:58:10.165Z] PWD=/go/src/github.com/docker/docker
20:58:10 [2021-11-17T20:58:10.165Z] DOCKER_GITCOMMIT=458b4aae197aee829075c4f0a883ae689f966f29
20:58:10 [2021-11-17T20:58:10.165Z] container=docker
20:58:10 [2021-11-17T20:58:10.165Z] HOME=/root
20:58:10 [2021-11-17T20:58:10.165Z] GOLANG_VERSION=1.17.3
20:58:10 [2021-11-17T20:58:10.165Z] VALIDATE_REPO=https://github.com/moby/moby.git
20:58:10 [2021-11-17T20:58:10.165Z] VALIDATE_BRANCH=master
20:58:10 [2021-11-17T20:58:10.165Z] TERM=xterm
20:58:10 [2021-11-17T20:58:10.165Z] DOCKER_PKG=github.com/docker/docker
20:58:10 [2021-11-17T20:58:10.165Z] SHLVL=1
20:58:10 [2021-11-17T20:58:10.165Z] TIMEOUT=120m
20:58:10 [2021-11-17T20:58:10.165Z] DOCKER_BUILDTAGS=apparmor seccomp journald
20:58:10 [2021-11-17T20:58:10.165Z] DOCKER_GRAPHDRIVER=overlay2
20:58:10 [2021-11-17T20:58:10.165Z] GO111MODULE=off
20:58:10 [2021-11-17T20:58:10.165Z] DOCKER_EXPERIMENTAL=1
20:58:10 [2021-11-17T20:58:10.165Z] TEST_SKIP_INTEGRATION_CLI=1
20:58:10 [2021-11-17T20:58:10.165Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
20:58:10 [2021-11-17T20:58:10.165Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
20:58:10 [2021-11-17T20:58:10.165Z] GOPATH=/go
20:58:10 [2021-11-17T20:58:10.165Z] PKG_CONFIG=pkg-config
20:58:10 [2021-11-17T20:58:10.165Z] _=/usr/bin/env
20:58:10 [2021-11-17T20:58:10.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
20:58:42 [2021-11-17T20:58:42.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
20:58:42 [2021-11-17T20:58:42.284Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
20:59:04 [2021-11-17T20:59:04.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
20:59:10 [2021-11-17T20:59:10.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
20:59:18 [2021-11-17T20:59:18.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
20:59:18 [2021-11-17T20:59:18.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
20:59:19 [2021-11-17T20:59:19.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
20:59:20 [2021-11-17T20:59:20.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
20:59:20 [2021-11-17T20:59:20.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
20:59:21 [2021-11-17T20:59:21.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
20:59:23 [2021-11-17T20:59:23.619Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
20:59:25 [2021-11-17T20:59:25.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
20:59:25 [2021-11-17T20:59:25.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
20:59:26 [2021-11-17T20:59:26.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
20:59:26 [2021-11-17T20:59:26.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
20:59:27 [2021-11-17T20:59:27.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
20:59:28 [2021-11-17T20:59:28.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
20:59:29 [2021-11-17T20:59:29.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
20:59:30 [2021-11-17T20:59:30.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
20:59:30 [2021-11-17T20:59:30.715Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
20:59:30 [2021-11-17T20:59:30.715Z] Using test binary docker
20:59:30 [2021-11-17T20:59:30.715Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
20:59:30 [2021-11-17T20:59:30.715Z] +++ /etc/init.d/apparmor start
20:59:30 [2021-11-17T20:59:30.715Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
20:59:30 [2021-11-17T20:59:30.715Z] Starting dockerd
20:59:30 [2021-11-17T20:59:30.715Z] INFO: Waiting for daemon to start...
20:59:30 [2021-11-17T20:59:30.715Z] +++ 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
20:59:33 [2021-11-17T20:59:33.260Z] .
20:59:33 [2021-11-17T20:59:33.260Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
20:59:33 [2021-11-17T20:59:33.260Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
20:59:33 [2021-11-17T20:59:33.260Z] Error: No such image: emptyfs
20:59:33 [2021-11-17T20:59:33.260Z] ++++ tar -cC bundles/test-integration/emptyfs .
20:59:33 [2021-11-17T20:59:33.260Z] ++++ docker load
20:59:33 [2021-11-17T20:59:33.260Z] Running integration-test (iteration 1)
20:59:33 [2021-11-17T20:59:33.260Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
20:59:33 [2021-11-17T20:59:33.260Z] ++ 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
20:59:33 [2021-11-17T20:59:33.260Z] ++ set -e
20:59:33 [2021-11-17T20:59:33.260Z] ++ '[' -n 0 ']'
20:59:33 [2021-11-17T20:59:33.260Z] ++ set -x
20:59:33 [2021-11-17T20:59:33.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
20:59:33 [2021-11-17T20:59:33.260Z] Loaded image: busybox:latest
20:59:33 [2021-11-17T20:59:33.520Z] Loaded image: busybox:glibc
20:59:34 [2021-11-17T20:59:34.462Z] Loaded image: debian:bullseye-slim
20:59:34 [2021-11-17T20:59:34.462Z] Loaded image: hello-world:latest
20:59:34 [2021-11-17T20:59:34.462Z] Loaded image: arm32v7/hello-world:latest
20:59:34 [2021-11-17T20:59:34.462Z] INFO: Testing against a local daemon
20:59:34 [2021-11-17T20:59:34.462Z] === RUN   TestCgroupNamespacesBuild
20:59:35 [2021-11-17T20:59:35.847Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
20:59:35 [2021-11-17T20:59:35.847Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
20:59:36 [2021-11-17T20:59:36.788Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
20:59:36 [2021-11-17T20:59:36.788Z] === RUN   TestBuildWithSession
20:59:36 [2021-11-17T20:59:36.788Z]     build_session_test.go:25: TODO: BuildKit
20:59:36 [2021-11-17T20:59:36.788Z] --- SKIP: TestBuildWithSession (0.00s)
20:59:36 [2021-11-17T20:59:36.788Z] === RUN   TestBuildSquashParent
20:59:40 [2021-11-17T20:59:40.088Z] --- PASS: TestBuildSquashParent (3.32s)
20:59:40 [2021-11-17T20:59:40.088Z] === RUN   TestBuildWithRemoveAndForceRemove
20:59:40 [2021-11-17T20:59:40.088Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:40 [2021-11-17T20:59:40.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:40 [2021-11-17T20:59:40.088Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:40 [2021-11-17T20:59:40.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:40 [2021-11-17T20:59:40.088Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:40 [2021-11-17T20:59:40.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:40 [2021-11-17T20:59:40.088Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:40 [2021-11-17T20:59:40.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:40 [2021-11-17T20:59:40.088Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:40 [2021-11-17T20:59:40.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:40 [2021-11-17T20:59:40.088Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:40 [2021-11-17T20:59:40.088Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:40 [2021-11-17T20:59:40.349Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
20:59:40 [2021-11-17T20:59:40.349Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
20:59:41 [2021-11-17T20:59:41.292Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
20:59:41 [2021-11-17T20:59:41.553Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
20:59:42 [2021-11-17T20:59:42.495Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
20:59:42 [2021-11-17T20:59:42.757Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
20:59:43 [2021-11-17T20:59:43.700Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
20:59:43 [2021-11-17T20:59:43.700Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.14s)
20:59:43 [2021-11-17T20:59:43.700Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s)
20:59:43 [2021-11-17T20:59:43.700Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s)
20:59:43 [2021-11-17T20:59:43.700Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.13s)
20:59:43 [2021-11-17T20:59:43.700Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.14s)
20:59:43 [2021-11-17T20:59:43.700Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s)
20:59:43 [2021-11-17T20:59:43.700Z] === RUN   TestBuildMultiStageCopy
20:59:43 [2021-11-17T20:59:43.966Z] === RUN   TestBuildMultiStageCopy/copy_to_root
20:59:44 [2021-11-17T20:59:44.930Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
20:59:45 [2021-11-17T20:59:45.191Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
20:59:45 [2021-11-17T20:59:45.452Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
20:59:45 [2021-11-17T20:59:45.713Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
20:59:45 [2021-11-17T20:59:45.713Z] --- PASS: TestBuildMultiStageCopy (1.97s)
20:59:45 [2021-11-17T20:59:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s)
20:59:45 [2021-11-17T20:59:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
20:59:45 [2021-11-17T20:59:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
20:59:45 [2021-11-17T20:59:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
20:59:45 [2021-11-17T20:59:45.713Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
20:59:45 [2021-11-17T20:59:45.713Z] === RUN   TestBuildMultiStageParentConfig
20:59:46 [2021-11-17T20:59:46.285Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
20:59:46 [2021-11-17T20:59:46.285Z] === RUN   TestBuildLabelWithTargets
20:59:47 [2021-11-17T20:59:47.669Z] --- PASS: TestBuildLabelWithTargets (1.00s)
20:59:47 [2021-11-17T20:59:47.669Z] === RUN   TestBuildWithEmptyLayers
20:59:47 [2021-11-17T20:59:47.929Z] --- PASS: TestBuildWithEmptyLayers (0.40s)
20:59:47 [2021-11-17T20:59:47.929Z] === RUN   TestBuildMultiStageOnBuild
20:59:49 [2021-11-17T20:59:49.312Z] --- PASS: TestBuildMultiStageOnBuild (1.36s)
20:59:49 [2021-11-17T20:59:49.312Z] === RUN   TestBuildUncleanTarFilenames
20:59:49 [2021-11-17T20:59:49.883Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
20:59:49 [2021-11-17T20:59:49.883Z] === RUN   TestBuildMultiStageLayerLeak
20:59:51 [2021-11-17T20:59:51.267Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s)
20:59:51 [2021-11-17T20:59:51.267Z] === RUN   TestBuildWithHugeFile
21:00:30 [2021-11-17T21:00:30.025Z] --- PASS: TestBuildWithHugeFile (35.41s)
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildWCOWSandboxSize
21:00:30 [2021-11-17T21:00:30.025Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:00:30 [2021-11-17T21:00:30.025Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildWithEmptyDockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:00:30 [2021-11-17T21:00:30.025Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
21:00:30 [2021-11-17T21:00:30.025Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
21:00:30 [2021-11-17T21:00:30.025Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
21:00:30 [2021-11-17T21:00:30.025Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildPreserveOwnership
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildPreserveOwnership/copy_from
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:00:30 [2021-11-17T21:00:30.025Z] --- PASS: TestBuildPreserveOwnership (2.94s)
21:00:30 [2021-11-17T21:00:30.025Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.93s)
21:00:30 [2021-11-17T21:00:30.025Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s)
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildPlatformInvalid
21:00:30 [2021-11-17T21:00:30.025Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:00:30 [2021-11-17T21:00:30.025Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:00:30 [2021-11-17T21:00:30.967Z] Loaded image: busybox:latest
21:00:30 [2021-11-17T21:00:30.967Z] Loaded image: busybox:glibc
21:00:31 [2021-11-17T21:00:31.908Z] Loaded image: debian:bullseye-slim
21:00:31 [2021-11-17T21:00:31.909Z] Loaded image: hello-world:latest
21:00:31 [2021-11-17T21:00:31.909Z] Loaded image: arm32v7/hello-world:latest
21:00:40 [2021-11-17T21:00:40.047Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.90s)
21:00:40 [2021-11-17T21:00:40.047Z] PASS
21:00:40 [2021-11-17T21:00:40.047Z] 
21:00:40 [2021-11-17T21:00:40.047Z] === Skipped
21:00:40 [2021-11-17T21:00:40.047Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:00:40 [2021-11-17T21:00:40.047Z]     build_session_test.go:25: TODO: BuildKit
21:00:40 [2021-11-17T21:00:40.047Z] 
21:00:40 [2021-11-17T21:00:40.047Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
21:00:40 [2021-11-17T21:00:40.047Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:00:40 [2021-11-17T21:00:40.047Z] 
21:00:40 [2021-11-17T21:00:40.047Z] DONE 34 tests, 2 skipped in 66.690s
21:00:40 [2021-11-17T21:00:40.047Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:00:40 [2021-11-17T21:00:40.047Z] ++ 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
21:00:40 [2021-11-17T21:00:40.047Z] ++ set -e
21:00:40 [2021-11-17T21:00:40.047Z] ++ '[' -n 0 ']'
21:00:40 [2021-11-17T21:00:40.047Z] ++ set -x
21:00:40 [2021-11-17T21:00:40.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
21:00:40 [2021-11-17T21:00:40.047Z] INFO: Testing against a local daemon
21:00:40 [2021-11-17T21:00:40.047Z] === RUN   TestConfigInspect
21:00:41 [2021-11-17T21:00:41.961Z] --- PASS: TestConfigInspect (2.14s)
21:00:41 [2021-11-17T21:00:41.961Z] === RUN   TestConfigList
21:00:44 [2021-11-17T21:00:44.512Z] --- PASS: TestConfigList (2.17s)
21:00:44 [2021-11-17T21:00:44.512Z] === RUN   TestConfigsCreateAndDelete
21:00:46 [2021-11-17T21:00:46.423Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
21:00:46 [2021-11-17T21:00:46.423Z] === RUN   TestConfigsUpdate
21:00:48 [2021-11-17T21:00:48.973Z] --- PASS: TestConfigsUpdate (2.15s)
21:00:48 [2021-11-17T21:00:48.973Z] === RUN   TestTemplatedConfig
21:00:50 [2021-11-17T21:00:50.889Z] --- PASS: TestTemplatedConfig (2.50s)
21:00:50 [2021-11-17T21:00:50.889Z] === RUN   TestConfigCreateResolve
21:00:52 [2021-11-17T21:00:52.802Z] --- PASS: TestConfigCreateResolve (1.72s)
21:00:52 [2021-11-17T21:00:52.802Z] PASS
21:00:52 [2021-11-17T21:00:52.802Z] 
21:00:52 [2021-11-17T21:00:52.802Z] DONE 6 tests in 12.925s
21:00:52 [2021-11-17T21:00:52.802Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:00:52 [2021-11-17T21:00:52.802Z] ++ 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
21:00:52 [2021-11-17T21:00:52.802Z] ++ set -e
21:00:52 [2021-11-17T21:00:52.802Z] ++ '[' -n 0 ']'
21:00:52 [2021-11-17T21:00:52.802Z] ++ set -x
21:00:52 [2021-11-17T21:00:52.802Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
21:00:53 [2021-11-17T21:00:53.063Z] INFO: Testing against a local daemon
21:00:53 [2021-11-17T21:00:53.063Z] === RUN   TestCheckpoint
21:00:53 [2021-11-17T21:00:53.063Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:00:53 [2021-11-17T21:00:53.063Z] --- SKIP: TestCheckpoint (0.00s)
21:00:53 [2021-11-17T21:00:53.063Z] === RUN   TestContainerInvalidJSON
21:00:53 [2021-11-17T21:00:53.063Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:00:53 [2021-11-17T21:00:53.063Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:00:53 [2021-11-17T21:00:53.063Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:00:53 [2021-11-17T21:00:53.063Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:00:53 [2021-11-17T21:00:53.063Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:00:53 [2021-11-17T21:00:53.063Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:00:53 [2021-11-17T21:00:53.063Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:00:53 [2021-11-17T21:00:53.063Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:00:53 [2021-11-17T21:00:53.063Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:00:53 [2021-11-17T21:00:53.063Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:00:53 [2021-11-17T21:00:53.063Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
21:00:53 [2021-11-17T21:00:53.063Z] === RUN   TestCopyFromContainerPathIsNotDir
21:00:53 [2021-11-17T21:00:53.063Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
21:00:53 [2021-11-17T21:00:53.063Z] === RUN   TestCopyToContainerPathDoesNotExist
21:00:53 [2021-11-17T21:00:53.063Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:00:53 [2021-11-17T21:00:53.063Z] === RUN   TestCopyToContainerPathIsNotDir
21:00:53 [2021-11-17T21:00:53.324Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
21:00:53 [2021-11-17T21:00:53.324Z] === RUN   TestCopyFromContainer
21:00:54 [2021-11-17T21:00:54.267Z] === RUN   TestCopyFromContainer//
21:00:54 [2021-11-17T21:00:54.267Z] === RUN   TestCopyFromContainer//bar/root
21:00:54 [2021-11-17T21:00:54.267Z] === RUN   TestCopyFromContainer//bar/root/
21:00:54 [2021-11-17T21:00:54.267Z] === RUN   TestCopyFromContainer/bar/quux
21:00:54 [2021-11-17T21:00:54.529Z] === RUN   TestCopyFromContainer/bar/quux/
21:00:54 [2021-11-17T21:00:54.529Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:00:54 [2021-11-17T21:00:54.529Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:00:54 [2021-11-17T21:00:54.529Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:00:54 [2021-11-17T21:00:54.529Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCopyFromContainer/bar/notarget
21:00:54 [2021-11-17T21:00:54.789Z] --- PASS: TestCopyFromContainer (1.53s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:54 [2021-11-17T21:00:54.789Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:54 [2021-11-17T21:00:54.789Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:54 [2021-11-17T21:00:54.789Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:54 [2021-11-17T21:00:54.789Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:00:54 [2021-11-17T21:00:54.789Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:00:54 [2021-11-17T21:00:54.789Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:00:54 [2021-11-17T21:00:54.789Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateLinkToNonExistingContainer
21:00:54 [2021-11-17T21:00:54.789Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateWithInvalidEnv
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateWithInvalidEnv/0
21:00:54 [2021-11-17T21:00:54.789Z] === PAUSE TestCreateWithInvalidEnv/0
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateWithInvalidEnv/1
21:00:54 [2021-11-17T21:00:54.789Z] === PAUSE TestCreateWithInvalidEnv/1
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateWithInvalidEnv/2
21:00:54 [2021-11-17T21:00:54.789Z] === PAUSE TestCreateWithInvalidEnv/2
21:00:54 [2021-11-17T21:00:54.789Z] === CONT  TestCreateWithInvalidEnv/0
21:00:54 [2021-11-17T21:00:54.789Z] === CONT  TestCreateWithInvalidEnv/2
21:00:54 [2021-11-17T21:00:54.789Z] === CONT  TestCreateWithInvalidEnv/1
21:00:54 [2021-11-17T21:00:54.789Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:00:54 [2021-11-17T21:00:54.789Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateTmpfsMountsTarget
21:00:54 [2021-11-17T21:00:54.789Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:00:54 [2021-11-17T21:00:54.789Z] === RUN   TestCreateWithCustomMaskedPaths
21:00:56 [2021-11-17T21:00:56.173Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s)
21:00:56 [2021-11-17T21:00:56.173Z] === RUN   TestCreateWithCustomReadonlyPaths
21:00:57 [2021-11-17T21:00:57.556Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
21:00:57 [2021-11-17T21:00:57.556Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:00:57 [2021-11-17T21:00:57.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:57 [2021-11-17T21:00:57.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:57 [2021-11-17T21:00:57.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:57 [2021-11-17T21:00:57.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:57 [2021-11-17T21:00:57.556Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:00:57 [2021-11-17T21:00:57.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:00:57 [2021-11-17T21:00:57.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:00:57 [2021-11-17T21:00:57.556Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:00:57 [2021-11-17T21:00:57.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:00:57 [2021-11-17T21:00:57.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:00:57 [2021-11-17T21:00:57.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:00:57 [2021-11-17T21:00:57.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:00:57 [2021-11-17T21:00:57.556Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:00:57 [2021-11-17T21:00:57.556Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:00:57 [2021-11-17T21:00:57.816Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestCreateDifferentPlatform
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestCreateDifferentPlatform/different_os
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:00:57 [2021-11-17T21:00:57.816Z] --- PASS: TestCreateDifferentPlatform (0.02s)
21:00:57 [2021-11-17T21:00:57.816Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:00:57 [2021-11-17T21:00:57.816Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:00:57 [2021-11-17T21:00:57.816Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:00:57 [2021-11-17T21:00:57.816Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestContainerStartOnDaemonRestart
21:00:57 [2021-11-17T21:00:57.816Z] === PAUSE TestContainerStartOnDaemonRestart
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestDaemonRestartIpcMode
21:00:57 [2021-11-17T21:00:57.816Z] === PAUSE TestDaemonRestartIpcMode
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestDaemonHostGatewayIP
21:00:57 [2021-11-17T21:00:57.816Z] === PAUSE TestDaemonHostGatewayIP
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestRestartDaemonWithRestartingContainer
21:00:57 [2021-11-17T21:00:57.816Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestContainerKillOnDaemonStart
21:00:57 [2021-11-17T21:00:57.816Z] === PAUSE TestContainerKillOnDaemonStart
21:00:57 [2021-11-17T21:00:57.816Z] === RUN   TestDiff
21:00:58 [2021-11-17T21:00:58.387Z] --- PASS: TestDiff (0.46s)
21:00:58 [2021-11-17T21:00:58.387Z] === RUN   TestExecWithCloseStdin
21:00:58 [2021-11-17T21:00:58.957Z] --- PASS: TestExecWithCloseStdin (0.51s)
21:00:58 [2021-11-17T21:00:58.957Z] === RUN   TestExec
21:00:59 [2021-11-17T21:00:59.218Z] --- PASS: TestExec (0.47s)
21:00:59 [2021-11-17T21:00:59.218Z] === RUN   TestExecUser
21:00:59 [2021-11-17T21:00:59.796Z] --- PASS: TestExecUser (0.56s)
21:00:59 [2021-11-17T21:00:59.796Z] === RUN   TestExportContainerAndImportImage
21:01:00 [2021-11-17T21:01:00.368Z] --- PASS: TestExportContainerAndImportImage (0.59s)
21:01:00 [2021-11-17T21:01:00.368Z] === RUN   TestExportContainerAfterDaemonRestart
21:01:01 [2021-11-17T21:01:01.772Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
21:01:01 [2021-11-17T21:01:01.772Z] === RUN   TestHealthCheckWorkdir
21:01:02 [2021-11-17T21:01:02.344Z] --- PASS: TestHealthCheckWorkdir (0.56s)
21:01:02 [2021-11-17T21:01:02.344Z] === RUN   TestHealthKillContainer
21:01:10 [2021-11-17T21:01:10.476Z] --- PASS: TestHealthKillContainer (8.03s)
21:01:10 [2021-11-17T21:01:10.476Z] === RUN   TestInspectCpusetInConfigPre120
21:01:10 [2021-11-17T21:01:10.737Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
21:01:10 [2021-11-17T21:01:10.737Z] === RUN   TestIpcModeNone
21:01:11 [2021-11-17T21:01:11.308Z] --- PASS: TestIpcModeNone (0.50s)
21:01:11 [2021-11-17T21:01:11.308Z] === RUN   TestIpcModePrivate
21:01:11 [2021-11-17T21:01:11.569Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false
21:01:11 [2021-11-17T21:01:11.830Z] --- PASS: TestIpcModePrivate (0.54s)
21:01:11 [2021-11-17T21:01:11.830Z] === RUN   TestIpcModeShareable
21:01:12 [2021-11-17T21:01:12.091Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true
21:01:12 [2021-11-17T21:01:12.351Z] --- PASS: TestIpcModeShareable (0.50s)
21:01:12 [2021-11-17T21:01:12.351Z] === RUN   TestAPIIpcModeShareableAndContainer
21:01:14 [2021-11-17T21:01:14.263Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s)
21:01:14 [2021-11-17T21:01:14.263Z] === RUN   TestAPIIpcModeHost
21:01:14 [2021-11-17T21:01:14.263Z] --- PASS: TestAPIIpcModeHost (0.37s)
21:01:14 [2021-11-17T21:01:14.263Z] === RUN   TestDaemonIpcModeShareable
21:01:15 [2021-11-17T21:01:15.203Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
21:01:15 [2021-11-17T21:01:15.463Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
21:01:15 [2021-11-17T21:01:15.463Z] === RUN   TestDaemonIpcModePrivate
21:01:16 [2021-11-17T21:01:16.405Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
21:01:16 [2021-11-17T21:01:16.665Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
21:01:16 [2021-11-17T21:01:16.665Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:01:17 [2021-11-17T21:01:17.607Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false
21:01:17 [2021-11-17T21:01:17.867Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
21:01:17 [2021-11-17T21:01:17.867Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:01:18 [2021-11-17T21:01:18.808Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true
21:01:19 [2021-11-17T21:01:19.069Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
21:01:19 [2021-11-17T21:01:19.069Z] === RUN   TestIpcModeOlderClient
21:01:19 [2021-11-17T21:01:19.069Z] === PAUSE TestIpcModeOlderClient
21:01:19 [2021-11-17T21:01:19.069Z] === RUN   TestKillContainerInvalidSignal
21:01:19 [2021-11-17T21:01:19.329Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
21:01:19 [2021-11-17T21:01:19.329Z] === RUN   TestKillContainer
21:01:19 [2021-11-17T21:01:19.329Z] === RUN   TestKillContainer/no_signal
21:01:19 [2021-11-17T21:01:19.900Z] === RUN   TestKillContainer/non_killing_signal
21:01:20 [2021-11-17T21:01:20.161Z] === RUN   TestKillContainer/killing_signal
21:01:20 [2021-11-17T21:01:20.732Z] --- PASS: TestKillContainer (1.36s)
21:01:20 [2021-11-17T21:01:20.732Z]     --- PASS: TestKillContainer/no_signal (0.42s)
21:01:20 [2021-11-17T21:01:20.732Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
21:01:20 [2021-11-17T21:01:20.732Z]     --- PASS: TestKillContainer/killing_signal (0.47s)
21:01:20 [2021-11-17T21:01:20.732Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:01:20 [2021-11-17T21:01:20.732Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:01:21 [2021-11-17T21:01:21.302Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:01:21 [2021-11-17T21:01:21.874Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
21:01:21 [2021-11-17T21:01:21.874Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
21:01:21 [2021-11-17T21:01:21.874Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
21:01:21 [2021-11-17T21:01:21.874Z] === RUN   TestKillStoppedContainer
21:01:22 [2021-11-17T21:01:22.135Z] --- PASS: TestKillStoppedContainer (0.05s)
21:01:22 [2021-11-17T21:01:22.135Z] === RUN   TestKillStoppedContainerAPIPre120
21:01:22 [2021-11-17T21:01:22.135Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
21:01:22 [2021-11-17T21:01:22.135Z] === RUN   TestKillDifferentUserContainer
21:01:22 [2021-11-17T21:01:22.706Z] --- PASS: TestKillDifferentUserContainer (0.43s)
21:01:22 [2021-11-17T21:01:22.706Z] === RUN   TestInspectOomKilledTrue
21:01:22 [2021-11-17T21:01:22.968Z] --- PASS: TestInspectOomKilledTrue (0.46s)
21:01:22 [2021-11-17T21:01:22.968Z] === RUN   TestInspectOomKilledFalse
21:01:23 [2021-11-17T21:01:23.539Z] --- PASS: TestInspectOomKilledFalse (0.40s)
21:01:23 [2021-11-17T21:01:23.539Z] === RUN   TestLinksEtcHostsContentMatch
21:01:23 [2021-11-17T21:01:23.800Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
21:01:23 [2021-11-17T21:01:23.800Z] === RUN   TestLinksContainerNames
21:01:24 [2021-11-17T21:01:24.759Z] --- PASS: TestLinksContainerNames (0.91s)
21:01:24 [2021-11-17T21:01:24.759Z] === RUN   TestLogsFollowTailEmpty
21:01:25 [2021-11-17T21:01:25.020Z] --- PASS: TestLogsFollowTailEmpty (0.46s)
21:01:25 [2021-11-17T21:01:25.020Z] === RUN   TestContainerNetworkMountsNoChown
21:01:25 [2021-11-17T21:01:25.593Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/default
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/default
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/private
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/private
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rprivate
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rprivate
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/slave
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/slave
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rslave
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rslave
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/shared
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/shared
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rshared
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rshared
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/default
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/default/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/default/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/rshared
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/shared
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/rslave
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/slave
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/rprivate
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/private
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/private/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/private/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/default/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/default/bind_root
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:01:25 [2021-11-17T21:01:25.593Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:01:25 [2021-11-17T21:01:25.854Z] === CONT  TestMountDaemonRoot/private/bind_root
21:01:26 [2021-11-17T21:01:26.114Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:01:26 [2021-11-17T21:01:26.114Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:01:26 [2021-11-17T21:01:26.114Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:01:26 [2021-11-17T21:01:26.114Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:01:26 [2021-11-17T21:01:26.114Z] === CONT  TestMountDaemonRoot/private/mount_root
21:01:26 [2021-11-17T21:01:26.114Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:01:26 [2021-11-17T21:01:26.114Z] --- PASS: TestMountDaemonRoot (0.02s)
21:01:26 [2021-11-17T21:01:26.114Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:01:26 [2021-11-17T21:01:26.114Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:01:26 [2021-11-17T21:01:26.114Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:01:26 [2021-11-17T21:01:26.114Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:01:26 [2021-11-17T21:01:26.114Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:01:26 [2021-11-17T21:01:26.115Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
21:01:26 [2021-11-17T21:01:26.115Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:01:26 [2021-11-17T21:01:26.115Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:01:26 [2021-11-17T21:01:26.115Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:01:26 [2021-11-17T21:01:26.115Z] === RUN   TestContainerBindMountNonRecursive
21:01:27 [2021-11-17T21:01:27.498Z] --- PASS: TestContainerBindMountNonRecursive (1.31s)
21:01:27 [2021-11-17T21:01:27.498Z] === RUN   TestContainerVolumesMountedAsShared
21:01:27 [2021-11-17T21:01:27.758Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
21:01:27 [2021-11-17T21:01:27.758Z] === RUN   TestContainerVolumesMountedAsSlave
21:01:28 [2021-11-17T21:01:28.018Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
21:01:28 [2021-11-17T21:01:28.018Z] === RUN   TestNetworkNat
21:01:28 [2021-11-17T21:01:28.589Z] --- PASS: TestNetworkNat (0.48s)
21:01:28 [2021-11-17T21:01:28.589Z] === RUN   TestNetworkLocalhostTCPNat
21:01:29 [2021-11-17T21:01:29.160Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
21:01:29 [2021-11-17T21:01:29.160Z] === RUN   TestNetworkLoopbackNat
21:01:31 [2021-11-17T21:01:31.701Z] --- PASS: TestNetworkLoopbackNat (2.58s)
21:01:31 [2021-11-17T21:01:31.701Z] === RUN   TestPause
21:01:32 [2021-11-17T21:01:32.271Z] --- PASS: TestPause (0.47s)
21:01:32 [2021-11-17T21:01:32.271Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:01:32 [2021-11-17T21:01:32.271Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:01:32 [2021-11-17T21:01:32.271Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:01:32 [2021-11-17T21:01:32.271Z] === RUN   TestPauseStopPausedContainer
21:01:32 [2021-11-17T21:01:32.532Z] --- PASS: TestPauseStopPausedContainer (0.52s)
21:01:32 [2021-11-17T21:01:32.532Z] === RUN   TestPidHost
21:01:33 [2021-11-17T21:01:33.915Z] --- PASS: TestPidHost (1.04s)
21:01:33 [2021-11-17T21:01:33.915Z] === RUN   TestPsFilter
21:01:33 [2021-11-17T21:01:33.915Z] --- PASS: TestPsFilter (0.18s)
21:01:33 [2021-11-17T21:01:33.915Z] === RUN   TestRemoveContainerWithRemovedVolume
21:01:34 [2021-11-17T21:01:34.486Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
21:01:34 [2021-11-17T21:01:34.486Z] === RUN   TestRemoveContainerWithVolume
21:01:34 [2021-11-17T21:01:34.747Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
21:01:34 [2021-11-17T21:01:34.747Z] === RUN   TestRemoveContainerRunning
21:01:35 [2021-11-17T21:01:35.318Z] --- PASS: TestRemoveContainerRunning (0.46s)
21:01:35 [2021-11-17T21:01:35.318Z] === RUN   TestRemoveContainerForceRemoveRunning
21:01:35 [2021-11-17T21:01:35.578Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
21:01:35 [2021-11-17T21:01:35.579Z] === RUN   TestRemoveInvalidContainer
21:01:35 [2021-11-17T21:01:35.579Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:01:35 [2021-11-17T21:01:35.579Z] === RUN   TestRenameLinkedContainer
21:01:37 [2021-11-17T21:01:37.493Z] --- PASS: TestRenameLinkedContainer (1.77s)
21:01:37 [2021-11-17T21:01:37.493Z] === RUN   TestRenameStoppedContainer
21:01:37 [2021-11-17T21:01:37.754Z] --- PASS: TestRenameStoppedContainer (0.44s)
21:01:37 [2021-11-17T21:01:37.754Z] === RUN   TestRenameRunningContainerAndReuse
21:01:38 [2021-11-17T21:01:38.698Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
21:01:38 [2021-11-17T21:01:38.698Z] === RUN   TestRenameInvalidName
21:01:39 [2021-11-17T21:01:39.269Z] --- PASS: TestRenameInvalidName (0.43s)
21:01:39 [2021-11-17T21:01:39.269Z] === RUN   TestRenameAnonymousContainer
21:01:40 [2021-11-17T21:01:40.653Z] --- PASS: TestRenameAnonymousContainer (1.56s)
21:01:40 [2021-11-17T21:01:40.653Z] === RUN   TestRenameContainerWithSameName
21:01:41 [2021-11-17T21:01:41.225Z] --- PASS: TestRenameContainerWithSameName (0.44s)
21:01:41 [2021-11-17T21:01:41.225Z] === RUN   TestRenameContainerWithLinkedContainer
21:01:42 [2021-11-17T21:01:42.167Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
21:01:42 [2021-11-17T21:01:42.167Z] === RUN   TestResize
21:01:42 [2021-11-17T21:01:42.427Z] --- PASS: TestResize (0.46s)
21:01:42 [2021-11-17T21:01:42.427Z] === RUN   TestResizeWithInvalidSize
21:01:42 [2021-11-17T21:01:42.999Z] --- PASS: TestResizeWithInvalidSize (0.45s)
21:01:42 [2021-11-17T21:01:42.999Z] === RUN   TestResizeWhenContainerNotStarted
21:01:43 [2021-11-17T21:01:43.270Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:01:43 [2021-11-17T21:01:43.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:01:44 [2021-11-17T21:01:44.667Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:01:44 [2021-11-17T21:01:44.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:01:45 [2021-11-17T21:01:45.867Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:01:46 [2021-11-17T21:01:46.439Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:47 [2021-11-17T21:01:47.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:49 [2021-11-17T21:01:49.934Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:01:50 [2021-11-17T21:01:50.505Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:01:53 [2021-11-17T21:01:53.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:01:54 [2021-11-17T21:01:54.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:01:54 [2021-11-17T21:01:54.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:01:55 [2021-11-17T21:01:55.891Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:01:56 [2021-11-17T21:01:56.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:01:57 [2021-11-17T21:01:57.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:01:58 [2021-11-17T21:01:58.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:02:00 [2021-11-17T21:02:00.633Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.30s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.27s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.74s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.74s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.85s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s)
21:02:00 [2021-11-17T21:02:00.633Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s)
21:02:00 [2021-11-17T21:02:00.633Z] === RUN   TestCgroupNamespacesRun
21:02:01 [2021-11-17T21:02:01.579Z] --- PASS: TestCgroupNamespacesRun (1.19s)
21:02:01 [2021-11-17T21:02:01.579Z] === RUN   TestCgroupNamespacesRunPrivileged
21:02:02 [2021-11-17T21:02:02.962Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
21:02:02 [2021-11-17T21:02:02.962Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:02:03 [2021-11-17T21:02:03.912Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
21:02:03 [2021-11-17T21:02:03.912Z] === RUN   TestCgroupNamespacesRunHostMode
21:02:05 [2021-11-17T21:02:05.305Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s)
21:02:05 [2021-11-17T21:02:05.305Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:02:06 [2021-11-17T21:02:06.246Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
21:02:06 [2021-11-17T21:02:06.246Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:02:07 [2021-11-17T21:02:07.629Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
21:02:07 [2021-11-17T21:02:07.629Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:02:08 [2021-11-17T21:02:08.200Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:02:08 [2021-11-17T21:02:08.201Z] === RUN   TestCgroupNamespacesRunOlderClient
21:02:09 [2021-11-17T21:02:09.585Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
21:02:09 [2021-11-17T21:02:09.585Z] === RUN   TestNISDomainname
21:02:09 [2021-11-17T21:02:09.847Z] --- PASS: TestNISDomainname (0.54s)
21:02:09 [2021-11-17T21:02:09.847Z] === RUN   TestHostnameDnsResolution
21:02:10 [2021-11-17T21:02:10.789Z] --- PASS: TestHostnameDnsResolution (0.68s)
21:02:10 [2021-11-17T21:02:10.789Z] === RUN   TestUnprivilegedPortsAndPing
21:02:11 [2021-11-17T21:02:11.049Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
21:02:11 [2021-11-17T21:02:11.049Z] === RUN   TestStats
21:02:13 [2021-11-17T21:02:13.590Z] --- PASS: TestStats (2.45s)
21:02:13 [2021-11-17T21:02:13.590Z] === RUN   TestStopContainerWithTimeout
21:02:13 [2021-11-17T21:02:13.590Z] === RUN   TestStopContainerWithTimeout/0
21:02:13 [2021-11-17T21:02:13.590Z] === PAUSE TestStopContainerWithTimeout/0
21:02:13 [2021-11-17T21:02:13.590Z] === RUN   TestStopContainerWithTimeout/1
21:02:13 [2021-11-17T21:02:13.590Z] === PAUSE TestStopContainerWithTimeout/1
21:02:13 [2021-11-17T21:02:13.590Z] === RUN   TestStopContainerWithTimeout/3
21:02:13 [2021-11-17T21:02:13.590Z] === PAUSE TestStopContainerWithTimeout/3
21:02:13 [2021-11-17T21:02:13.590Z] === RUN   TestStopContainerWithTimeout/-1
21:02:13 [2021-11-17T21:02:13.590Z] === PAUSE TestStopContainerWithTimeout/-1
21:02:13 [2021-11-17T21:02:13.590Z] === CONT  TestStopContainerWithTimeout/0
21:02:13 [2021-11-17T21:02:13.590Z] === CONT  TestStopContainerWithTimeout/-1
21:02:14 [2021-11-17T21:02:14.532Z] === CONT  TestStopContainerWithTimeout/3
21:02:16 [2021-11-17T21:02:16.441Z] === CONT  TestStopContainerWithTimeout/1
21:02:17 [2021-11-17T21:02:17.823Z] --- PASS: TestStopContainerWithTimeout (0.06s)
21:02:17 [2021-11-17T21:02:17.823Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
21:02:17 [2021-11-17T21:02:17.823Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.61s)
21:02:17 [2021-11-17T21:02:17.823Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
21:02:17 [2021-11-17T21:02:17.823Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
21:02:17 [2021-11-17T21:02:17.823Z] === RUN   TestDeleteDevicemapper
21:02:17 [2021-11-17T21:02:17.823Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:17 [2021-11-17T21:02:17.823Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:02:17 [2021-11-17T21:02:17.823Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:02:19 [2021-11-17T21:02:19.207Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s)
21:02:19 [2021-11-17T21:02:19.207Z] === RUN   TestUpdateMemory
21:02:19 [2021-11-17T21:02:19.779Z] --- PASS: TestUpdateMemory (0.56s)
21:02:19 [2021-11-17T21:02:19.779Z] === RUN   TestUpdateCPUQuota
21:02:20 [2021-11-17T21:02:20.351Z] --- PASS: TestUpdateCPUQuota (0.76s)
21:02:20 [2021-11-17T21:02:20.351Z] === RUN   TestUpdatePidsLimit
21:02:20 [2021-11-17T21:02:20.351Z] === RUN   TestUpdatePidsLimit/update_from_none
21:02:20 [2021-11-17T21:02:20.612Z] === RUN   TestUpdatePidsLimit/no_change
21:02:20 [2021-11-17T21:02:20.872Z] === RUN   TestUpdatePidsLimit/update_lower
21:02:21 [2021-11-17T21:02:21.133Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:02:21 [2021-11-17T21:02:21.393Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:02:21 [2021-11-17T21:02:21.393Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:02:21 [2021-11-17T21:02:21.653Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:02:22 [2021-11-17T21:02:22.595Z] --- PASS: TestUpdatePidsLimit (2.05s)
21:02:22 [2021-11-17T21:02:22.595Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
21:02:22 [2021-11-17T21:02:22.595Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
21:02:22 [2021-11-17T21:02:22.595Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
21:02:22 [2021-11-17T21:02:22.595Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
21:02:22 [2021-11-17T21:02:22.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
21:02:22 [2021-11-17T21:02:22.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
21:02:22 [2021-11-17T21:02:22.595Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
21:02:22 [2021-11-17T21:02:22.595Z] === RUN   TestUpdateRestartPolicy
21:02:34 [2021-11-17T21:02:34.842Z] --- PASS: TestUpdateRestartPolicy (10.77s)
21:02:34 [2021-11-17T21:02:34.842Z] === RUN   TestUpdateRestartWithAutoRemove
21:02:34 [2021-11-17T21:02:34.842Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
21:02:34 [2021-11-17T21:02:34.842Z] === RUN   TestWaitNonBlocked
21:02:34 [2021-11-17T21:02:34.842Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:34 [2021-11-17T21:02:34.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:34 [2021-11-17T21:02:34.842Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:34 [2021-11-17T21:02:34.842Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:34 [2021-11-17T21:02:34.842Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:02:34 [2021-11-17T21:02:34.842Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:02:34 [2021-11-17T21:02:34.842Z] --- PASS: TestWaitNonBlocked (0.01s)
21:02:34 [2021-11-17T21:02:34.842Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
21:02:34 [2021-11-17T21:02:34.842Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
21:02:34 [2021-11-17T21:02:34.842Z] === RUN   TestWaitBlocked
21:02:34 [2021-11-17T21:02:34.842Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:02:34 [2021-11-17T21:02:34.842Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:02:34 [2021-11-17T21:02:34.842Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:02:34 [2021-11-17T21:02:34.842Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:02:34 [2021-11-17T21:02:34.842Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:02:34 [2021-11-17T21:02:34.842Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:02:35 [2021-11-17T21:02:35.104Z] --- PASS: TestWaitBlocked (0.01s)
21:02:35 [2021-11-17T21:02:35.104Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
21:02:35 [2021-11-17T21:02:35.104Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
21:02:35 [2021-11-17T21:02:35.104Z] === CONT  TestContainerStartOnDaemonRestart
21:02:35 [2021-11-17T21:02:35.104Z] === CONT  TestRestartDaemonWithRestartingContainer
21:02:37 [2021-11-17T21:02:37.648Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.02s)
21:02:37 [2021-11-17T21:02:37.648Z] === CONT  TestIpcModeOlderClient
21:02:37 [2021-11-17T21:02:37.648Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
21:02:37 [2021-11-17T21:02:37.648Z] === CONT  TestContainerKillOnDaemonStart
21:02:37 [2021-11-17T21:02:37.648Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:02:37 [2021-11-17T21:02:37.648Z] === CONT  TestDaemonHostGatewayIP
21:02:40 [2021-11-17T21:02:40.192Z] --- PASS: TestDaemonHostGatewayIP (2.45s)
21:02:40 [2021-11-17T21:02:40.192Z] === CONT  TestDaemonRestartIpcMode
21:02:42 [2021-11-17T21:02:42.106Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
21:02:50 [2021-11-17T21:02:50.237Z] --- PASS: TestContainerKillOnDaemonStart (11.63s)
21:02:50 [2021-11-17T21:02:50.237Z] PASS
21:02:50 [2021-11-17T21:02:50.237Z] 
21:02:50 [2021-11-17T21:02:50.237Z] === Skipped
21:02:50 [2021-11-17T21:02:50.237Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:02:50 [2021-11-17T21:02:50.237Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:02:50 [2021-11-17T21:02:50.237Z] 
21:02:50 [2021-11-17T21:02:50.237Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:50 [2021-11-17T21:02:50.237Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:50 [2021-11-17T21:02:50.237Z] 
21:02:50 [2021-11-17T21:02:50.237Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:02:50 [2021-11-17T21:02:50.237Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:02:50 [2021-11-17T21:02:50.237Z] 
21:02:50 [2021-11-17T21:02:50.237Z] DONE 200 tests, 3 skipped in 116.157s
21:02:50 [2021-11-17T21:02:50.237Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:02:50 [2021-11-17T21:02:50.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
21:02:50 [2021-11-17T21:02:50.237Z] ++ set -e
21:02:50 [2021-11-17T21:02:50.237Z] ++ '[' -n 0 ']'
21:02:50 [2021-11-17T21:02:50.237Z] ++ set -x
21:02:50 [2021-11-17T21:02:50.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestConfigDaemonLibtrustID
21:02:50 [2021-11-17T21:02:50.238Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestDaemonConfigValidation
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:02:50 [2021-11-17T21:02:50.238Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:02:50 [2021-11-17T21:02:50.238Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestDaemonConfigValidation/invalid_config
21:02:50 [2021-11-17T21:02:50.238Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestDaemonConfigValidation/malformed_config
21:02:50 [2021-11-17T21:02:50.238Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestDaemonConfigValidation/valid_config
21:02:50 [2021-11-17T21:02:50.238Z] === PAUSE TestDaemonConfigValidation/valid_config
21:02:50 [2021-11-17T21:02:50.238Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:02:50 [2021-11-17T21:02:50.238Z] === CONT  TestDaemonConfigValidation/malformed_config
21:02:50 [2021-11-17T21:02:50.238Z] === CONT  TestDaemonConfigValidation/valid_config
21:02:50 [2021-11-17T21:02:50.238Z] === CONT  TestDaemonConfigValidation/invalid_config
21:02:50 [2021-11-17T21:02:50.238Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:02:50 [2021-11-17T21:02:50.238Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:02:50 [2021-11-17T21:02:50.238Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
21:02:50 [2021-11-17T21:02:50.238Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
21:02:50 [2021-11-17T21:02:50.238Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:02:50 [2021-11-17T21:02:50.238Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
21:02:50 [2021-11-17T21:02:50.238Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestConfigDaemonSeccompProfiles
21:02:50 [2021-11-17T21:02:50.238Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:02:50 [2021-11-17T21:02:50.809Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:02:52 [2021-11-17T21:02:52.191Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:02:53 [2021-11-17T21:02:53.132Z] === CONT  TestConfigDaemonSeccompProfiles
21:02:53 [2021-11-17T21:02:53.132Z]     daemon_test.go:156: [d0a090eae120a] daemon is not started
21:02:53 [2021-11-17T21:02:53.132Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
21:02:53 [2021-11-17T21:02:53.132Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
21:02:53 [2021-11-17T21:02:53.132Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:02:53 [2021-11-17T21:02:53.132Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:02:53 [2021-11-17T21:02:53.132Z] === RUN   TestDaemonProxy
21:02:53 [2021-11-17T21:02:53.132Z] === RUN   TestDaemonProxy/environment_variables
21:02:55 [2021-11-17T21:02:55.043Z] === RUN   TestDaemonProxy/command-line_options
21:02:56 [2021-11-17T21:02:56.953Z] === RUN   TestDaemonProxy/configuration_file
21:02:58 [2021-11-17T21:02:58.343Z] === RUN   TestDaemonProxy/conflicting_options
21:02:58 [2021-11-17T21:02:58.914Z] === RUN   TestDaemonProxy/reload_sanitized
21:02:59 [2021-11-17T21:02:59.484Z] --- PASS: TestDaemonProxy (6.36s)
21:02:59 [2021-11-17T21:02:59.484Z]     --- PASS: TestDaemonProxy/environment_variables (1.86s)
21:02:59 [2021-11-17T21:02:59.484Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
21:02:59 [2021-11-17T21:02:59.484Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
21:02:59 [2021-11-17T21:02:59.484Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
21:02:59 [2021-11-17T21:02:59.484Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
21:02:59 [2021-11-17T21:02:59.484Z] PASS
21:02:59 [2021-11-17T21:02:59.484Z] 
21:02:59 [2021-11-17T21:02:59.484Z] DONE 17 tests in 10.482s
21:02:59 [2021-11-17T21:02:59.484Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:02:59 [2021-11-17T21:02:59.484Z] ++ 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
21:02:59 [2021-11-17T21:02:59.484Z] ++ set -e
21:02:59 [2021-11-17T21:02:59.484Z] ++ '[' -n 0 ']'
21:02:59 [2021-11-17T21:02:59.484Z] ++ set -x
21:02:59 [2021-11-17T21:02:59.484Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
21:02:59 [2021-11-17T21:02:59.744Z] INFO: Testing against a local daemon
21:02:59 [2021-11-17T21:02:59.744Z] === RUN   TestCommitInheritsEnv
21:03:00 [2021-11-17T21:03:00.005Z] --- PASS: TestCommitInheritsEnv (0.28s)
21:03:00 [2021-11-17T21:03:00.005Z] === RUN   TestImportExtremelyLargeImageWorks
21:03:00 [2021-11-17T21:03:00.005Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
21:03:00 [2021-11-17T21:03:00.005Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:03:00 [2021-11-17T21:03:00.005Z] === RUN   TestImagesFilterMultiReference
21:03:00 [2021-11-17T21:03:00.005Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:03:00 [2021-11-17T21:03:00.005Z] === RUN   TestImagePullPlatformInvalid
21:03:00 [2021-11-17T21:03:00.005Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:03:00 [2021-11-17T21:03:00.005Z] === RUN   TestRemoveImageOrphaning
21:03:00 [2021-11-17T21:03:00.267Z] --- PASS: TestRemoveImageOrphaning (0.28s)
21:03:00 [2021-11-17T21:03:00.267Z] === RUN   TestRemoveImageGarbageCollector
21:03:00 [2021-11-17T21:03:00.267Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:00 [2021-11-17T21:03:00.267Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:03:00 [2021-11-17T21:03:00.267Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:03:00 [2021-11-17T21:03:00.267Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:03:00 [2021-11-17T21:03:00.267Z] === RUN   TestTagInvalidReference
21:03:00 [2021-11-17T21:03:00.267Z] --- PASS: TestTagInvalidReference (0.02s)
21:03:00 [2021-11-17T21:03:00.267Z] === RUN   TestTagValidPrefixedRepo
21:03:00 [2021-11-17T21:03:00.527Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:03:00 [2021-11-17T21:03:00.527Z] === RUN   TestTagExistedNameWithoutForce
21:03:00 [2021-11-17T21:03:00.527Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:03:00 [2021-11-17T21:03:00.527Z] === RUN   TestTagOfficialNames
21:03:00 [2021-11-17T21:03:00.527Z] --- PASS: TestTagOfficialNames (0.06s)
21:03:00 [2021-11-17T21:03:00.527Z] === RUN   TestTagMatchesDigest
21:03:00 [2021-11-17T21:03:00.527Z] --- PASS: TestTagMatchesDigest (0.01s)
21:03:00 [2021-11-17T21:03:00.527Z] PASS
21:03:00 [2021-11-17T21:03:00.527Z] 
21:03:00 [2021-11-17T21:03:00.527Z] === Skipped
21:03:00 [2021-11-17T21:03:00.527Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:03:00 [2021-11-17T21:03:00.527Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
21:03:00 [2021-11-17T21:03:00.527Z] 
21:03:00 [2021-11-17T21:03:00.527Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:03:00 [2021-11-17T21:03:00.527Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:00 [2021-11-17T21:03:00.527Z] 
21:03:00 [2021-11-17T21:03:00.527Z] DONE 12 tests, 2 skipped in 1.145s
21:03:00 [2021-11-17T21:03:00.527Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:03:00 [2021-11-17T21:03:00.527Z] ++ 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
21:03:00 [2021-11-17T21:03:00.527Z] ++ set -e
21:03:00 [2021-11-17T21:03:00.527Z] ++ '[' -n 0 ']'
21:03:00 [2021-11-17T21:03:00.527Z] ++ set -x
21:03:00 [2021-11-17T21:03:00.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
21:03:00 [2021-11-17T21:03:00.787Z] INFO: Testing against a local daemon
21:03:00 [2021-11-17T21:03:00.787Z] === RUN   TestNetworkCreateDelete
21:03:01 [2021-11-17T21:03:01.048Z] --- PASS: TestNetworkCreateDelete (0.15s)
21:03:01 [2021-11-17T21:03:01.048Z] === RUN   TestDockerNetworkDeletePreferID
21:03:01 [2021-11-17T21:03:01.308Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
21:03:01 [2021-11-17T21:03:01.308Z] === RUN   TestDaemonDNSFallback
21:03:07 [2021-11-17T21:03:07.890Z] --- PASS: TestDaemonDNSFallback (6.30s)
21:03:07 [2021-11-17T21:03:07.891Z] === RUN   TestInspectNetwork
21:03:10 [2021-11-17T21:03:10.433Z] === RUN   TestInspectNetwork/full_network_id
21:03:10 [2021-11-17T21:03:10.434Z] === RUN   TestInspectNetwork/partial_network_id
21:03:10 [2021-11-17T21:03:10.434Z] === RUN   TestInspectNetwork/network_name
21:03:10 [2021-11-17T21:03:10.434Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:03:14 [2021-11-17T21:03:14.634Z] --- PASS: TestInspectNetwork (6.93s)
21:03:14 [2021-11-17T21:03:14.634Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:03:14 [2021-11-17T21:03:14.634Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:03:14 [2021-11-17T21:03:14.634Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:03:14 [2021-11-17T21:03:14.634Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:03:14 [2021-11-17T21:03:14.634Z] === RUN   TestRunContainerWithBridgeNone
21:03:16 [2021-11-17T21:03:16.545Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
21:03:16 [2021-11-17T21:03:16.546Z] === RUN   TestNetworkInvalidJSON
21:03:16 [2021-11-17T21:03:16.546Z] === RUN   TestNetworkInvalidJSON//networks/create
21:03:16 [2021-11-17T21:03:16.546Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:03:16 [2021-11-17T21:03:16.546Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:03:16 [2021-11-17T21:03:16.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:03:16 [2021-11-17T21:03:16.546Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:03:16 [2021-11-17T21:03:16.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:03:16 [2021-11-17T21:03:16.546Z] === CONT  TestNetworkInvalidJSON//networks/create
21:03:16 [2021-11-17T21:03:16.546Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:03:16 [2021-11-17T21:03:16.546Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:03:16 [2021-11-17T21:03:16.546Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:03:16 [2021-11-17T21:03:16.546Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:03:16 [2021-11-17T21:03:16.546Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:03:16 [2021-11-17T21:03:16.546Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:03:16 [2021-11-17T21:03:16.546Z] === RUN   TestNetworkList
21:03:16 [2021-11-17T21:03:16.546Z] === RUN   TestNetworkList//networks
21:03:16 [2021-11-17T21:03:16.546Z] === PAUSE TestNetworkList//networks
21:03:16 [2021-11-17T21:03:16.546Z] === RUN   TestNetworkList//networks/
21:03:16 [2021-11-17T21:03:16.546Z] === PAUSE TestNetworkList//networks/
21:03:16 [2021-11-17T21:03:16.546Z] === CONT  TestNetworkList//networks
21:03:16 [2021-11-17T21:03:16.546Z] === CONT  TestNetworkList//networks/
21:03:16 [2021-11-17T21:03:16.546Z] --- PASS: TestNetworkList (0.01s)
21:03:16 [2021-11-17T21:03:16.546Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:03:16 [2021-11-17T21:03:16.546Z]     --- PASS: TestNetworkList//networks (0.00s)
21:03:16 [2021-11-17T21:03:16.546Z] === RUN   TestHostIPv4BridgeLabel
21:03:16 [2021-11-17T21:03:16.806Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:03:16 [2021-11-17T21:03:16.806Z] === RUN   TestDaemonRestartWithLiveRestore
21:03:17 [2021-11-17T21:03:17.747Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:03:17 [2021-11-17T21:03:17.747Z] === RUN   TestDaemonDefaultNetworkPools
21:03:18 [2021-11-17T21:03:18.689Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
21:03:18 [2021-11-17T21:03:18.689Z] === RUN   TestDaemonRestartWithExistingNetwork
21:03:19 [2021-11-17T21:03:19.630Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:03:19 [2021-11-17T21:03:19.630Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:03:21 [2021-11-17T21:03:21.018Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
21:03:21 [2021-11-17T21:03:21.018Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:03:21 [2021-11-17T21:03:21.588Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:03:21 [2021-11-17T21:03:21.588Z] === RUN   TestServiceWithPredefinedNetwork
21:03:24 [2021-11-17T21:03:24.139Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
21:03:24 [2021-11-17T21:03:24.139Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:03:24 [2021-11-17T21:03:24.139Z]     service_test.go:243: FLAKY_TEST
21:03:24 [2021-11-17T21:03:24.139Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:03:24 [2021-11-17T21:03:24.139Z] === RUN   TestServiceWithDataPathPortInit
21:03:39 [2021-11-17T21:03:39.040Z] --- PASS: TestServiceWithDataPathPortInit (13.78s)
21:03:39 [2021-11-17T21:03:39.040Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:03:39 [2021-11-17T21:03:39.982Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ihid6mghscmee3g0z7gqjti2y Created:2021-11-17 21:03:38.861342785 +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[08eb64bdc6a6d333559655ac1592ec9f968cee9bad899f599d9319907dc195b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.88n63juovyc2v1fz6flkh7hbu EndpointID:0186a86a8d394913b5357550009202ab95b55358025bd93485d4c53796ab913b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:71a436352837ed9c203e61c55b57114b7bb7454e51dc3e6313be1a024e38c5b2 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:78ca604234df IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.88n63juovyc2v1fz6flkh7hbu EndpointID:0186a86a8d394913b5357550009202ab95b55358025bd93485d4c53796ab913b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:03:45 [2021-11-17T21:03:45.266Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
21:03:45 [2021-11-17T21:03:45.266Z] PASS
21:03:45 [2021-11-17T21:03:45.266Z] 
21:03:45 [2021-11-17T21:03:45.266Z] === Skipped
21:03:45 [2021-11-17T21:03:45.266Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:03:45 [2021-11-17T21:03:45.266Z]     service_test.go:243: FLAKY_TEST
21:03:45 [2021-11-17T21:03:45.266Z] 
21:03:45 [2021-11-17T21:03:45.266Z] DONE 26 tests, 1 skipped in 43.823s
21:03:45 [2021-11-17T21:03:45.266Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:03:45 [2021-11-17T21:03:45.266Z] ++ 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
21:03:45 [2021-11-17T21:03:45.266Z] ++ set -e
21:03:45 [2021-11-17T21:03:45.266Z] ++ '[' -n 0 ']'
21:03:45 [2021-11-17T21:03:45.266Z] ++ set -x
21:03:45 [2021-11-17T21:03:45.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
21:03:45 [2021-11-17T21:03:45.266Z] INFO: Testing against a local daemon
21:03:45 [2021-11-17T21:03:45.266Z] === RUN   TestDockerNetworkIpvlanPersistance
21:03:45 [2021-11-17T21:03:45.266Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:45 [2021-11-17T21:03:45.266Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:03:45 [2021-11-17T21:03:45.266Z] === RUN   TestDockerNetworkIpvlan
21:03:45 [2021-11-17T21:03:45.266Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:45 [2021-11-17T21:03:45.266Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:03:45 [2021-11-17T21:03:45.266Z] PASS
21:03:45 [2021-11-17T21:03:45.266Z] 
21:03:45 [2021-11-17T21:03:45.266Z] === Skipped
21:03:45 [2021-11-17T21:03:45.266Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:03:45 [2021-11-17T21:03:45.266Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:45 [2021-11-17T21:03:45.266Z] 
21:03:45 [2021-11-17T21:03:45.266Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:03:45 [2021-11-17T21:03:45.266Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:03:45 [2021-11-17T21:03:45.266Z] 
21:03:45 [2021-11-17T21:03:45.266Z] DONE 2 tests, 2 skipped in 0.115s
21:03:45 [2021-11-17T21:03:45.266Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:03:45 [2021-11-17T21:03:45.266Z] ++ 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
21:03:45 [2021-11-17T21:03:45.266Z] ++ set -e
21:03:45 [2021-11-17T21:03:45.266Z] ++ '[' -n 0 ']'
21:03:45 [2021-11-17T21:03:45.266Z] ++ set -x
21:03:45 [2021-11-17T21:03:45.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
21:03:45 [2021-11-17T21:03:45.266Z] INFO: Testing against a local daemon
21:03:45 [2021-11-17T21:03:45.266Z] === RUN   TestDockerNetworkMacvlanPersistance
21:03:45 [2021-11-17T21:03:45.972Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
21:03:45 [2021-11-17T21:03:45.972Z] === RUN   TestDockerNetworkMacvlan
21:03:46 [2021-11-17T21:03:46.543Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:03:47 [2021-11-17T21:03:47.488Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:03:48 [2021-11-17T21:03:48.059Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:03:49 [2021-11-17T21:03:49.971Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:03:51 [2021-11-17T21:03:51.354Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:03:54 [2021-11-17T21:03:54.653Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:03:55 [2021-11-17T21:03:55.595Z] --- PASS: TestDockerNetworkMacvlan (9.54s)
21:03:55 [2021-11-17T21:03:55.595Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:03:55 [2021-11-17T21:03:55.595Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
21:03:55 [2021-11-17T21:03:55.595Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
21:03:55 [2021-11-17T21:03:55.595Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
21:03:55 [2021-11-17T21:03:55.595Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
21:03:55 [2021-11-17T21:03:55.595Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
21:03:55 [2021-11-17T21:03:55.595Z] PASS
21:03:55 [2021-11-17T21:03:55.595Z] 
21:03:55 [2021-11-17T21:03:55.595Z] DONE 8 tests in 10.907s
21:03:55 [2021-11-17T21:03:55.595Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:03:55 [2021-11-17T21:03:55.595Z] ++ 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
21:03:55 [2021-11-17T21:03:55.595Z] ++ set -e
21:03:55 [2021-11-17T21:03:55.595Z] ++ '[' -n 0 ']'
21:03:55 [2021-11-17T21:03:55.595Z] ++ set -x
21:03:55 [2021-11-17T21:03:55.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
21:03:55 [2021-11-17T21:03:55.595Z] testing: warning: no tests to run
21:03:55 [2021-11-17T21:03:55.595Z] PASS
21:03:55 [2021-11-17T21:03:55.595Z] 
21:03:55 [2021-11-17T21:03:55.595Z] DONE 0 tests in 0.029s
21:03:55 [2021-11-17T21:03:55.595Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:03:55 [2021-11-17T21:03:55.595Z] ++ 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
21:03:55 [2021-11-17T21:03:55.595Z] ++ set -e
21:03:55 [2021-11-17T21:03:55.595Z] ++ '[' -n 0 ']'
21:03:55 [2021-11-17T21:03:55.595Z] ++ set -x
21:03:55 [2021-11-17T21:03:55.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
21:03:55 [2021-11-17T21:03:55.595Z] INFO: Testing against a local daemon
21:03:55 [2021-11-17T21:03:55.595Z] === RUN   TestAuthZPluginAllowRequest
21:03:57 [2021-11-17T21:03:57.003Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
21:03:57 [2021-11-17T21:03:57.003Z] === RUN   TestAuthZPluginTLS
21:03:57 [2021-11-17T21:03:57.263Z] --- PASS: TestAuthZPluginTLS (0.57s)
21:03:57 [2021-11-17T21:03:57.263Z] === RUN   TestAuthZPluginDenyRequest
21:03:57 [2021-11-17T21:03:57.834Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:03:57 [2021-11-17T21:03:57.834Z] === RUN   TestAuthZPluginAPIDenyResponse
21:03:58 [2021-11-17T21:03:58.406Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
21:03:58 [2021-11-17T21:03:58.406Z] === RUN   TestAuthZPluginDenyResponse
21:03:58 [2021-11-17T21:03:58.976Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:03:58 [2021-11-17T21:03:58.976Z] === RUN   TestAuthZPluginAllowEventStream
21:03:59 [2021-11-17T21:03:59.917Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
21:03:59 [2021-11-17T21:03:59.917Z] === RUN   TestAuthZPluginErrorResponse
21:04:00 [2021-11-17T21:04:00.488Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:04:00 [2021-11-17T21:04:00.488Z] === RUN   TestAuthZPluginErrorRequest
21:04:01 [2021-11-17T21:04:01.058Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
21:04:01 [2021-11-17T21:04:01.058Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:04:01 [2021-11-17T21:04:01.629Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:04:01 [2021-11-17T21:04:01.629Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:04:03 [2021-11-17T21:04:03.014Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
21:04:03 [2021-11-17T21:04:03.014Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:04:04 [2021-11-17T21:04:04.398Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s)
21:04:04 [2021-11-17T21:04:04.398Z] === RUN   TestAuthZPluginHeader
21:04:05 [2021-11-17T21:04:05.339Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:04:05 [2021-11-17T21:04:05.339Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:04:05 [2021-11-17T21:04:05.339Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:05 [2021-11-17T21:04:05.339Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:04:05 [2021-11-17T21:04:05.339Z] === RUN   TestAuthZPluginV2Disable
21:04:05 [2021-11-17T21:04:05.339Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:05 [2021-11-17T21:04:05.339Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:04:05 [2021-11-17T21:04:05.339Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:04:05 [2021-11-17T21:04:05.339Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:05 [2021-11-17T21:04:05.339Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:04:05 [2021-11-17T21:04:05.339Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:04:05 [2021-11-17T21:04:05.339Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:05 [2021-11-17T21:04:05.339Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:04:05 [2021-11-17T21:04:05.339Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:04:23 [2021-11-17T21:04:23.444Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
21:04:23 [2021-11-17T21:04:23.444Z] PASS
21:04:23 [2021-11-17T21:04:23.444Z] 
21:04:23 [2021-11-17T21:04:23.444Z] === Skipped
21:04:23 [2021-11-17T21:04:23.444Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:04:23 [2021-11-17T21:04:23.444Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:23 [2021-11-17T21:04:23.444Z] 
21:04:23 [2021-11-17T21:04:23.444Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:04:23 [2021-11-17T21:04:23.444Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:23 [2021-11-17T21:04:23.444Z] 
21:04:23 [2021-11-17T21:04:23.444Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:04:23 [2021-11-17T21:04:23.444Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:23 [2021-11-17T21:04:23.444Z] 
21:04:23 [2021-11-17T21:04:23.444Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:04:23 [2021-11-17T21:04:23.444Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:23 [2021-11-17T21:04:23.444Z] 
21:04:23 [2021-11-17T21:04:23.444Z] DONE 17 tests, 4 skipped in 26.247s
21:04:23 [2021-11-17T21:04:23.444Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:04:23 [2021-11-17T21:04:23.444Z] ++ 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
21:04:23 [2021-11-17T21:04:23.444Z] ++ set -e
21:04:23 [2021-11-17T21:04:23.444Z] ++ '[' -n 0 ']'
21:04:23 [2021-11-17T21:04:23.444Z] ++ set -x
21:04:23 [2021-11-17T21:04:23.444Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
21:04:23 [2021-11-17T21:04:23.444Z] INFO: Testing against a local daemon
21:04:23 [2021-11-17T21:04:23.444Z] === RUN   TestPluginInvalidJSON
21:04:23 [2021-11-17T21:04:23.444Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:04:23 [2021-11-17T21:04:23.444Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:04:23 [2021-11-17T21:04:23.444Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:04:23 [2021-11-17T21:04:23.444Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:04:23 [2021-11-17T21:04:23.444Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:04:23 [2021-11-17T21:04:23.444Z] === RUN   TestPluginInstall
21:04:23 [2021-11-17T21:04:23.444Z] === RUN   TestPluginInstall/no_auth
21:04:24 [2021-11-17T21:04:24.828Z] time="2021-11-17T21:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:24 [2021-11-17T21:04:24.828Z] time="2021-11-17T21:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:725885c21970bb7a3fe35dbcda09a5bcdea075eb5708ab5592c42a85c4245957" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:24 [2021-11-17T21:04:24.828Z] time="2021-11-17T21:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:24 [2021-11-17T21:04:24.828Z] time="2021-11-17T21:04:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:725885c21970bb7a3fe35dbcda09a5bcdea075eb5708ab5592c42a85c4245957" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:24 [2021-11-17T21:04:24.828Z] === RUN   TestPluginInstall/with_htpasswd
21:04:25 [2021-11-17T21:04:25.089Z] time="2021-11-17T21:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:25 [2021-11-17T21:04:25.089Z] time="2021-11-17T21:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:725885c21970bb7a3fe35dbcda09a5bcdea075eb5708ab5592c42a85c4245957" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:25 [2021-11-17T21:04:25.089Z] time="2021-11-17T21:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:25 [2021-11-17T21:04:25.089Z] time="2021-11-17T21:04:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:725885c21970bb7a3fe35dbcda09a5bcdea075eb5708ab5592c42a85c4245957" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:25 [2021-11-17T21:04:25.659Z] === RUN   TestPluginInstall/with_insecure
21:04:26 [2021-11-17T21:04:26.229Z] time="2021-11-17T21:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:26 [2021-11-17T21:04:26.229Z] time="2021-11-17T21:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7f4e4a7dfc7a14093e8d6fee1dd03b656ab000a665f23bca689bbe758d8bc2c" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:26 [2021-11-17T21:04:26.229Z] time="2021-11-17T21:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:04:26 [2021-11-17T21:04:26.229Z] time="2021-11-17T21:04:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b7f4e4a7dfc7a14093e8d6fee1dd03b656ab000a665f23bca689bbe758d8bc2c" mediatype=application/vnd.docker.plugin.v1+json size=522
21:04:26 [2021-11-17T21:04:26.490Z]     plugin_test.go:165: [d641a11ef4536] daemon is not started
21:04:26 [2021-11-17T21:04:26.490Z] --- PASS: TestPluginInstall (4.59s)
21:04:26 [2021-11-17T21:04:26.490Z]     --- PASS: TestPluginInstall/no_auth (2.94s)
21:04:26 [2021-11-17T21:04:26.490Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
21:04:26 [2021-11-17T21:04:26.490Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
21:04:26 [2021-11-17T21:04:26.490Z] === RUN   TestPluginsWithRuntimes
21:04:28 [2021-11-17T21:04:28.409Z] === RUN   TestPluginsWithRuntimes/No_Args
21:04:29 [2021-11-17T21:04:29.002Z] === RUN   TestPluginsWithRuntimes/With_Args
21:04:29 [2021-11-17T21:04:29.943Z] --- PASS: TestPluginsWithRuntimes (3.24s)
21:04:29 [2021-11-17T21:04:29.943Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.84s)
21:04:29 [2021-11-17T21:04:29.943Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
21:04:29 [2021-11-17T21:04:29.943Z] === RUN   TestPluginBackCompatMediaTypes
21:04:30 [2021-11-17T21:04:30.514Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
21:04:30 [2021-11-17T21:04:30.514Z] PASS
21:04:30 [2021-11-17T21:04:30.514Z] 
21:04:30 [2021-11-17T21:04:30.514Z] DONE 10 tests in 8.641s
21:04:30 [2021-11-17T21:04:30.514Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:04:30 [2021-11-17T21:04:30.514Z] ++ 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
21:04:30 [2021-11-17T21:04:30.514Z] ++ set -e
21:04:30 [2021-11-17T21:04:30.514Z] ++ '[' -n 0 ']'
21:04:30 [2021-11-17T21:04:30.514Z] ++ set -x
21:04:30 [2021-11-17T21:04:30.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
21:04:30 [2021-11-17T21:04:30.514Z] INFO: Testing against a local daemon
21:04:30 [2021-11-17T21:04:30.514Z] === RUN   TestExternalGraphDriver
21:04:30 [2021-11-17T21:04:30.774Z] === RUN   TestExternalGraphDriver/json
21:04:32 [2021-11-17T21:04:32.686Z] === RUN   TestExternalGraphDriver/spec
21:04:35 [2021-11-17T21:04:35.008Z] === RUN   TestExternalGraphDriver/pull
21:04:36 [2021-11-17T21:04:36.920Z] --- PASS: TestExternalGraphDriver (6.16s)
21:04:36 [2021-11-17T21:04:36.921Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
21:04:36 [2021-11-17T21:04:36.921Z]     --- PASS: TestExternalGraphDriver/spec (1.60s)
21:04:36 [2021-11-17T21:04:36.921Z]     --- PASS: TestExternalGraphDriver/pull (2.84s)
21:04:36 [2021-11-17T21:04:36.921Z] === RUN   TestGraphdriverPluginV2
21:04:36 [2021-11-17T21:04:36.921Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:36 [2021-11-17T21:04:36.921Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
21:04:36 [2021-11-17T21:04:36.921Z] PASS
21:04:36 [2021-11-17T21:04:36.921Z] 
21:04:36 [2021-11-17T21:04:36.921Z] === Skipped
21:04:36 [2021-11-17T21:04:36.921Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
21:04:36 [2021-11-17T21:04:36.921Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:36 [2021-11-17T21:04:36.921Z] 
21:04:36 [2021-11-17T21:04:36.921Z] DONE 5 tests, 1 skipped in 6.380s
21:04:36 [2021-11-17T21:04:36.921Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:04:36 [2021-11-17T21:04:36.921Z] ++ 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
21:04:36 [2021-11-17T21:04:36.921Z] ++ set -e
21:04:36 [2021-11-17T21:04:36.921Z] ++ '[' -n 0 ']'
21:04:36 [2021-11-17T21:04:36.921Z] ++ set -x
21:04:36 [2021-11-17T21:04:36.921Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
21:04:36 [2021-11-17T21:04:36.921Z] INFO: Testing against a local daemon
21:04:36 [2021-11-17T21:04:36.921Z] === RUN   TestContinueAfterPluginCrash
21:04:36 [2021-11-17T21:04:36.921Z] === PAUSE TestContinueAfterPluginCrash
21:04:36 [2021-11-17T21:04:36.921Z] === RUN   TestReadPluginNoRead
21:04:36 [2021-11-17T21:04:36.921Z] === PAUSE TestReadPluginNoRead
21:04:36 [2021-11-17T21:04:36.921Z] === RUN   TestDaemonStartWithLogOpt
21:04:36 [2021-11-17T21:04:36.921Z] === PAUSE TestDaemonStartWithLogOpt
21:04:36 [2021-11-17T21:04:36.921Z] === CONT  TestContinueAfterPluginCrash
21:04:36 [2021-11-17T21:04:36.921Z] === CONT  TestDaemonStartWithLogOpt
21:04:40 [2021-11-17T21:04:40.218Z] --- PASS: TestDaemonStartWithLogOpt (3.12s)
21:04:40 [2021-11-17T21:04:40.218Z] === CONT  TestReadPluginNoRead
21:04:42 [2021-11-17T21:04:42.761Z] === RUN   TestReadPluginNoRead/default
21:04:43 [2021-11-17T21:04:43.703Z] === RUN   TestReadPluginNoRead/disabled_caching
21:04:44 [2021-11-17T21:04:44.643Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:04:44 [2021-11-17T21:04:44.904Z] --- PASS: TestContinueAfterPluginCrash (8.05s)
21:04:45 [2021-11-17T21:04:45.846Z] === CONT  TestReadPluginNoRead
21:04:45 [2021-11-17T21:04:45.846Z]     read_test.go:92: [d6ac7b3c644ec] daemon is not started
21:04:45 [2021-11-17T21:04:45.846Z] --- PASS: TestReadPluginNoRead (5.74s)
21:04:45 [2021-11-17T21:04:45.846Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
21:04:45 [2021-11-17T21:04:45.846Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
21:04:45 [2021-11-17T21:04:45.846Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
21:04:45 [2021-11-17T21:04:45.846Z] PASS
21:04:45 [2021-11-17T21:04:45.846Z] 
21:04:45 [2021-11-17T21:04:45.846Z] DONE 6 tests in 9.032s
21:04:45 [2021-11-17T21:04:45.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:04:45 [2021-11-17T21:04:45.846Z] ++ 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
21:04:45 [2021-11-17T21:04:45.846Z] ++ set -e
21:04:45 [2021-11-17T21:04:45.846Z] ++ '[' -n 0 ']'
21:04:45 [2021-11-17T21:04:45.846Z] ++ set -x
21:04:45 [2021-11-17T21:04:45.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
21:04:45 [2021-11-17T21:04:45.846Z] testing: warning: no tests to run
21:04:45 [2021-11-17T21:04:45.846Z] PASS
21:04:45 [2021-11-17T21:04:45.846Z] 
21:04:45 [2021-11-17T21:04:45.846Z] DONE 0 tests in 0.058s
21:04:45 [2021-11-17T21:04:45.846Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:04:45 [2021-11-17T21:04:45.846Z] ++ 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
21:04:45 [2021-11-17T21:04:45.846Z] ++ set -e
21:04:45 [2021-11-17T21:04:45.846Z] ++ '[' -n 0 ']'
21:04:45 [2021-11-17T21:04:45.846Z] ++ set -x
21:04:45 [2021-11-17T21:04:45.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
21:04:46 [2021-11-17T21:04:46.107Z] INFO: Testing against a local daemon
21:04:46 [2021-11-17T21:04:46.107Z] === RUN   TestPluginWithDevMounts
21:04:46 [2021-11-17T21:04:46.107Z] === PAUSE TestPluginWithDevMounts
21:04:46 [2021-11-17T21:04:46.107Z] === CONT  TestPluginWithDevMounts
21:04:47 [2021-11-17T21:04:47.490Z] --- PASS: TestPluginWithDevMounts (1.53s)
21:04:47 [2021-11-17T21:04:47.490Z] PASS
21:04:47 [2021-11-17T21:04:47.490Z] 
21:04:47 [2021-11-17T21:04:47.490Z] DONE 1 tests in 1.660s
21:04:47 [2021-11-17T21:04:47.490Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:04:47 [2021-11-17T21:04:47.490Z] ++ 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
21:04:47 [2021-11-17T21:04:47.490Z] ++ set -e
21:04:47 [2021-11-17T21:04:47.490Z] ++ '[' -n 0 ']'
21:04:47 [2021-11-17T21:04:47.490Z] ++ set -x
21:04:47 [2021-11-17T21:04:47.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
21:04:47 [2021-11-17T21:04:47.751Z] INFO: Testing against a local daemon
21:04:47 [2021-11-17T21:04:47.751Z] === RUN   TestSecretInspect
21:04:50 [2021-11-17T21:04:50.295Z] --- PASS: TestSecretInspect (2.15s)
21:04:50 [2021-11-17T21:04:50.295Z] === RUN   TestSecretList
21:04:52 [2021-11-17T21:04:52.237Z] --- PASS: TestSecretList (2.12s)
21:04:52 [2021-11-17T21:04:52.237Z] === RUN   TestSecretsCreateAndDelete
21:04:54 [2021-11-17T21:04:54.148Z] --- PASS: TestSecretsCreateAndDelete (1.78s)
21:04:54 [2021-11-17T21:04:54.148Z] === RUN   TestSecretsUpdate
21:04:56 [2021-11-17T21:04:56.059Z] --- PASS: TestSecretsUpdate (2.12s)
21:04:56 [2021-11-17T21:04:56.059Z] === RUN   TestTemplatedSecret
21:04:57 [2021-11-17T21:04:57.972Z] --- PASS: TestTemplatedSecret (2.10s)
21:04:57 [2021-11-17T21:04:57.972Z] === RUN   TestSecretCreateResolve
21:05:00 [2021-11-17T21:05:00.518Z] --- PASS: TestSecretCreateResolve (2.13s)
21:05:00 [2021-11-17T21:05:00.518Z] PASS
21:05:00 [2021-11-17T21:05:00.518Z] 
21:05:00 [2021-11-17T21:05:00.518Z] DONE 6 tests in 12.560s
21:05:00 [2021-11-17T21:05:00.518Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:05:00 [2021-11-17T21:05:00.518Z] ++ 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
21:05:00 [2021-11-17T21:05:00.518Z] ++ set -e
21:05:00 [2021-11-17T21:05:00.518Z] ++ '[' -n 0 ']'
21:05:00 [2021-11-17T21:05:00.518Z] ++ set -x
21:05:00 [2021-11-17T21:05:00.518Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
21:05:00 [2021-11-17T21:05:00.518Z] INFO: Testing against a local daemon
21:05:00 [2021-11-17T21:05:00.518Z] === RUN   TestServiceCreateInit
21:05:00 [2021-11-17T21:05:00.518Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:05:04 [2021-11-17T21:05:04.721Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:05:08 [2021-11-17T21:05:08.021Z] --- PASS: TestServiceCreateInit (7.27s)
21:05:08 [2021-11-17T21:05:08.021Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
21:05:08 [2021-11-17T21:05:08.021Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s)
21:05:08 [2021-11-17T21:05:08.021Z] === RUN   TestCreateServiceMultipleTimes
21:05:22 [2021-11-17T21:05:22.923Z] --- PASS: TestCreateServiceMultipleTimes (15.32s)
21:05:22 [2021-11-17T21:05:22.924Z] === RUN   TestCreateServiceConflict
21:05:24 [2021-11-17T21:05:24.834Z] --- PASS: TestCreateServiceConflict (1.73s)
21:05:24 [2021-11-17T21:05:24.834Z] === RUN   TestCreateServiceMaxReplicas
21:05:27 [2021-11-17T21:05:27.383Z] --- PASS: TestCreateServiceMaxReplicas (2.29s)
21:05:27 [2021-11-17T21:05:27.383Z] === RUN   TestCreateWithDuplicateNetworkNames
21:05:42 [2021-11-17T21:05:42.285Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.13s)
21:05:42 [2021-11-17T21:05:42.285Z] === RUN   TestCreateServiceSecretFileMode
21:05:54 [2021-11-17T21:05:54.507Z] --- PASS: TestCreateServiceSecretFileMode (12.41s)
21:05:54 [2021-11-17T21:05:54.507Z] === RUN   TestCreateServiceConfigFileMode
21:06:06 [2021-11-17T21:06:06.732Z] --- PASS: TestCreateServiceConfigFileMode (12.44s)
21:06:06 [2021-11-17T21:06:06.732Z] === RUN   TestCreateServiceSysctls
21:06:08 [2021-11-17T21:06:08.116Z] --- PASS: TestCreateServiceSysctls (3.11s)
21:06:08 [2021-11-17T21:06:08.116Z] === RUN   TestCreateServiceCapabilities
21:06:10 [2021-11-17T21:06:10.658Z] --- PASS: TestCreateServiceCapabilities (2.39s)
21:06:10 [2021-11-17T21:06:10.658Z] === RUN   TestInspect
21:06:13 [2021-11-17T21:06:13.208Z] --- PASS: TestInspect (2.70s)
21:06:13 [2021-11-17T21:06:13.208Z] === RUN   TestCreateJob
21:06:16 [2021-11-17T21:06:16.507Z] --- PASS: TestCreateJob (3.04s)
21:06:16 [2021-11-17T21:06:16.508Z] === RUN   TestReplicatedJob
21:06:20 [2021-11-17T21:06:20.710Z] --- PASS: TestReplicatedJob (4.51s)
21:06:20 [2021-11-17T21:06:20.710Z] === RUN   TestUpdateReplicatedJob
21:06:24 [2021-11-17T21:06:24.007Z] --- PASS: TestUpdateReplicatedJob (3.14s)
21:06:24 [2021-11-17T21:06:24.007Z] === RUN   TestServiceListWithStatuses
21:06:24 [2021-11-17T21:06:24.007Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:06:24 [2021-11-17T21:06:24.007Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:06:24 [2021-11-17T21:06:24.007Z] === RUN   TestDockerNetworkConnectAlias
21:06:28 [2021-11-17T21:06:28.211Z] --- PASS: TestDockerNetworkConnectAlias (3.97s)
21:06:28 [2021-11-17T21:06:28.211Z] === RUN   TestDockerNetworkReConnect
21:06:31 [2021-11-17T21:06:31.509Z] --- PASS: TestDockerNetworkReConnect (3.26s)
21:06:31 [2021-11-17T21:06:31.509Z] === RUN   TestServicePlugin
21:06:31 [2021-11-17T21:06:31.509Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:31 [2021-11-17T21:06:31.509Z] --- SKIP: TestServicePlugin (0.00s)
21:06:31 [2021-11-17T21:06:31.509Z] === RUN   TestServiceUpdateLabel
21:06:33 [2021-11-17T21:06:33.418Z] --- PASS: TestServiceUpdateLabel (2.16s)
21:06:33 [2021-11-17T21:06:33.418Z] === RUN   TestServiceUpdateSecrets
21:06:48 [2021-11-17T21:06:48.336Z] --- PASS: TestServiceUpdateSecrets (14.33s)
21:06:48 [2021-11-17T21:06:48.336Z] === RUN   TestServiceUpdateConfigs
21:07:03 [2021-11-17T21:07:03.241Z] --- PASS: TestServiceUpdateConfigs (14.02s)
21:07:03 [2021-11-17T21:07:03.241Z] === RUN   TestServiceUpdateNetwork
21:07:15 [2021-11-17T21:07:15.465Z] --- PASS: TestServiceUpdateNetwork (12.29s)
21:07:15 [2021-11-17T21:07:15.465Z] === RUN   TestServiceUpdatePidsLimit
21:07:15 [2021-11-17T21:07:15.465Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:07:15 [2021-11-17T21:07:15.725Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:07:23 [2021-11-17T21:07:23.859Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:07:30 [2021-11-17T21:07:30.441Z] --- PASS: TestServiceUpdatePidsLimit (15.97s)
21:07:30 [2021-11-17T21:07:30.441Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s)
21:07:30 [2021-11-17T21:07:30.441Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
21:07:30 [2021-11-17T21:07:30.441Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:07:30 [2021-11-17T21:07:30.441Z] PASS
21:07:30 [2021-11-17T21:07:30.441Z] 
21:07:30 [2021-11-17T21:07:30.441Z] === Skipped
21:07:30 [2021-11-17T21:07:30.441Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:07:30 [2021-11-17T21:07:30.441Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:07:30 [2021-11-17T21:07:30.441Z] 
21:07:30 [2021-11-17T21:07:30.441Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:07:30 [2021-11-17T21:07:30.441Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:30 [2021-11-17T21:07:30.441Z] 
21:07:30 [2021-11-17T21:07:30.441Z] DONE 27 tests, 2 skipped in 149.667s
21:07:30 [2021-11-17T21:07:30.441Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:07:30 [2021-11-17T21:07:30.441Z] ++ 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
21:07:30 [2021-11-17T21:07:30.441Z] ++ set -e
21:07:30 [2021-11-17T21:07:30.441Z] ++ '[' -n 0 ']'
21:07:30 [2021-11-17T21:07:30.441Z] ++ set -x
21:07:30 [2021-11-17T21:07:30.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
21:07:30 [2021-11-17T21:07:30.441Z] INFO: Testing against a local daemon
21:07:30 [2021-11-17T21:07:30.441Z] === RUN   TestSessionCreate
21:07:30 [2021-11-17T21:07:30.441Z] --- PASS: TestSessionCreate (0.02s)
21:07:30 [2021-11-17T21:07:30.441Z] === RUN   TestSessionCreateWithBadUpgrade
21:07:30 [2021-11-17T21:07:30.441Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:07:30 [2021-11-17T21:07:30.441Z] PASS
21:07:30 [2021-11-17T21:07:30.441Z] 
21:07:30 [2021-11-17T21:07:30.441Z] DONE 2 tests in 0.205s
21:07:30 [2021-11-17T21:07:30.441Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:07:30 [2021-11-17T21:07:30.441Z] ++ 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
21:07:30 [2021-11-17T21:07:30.441Z] ++ set -e
21:07:30 [2021-11-17T21:07:30.441Z] ++ '[' -n 0 ']'
21:07:30 [2021-11-17T21:07:30.441Z] ++ set -x
21:07:30 [2021-11-17T21:07:30.441Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
21:07:30 [2021-11-17T21:07:30.441Z] INFO: Testing against a local daemon
21:07:30 [2021-11-17T21:07:30.441Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:07:30 [2021-11-17T21:07:30.441Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:07:30 [2021-11-17T21:07:30.441Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:07:30 [2021-11-17T21:07:30.441Z] === RUN   TestDiskUsage
21:07:30 [2021-11-17T21:07:30.441Z] === PAUSE TestDiskUsage
21:07:30 [2021-11-17T21:07:30.441Z] === RUN   TestEventsExecDie
21:07:30 [2021-11-17T21:07:30.701Z] --- PASS: TestEventsExecDie (0.52s)
21:07:30 [2021-11-17T21:07:30.702Z] === RUN   TestEventsBackwardsCompatible
21:07:30 [2021-11-17T21:07:30.702Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:07:30 [2021-11-17T21:07:30.702Z] === RUN   TestEventsVolumeCreate
21:07:30 [2021-11-17T21:07:30.702Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:07:30 [2021-11-17T21:07:30.702Z] === RUN   TestInfoBinaryCommits
21:07:30 [2021-11-17T21:07:30.962Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:07:30 [2021-11-17T21:07:30.962Z] === RUN   TestInfoAPIVersioned
21:07:30 [2021-11-17T21:07:30.962Z] --- PASS: TestInfoAPIVersioned (0.02s)
21:07:30 [2021-11-17T21:07:30.962Z] === RUN   TestInfoDiscoveryBackend
21:07:31 [2021-11-17T21:07:31.532Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
21:07:31 [2021-11-17T21:07:31.532Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:07:32 [2021-11-17T21:07:32.478Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:07:32 [2021-11-17T21:07:32.478Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:07:33 [2021-11-17T21:07:33.053Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
21:07:33 [2021-11-17T21:07:33.053Z] === RUN   TestInfoAPI
21:07:33 [2021-11-17T21:07:33.053Z] --- PASS: TestInfoAPI (0.02s)
21:07:33 [2021-11-17T21:07:33.053Z] === RUN   TestInfoAPIWarnings
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestInfoAPIWarnings (16.25s)
21:07:51 [2021-11-17T21:07:51.158Z] === RUN   TestInfoDebug
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestInfoDebug (0.52s)
21:07:51 [2021-11-17T21:07:51.158Z] === RUN   TestInfoInsecureRegistries
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:07:51 [2021-11-17T21:07:51.158Z] === RUN   TestInfoRegistryMirrors
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:07:51 [2021-11-17T21:07:51.158Z] === RUN   TestLoginFailsWithBadCredentials
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
21:07:51 [2021-11-17T21:07:51.158Z] === RUN   TestPingCacheHeaders
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestPingCacheHeaders (0.02s)
21:07:51 [2021-11-17T21:07:51.158Z] === RUN   TestPingGet
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestPingGet (0.02s)
21:07:51 [2021-11-17T21:07:51.158Z] === RUN   TestPingHead
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestPingHead (0.02s)
21:07:51 [2021-11-17T21:07:51.158Z] === RUN   TestVersion
21:07:51 [2021-11-17T21:07:51.158Z] --- PASS: TestVersion (0.02s)
21:07:51 [2021-11-17T21:07:51.158Z] === CONT  TestDiskUsage
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/container_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/image_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/volume_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/build-cache_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.418Z] === RUN   TestDiskUsage/after_LoadBusybox
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.679Z] === RUN   TestDiskUsage/after_container.Run
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:07:51 [2021-11-17T21:07:51.939Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:07:51 [2021-11-17T21:07:51.939Z] --- PASS: TestDiskUsage (1.14s)
21:07:51 [2021-11-17T21:07:51.939Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z] PASS
21:07:51 [2021-11-17T21:07:51.939Z] 
21:07:51 [2021-11-17T21:07:51.939Z] === Skipped
21:07:51 [2021-11-17T21:07:51.939Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:07:51 [2021-11-17T21:07:51.939Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:07:51 [2021-11-17T21:07:51.939Z] 
21:07:51 [2021-11-17T21:07:51.939Z] DONE 53 tests, 1 skipped in 22.018s
21:07:52 [2021-11-17T21:07:52.200Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:07:52 [2021-11-17T21:07:52.200Z] ++ 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
21:07:52 [2021-11-17T21:07:52.200Z] ++ set -e
21:07:52 [2021-11-17T21:07:52.200Z] ++ '[' -n 0 ']'
21:07:52 [2021-11-17T21:07:52.200Z] ++ set -x
21:07:52 [2021-11-17T21:07:52.200Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
21:07:52 [2021-11-17T21:07:52.200Z] INFO: Testing against a local daemon
21:07:52 [2021-11-17T21:07:52.200Z] === RUN   TestVolumesCreateAndList
21:07:52 [2021-11-17T21:07:52.460Z] --- PASS: TestVolumesCreateAndList (0.03s)
21:07:52 [2021-11-17T21:07:52.460Z] === RUN   TestVolumesRemove
21:07:52 [2021-11-17T21:07:52.460Z] --- PASS: TestVolumesRemove (0.07s)
21:07:52 [2021-11-17T21:07:52.460Z] === RUN   TestVolumesInspect
21:07:52 [2021-11-17T21:07:52.460Z] --- PASS: TestVolumesInspect (0.02s)
21:07:52 [2021-11-17T21:07:52.460Z] === RUN   TestVolumesInvalidJSON
21:07:52 [2021-11-17T21:07:52.460Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:07:52 [2021-11-17T21:07:52.460Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:07:52 [2021-11-17T21:07:52.460Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:07:52 [2021-11-17T21:07:52.460Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:07:52 [2021-11-17T21:07:52.460Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:07:52 [2021-11-17T21:07:52.460Z] PASS
21:07:52 [2021-11-17T21:07:52.460Z] 
21:07:52 [2021-11-17T21:07:52.460Z] DONE 5 tests in 0.365s
21:07:52 [2021-11-17T21:07:52.460Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:07:52 [2021-11-17T21:07:52.723Z] ++++ cat bundles/test-integration/docker.pid
21:07:52 [2021-11-17T21:07:52.723Z] +++ kill 13351
21:07:52 [2021-11-17T21:07:52.723Z] +++ /etc/init.d/apparmor stop
21:07:52 [2021-11-17T21:07:52.723Z] Leaving: AppArmorNo profiles have been unloaded.
21:07:52 [2021-11-17T21:07:52.723Z] 
21:07:52 [2021-11-17T21:07:52.723Z] Unloading profiles will leave already running processes permanently
21:07:52 [2021-11-17T21:07:52.723Z] unconfined, which can lead to unexpected situations.
21:07:52 [2021-11-17T21:07:52.723Z] 
21:07:52 [2021-11-17T21:07:52.723Z] To set a process to complain mode, use the command line tool
21:07:52 [2021-11-17T21:07:52.723Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:07:52 [2021-11-17T21:07:52.723Z] +++ true
21:07:52 [2021-11-17T21:07:52.723Z] exiting test-integration
21:07:52 [2021-11-17T21:07:52.723Z] ++ exit 0
21:07:52 [2021-11-17T21:07:52.723Z]