Skip to content

Console Output

13:00:11 [2021-06-21T13:00:11.272Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42005/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_GITCOMMIT=4d3bcf7a9ee8ca5ef60b88a8ce6164b56d80f8d2 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4d3bcf7a9ee8ca5ef60b88a8ce6164b56d80f8d2 hack/make.sh dynbinary test-integration
13:00:11 [2021-06-21T13:00:11.838Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
13:00:11 [2021-06-21T13:00:11.838Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
13:00:11 [2021-06-21T13:00:11.838Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
13:00:11 [2021-06-21T13:00:11.838Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
13:00:11 [2021-06-21T13:00:11.838Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
13:00:11 [2021-06-21T13:00:11.838Z] Detected virtualization docker.
13:00:11 [2021-06-21T13:00:11.838Z] Detected architecture x86-64.
13:00:11 [2021-06-21T13:00:11.838Z] Set hostname to <39ef8bf91142>.
13:00:12 [2021-06-21T13:00:12.404Z] + source /etc/docker-entrypoint-cmd
13:00:12 [2021-06-21T13:00:12.405Z] ++ hack/make.sh dynbinary test-integration
13:00:12 [2021-06-21T13:00:12.405Z] 
13:00:12 [2021-06-21T13:00:12.970Z] Removing bundles/
13:00:12 [2021-06-21T13:00:12.971Z] 
13:00:12 [2021-06-21T13:00:12.971Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:00:12 [2021-06-21T13:00:12.971Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:00:12 [2021-06-21T13:00:12.971Z] GOOS="" GOARCH="" GOARM=""
13:01:49 [2021-06-21T13:01:49.417Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:01:49 [2021-06-21T13:01:49.417Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:01:49 [2021-06-21T13:01:49.417Z] GOOS="" GOARCH="" GOARM=""
13:01:49 [2021-06-21T13:01:49.417Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:01:49 [2021-06-21T13:01:49.417Z] 
13:01:49 [2021-06-21T13:01:49.417Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:01:49 [2021-06-21T13:01:49.417Z] DOCKER_SYSTEMD=1
13:01:49 [2021-06-21T13:01:49.417Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:01:49 [2021-06-21T13:01:49.417Z] HOSTNAME=39ef8bf91142
13:01:49 [2021-06-21T13:01:49.417Z] DEST=bundles/test-integration
13:01:49 [2021-06-21T13:01:49.417Z] PWD=/go/src/github.com/docker/docker
13:01:49 [2021-06-21T13:01:49.417Z] DOCKER_GITCOMMIT=4d3bcf7a9ee8ca5ef60b88a8ce6164b56d80f8d2
13:01:49 [2021-06-21T13:01:49.417Z] container=docker
13:01:49 [2021-06-21T13:01:49.417Z] HOME=/root
13:01:49 [2021-06-21T13:01:49.417Z] LANG=C.UTF-8
13:01:49 [2021-06-21T13:01:49.417Z] INVOCATION_ID=6f621dc1cccc4a15a30f351cd04c5fa8
13:01:49 [2021-06-21T13:01:49.417Z] GOLANG_VERSION=1.16.5
13:01:49 [2021-06-21T13:01:49.417Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:01:49 [2021-06-21T13:01:49.417Z] VALIDATE_BRANCH=master
13:01:49 [2021-06-21T13:01:49.417Z] TERM=xterm
13:01:49 [2021-06-21T13:01:49.417Z] DOCKER_PKG=github.com/docker/docker
13:01:49 [2021-06-21T13:01:49.417Z] SHLVL=3
13:01:49 [2021-06-21T13:01:49.417Z] TIMEOUT=120m
13:01:49 [2021-06-21T13:01:49.417Z] DOCKER_BUILDTAGS=apparmor seccomp journald
13:01:49 [2021-06-21T13:01:49.417Z] DOCKER_GRAPHDRIVER=overlay2
13:01:49 [2021-06-21T13:01:49.417Z] GO111MODULE=off
13:01:49 [2021-06-21T13:01:49.417Z] DOCKER_EXPERIMENTAL=1
13:01:49 [2021-06-21T13:01:49.417Z] TEST_SKIP_INTEGRATION_CLI=1
13:01:49 [2021-06-21T13:01:49.417Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:01:49 [2021-06-21T13:01:49.417Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:01:49 [2021-06-21T13:01:49.417Z] GOPATH=/go
13:01:49 [2021-06-21T13:01:49.417Z] PKG_CONFIG=pkg-config
13:01:49 [2021-06-21T13:01:49.417Z] _=/usr/bin/env
13:01:49 [2021-06-21T13:01:49.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:02:28 [2021-06-21T13:02:28.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:02:28 [2021-06-21T13:02:28.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:02:50 [2021-06-21T13:02:50.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:03:04 [2021-06-21T13:03:04.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:03:04 [2021-06-21T13:03:04.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:03:04 [2021-06-21T13:03:04.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:03:04 [2021-06-21T13:03:04.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:03:05 [2021-06-21T13:03:05.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:03:06 [2021-06-21T13:03:06.586Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:03:09 [2021-06-21T13:03:09.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:03:10 [2021-06-21T13:03:10.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:03:10 [2021-06-21T13:03:10.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:03:11 [2021-06-21T13:03:11.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:03:12 [2021-06-21T13:03:12.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:03:13 [2021-06-21T13:03:13.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:03:13 [2021-06-21T13:03:13.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:03:14 [2021-06-21T13:03:14.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:03:15 [2021-06-21T13:03:15.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:03:16 [2021-06-21T13:03:16.425Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:03:16 [2021-06-21T13:03:16.425Z] Using test binary docker
13:03:16 [2021-06-21T13:03:16.425Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:03:16 [2021-06-21T13:03:16.425Z] Starting apparmor (via systemctl): apparmor.service.
13:03:16 [2021-06-21T13:03:16.425Z] Starting dockerd
13:03:16 [2021-06-21T13:03:16.425Z] INFO: Waiting for daemon to start...
13:03:18 [2021-06-21T13:03:18.582Z] .
13:03:18 [2021-06-21T13:03:18.582Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:03:18 [2021-06-21T13:03:18.582Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:03:18 [2021-06-21T13:03:18.582Z] Error: No such image: emptyfs
13:03:18 [2021-06-21T13:03:18.840Z] Running integration-test (iteration 1)
13:03:18 [2021-06-21T13:03:18.840Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:03:33 [2021-06-21T13:03:33.710Z] Loaded image: buildpack-deps:buster
13:03:33 [2021-06-21T13:03:33.710Z] Loaded image: busybox:latest
13:03:33 [2021-06-21T13:03:33.710Z] Loaded image: busybox:glibc
13:03:33 [2021-06-21T13:03:33.970Z] Loaded image: debian:bullseye
13:03:34 [2021-06-21T13:03:34.245Z] Loaded image: hello-world:latest
13:03:34 [2021-06-21T13:03:34.245Z] Loaded image: arm32v7/hello-world:latest
13:03:34 [2021-06-21T13:03:34.503Z] INFO: Testing against a local daemon
13:03:34 [2021-06-21T13:03:34.503Z] === RUN   TestCgroupNamespacesBuild
13:03:36 [2021-06-21T13:03:36.403Z] --- PASS: TestCgroupNamespacesBuild (1.69s)
13:03:36 [2021-06-21T13:03:36.403Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:03:37 [2021-06-21T13:03:37.779Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.43s)
13:03:37 [2021-06-21T13:03:37.779Z] === RUN   TestBuildWithSession
13:03:37 [2021-06-21T13:03:37.779Z]     build_session_test.go:25: TODO: BuildKit
13:03:37 [2021-06-21T13:03:37.779Z] --- SKIP: TestBuildWithSession (0.00s)
13:03:37 [2021-06-21T13:03:37.779Z] === RUN   TestBuildSquashParent
13:03:43 [2021-06-21T13:03:43.042Z] --- PASS: TestBuildSquashParent (5.16s)
13:03:43 [2021-06-21T13:03:43.042Z] === RUN   TestBuildWithRemoveAndForceRemove
13:03:43 [2021-06-21T13:03:43.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:03:43 [2021-06-21T13:03:43.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:03:43 [2021-06-21T13:03:43.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:03:43 [2021-06-21T13:03:43.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:03:43 [2021-06-21T13:03:43.042Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:03:43 [2021-06-21T13:03:43.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:03:43 [2021-06-21T13:03:43.042Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:03:43 [2021-06-21T13:03:43.042Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:03:43 [2021-06-21T13:03:43.043Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:03:43 [2021-06-21T13:03:43.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:03:43 [2021-06-21T13:03:43.043Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:03:43 [2021-06-21T13:03:43.043Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:03:43 [2021-06-21T13:03:43.043Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:03:43 [2021-06-21T13:03:43.043Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:03:44 [2021-06-21T13:03:44.946Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:03:45 [2021-06-21T13:03:45.204Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:03:47 [2021-06-21T13:03:47.106Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:03:47 [2021-06-21T13:03:47.364Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:03:49 [2021-06-21T13:03:49.264Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:03:49 [2021-06-21T13:03:49.264Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.19s)
13:03:49 [2021-06-21T13:03:49.264Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.36s)
13:03:49 [2021-06-21T13:03:49.264Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s)
13:03:49 [2021-06-21T13:03:49.264Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.15s)
13:03:49 [2021-06-21T13:03:49.264Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
13:03:49 [2021-06-21T13:03:49.264Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
13:03:49 [2021-06-21T13:03:49.264Z] === RUN   TestBuildMultiStageCopy
13:03:49 [2021-06-21T13:03:49.264Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:03:51 [2021-06-21T13:03:51.167Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:03:51 [2021-06-21T13:03:51.167Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:03:51 [2021-06-21T13:03:51.425Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:03:51 [2021-06-21T13:03:51.684Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:03:51 [2021-06-21T13:03:51.684Z] --- PASS: TestBuildMultiStageCopy (2.52s)
13:03:51 [2021-06-21T13:03:51.684Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.75s)
13:03:51 [2021-06-21T13:03:51.684Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
13:03:51 [2021-06-21T13:03:51.684Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
13:03:51 [2021-06-21T13:03:51.684Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
13:03:51 [2021-06-21T13:03:51.684Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
13:03:51 [2021-06-21T13:03:51.684Z] === RUN   TestBuildMultiStageParentConfig
13:03:52 [2021-06-21T13:03:52.251Z] --- PASS: TestBuildMultiStageParentConfig (0.57s)
13:03:52 [2021-06-21T13:03:52.251Z] === RUN   TestBuildLabelWithTargets
13:03:53 [2021-06-21T13:03:53.185Z] --- PASS: TestBuildLabelWithTargets (0.90s)
13:03:53 [2021-06-21T13:03:53.185Z] === RUN   TestBuildWithEmptyLayers
13:03:53 [2021-06-21T13:03:53.751Z] --- PASS: TestBuildWithEmptyLayers (0.42s)
13:03:53 [2021-06-21T13:03:53.751Z] === RUN   TestBuildMultiStageOnBuild
13:03:55 [2021-06-21T13:03:55.650Z] --- PASS: TestBuildMultiStageOnBuild (1.96s)
13:03:55 [2021-06-21T13:03:55.650Z] === RUN   TestBuildUncleanTarFilenames
13:03:56 [2021-06-21T13:03:56.217Z] --- PASS: TestBuildUncleanTarFilenames (0.54s)
13:03:56 [2021-06-21T13:03:56.217Z] === RUN   TestBuildMultiStageLayerLeak
13:03:58 [2021-06-21T13:03:58.116Z] --- PASS: TestBuildMultiStageLayerLeak (2.00s)
13:03:58 [2021-06-21T13:03:58.116Z] === RUN   TestBuildWithHugeFile
13:04:54 [2021-06-21T13:04:54.366Z] --- PASS: TestBuildWithHugeFile (50.34s)
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildWCOWSandboxSize
13:04:54 [2021-06-21T13:04:54.366Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
13:04:54 [2021-06-21T13:04:54.366Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildWithEmptyDockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:04:54 [2021-06-21T13:04:54.366Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
13:04:54 [2021-06-21T13:04:54.366Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
13:04:54 [2021-06-21T13:04:54.366Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
13:04:54 [2021-06-21T13:04:54.366Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildPreserveOwnership
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildPreserveOwnership/copy_from
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:04:54 [2021-06-21T13:04:54.366Z] --- PASS: TestBuildPreserveOwnership (4.24s)
13:04:54 [2021-06-21T13:04:54.366Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.98s)
13:04:54 [2021-06-21T13:04:54.366Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s)
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildPlatformInvalid
13:04:54 [2021-06-21T13:04:54.366Z] --- PASS: TestBuildPlatformInvalid (0.07s)
13:04:54 [2021-06-21T13:04:54.366Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:05:09 [2021-06-21T13:05:09.239Z] Loaded image: buildpack-deps:buster
13:05:09 [2021-06-21T13:05:09.239Z] Loaded image: busybox:latest
13:05:09 [2021-06-21T13:05:09.239Z] Loaded image: busybox:glibc
13:05:10 [2021-06-21T13:05:10.174Z] Loaded image: debian:bullseye
13:05:10 [2021-06-21T13:05:10.174Z] Loaded image: hello-world:latest
13:05:10 [2021-06-21T13:05:10.174Z] Loaded image: arm32v7/hello-world:latest
13:05:18 [2021-06-21T13:05:18.282Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.52s)
13:05:18 [2021-06-21T13:05:18.282Z] PASS
13:05:18 [2021-06-21T13:05:18.282Z] 
13:05:18 [2021-06-21T13:05:18.282Z] === Skipped
13:05:18 [2021-06-21T13:05:18.282Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:05:18 [2021-06-21T13:05:18.282Z]     build_session_test.go:25: TODO: BuildKit
13:05:18 [2021-06-21T13:05:18.282Z] 
13:05:18 [2021-06-21T13:05:18.282Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
13:05:18 [2021-06-21T13:05:18.282Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
13:05:18 [2021-06-21T13:05:18.282Z] 
13:05:18 [2021-06-21T13:05:18.282Z] 
13:05:18 [2021-06-21T13:05:18.282Z] DONE 34 tests, 2 skipped in 118.930s
13:05:18 [2021-06-21T13:05:18.282Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:05:18 [2021-06-21T13:05:18.282Z] INFO: Testing against a local daemon
13:05:18 [2021-06-21T13:05:18.282Z] === RUN   TestConfigInspect
13:05:20 [2021-06-21T13:05:20.181Z] --- PASS: TestConfigInspect (2.16s)
13:05:20 [2021-06-21T13:05:20.181Z] === RUN   TestConfigList
13:05:22 [2021-06-21T13:05:22.080Z] --- PASS: TestConfigList (2.15s)
13:05:22 [2021-06-21T13:05:22.080Z] === RUN   TestConfigsCreateAndDelete
13:05:24 [2021-06-21T13:05:24.610Z] --- PASS: TestConfigsCreateAndDelete (2.13s)
13:05:24 [2021-06-21T13:05:24.610Z] === RUN   TestConfigsUpdate
13:05:26 [2021-06-21T13:05:26.508Z] --- PASS: TestConfigsUpdate (2.12s)
13:05:26 [2021-06-21T13:05:26.508Z] === RUN   TestTemplatedConfig
13:05:29 [2021-06-21T13:05:29.791Z] --- PASS: TestTemplatedConfig (3.25s)
13:05:29 [2021-06-21T13:05:29.791Z] === RUN   TestConfigCreateResolve
13:05:31 [2021-06-21T13:05:31.691Z] --- PASS: TestConfigCreateResolve (2.14s)
13:05:31 [2021-06-21T13:05:31.691Z] === RUN   TestConfigDaemonLibtrustID
13:05:32 [2021-06-21T13:05:32.256Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
13:05:32 [2021-06-21T13:05:32.256Z] PASS
13:05:32 [2021-06-21T13:05:32.256Z] 
13:05:32 [2021-06-21T13:05:32.256Z] DONE 7 tests in 14.519s
13:05:32 [2021-06-21T13:05:32.256Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:05:32 [2021-06-21T13:05:32.256Z] INFO: Testing against a local daemon
13:05:32 [2021-06-21T13:05:32.256Z] === RUN   TestCheckpoint
13:05:32 [2021-06-21T13:05:32.256Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:05:32 [2021-06-21T13:05:32.256Z] --- SKIP: TestCheckpoint (0.00s)
13:05:32 [2021-06-21T13:05:32.256Z] === RUN   TestContainerInvalidJSON
13:05:32 [2021-06-21T13:05:32.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:05:32 [2021-06-21T13:05:32.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:05:32 [2021-06-21T13:05:32.256Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:05:32 [2021-06-21T13:05:32.256Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:05:32 [2021-06-21T13:05:32.256Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:05:32 [2021-06-21T13:05:32.256Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:05:32 [2021-06-21T13:05:32.256Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:05:32 [2021-06-21T13:05:32.256Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:05:32 [2021-06-21T13:05:32.256Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:05:32 [2021-06-21T13:05:32.256Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:05:32 [2021-06-21T13:05:32.256Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:05:32 [2021-06-21T13:05:32.256Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:05:32 [2021-06-21T13:05:32.256Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:05:32 [2021-06-21T13:05:32.256Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:05:32 [2021-06-21T13:05:32.514Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
13:05:32 [2021-06-21T13:05:32.514Z] === RUN   TestCopyFromContainerPathIsNotDir
13:05:32 [2021-06-21T13:05:32.514Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
13:05:32 [2021-06-21T13:05:32.514Z] === RUN   TestCopyToContainerPathDoesNotExist
13:05:32 [2021-06-21T13:05:32.514Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
13:05:32 [2021-06-21T13:05:32.514Z] === RUN   TestCopyToContainerPathIsNotDir
13:05:32 [2021-06-21T13:05:32.514Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
13:05:32 [2021-06-21T13:05:32.514Z] === RUN   TestCopyFromContainer
13:05:33 [2021-06-21T13:05:33.887Z] === RUN   TestCopyFromContainer//
13:05:33 [2021-06-21T13:05:33.887Z] === RUN   TestCopyFromContainer//bar/root
13:05:33 [2021-06-21T13:05:33.887Z] === RUN   TestCopyFromContainer//bar/root/
13:05:33 [2021-06-21T13:05:33.887Z] === RUN   TestCopyFromContainer/bar/quux
13:05:33 [2021-06-21T13:05:33.887Z] === RUN   TestCopyFromContainer/bar/quux/
13:05:34 [2021-06-21T13:05:34.146Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:05:34 [2021-06-21T13:05:34.146Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:05:34 [2021-06-21T13:05:34.146Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:05:34 [2021-06-21T13:05:34.146Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:05:34 [2021-06-21T13:05:34.146Z] === RUN   TestCopyFromContainer/bar/notarget
13:05:34 [2021-06-21T13:05:34.404Z] --- PASS: TestCopyFromContainer (1.78s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:05:34 [2021-06-21T13:05:34.404Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:05:34 [2021-06-21T13:05:34.404Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:05:34 [2021-06-21T13:05:34.404Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:05:34 [2021-06-21T13:05:34.404Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:05:34 [2021-06-21T13:05:34.404Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:05:34 [2021-06-21T13:05:34.404Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:05:34 [2021-06-21T13:05:34.404Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateLinkToNonExistingContainer
13:05:34 [2021-06-21T13:05:34.404Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateWithInvalidEnv
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateWithInvalidEnv/0
13:05:34 [2021-06-21T13:05:34.404Z] === PAUSE TestCreateWithInvalidEnv/0
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateWithInvalidEnv/1
13:05:34 [2021-06-21T13:05:34.404Z] === PAUSE TestCreateWithInvalidEnv/1
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateWithInvalidEnv/2
13:05:34 [2021-06-21T13:05:34.404Z] === PAUSE TestCreateWithInvalidEnv/2
13:05:34 [2021-06-21T13:05:34.404Z] === CONT  TestCreateWithInvalidEnv/0
13:05:34 [2021-06-21T13:05:34.404Z] === CONT  TestCreateWithInvalidEnv/2
13:05:34 [2021-06-21T13:05:34.404Z] === CONT  TestCreateWithInvalidEnv/1
13:05:34 [2021-06-21T13:05:34.404Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:05:34 [2021-06-21T13:05:34.404Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateTmpfsMountsTarget
13:05:34 [2021-06-21T13:05:34.404Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:05:34 [2021-06-21T13:05:34.404Z] === RUN   TestCreateWithCustomMaskedPaths
13:05:36 [2021-06-21T13:05:36.933Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s)
13:05:36 [2021-06-21T13:05:36.933Z] === RUN   TestCreateWithCustomReadonlyPaths
13:05:38 [2021-06-21T13:05:38.832Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s)
13:05:38 [2021-06-21T13:05:38.832Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:05:38 [2021-06-21T13:05:38.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:05:38 [2021-06-21T13:05:38.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:05:38 [2021-06-21T13:05:38.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:05:38 [2021-06-21T13:05:38.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:05:38 [2021-06-21T13:05:38.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:05:38 [2021-06-21T13:05:38.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:05:38 [2021-06-21T13:05:38.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:05:38 [2021-06-21T13:05:38.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:05:38 [2021-06-21T13:05:38.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:05:38 [2021-06-21T13:05:38.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:05:38 [2021-06-21T13:05:38.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:05:38 [2021-06-21T13:05:38.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:05:38 [2021-06-21T13:05:38.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:05:38 [2021-06-21T13:05:38.832Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:05:39 [2021-06-21T13:05:39.766Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s)
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestCreateDifferentPlatform
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestCreateDifferentPlatform/different_os
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:05:39 [2021-06-21T13:05:39.766Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:05:39 [2021-06-21T13:05:39.766Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:05:39 [2021-06-21T13:05:39.766Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:05:39 [2021-06-21T13:05:39.766Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:05:39 [2021-06-21T13:05:39.766Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestContainerStartOnDaemonRestart
13:05:39 [2021-06-21T13:05:39.766Z] === PAUSE TestContainerStartOnDaemonRestart
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestDaemonRestartIpcMode
13:05:39 [2021-06-21T13:05:39.766Z] === PAUSE TestDaemonRestartIpcMode
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestDaemonHostGatewayIP
13:05:39 [2021-06-21T13:05:39.766Z] === PAUSE TestDaemonHostGatewayIP
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestRestartDaemonWithRestartingContainer
13:05:39 [2021-06-21T13:05:39.766Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestContainerKillOnDaemonStart
13:05:39 [2021-06-21T13:05:39.766Z] === PAUSE TestContainerKillOnDaemonStart
13:05:39 [2021-06-21T13:05:39.766Z] === RUN   TestDiff
13:05:40 [2021-06-21T13:05:40.701Z] --- PASS: TestDiff (0.72s)
13:05:40 [2021-06-21T13:05:40.701Z] === RUN   TestExecWithCloseStdin
13:05:41 [2021-06-21T13:05:41.635Z] --- PASS: TestExecWithCloseStdin (1.03s)
13:05:41 [2021-06-21T13:05:41.635Z] === RUN   TestExec
13:05:42 [2021-06-21T13:05:42.571Z] --- PASS: TestExec (1.01s)
13:05:42 [2021-06-21T13:05:42.571Z] === RUN   TestExecUser
13:05:43 [2021-06-21T13:05:43.505Z] --- PASS: TestExecUser (1.01s)
13:05:43 [2021-06-21T13:05:43.505Z] === RUN   TestExportContainerAndImportImage
13:05:44 [2021-06-21T13:05:44.438Z] --- PASS: TestExportContainerAndImportImage (0.92s)
13:05:44 [2021-06-21T13:05:44.438Z] === RUN   TestExportContainerAfterDaemonRestart
13:05:45 [2021-06-21T13:05:45.810Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
13:05:45 [2021-06-21T13:05:45.811Z] === RUN   TestHealthCheckWorkdir
13:05:47 [2021-06-21T13:05:47.184Z] --- PASS: TestHealthCheckWorkdir (1.44s)
13:05:47 [2021-06-21T13:05:47.184Z] === RUN   TestHealthKillContainer
13:05:50 [2021-06-21T13:05:50.476Z] --- PASS: TestHealthKillContainer (3.07s)
13:05:50 [2021-06-21T13:05:50.477Z] === RUN   TestInspectCpusetInConfigPre120
13:05:51 [2021-06-21T13:05:51.043Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s)
13:05:51 [2021-06-21T13:05:51.043Z] === RUN   TestIpcModeNone
13:05:51 [2021-06-21T13:05:51.977Z] --- PASS: TestIpcModeNone (1.03s)
13:05:51 [2021-06-21T13:05:51.977Z] === RUN   TestIpcModePrivate
13:05:52 [2021-06-21T13:05:52.911Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
13:05:53 [2021-06-21T13:05:53.170Z] --- PASS: TestIpcModePrivate (0.98s)
13:05:53 [2021-06-21T13:05:53.170Z] === RUN   TestIpcModeShareable
13:05:53 [2021-06-21T13:05:53.736Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true
13:05:53 [2021-06-21T13:05:53.994Z] --- PASS: TestIpcModeShareable (1.00s)
13:05:53 [2021-06-21T13:05:53.994Z] === RUN   TestAPIIpcModeShareableAndContainer
13:05:57 [2021-06-21T13:05:57.276Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.76s)
13:05:57 [2021-06-21T13:05:57.276Z] === RUN   TestAPIIpcModeHost
13:05:57 [2021-06-21T13:05:57.842Z] --- PASS: TestAPIIpcModeHost (1.03s)
13:05:57 [2021-06-21T13:05:57.843Z] === RUN   TestDaemonIpcModeShareable
13:05:59 [2021-06-21T13:05:59.217Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
13:05:59 [2021-06-21T13:05:59.476Z] --- PASS: TestDaemonIpcModeShareable (1.61s)
13:05:59 [2021-06-21T13:05:59.476Z] === RUN   TestDaemonIpcModePrivate
13:06:00 [2021-06-21T13:06:00.849Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
13:06:01 [2021-06-21T13:06:01.107Z] --- PASS: TestDaemonIpcModePrivate (1.61s)
13:06:01 [2021-06-21T13:06:01.107Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:06:02 [2021-06-21T13:06:02.481Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
13:06:02 [2021-06-21T13:06:02.739Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.59s)
13:06:02 [2021-06-21T13:06:02.739Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:06:04 [2021-06-21T13:06:04.113Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
13:06:04 [2021-06-21T13:06:04.370Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s)
13:06:04 [2021-06-21T13:06:04.370Z] === RUN   TestIpcModeOlderClient
13:06:04 [2021-06-21T13:06:04.370Z] === PAUSE TestIpcModeOlderClient
13:06:04 [2021-06-21T13:06:04.370Z] === RUN   TestKillContainerInvalidSignal
13:06:04 [2021-06-21T13:06:04.937Z] --- PASS: TestKillContainerInvalidSignal (0.66s)
13:06:04 [2021-06-21T13:06:04.937Z] === RUN   TestKillContainer
13:06:04 [2021-06-21T13:06:04.937Z] === RUN   TestKillContainer/no_signal
13:06:05 [2021-06-21T13:06:05.504Z] === RUN   TestKillContainer/non_killing_signal
13:06:06 [2021-06-21T13:06:06.070Z] === RUN   TestKillContainer/killing_signal
13:06:07 [2021-06-21T13:06:07.005Z] --- PASS: TestKillContainer (1.97s)
13:06:07 [2021-06-21T13:06:07.005Z]     --- PASS: TestKillContainer/no_signal (0.66s)
13:06:07 [2021-06-21T13:06:07.005Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
13:06:07 [2021-06-21T13:06:07.005Z]     --- PASS: TestKillContainer/killing_signal (0.62s)
13:06:07 [2021-06-21T13:06:07.005Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:06:07 [2021-06-21T13:06:07.005Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:06:07 [2021-06-21T13:06:07.572Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:06:08 [2021-06-21T13:06:08.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
13:06:08 [2021-06-21T13:06:08.138Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s)
13:06:08 [2021-06-21T13:06:08.138Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
13:06:08 [2021-06-21T13:06:08.138Z] === RUN   TestKillStoppedContainer
13:06:08 [2021-06-21T13:06:08.138Z] --- PASS: TestKillStoppedContainer (0.04s)
13:06:08 [2021-06-21T13:06:08.138Z] === RUN   TestKillStoppedContainerAPIPre120
13:06:08 [2021-06-21T13:06:08.403Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
13:06:08 [2021-06-21T13:06:08.403Z] === RUN   TestKillDifferentUserContainer
13:06:08 [2021-06-21T13:06:08.978Z] --- PASS: TestKillDifferentUserContainer (0.69s)
13:06:08 [2021-06-21T13:06:08.978Z] === RUN   TestInspectOomKilledTrue
13:06:08 [2021-06-21T13:06:08.978Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
13:06:08 [2021-06-21T13:06:08.978Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:06:08 [2021-06-21T13:06:08.978Z] === RUN   TestInspectOomKilledFalse
13:06:09 [2021-06-21T13:06:09.544Z] --- PASS: TestInspectOomKilledFalse (0.64s)
13:06:09 [2021-06-21T13:06:09.544Z] === RUN   TestLinksEtcHostsContentMatch
13:06:10 [2021-06-21T13:06:10.479Z] --- PASS: TestLinksEtcHostsContentMatch (0.75s)
13:06:10 [2021-06-21T13:06:10.479Z] === RUN   TestLinksContainerNames
13:06:11 [2021-06-21T13:06:11.854Z] --- PASS: TestLinksContainerNames (1.28s)
13:06:11 [2021-06-21T13:06:11.854Z] === RUN   TestLogsFollowTailEmpty
13:06:12 [2021-06-21T13:06:12.419Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
13:06:12 [2021-06-21T13:06:12.419Z] === RUN   TestContainerNetworkMountsNoChown
13:06:12 [2021-06-21T13:06:12.986Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/default
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/default
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/private
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/private
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rprivate
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rprivate
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/slave
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/slave
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rslave
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rslave
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/shared
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/shared
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rshared
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rshared
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/default
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/default/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/default/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/rslave
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/rshared
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/shared
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/rprivate
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/slave
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/private
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/private/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/private/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/default/bind_root
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/default/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:06:12 [2021-06-21T13:06:12.986Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/private/bind_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:06:13 [2021-06-21T13:06:13.245Z] === CONT  TestMountDaemonRoot/private/mount_root
13:06:13 [2021-06-21T13:06:13.502Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:06:13 [2021-06-21T13:06:13.502Z] --- PASS: TestMountDaemonRoot (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
13:06:13 [2021-06-21T13:06:13.502Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
13:06:13 [2021-06-21T13:06:13.502Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:06:13 [2021-06-21T13:06:13.502Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
13:06:13 [2021-06-21T13:06:13.502Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
13:06:13 [2021-06-21T13:06:13.502Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
13:06:13 [2021-06-21T13:06:13.503Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
13:06:13 [2021-06-21T13:06:13.503Z] === RUN   TestContainerBindMountNonRecursive
13:06:15 [2021-06-21T13:06:15.403Z] --- PASS: TestContainerBindMountNonRecursive (2.04s)
13:06:15 [2021-06-21T13:06:15.403Z] === RUN   TestContainerVolumesMountedAsShared
13:06:15 [2021-06-21T13:06:15.968Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
13:06:15 [2021-06-21T13:06:15.968Z] === RUN   TestContainerVolumesMountedAsSlave
13:06:16 [2021-06-21T13:06:16.536Z] --- PASS: TestContainerVolumesMountedAsSlave (0.77s)
13:06:16 [2021-06-21T13:06:16.536Z] === RUN   TestNetworkNat
13:06:17 [2021-06-21T13:06:17.472Z] --- PASS: TestNetworkNat (0.71s)
13:06:17 [2021-06-21T13:06:17.472Z] === RUN   TestNetworkLocalhostTCPNat
13:06:18 [2021-06-21T13:06:18.038Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s)
13:06:18 [2021-06-21T13:06:18.038Z] === RUN   TestNetworkLoopbackNat
13:06:21 [2021-06-21T13:06:21.318Z] --- PASS: TestNetworkLoopbackNat (3.09s)
13:06:21 [2021-06-21T13:06:21.318Z] === RUN   TestPause
13:06:21 [2021-06-21T13:06:21.885Z] --- PASS: TestPause (0.66s)
13:06:21 [2021-06-21T13:06:21.885Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:06:21 [2021-06-21T13:06:21.885Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:06:21 [2021-06-21T13:06:21.885Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:06:21 [2021-06-21T13:06:21.885Z] === RUN   TestPauseStopPausedContainer
13:06:22 [2021-06-21T13:06:22.450Z] --- PASS: TestPauseStopPausedContainer (0.69s)
13:06:22 [2021-06-21T13:06:22.450Z] === RUN   TestPidHost
13:06:24 [2021-06-21T13:06:24.979Z] --- PASS: TestPidHost (2.01s)
13:06:24 [2021-06-21T13:06:24.979Z] === RUN   TestPsFilter
13:06:24 [2021-06-21T13:06:24.979Z] --- PASS: TestPsFilter (0.10s)
13:06:24 [2021-06-21T13:06:24.979Z] === RUN   TestRemoveContainerWithRemovedVolume
13:06:25 [2021-06-21T13:06:25.237Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
13:06:25 [2021-06-21T13:06:25.237Z] === RUN   TestRemoveContainerWithVolume
13:06:25 [2021-06-21T13:06:25.804Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
13:06:25 [2021-06-21T13:06:25.804Z] === RUN   TestRemoveContainerRunning
13:06:26 [2021-06-21T13:06:26.738Z] --- PASS: TestRemoveContainerRunning (0.66s)
13:06:26 [2021-06-21T13:06:26.738Z] === RUN   TestRemoveContainerForceRemoveRunning
13:06:27 [2021-06-21T13:06:27.304Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.64s)
13:06:27 [2021-06-21T13:06:27.304Z] === RUN   TestRemoveInvalidContainer
13:06:27 [2021-06-21T13:06:27.304Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:06:27 [2021-06-21T13:06:27.304Z] === RUN   TestRenameLinkedContainer
13:06:29 [2021-06-21T13:06:29.833Z] --- PASS: TestRenameLinkedContainer (2.65s)
13:06:29 [2021-06-21T13:06:29.833Z] === RUN   TestRenameStoppedContainer
13:06:30 [2021-06-21T13:06:30.399Z] --- PASS: TestRenameStoppedContainer (0.66s)
13:06:30 [2021-06-21T13:06:30.399Z] === RUN   TestRenameRunningContainerAndReuse
13:06:31 [2021-06-21T13:06:31.774Z] --- PASS: TestRenameRunningContainerAndReuse (1.39s)
13:06:31 [2021-06-21T13:06:31.774Z] === RUN   TestRenameInvalidName
13:06:32 [2021-06-21T13:06:32.731Z] --- PASS: TestRenameInvalidName (0.68s)
13:06:32 [2021-06-21T13:06:32.731Z] === RUN   TestRenameAnonymousContainer
13:06:35 [2021-06-21T13:06:35.261Z] --- PASS: TestRenameAnonymousContainer (2.44s)
13:06:35 [2021-06-21T13:06:35.261Z] === RUN   TestRenameContainerWithSameName
13:06:35 [2021-06-21T13:06:35.828Z] --- PASS: TestRenameContainerWithSameName (0.64s)
13:06:35 [2021-06-21T13:06:35.828Z] === RUN   TestRenameContainerWithLinkedContainer
13:06:37 [2021-06-21T13:06:37.201Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s)
13:06:37 [2021-06-21T13:06:37.201Z] === RUN   TestResize
13:06:37 [2021-06-21T13:06:37.767Z] --- PASS: TestResize (0.69s)
13:06:37 [2021-06-21T13:06:37.767Z] === RUN   TestResizeWithInvalidSize
13:06:38 [2021-06-21T13:06:38.333Z] --- PASS: TestResizeWithInvalidSize (0.66s)
13:06:38 [2021-06-21T13:06:38.333Z] === RUN   TestResizeWhenContainerNotStarted
13:06:38 [2021-06-21T13:06:38.900Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
13:06:38 [2021-06-21T13:06:38.900Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
13:06:41 [2021-06-21T13:06:41.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
13:06:41 [2021-06-21T13:06:41.429Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
13:06:42 [2021-06-21T13:06:42.363Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
13:06:42 [2021-06-21T13:06:42.363Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
13:06:43 [2021-06-21T13:06:43.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
13:06:43 [2021-06-21T13:06:43.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
13:06:46 [2021-06-21T13:06:46.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
13:06:46 [2021-06-21T13:06:46.268Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
13:06:48 [2021-06-21T13:06:48.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
13:06:48 [2021-06-21T13:06:48.798Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
13:06:51 [2021-06-21T13:06:51.329Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.18s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.31s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.22s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.04s)
13:06:51 [2021-06-21T13:06:51.329Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.05s)
13:06:51 [2021-06-21T13:06:51.329Z] === RUN   TestCgroupNamespacesRun
13:06:52 [2021-06-21T13:06:52.702Z] --- PASS: TestCgroupNamespacesRun (1.63s)
13:06:52 [2021-06-21T13:06:52.702Z] === RUN   TestCgroupNamespacesRunPrivileged
13:06:52 [2021-06-21T13:06:52.702Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
13:06:52 [2021-06-21T13:06:52.702Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
13:06:52 [2021-06-21T13:06:52.702Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:06:54 [2021-06-21T13:06:54.077Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
13:06:54 [2021-06-21T13:06:54.077Z] === RUN   TestCgroupNamespacesRunHostMode
13:06:55 [2021-06-21T13:06:55.977Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s)
13:06:55 [2021-06-21T13:06:55.977Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:06:57 [2021-06-21T13:06:57.366Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
13:06:57 [2021-06-21T13:06:57.366Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:06:58 [2021-06-21T13:06:58.755Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
13:06:58 [2021-06-21T13:06:58.755Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:06:59 [2021-06-21T13:06:59.013Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
13:06:59 [2021-06-21T13:06:59.013Z] === RUN   TestCgroupNamespacesRunOlderClient
13:07:00 [2021-06-21T13:07:00.914Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
13:07:00 [2021-06-21T13:07:00.914Z] === RUN   TestNISDomainname
13:07:01 [2021-06-21T13:07:01.849Z] --- PASS: TestNISDomainname (1.20s)
13:07:01 [2021-06-21T13:07:01.849Z] === RUN   TestHostnameDnsResolution
13:07:03 [2021-06-21T13:07:03.222Z] --- PASS: TestHostnameDnsResolution (1.22s)
13:07:03 [2021-06-21T13:07:03.223Z] === RUN   TestStats
13:07:05 [2021-06-21T13:07:05.749Z] --- PASS: TestStats (2.68s)
13:07:05 [2021-06-21T13:07:05.749Z] === RUN   TestStopContainerWithTimeout
13:07:05 [2021-06-21T13:07:05.749Z] === RUN   TestStopContainerWithTimeout/0
13:07:05 [2021-06-21T13:07:05.749Z] === PAUSE TestStopContainerWithTimeout/0
13:07:05 [2021-06-21T13:07:05.749Z] === RUN   TestStopContainerWithTimeout/1
13:07:05 [2021-06-21T13:07:05.749Z] === PAUSE TestStopContainerWithTimeout/1
13:07:05 [2021-06-21T13:07:05.749Z] === RUN   TestStopContainerWithTimeout/3
13:07:05 [2021-06-21T13:07:05.749Z] === PAUSE TestStopContainerWithTimeout/3
13:07:05 [2021-06-21T13:07:05.749Z] === RUN   TestStopContainerWithTimeout/-1
13:07:05 [2021-06-21T13:07:05.749Z] === PAUSE TestStopContainerWithTimeout/-1
13:07:05 [2021-06-21T13:07:05.749Z] === CONT  TestStopContainerWithTimeout/0
13:07:05 [2021-06-21T13:07:05.749Z] === CONT  TestStopContainerWithTimeout/-1
13:07:06 [2021-06-21T13:07:06.684Z] === CONT  TestStopContainerWithTimeout/3
13:07:09 [2021-06-21T13:07:09.211Z] === CONT  TestStopContainerWithTimeout/1
13:07:10 [2021-06-21T13:07:10.585Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:07:10 [2021-06-21T13:07:10.585Z]     --- PASS: TestStopContainerWithTimeout/0 (0.93s)
13:07:10 [2021-06-21T13:07:10.585Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.87s)
13:07:10 [2021-06-21T13:07:10.585Z]     --- PASS: TestStopContainerWithTimeout/3 (2.64s)
13:07:10 [2021-06-21T13:07:10.585Z]     --- PASS: TestStopContainerWithTimeout/1 (1.67s)
13:07:10 [2021-06-21T13:07:10.585Z] === RUN   TestDeleteDevicemapper
13:07:10 [2021-06-21T13:07:10.585Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:07:10 [2021-06-21T13:07:10.585Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:07:10 [2021-06-21T13:07:10.585Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:07:13 [2021-06-21T13:07:13.876Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.99s)
13:07:13 [2021-06-21T13:07:13.877Z] === RUN   TestUpdateMemory
13:07:14 [2021-06-21T13:07:14.817Z] --- PASS: TestUpdateMemory (1.21s)
13:07:14 [2021-06-21T13:07:14.817Z] === RUN   TestUpdateCPUQuota
13:07:21 [2021-06-21T13:07:21.370Z] --- PASS: TestUpdateCPUQuota (6.17s)
13:07:21 [2021-06-21T13:07:21.370Z] === RUN   TestUpdatePidsLimit
13:07:21 [2021-06-21T13:07:21.370Z] === RUN   TestUpdatePidsLimit/update_from_none
13:07:21 [2021-06-21T13:07:21.370Z] === RUN   TestUpdatePidsLimit/no_change
13:07:22 [2021-06-21T13:07:22.304Z] === RUN   TestUpdatePidsLimit/update_lower
13:07:22 [2021-06-21T13:07:22.871Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
13:07:23 [2021-06-21T13:07:23.438Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
13:07:24 [2021-06-21T13:07:24.005Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
13:07:24 [2021-06-21T13:07:24.579Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
13:07:25 [2021-06-21T13:07:25.956Z] --- PASS: TestUpdatePidsLimit (5.20s)
13:07:25 [2021-06-21T13:07:25.956Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.65s)
13:07:25 [2021-06-21T13:07:25.956Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
13:07:25 [2021-06-21T13:07:25.956Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.64s)
13:07:25 [2021-06-21T13:07:25.956Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s)
13:07:25 [2021-06-21T13:07:25.956Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s)
13:07:25 [2021-06-21T13:07:25.956Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.66s)
13:07:25 [2021-06-21T13:07:25.956Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s)
13:07:25 [2021-06-21T13:07:25.956Z] === RUN   TestUpdateRestartPolicy
13:07:40 [2021-06-21T13:07:40.822Z] --- PASS: TestUpdateRestartPolicy (12.46s)
13:07:40 [2021-06-21T13:07:40.822Z] === RUN   TestUpdateRestartWithAutoRemove
13:07:40 [2021-06-21T13:07:40.822Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
13:07:40 [2021-06-21T13:07:40.822Z] === RUN   TestWaitNonBlocked
13:07:40 [2021-06-21T13:07:40.822Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:07:40 [2021-06-21T13:07:40.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:07:40 [2021-06-21T13:07:40.822Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:07:40 [2021-06-21T13:07:40.822Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:07:40 [2021-06-21T13:07:40.822Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:07:40 [2021-06-21T13:07:40.822Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:07:40 [2021-06-21T13:07:40.822Z] --- PASS: TestWaitNonBlocked (0.02s)
13:07:40 [2021-06-21T13:07:40.822Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s)
13:07:40 [2021-06-21T13:07:40.822Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
13:07:40 [2021-06-21T13:07:40.822Z] === RUN   TestWaitBlocked
13:07:40 [2021-06-21T13:07:40.822Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:07:40 [2021-06-21T13:07:40.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:07:40 [2021-06-21T13:07:40.822Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:07:40 [2021-06-21T13:07:40.822Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:07:40 [2021-06-21T13:07:40.822Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:07:40 [2021-06-21T13:07:40.822Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:07:41 [2021-06-21T13:07:41.389Z] --- PASS: TestWaitBlocked (0.01s)
13:07:41 [2021-06-21T13:07:41.389Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s)
13:07:41 [2021-06-21T13:07:41.389Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.09s)
13:07:41 [2021-06-21T13:07:41.389Z] === CONT  TestContainerStartOnDaemonRestart
13:07:41 [2021-06-21T13:07:41.389Z] === CONT  TestContainerKillOnDaemonStart
13:07:44 [2021-06-21T13:07:44.669Z] --- PASS: TestContainerStartOnDaemonRestart (2.78s)
13:07:44 [2021-06-21T13:07:44.669Z] === CONT  TestIpcModeOlderClient
13:07:44 [2021-06-21T13:07:44.669Z] --- PASS: TestIpcModeOlderClient (0.05s)
13:07:44 [2021-06-21T13:07:44.669Z] === CONT  TestDaemonHostGatewayIP
13:07:47 [2021-06-21T13:07:47.951Z] --- PASS: TestDaemonHostGatewayIP (3.14s)
13:07:47 [2021-06-21T13:07:47.951Z] === CONT  TestRestartDaemonWithRestartingContainer
13:07:49 [2021-06-21T13:07:49.851Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s)
13:07:49 [2021-06-21T13:07:49.851Z] === CONT  TestDaemonRestartIpcMode
13:07:52 [2021-06-21T13:07:52.381Z] --- PASS: TestDaemonRestartIpcMode (2.79s)
13:07:53 [2021-06-21T13:07:53.753Z] --- PASS: TestContainerKillOnDaemonStart (12.11s)
13:07:53 [2021-06-21T13:07:53.754Z] PASS
13:07:53 [2021-06-21T13:07:53.754Z] 
13:07:53 [2021-06-21T13:07:53.754Z] === Skipped
13:07:53 [2021-06-21T13:07:53.754Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:07:53 [2021-06-21T13:07:53.754Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:07:53 [2021-06-21T13:07:53.754Z] 
13:07:53 [2021-06-21T13:07:53.754Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:07:53 [2021-06-21T13:07:53.754Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
13:07:53 [2021-06-21T13:07:53.754Z] 
13:07:53 [2021-06-21T13:07:53.754Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:07:53 [2021-06-21T13:07:53.754Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:07:53 [2021-06-21T13:07:53.754Z] 
13:07:53 [2021-06-21T13:07:53.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
13:07:53 [2021-06-21T13:07:53.754Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
13:07:53 [2021-06-21T13:07:53.754Z] 
13:07:53 [2021-06-21T13:07:53.754Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:07:53 [2021-06-21T13:07:53.754Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:07:53 [2021-06-21T13:07:53.754Z] 
13:07:53 [2021-06-21T13:07:53.754Z] 
13:07:53 [2021-06-21T13:07:53.754Z] DONE 196 tests, 5 skipped in 141.212s
13:07:53 [2021-06-21T13:07:53.754Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:07:53 [2021-06-21T13:07:53.754Z] INFO: Testing against a local daemon
13:07:53 [2021-06-21T13:07:53.754Z] === RUN   TestCommitInheritsEnv
13:07:53 [2021-06-21T13:07:53.754Z] --- PASS: TestCommitInheritsEnv (0.27s)
13:07:53 [2021-06-21T13:07:53.754Z] === RUN   TestImportExtremelyLargeImageWorks
13:07:53 [2021-06-21T13:07:53.754Z] === PAUSE TestImportExtremelyLargeImageWorks
13:07:53 [2021-06-21T13:07:53.754Z] === RUN   TestImagesFilterMultiReference
13:07:54 [2021-06-21T13:07:54.012Z] --- PASS: TestImagesFilterMultiReference (0.06s)
13:07:54 [2021-06-21T13:07:54.012Z] === RUN   TestImagePullPlatformInvalid
13:07:54 [2021-06-21T13:07:54.012Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:07:54 [2021-06-21T13:07:54.012Z] === RUN   TestRemoveImageOrphaning
13:07:54 [2021-06-21T13:07:54.269Z] --- PASS: TestRemoveImageOrphaning (0.24s)
13:07:54 [2021-06-21T13:07:54.269Z] === RUN   TestRemoveImageGarbageCollector
13:07:56 [2021-06-21T13:07:56.168Z] --- PASS: TestRemoveImageGarbageCollector (1.87s)
13:07:56 [2021-06-21T13:07:56.168Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:07:56 [2021-06-21T13:07:56.168Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
13:07:56 [2021-06-21T13:07:56.168Z] === RUN   TestTagInvalidReference
13:07:56 [2021-06-21T13:07:56.168Z] --- PASS: TestTagInvalidReference (0.01s)
13:07:56 [2021-06-21T13:07:56.168Z] === RUN   TestTagValidPrefixedRepo
13:07:56 [2021-06-21T13:07:56.168Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
13:07:56 [2021-06-21T13:07:56.168Z] === RUN   TestTagExistedNameWithoutForce
13:07:56 [2021-06-21T13:07:56.168Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:07:56 [2021-06-21T13:07:56.168Z] === RUN   TestTagOfficialNames
13:07:56 [2021-06-21T13:07:56.168Z] --- PASS: TestTagOfficialNames (0.05s)
13:07:56 [2021-06-21T13:07:56.168Z] === RUN   TestTagMatchesDigest
13:07:56 [2021-06-21T13:07:56.168Z] --- PASS: TestTagMatchesDigest (0.01s)
13:07:56 [2021-06-21T13:07:56.168Z] === CONT  TestImportExtremelyLargeImageWorks
13:09:32 [2021-06-21T13:09:32.630Z] --- PASS: TestImportExtremelyLargeImageWorks (91.78s)
13:09:32 [2021-06-21T13:09:32.630Z] PASS
13:09:32 [2021-06-21T13:09:32.630Z] 
13:09:32 [2021-06-21T13:09:32.630Z] DONE 12 tests in 94.435s
13:09:32 [2021-06-21T13:09:32.630Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:09:32 [2021-06-21T13:09:32.630Z] INFO: Testing against a local daemon
13:09:32 [2021-06-21T13:09:32.630Z] === RUN   TestNetworkCreateDelete
13:09:32 [2021-06-21T13:09:32.630Z] --- PASS: TestNetworkCreateDelete (0.13s)
13:09:32 [2021-06-21T13:09:32.630Z] === RUN   TestDockerNetworkDeletePreferID
13:09:32 [2021-06-21T13:09:32.630Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
13:09:32 [2021-06-21T13:09:32.630Z] === RUN   TestDaemonDNSFallback
13:09:35 [2021-06-21T13:09:35.155Z] --- PASS: TestDaemonDNSFallback (6.57s)
13:09:35 [2021-06-21T13:09:35.155Z] === RUN   TestInspectNetwork
13:09:38 [2021-06-21T13:09:38.436Z] === RUN   TestInspectNetwork/full_network_id
13:09:38 [2021-06-21T13:09:38.436Z] === RUN   TestInspectNetwork/partial_network_id
13:09:38 [2021-06-21T13:09:38.436Z] === RUN   TestInspectNetwork/network_name
13:09:38 [2021-06-21T13:09:38.436Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
13:09:42 [2021-06-21T13:09:42.617Z] --- PASS: TestInspectNetwork (7.56s)
13:09:42 [2021-06-21T13:09:42.618Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
13:09:42 [2021-06-21T13:09:42.618Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
13:09:42 [2021-06-21T13:09:42.618Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
13:09:42 [2021-06-21T13:09:42.618Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
13:09:42 [2021-06-21T13:09:42.618Z] === RUN   TestRunContainerWithBridgeNone
13:09:45 [2021-06-21T13:09:45.897Z] --- PASS: TestRunContainerWithBridgeNone (2.87s)
13:09:45 [2021-06-21T13:09:45.897Z] === RUN   TestNetworkInvalidJSON
13:09:45 [2021-06-21T13:09:45.897Z] === RUN   TestNetworkInvalidJSON//networks/create
13:09:45 [2021-06-21T13:09:45.897Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:09:45 [2021-06-21T13:09:45.897Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:09:45 [2021-06-21T13:09:45.897Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:09:45 [2021-06-21T13:09:45.897Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:09:45 [2021-06-21T13:09:45.897Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:09:45 [2021-06-21T13:09:45.897Z] === CONT  TestNetworkInvalidJSON//networks/create
13:09:45 [2021-06-21T13:09:45.897Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:09:45 [2021-06-21T13:09:45.897Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:09:45 [2021-06-21T13:09:45.897Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:09:45 [2021-06-21T13:09:45.897Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:09:45 [2021-06-21T13:09:45.897Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:09:45 [2021-06-21T13:09:45.897Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:09:45 [2021-06-21T13:09:45.897Z] === RUN   TestNetworkList
13:09:45 [2021-06-21T13:09:45.897Z] === RUN   TestNetworkList//networks
13:09:45 [2021-06-21T13:09:45.897Z] === PAUSE TestNetworkList//networks
13:09:45 [2021-06-21T13:09:45.897Z] === RUN   TestNetworkList//networks/
13:09:45 [2021-06-21T13:09:45.897Z] === PAUSE TestNetworkList//networks/
13:09:45 [2021-06-21T13:09:45.897Z] === CONT  TestNetworkList//networks
13:09:45 [2021-06-21T13:09:45.897Z] === CONT  TestNetworkList//networks/
13:09:45 [2021-06-21T13:09:45.897Z] --- PASS: TestNetworkList (0.01s)
13:09:45 [2021-06-21T13:09:45.897Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:09:45 [2021-06-21T13:09:45.897Z]     --- PASS: TestNetworkList//networks (0.00s)
13:09:45 [2021-06-21T13:09:45.897Z] === RUN   TestHostIPv4BridgeLabel
13:09:46 [2021-06-21T13:09:46.155Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
13:09:46 [2021-06-21T13:09:46.155Z] === RUN   TestDaemonRestartWithLiveRestore
13:09:47 [2021-06-21T13:09:47.088Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
13:09:47 [2021-06-21T13:09:47.088Z] === RUN   TestDaemonDefaultNetworkPools
13:09:48 [2021-06-21T13:09:48.022Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
13:09:48 [2021-06-21T13:09:48.022Z] === RUN   TestDaemonRestartWithExistingNetwork
13:09:48 [2021-06-21T13:09:48.955Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
13:09:48 [2021-06-21T13:09:48.955Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:09:50 [2021-06-21T13:09:50.330Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
13:09:50 [2021-06-21T13:09:50.330Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:09:50 [2021-06-21T13:09:50.896Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
13:09:50 [2021-06-21T13:09:50.896Z] === RUN   TestServiceWithPredefinedNetwork
13:09:53 [2021-06-21T13:09:53.423Z] --- PASS: TestServiceWithPredefinedNetwork (2.48s)
13:09:53 [2021-06-21T13:09:53.423Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:09:53 [2021-06-21T13:09:53.423Z]     service_test.go:242: FLAKY_TEST
13:09:53 [2021-06-21T13:09:53.423Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:09:53 [2021-06-21T13:09:53.423Z] === RUN   TestServiceWithDataPathPortInit
13:10:08 [2021-06-21T13:10:08.314Z] --- PASS: TestServiceWithDataPathPortInit (14.40s)
13:10:08 [2021-06-21T13:10:08.314Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:10:10 [2021-06-21T13:10:10.842Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lkt6u3matrn91vhh92bb3imbv Created:2021-06-21 13:10:09.011855672 +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[0a90dc232dc74c4087ce95c3fcf8beceb10e0c4c1ce38fab11dde6d148e5d89b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6xg65k24f50g48lwk7muzy72u EndpointID:f6817b7bd56248df8d5558937311903afaabc0857c754b9f70fc421eea05a3a7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:28d64e2366fc116d5ef24ad05197d3c33b43b3e6374d142e9c1d8c93718de8e4 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:38fb2e3cd7b5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6xg65k24f50g48lwk7muzy72u EndpointID:f6817b7bd56248df8d5558937311903afaabc0857c754b9f70fc421eea05a3a7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
13:10:15 [2021-06-21T13:10:15.026Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s)
13:10:15 [2021-06-21T13:10:15.026Z] PASS
13:10:15 [2021-06-21T13:10:15.026Z] 
13:10:15 [2021-06-21T13:10:15.026Z] === Skipped
13:10:15 [2021-06-21T13:10:15.026Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:10:15 [2021-06-21T13:10:15.026Z]     service_test.go:242: FLAKY_TEST
13:10:15 [2021-06-21T13:10:15.026Z] 
13:10:15 [2021-06-21T13:10:15.026Z] 
13:10:15 [2021-06-21T13:10:15.026Z] DONE 26 tests, 1 skipped in 46.965s
13:10:15 [2021-06-21T13:10:15.026Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:10:15 [2021-06-21T13:10:15.026Z] INFO: Testing against a local daemon
13:10:15 [2021-06-21T13:10:15.026Z] === RUN   TestDockerNetworkIpvlanPersistance
13:10:15 [2021-06-21T13:10:15.026Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:10:15 [2021-06-21T13:10:15.026Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:10:15 [2021-06-21T13:10:15.026Z] === RUN   TestDockerNetworkIpvlan
13:10:15 [2021-06-21T13:10:15.026Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:10:15 [2021-06-21T13:10:15.026Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:10:15 [2021-06-21T13:10:15.027Z] PASS
13:10:15 [2021-06-21T13:10:15.027Z] 
13:10:15 [2021-06-21T13:10:15.027Z] === Skipped
13:10:15 [2021-06-21T13:10:15.027Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:10:15 [2021-06-21T13:10:15.027Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:10:15 [2021-06-21T13:10:15.027Z] 
13:10:15 [2021-06-21T13:10:15.027Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:10:15 [2021-06-21T13:10:15.027Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:10:15 [2021-06-21T13:10:15.027Z] 
13:10:15 [2021-06-21T13:10:15.027Z] 
13:10:15 [2021-06-21T13:10:15.027Z] DONE 2 tests, 2 skipped in 0.034s
13:10:15 [2021-06-21T13:10:15.027Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:10:15 [2021-06-21T13:10:15.027Z] INFO: Testing against a local daemon
13:10:15 [2021-06-21T13:10:15.027Z] === RUN   TestDockerNetworkMacvlanPersistance
13:10:16 [2021-06-21T13:10:16.398Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
13:10:16 [2021-06-21T13:10:16.398Z] === RUN   TestDockerNetworkMacvlan
13:10:16 [2021-06-21T13:10:16.964Z] === RUN   TestDockerNetworkMacvlan/Subinterface
13:10:17 [2021-06-21T13:10:17.897Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
13:10:18 [2021-06-21T13:10:18.463Z] === RUN   TestDockerNetworkMacvlan/NilParent
13:10:20 [2021-06-21T13:10:20.990Z] === RUN   TestDockerNetworkMacvlan/InternalMode
13:10:23 [2021-06-21T13:10:23.519Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
13:10:28 [2021-06-21T13:10:28.784Z] === RUN   TestDockerNetworkMacvlan/Addressing
13:10:29 [2021-06-21T13:10:29.720Z] --- PASS: TestDockerNetworkMacvlan (13.55s)
13:10:29 [2021-06-21T13:10:29.720Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
13:10:29 [2021-06-21T13:10:29.720Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
13:10:29 [2021-06-21T13:10:29.720Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s)
13:10:29 [2021-06-21T13:10:29.720Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.66s)
13:10:29 [2021-06-21T13:10:29.720Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.83s)
13:10:29 [2021-06-21T13:10:29.720Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s)
13:10:29 [2021-06-21T13:10:29.720Z] PASS
13:10:29 [2021-06-21T13:10:29.720Z] 
13:10:29 [2021-06-21T13:10:29.720Z] DONE 8 tests in 14.819s
13:10:29 [2021-06-21T13:10:29.720Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:10:29 [2021-06-21T13:10:29.977Z] testing: warning: no tests to run
13:10:29 [2021-06-21T13:10:29.977Z] PASS
13:10:29 [2021-06-21T13:10:29.977Z] 
13:10:29 [2021-06-21T13:10:29.977Z] DONE 0 tests in 0.006s
13:10:29 [2021-06-21T13:10:29.977Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:10:29 [2021-06-21T13:10:29.977Z] INFO: Testing against a local daemon
13:10:29 [2021-06-21T13:10:29.977Z] === RUN   TestAuthZPluginAllowRequest
13:10:31 [2021-06-21T13:10:31.352Z] --- PASS: TestAuthZPluginAllowRequest (1.37s)
13:10:31 [2021-06-21T13:10:31.352Z] === RUN   TestAuthZPluginTLS
13:10:31 [2021-06-21T13:10:31.917Z] --- PASS: TestAuthZPluginTLS (0.55s)
13:10:31 [2021-06-21T13:10:31.917Z] === RUN   TestAuthZPluginDenyRequest
13:10:32 [2021-06-21T13:10:32.482Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
13:10:32 [2021-06-21T13:10:32.482Z] === RUN   TestAuthZPluginAPIDenyResponse
13:10:33 [2021-06-21T13:10:33.051Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
13:10:33 [2021-06-21T13:10:33.051Z] === RUN   TestAuthZPluginDenyResponse
13:10:33 [2021-06-21T13:10:33.309Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
13:10:33 [2021-06-21T13:10:33.309Z] === RUN   TestAuthZPluginAllowEventStream
13:10:34 [2021-06-21T13:10:34.703Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s)
13:10:34 [2021-06-21T13:10:34.703Z] === RUN   TestAuthZPluginErrorResponse
13:10:35 [2021-06-21T13:10:35.269Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
13:10:35 [2021-06-21T13:10:35.269Z] === RUN   TestAuthZPluginErrorRequest
13:10:35 [2021-06-21T13:10:35.834Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
13:10:35 [2021-06-21T13:10:35.834Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:10:36 [2021-06-21T13:10:36.400Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
13:10:36 [2021-06-21T13:10:36.400Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:10:38 [2021-06-21T13:10:38.297Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.64s)
13:10:38 [2021-06-21T13:10:38.297Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:10:39 [2021-06-21T13:10:39.671Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.64s)
13:10:39 [2021-06-21T13:10:39.671Z] === RUN   TestAuthZPluginHeader
13:10:40 [2021-06-21T13:10:40.603Z] --- PASS: TestAuthZPluginHeader (0.70s)
13:10:40 [2021-06-21T13:10:40.603Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:10:44 [2021-06-21T13:10:44.008Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.59s)
13:10:44 [2021-06-21T13:10:44.008Z] === RUN   TestAuthZPluginV2Disable
13:10:47 [2021-06-21T13:10:47.290Z] --- PASS: TestAuthZPluginV2Disable (2.85s)
13:10:47 [2021-06-21T13:10:47.290Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:10:49 [2021-06-21T13:10:49.816Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.60s)
13:10:49 [2021-06-21T13:10:49.816Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:10:59 [2021-06-21T13:10:59.781Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.27s)
13:10:59 [2021-06-21T13:10:59.781Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:11:17 [2021-06-21T13:11:17.865Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
13:11:17 [2021-06-21T13:11:17.865Z] PASS
13:11:17 [2021-06-21T13:11:17.865Z] 
13:11:17 [2021-06-21T13:11:17.865Z] DONE 17 tests in 45.412s
13:11:17 [2021-06-21T13:11:17.865Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:11:17 [2021-06-21T13:11:17.865Z] INFO: Testing against a local daemon
13:11:17 [2021-06-21T13:11:17.865Z] === RUN   TestPluginInvalidJSON
13:11:17 [2021-06-21T13:11:17.865Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:11:17 [2021-06-21T13:11:17.865Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:11:17 [2021-06-21T13:11:17.865Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:11:17 [2021-06-21T13:11:17.865Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:11:17 [2021-06-21T13:11:17.865Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:11:17 [2021-06-21T13:11:17.865Z] === RUN   TestPluginInstall
13:11:17 [2021-06-21T13:11:17.865Z] === RUN   TestPluginInstall/no_auth
13:11:18 [2021-06-21T13:11:18.808Z] time="2021-06-21T13:11:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:11:18 [2021-06-21T13:11:18.809Z] time="2021-06-21T13:11:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:098b5751885e8032674e9883a335bd4b7d61ca3b86716a5c6e5f74b5052cc856" mediatype=application/vnd.docker.plugin.v1+json size=522
13:11:18 [2021-06-21T13:11:18.809Z] time="2021-06-21T13:11:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:11:18 [2021-06-21T13:11:18.809Z] time="2021-06-21T13:11:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:098b5751885e8032674e9883a335bd4b7d61ca3b86716a5c6e5f74b5052cc856" mediatype=application/vnd.docker.plugin.v1+json size=522
13:11:19 [2021-06-21T13:11:19.067Z] === RUN   TestPluginInstall/with_htpasswd
13:11:19 [2021-06-21T13:11:19.633Z] time="2021-06-21T13:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:11:19 [2021-06-21T13:11:19.633Z] time="2021-06-21T13:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d4050227ccd605d75ba639c55da80edc1ca3e4a797412d638994fc2c588c0d3" mediatype=application/vnd.docker.plugin.v1+json size=522
13:11:19 [2021-06-21T13:11:19.633Z] time="2021-06-21T13:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:11:19 [2021-06-21T13:11:19.633Z] time="2021-06-21T13:11:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6d4050227ccd605d75ba639c55da80edc1ca3e4a797412d638994fc2c588c0d3" mediatype=application/vnd.docker.plugin.v1+json size=522
13:11:19 [2021-06-21T13:11:19.891Z] === RUN   TestPluginInstall/with_insecure
13:11:20 [2021-06-21T13:11:20.826Z] time="2021-06-21T13:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:11:20 [2021-06-21T13:11:20.826Z] time="2021-06-21T13:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e56fd418efedfe411da91beab4899d800876638ac4622be96e902f9d09f563fb" mediatype=application/vnd.docker.plugin.v1+json size=522
13:11:20 [2021-06-21T13:11:20.826Z] time="2021-06-21T13:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
13:11:20 [2021-06-21T13:11:20.826Z] time="2021-06-21T13:11:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e56fd418efedfe411da91beab4899d800876638ac4622be96e902f9d09f563fb" mediatype=application/vnd.docker.plugin.v1+json size=522
13:11:20 [2021-06-21T13:11:20.826Z]     plugin_test.go:165: [d38e162508e53] daemon is not started
13:11:20 [2021-06-21T13:11:20.826Z] --- PASS: TestPluginInstall (5.59s)
13:11:20 [2021-06-21T13:11:20.826Z]     --- PASS: TestPluginInstall/no_auth (3.81s)
13:11:20 [2021-06-21T13:11:20.826Z]     --- PASS: TestPluginInstall/with_htpasswd (0.66s)
13:11:20 [2021-06-21T13:11:20.826Z]     --- PASS: TestPluginInstall/with_insecure (1.12s)
13:11:20 [2021-06-21T13:11:20.826Z] === RUN   TestPluginsWithRuntimes
13:11:22 [2021-06-21T13:11:22.725Z] === RUN   TestPluginsWithRuntimes/No_Args
13:11:23 [2021-06-21T13:11:23.290Z] === RUN   TestPluginsWithRuntimes/With_Args
13:11:24 [2021-06-21T13:11:24.664Z] --- PASS: TestPluginsWithRuntimes (3.44s)
13:11:24 [2021-06-21T13:11:24.664Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
13:11:24 [2021-06-21T13:11:24.664Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
13:11:24 [2021-06-21T13:11:24.664Z] === RUN   TestPluginBackCompatMediaTypes
13:11:24 [2021-06-21T13:11:24.922Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
13:11:24 [2021-06-21T13:11:24.922Z] PASS
13:11:24 [2021-06-21T13:11:24.922Z] 
13:11:24 [2021-06-21T13:11:24.922Z] DONE 10 tests in 9.666s
13:11:24 [2021-06-21T13:11:24.922Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:11:24 [2021-06-21T13:11:24.922Z] INFO: Testing against a local daemon
13:11:24 [2021-06-21T13:11:24.922Z] === RUN   TestExternalGraphDriver
13:11:25 [2021-06-21T13:11:25.180Z] === RUN   TestExternalGraphDriver/json
13:11:27 [2021-06-21T13:11:27.079Z] === RUN   TestExternalGraphDriver/spec
13:11:28 [2021-06-21T13:11:28.978Z] === RUN   TestExternalGraphDriver/pull
13:11:30 [2021-06-21T13:11:30.353Z] --- PASS: TestExternalGraphDriver (5.38s)
13:11:30 [2021-06-21T13:11:30.353Z]     --- PASS: TestExternalGraphDriver/json (1.88s)
13:11:30 [2021-06-21T13:11:30.353Z]     --- PASS: TestExternalGraphDriver/spec (1.86s)
13:11:30 [2021-06-21T13:11:30.353Z]     --- PASS: TestExternalGraphDriver/pull (1.54s)
13:11:30 [2021-06-21T13:11:30.353Z] === RUN   TestGraphdriverPluginV2
13:11:34 [2021-06-21T13:11:34.540Z] --- PASS: TestGraphdriverPluginV2 (3.56s)
13:11:34 [2021-06-21T13:11:34.541Z] PASS
13:11:34 [2021-06-21T13:11:34.541Z] 
13:11:34 [2021-06-21T13:11:34.541Z] DONE 5 tests in 8.976s
13:11:34 [2021-06-21T13:11:34.541Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:11:34 [2021-06-21T13:11:34.541Z] INFO: Testing against a local daemon
13:11:34 [2021-06-21T13:11:34.541Z] === RUN   TestContinueAfterPluginCrash
13:11:34 [2021-06-21T13:11:34.541Z] === PAUSE TestContinueAfterPluginCrash
13:11:34 [2021-06-21T13:11:34.541Z] === RUN   TestReadPluginNoRead
13:11:34 [2021-06-21T13:11:34.541Z] === PAUSE TestReadPluginNoRead
13:11:34 [2021-06-21T13:11:34.541Z] === RUN   TestDaemonStartWithLogOpt
13:11:34 [2021-06-21T13:11:34.541Z] === PAUSE TestDaemonStartWithLogOpt
13:11:34 [2021-06-21T13:11:34.541Z] === CONT  TestContinueAfterPluginCrash
13:11:34 [2021-06-21T13:11:34.541Z] === CONT  TestDaemonStartWithLogOpt
13:11:37 [2021-06-21T13:11:37.825Z] --- PASS: TestDaemonStartWithLogOpt (3.53s)
13:11:37 [2021-06-21T13:11:37.825Z] === CONT  TestReadPluginNoRead
13:11:39 [2021-06-21T13:11:39.725Z] === RUN   TestReadPluginNoRead/default
13:11:41 [2021-06-21T13:11:41.624Z] === RUN   TestReadPluginNoRead/disabled_caching
13:11:42 [2021-06-21T13:11:42.999Z] --- PASS: TestContinueAfterPluginCrash (8.78s)
13:11:42 [2021-06-21T13:11:42.999Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:11:44 [2021-06-21T13:11:44.376Z] === CONT  TestReadPluginNoRead
13:11:44 [2021-06-21T13:11:44.376Z]     read_test.go:92: [d380fcea50a1d] daemon is not started
13:11:44 [2021-06-21T13:11:44.376Z] --- PASS: TestReadPluginNoRead (6.85s)
13:11:44 [2021-06-21T13:11:44.376Z]     --- PASS: TestReadPluginNoRead/default (1.52s)
13:11:44 [2021-06-21T13:11:44.376Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.57s)
13:11:44 [2021-06-21T13:11:44.376Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.50s)
13:11:44 [2021-06-21T13:11:44.376Z] PASS
13:11:44 [2021-06-21T13:11:44.376Z] 
13:11:44 [2021-06-21T13:11:44.376Z] DONE 6 tests in 10.440s
13:11:44 [2021-06-21T13:11:44.376Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:11:44 [2021-06-21T13:11:44.376Z] testing: warning: no tests to run
13:11:44 [2021-06-21T13:11:44.376Z] PASS
13:11:44 [2021-06-21T13:11:44.376Z] 
13:11:44 [2021-06-21T13:11:44.376Z] DONE 0 tests in 0.009s
13:11:44 [2021-06-21T13:11:44.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:11:44 [2021-06-21T13:11:44.376Z] INFO: Testing against a local daemon
13:11:44 [2021-06-21T13:11:44.376Z] === RUN   TestPluginWithDevMounts
13:11:44 [2021-06-21T13:11:44.376Z] === PAUSE TestPluginWithDevMounts
13:11:44 [2021-06-21T13:11:44.376Z] === CONT  TestPluginWithDevMounts
13:11:46 [2021-06-21T13:11:46.274Z] --- PASS: TestPluginWithDevMounts (1.60s)
13:11:46 [2021-06-21T13:11:46.274Z] PASS
13:11:46 [2021-06-21T13:11:46.274Z] 
13:11:46 [2021-06-21T13:11:46.274Z] DONE 1 tests in 1.633s
13:11:46 [2021-06-21T13:11:46.274Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:11:46 [2021-06-21T13:11:46.274Z] INFO: Testing against a local daemon
13:11:46 [2021-06-21T13:11:46.274Z] === RUN   TestSecretInspect
13:11:48 [2021-06-21T13:11:48.173Z] --- PASS: TestSecretInspect (2.16s)
13:11:48 [2021-06-21T13:11:48.173Z] === RUN   TestSecretList
13:11:50 [2021-06-21T13:11:50.700Z] --- PASS: TestSecretList (2.19s)
13:11:50 [2021-06-21T13:11:50.700Z] === RUN   TestSecretsCreateAndDelete
13:11:52 [2021-06-21T13:11:52.603Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
13:11:52 [2021-06-21T13:11:52.603Z] === RUN   TestSecretsUpdate
13:11:55 [2021-06-21T13:11:55.130Z] --- PASS: TestSecretsUpdate (2.17s)
13:11:55 [2021-06-21T13:11:55.130Z] === RUN   TestTemplatedSecret
13:11:58 [2021-06-21T13:11:58.412Z] --- PASS: TestTemplatedSecret (3.23s)
13:11:58 [2021-06-21T13:11:58.412Z] === RUN   TestSecretCreateResolve
13:12:00 [2021-06-21T13:12:00.310Z] --- PASS: TestSecretCreateResolve (2.14s)
13:12:00 [2021-06-21T13:12:00.310Z] PASS
13:12:00 [2021-06-21T13:12:00.310Z] 
13:12:00 [2021-06-21T13:12:00.310Z] DONE 6 tests in 14.113s
13:12:00 [2021-06-21T13:12:00.310Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:12:00 [2021-06-21T13:12:00.310Z] INFO: Testing against a local daemon
13:12:00 [2021-06-21T13:12:00.310Z] === RUN   TestServiceCreateInit
13:12:00 [2021-06-21T13:12:00.310Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:12:05 [2021-06-21T13:12:05.573Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:12:09 [2021-06-21T13:12:09.756Z] --- PASS: TestServiceCreateInit (9.19s)
13:12:09 [2021-06-21T13:12:09.756Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.60s)
13:12:09 [2021-06-21T13:12:09.756Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s)
13:12:09 [2021-06-21T13:12:09.756Z] === RUN   TestCreateServiceMultipleTimes
13:12:27 [2021-06-21T13:12:27.855Z] --- PASS: TestCreateServiceMultipleTimes (16.81s)
13:12:27 [2021-06-21T13:12:27.855Z] === RUN   TestCreateServiceConflict
13:12:28 [2021-06-21T13:12:28.420Z] --- PASS: TestCreateServiceConflict (2.13s)
13:12:28 [2021-06-21T13:12:28.420Z] === RUN   TestCreateServiceMaxReplicas
13:12:31 [2021-06-21T13:12:31.701Z] --- PASS: TestCreateServiceMaxReplicas (3.12s)
13:12:31 [2021-06-21T13:12:31.701Z] === RUN   TestCreateWithDuplicateNetworkNames
13:12:46 [2021-06-21T13:12:46.567Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s)
13:12:46 [2021-06-21T13:12:46.567Z] === RUN   TestCreateServiceSecretFileMode
13:12:47 [2021-06-21T13:12:47.135Z] --- PASS: TestCreateServiceSecretFileMode (2.65s)
13:12:47 [2021-06-21T13:12:47.135Z] === RUN   TestCreateServiceConfigFileMode
13:12:49 [2021-06-21T13:12:49.663Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
13:12:49 [2021-06-21T13:12:49.663Z] === RUN   TestCreateServiceSysctls
13:12:53 [2021-06-21T13:12:53.846Z] --- PASS: TestCreateServiceSysctls (3.48s)
13:12:53 [2021-06-21T13:12:53.846Z] === RUN   TestCreateServiceCapabilities
13:12:55 [2021-06-21T13:12:55.747Z] --- PASS: TestCreateServiceCapabilities (2.67s)
13:12:55 [2021-06-21T13:12:55.747Z] === RUN   TestInspect
13:12:59 [2021-06-21T13:12:59.027Z] --- PASS: TestInspect (3.14s)
13:12:59 [2021-06-21T13:12:59.027Z] === RUN   TestCreateJob
13:13:03 [2021-06-21T13:13:03.210Z] --- PASS: TestCreateJob (3.61s)
13:13:03 [2021-06-21T13:13:03.210Z] === RUN   TestReplicatedJob
13:13:08 [2021-06-21T13:13:08.485Z] --- PASS: TestReplicatedJob (5.94s)
13:13:08 [2021-06-21T13:13:08.485Z] === RUN   TestUpdateReplicatedJob
13:13:12 [2021-06-21T13:13:12.668Z] --- PASS: TestUpdateReplicatedJob (3.54s)
13:13:12 [2021-06-21T13:13:12.668Z] === RUN   TestServiceListWithStatuses
13:13:12 [2021-06-21T13:13:12.668Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:13:12 [2021-06-21T13:13:12.668Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:13:12 [2021-06-21T13:13:12.668Z] === RUN   TestDockerNetworkConnectAlias
13:13:16 [2021-06-21T13:13:16.852Z] --- PASS: TestDockerNetworkConnectAlias (4.59s)
13:13:16 [2021-06-21T13:13:16.852Z] === RUN   TestDockerNetworkReConnect
13:13:21 [2021-06-21T13:13:21.035Z] --- PASS: TestDockerNetworkReConnect (3.62s)
13:13:21 [2021-06-21T13:13:21.035Z] === RUN   TestServicePlugin
13:13:23 [2021-06-21T13:13:23.567Z]     plugin_test.go:62: [d3812a02680fe] joining swarm manager [d2e344fe2977c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:13:24 [2021-06-21T13:13:24.941Z]     plugin_test.go:65: [dee5d825e6de5] joining swarm manager [d2e344fe2977c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:13:51 [2021-06-21T13:13:51.471Z] --- PASS: TestServicePlugin (29.47s)
13:13:51 [2021-06-21T13:13:51.471Z] === RUN   TestServiceUpdateLabel
13:13:52 [2021-06-21T13:13:52.036Z] --- PASS: TestServiceUpdateLabel (2.15s)
13:13:52 [2021-06-21T13:13:52.036Z] === RUN   TestServiceUpdateSecrets
13:14:06 [2021-06-21T13:14:06.919Z] --- PASS: TestServiceUpdateSecrets (14.96s)
13:14:06 [2021-06-21T13:14:06.919Z] === RUN   TestServiceUpdateConfigs
13:14:21 [2021-06-21T13:14:21.785Z] --- PASS: TestServiceUpdateConfigs (15.04s)
13:14:21 [2021-06-21T13:14:21.785Z] === RUN   TestServiceUpdateNetwork
13:14:36 [2021-06-21T13:14:36.651Z] --- PASS: TestServiceUpdateNetwork (13.16s)
13:14:36 [2021-06-21T13:14:36.651Z] === RUN   TestServiceUpdatePidsLimit
13:14:36 [2021-06-21T13:14:36.651Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
13:14:37 [2021-06-21T13:14:37.217Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
13:14:45 [2021-06-21T13:14:45.320Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
13:14:51 [2021-06-21T13:14:51.875Z] --- PASS: TestServiceUpdatePidsLimit (16.86s)
13:14:51 [2021-06-21T13:14:51.875Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
13:14:51 [2021-06-21T13:14:51.875Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s)
13:14:51 [2021-06-21T13:14:51.875Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
13:14:51 [2021-06-21T13:14:51.875Z] PASS
13:14:51 [2021-06-21T13:14:51.875Z] 
13:14:51 [2021-06-21T13:14:51.875Z] === Skipped
13:14:51 [2021-06-21T13:14:51.875Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:14:51 [2021-06-21T13:14:51.875Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:14:51 [2021-06-21T13:14:51.875Z] 
13:14:51 [2021-06-21T13:14:51.875Z] 
13:14:51 [2021-06-21T13:14:51.875Z] DONE 27 tests, 1 skipped in 171.687s
13:14:51 [2021-06-21T13:14:51.875Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:14:51 [2021-06-21T13:14:51.875Z] INFO: Testing against a local daemon
13:14:51 [2021-06-21T13:14:51.875Z] === RUN   TestSessionCreate
13:14:51 [2021-06-21T13:14:51.875Z] --- PASS: TestSessionCreate (0.02s)
13:14:51 [2021-06-21T13:14:51.875Z] === RUN   TestSessionCreateWithBadUpgrade
13:14:51 [2021-06-21T13:14:51.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:14:51 [2021-06-21T13:14:51.875Z] PASS
13:14:51 [2021-06-21T13:14:51.875Z] 
13:14:51 [2021-06-21T13:14:51.875Z] DONE 2 tests in 0.071s
13:14:51 [2021-06-21T13:14:51.875Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:14:52 [2021-06-21T13:14:52.133Z] INFO: Testing against a local daemon
13:14:52 [2021-06-21T13:14:52.133Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:14:52 [2021-06-21T13:14:52.133Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
13:14:52 [2021-06-21T13:14:52.133Z] === RUN   TestEventsExecDie
13:14:53 [2021-06-21T13:14:53.067Z] --- PASS: TestEventsExecDie (1.02s)
13:14:53 [2021-06-21T13:14:53.067Z] === RUN   TestEventsBackwardsCompatible
13:14:53 [2021-06-21T13:14:53.067Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
13:14:53 [2021-06-21T13:14:53.067Z] === RUN   TestEventsVolumeCreate
13:14:53 [2021-06-21T13:14:53.067Z] --- PASS: TestEventsVolumeCreate (0.06s)
13:14:53 [2021-06-21T13:14:53.067Z] === RUN   TestInfoBinaryCommits
13:14:53 [2021-06-21T13:14:53.067Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:14:53 [2021-06-21T13:14:53.067Z] === RUN   TestInfoAPIVersioned
13:14:53 [2021-06-21T13:14:53.067Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:14:53 [2021-06-21T13:14:53.067Z] === RUN   TestInfoDiscoveryBackend
13:14:53 [2021-06-21T13:14:53.633Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
13:14:53 [2021-06-21T13:14:53.633Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:14:55 [2021-06-21T13:14:55.005Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
13:14:55 [2021-06-21T13:14:55.005Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:14:55 [2021-06-21T13:14:55.263Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
13:14:55 [2021-06-21T13:14:55.263Z] === RUN   TestInfoAPI
13:14:55 [2021-06-21T13:14:55.263Z] --- PASS: TestInfoAPI (0.03s)
13:14:55 [2021-06-21T13:14:55.263Z] === RUN   TestInfoAPIWarnings
13:15:13 [2021-06-21T13:15:13.370Z] --- PASS: TestInfoAPIWarnings (16.24s)
13:15:13 [2021-06-21T13:15:13.370Z] === RUN   TestInfoDebug
13:15:13 [2021-06-21T13:15:13.370Z] --- PASS: TestInfoDebug (0.52s)
13:15:13 [2021-06-21T13:15:13.370Z] === RUN   TestInfoInsecureRegistries
13:15:13 [2021-06-21T13:15:13.370Z] --- PASS: TestInfoInsecureRegistries (0.53s)
13:15:13 [2021-06-21T13:15:13.370Z] === RUN   TestInfoRegistryMirrors
13:15:13 [2021-06-21T13:15:13.370Z] --- PASS: TestInfoRegistryMirrors (0.52s)
13:15:13 [2021-06-21T13:15:13.370Z] === RUN   TestLoginFailsWithBadCredentials
13:15:13 [2021-06-21T13:15:13.370Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
13:15:13 [2021-06-21T13:15:13.370Z] === RUN   TestPingCacheHeaders
13:15:13 [2021-06-21T13:15:13.370Z] --- PASS: TestPingCacheHeaders (0.02s)
13:15:13 [2021-06-21T13:15:13.371Z] === RUN   TestPingGet
13:15:13 [2021-06-21T13:15:13.371Z] --- PASS: TestPingGet (0.02s)
13:15:13 [2021-06-21T13:15:13.371Z] === RUN   TestPingHead
13:15:13 [2021-06-21T13:15:13.371Z] --- PASS: TestPingHead (0.02s)
13:15:13 [2021-06-21T13:15:13.371Z] === RUN   TestVersion
13:15:13 [2021-06-21T13:15:13.371Z] --- PASS: TestVersion (0.02s)
13:15:13 [2021-06-21T13:15:13.371Z] === CONT  TestCgroupDriverSystemdMemoryLimit
13:15:14 [2021-06-21T13:15:14.746Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.42s)
13:15:14 [2021-06-21T13:15:14.746Z] PASS
13:15:14 [2021-06-21T13:15:14.746Z] 
13:15:14 [2021-06-21T13:15:14.746Z] DONE 19 tests in 22.685s
13:15:14 [2021-06-21T13:15:14.746Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:15:14 [2021-06-21T13:15:14.746Z] INFO: Testing against a local daemon
13:15:14 [2021-06-21T13:15:14.746Z] === RUN   TestVolumesCreateAndList
13:15:14 [2021-06-21T13:15:14.746Z] --- PASS: TestVolumesCreateAndList (0.02s)
13:15:14 [2021-06-21T13:15:14.746Z] === RUN   TestVolumesRemove
13:15:14 [2021-06-21T13:15:14.746Z] --- PASS: TestVolumesRemove (0.09s)
13:15:14 [2021-06-21T13:15:14.746Z] === RUN   TestVolumesInspect
13:15:14 [2021-06-21T13:15:14.746Z] --- PASS: TestVolumesInspect (0.02s)
13:15:14 [2021-06-21T13:15:14.746Z] === RUN   TestVolumesInvalidJSON
13:15:14 [2021-06-21T13:15:14.746Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:15:14 [2021-06-21T13:15:14.746Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:15:15 [2021-06-21T13:15:15.005Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:15:15 [2021-06-21T13:15:15.005Z] --- PASS: TestVolumesInvalidJSON (0.03s)
13:15:15 [2021-06-21T13:15:15.005Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:15:15 [2021-06-21T13:15:15.005Z] PASS
13:15:15 [2021-06-21T13:15:15.005Z] 
13:15:15 [2021-06-21T13:15:15.005Z] DONE 5 tests in 0.185s
13:15:15 [2021-06-21T13:15:15.005Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:15:16 [2021-06-21T13:15:16.905Z] Stopping apparmor (via systemctl): apparmor.service.
13:15:16 [2021-06-21T13:15:16.905Z] Removing test suite binaries
13:15:16 [2021-06-21T13:15:16.905Z] exiting test-integration
13:15:16 [2021-06-21T13:15:16.905Z] ++ exit 0
13:15:16 [2021-06-21T13:15:16.905Z]