Skip to content

Console Output

11:54:53 [2021-09-20T11:54:53.726Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42868/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 -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:f1d02ecb5ff25cec5bceffb9658450a8a1968ac8 hack/make.sh dynbinary test-integration
11:54:55 [2021-09-20T11:54:55.634Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
11:54:55 [2021-09-20T11:54:55.634Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
11:54:55 [2021-09-20T11:54:55.634Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
11:54:55 [2021-09-20T11:54:55.634Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
11:54:55 [2021-09-20T11:54:55.634Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
11:54:55 [2021-09-20T11:54:55.634Z] Detected virtualization docker.
11:54:55 [2021-09-20T11:54:55.634Z] Detected architecture x86-64.
11:54:55 [2021-09-20T11:54:55.634Z] Set hostname to <aa9ae7107132>.
11:54:55 [2021-09-20T11:54:55.634Z] modprobe@configfs.service: Succeeded.
11:54:55 [2021-09-20T11:54:55.634Z] modprobe@drm.service: Succeeded.
11:54:55 [2021-09-20T11:54:55.634Z] modprobe@fuse.service: Succeeded.
11:54:55 [2021-09-20T11:54:55.634Z] + source /etc/docker-entrypoint-cmd
11:54:55 [2021-09-20T11:54:55.634Z] ++ hack/make.sh dynbinary test-integration
11:54:55 [2021-09-20T11:54:55.634Z] 
11:54:55 [2021-09-20T11:54:55.895Z] Removing bundles/
11:54:55 [2021-09-20T11:54:55.895Z] 
11:54:55 [2021-09-20T11:54:55.895Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:54:55 [2021-09-20T11:54:55.895Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:54:55 [2021-09-20T11:54:55.895Z] GOOS="" GOARCH="" GOARM=""
11:56:32 [2021-09-20T11:56:32.391Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:56:32 [2021-09-20T11:56:32.391Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
11:56:32 [2021-09-20T11:56:32.391Z] GOOS="" GOARCH="" GOARM=""
11:56:32 [2021-09-20T11:56:32.391Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
11:56:32 [2021-09-20T11:56:32.391Z] 
11:56:32 [2021-09-20T11:56:32.391Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:56:32 [2021-09-20T11:56:32.391Z] DOCKER_SYSTEMD=1
11:56:32 [2021-09-20T11:56:32.391Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:56:32 [2021-09-20T11:56:32.391Z] HOSTNAME=aa9ae7107132
11:56:32 [2021-09-20T11:56:32.391Z] DEST=bundles/test-integration
11:56:32 [2021-09-20T11:56:32.391Z] PWD=/go/src/github.com/docker/docker
11:56:32 [2021-09-20T11:56:32.391Z] DOCKER_GITCOMMIT=f1d02ecb5ff25cec5bceffb9658450a8a1968ac8
11:56:32 [2021-09-20T11:56:32.391Z] container=docker
11:56:32 [2021-09-20T11:56:32.391Z] HOME=/root
11:56:32 [2021-09-20T11:56:32.391Z] LANG=C.UTF-8
11:56:32 [2021-09-20T11:56:32.391Z] INVOCATION_ID=75daa9b8f2ed461d9b8ed3544558a820
11:56:32 [2021-09-20T11:56:32.391Z] GOLANG_VERSION=1.17.1
11:56:32 [2021-09-20T11:56:32.391Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:56:32 [2021-09-20T11:56:32.391Z] VALIDATE_BRANCH=master
11:56:32 [2021-09-20T11:56:32.391Z] TERM=xterm
11:56:32 [2021-09-20T11:56:32.391Z] DOCKER_PKG=github.com/docker/docker
11:56:32 [2021-09-20T11:56:32.391Z] SHLVL=3
11:56:32 [2021-09-20T11:56:32.391Z] TIMEOUT=120m
11:56:32 [2021-09-20T11:56:32.391Z] DOCKER_BUILDTAGS=apparmor seccomp journald
11:56:32 [2021-09-20T11:56:32.391Z] DOCKER_GRAPHDRIVER=overlay2
11:56:32 [2021-09-20T11:56:32.391Z] GO111MODULE=off
11:56:32 [2021-09-20T11:56:32.391Z] DOCKER_EXPERIMENTAL=1
11:56:32 [2021-09-20T11:56:32.391Z] TEST_SKIP_INTEGRATION_CLI=1
11:56:32 [2021-09-20T11:56:32.391Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:56:32 [2021-09-20T11:56:32.391Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:56:32 [2021-09-20T11:56:32.391Z] GOPATH=/go
11:56:32 [2021-09-20T11:56:32.391Z] PKG_CONFIG=pkg-config
11:56:32 [2021-09-20T11:56:32.391Z] _=/usr/bin/env
11:56:32 [2021-09-20T11:56:32.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:57:11 [2021-09-20T11:57:11.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:57:11 [2021-09-20T11:57:11.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:57:33 [2021-09-20T11:57:33.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
11:57:45 [2021-09-20T11:57:45.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:57:51 [2021-09-20T11:57:51.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:57:52 [2021-09-20T11:57:52.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:57:53 [2021-09-20T11:57:53.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:57:53 [2021-09-20T11:57:53.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:57:54 [2021-09-20T11:57:54.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:57:55 [2021-09-20T11:57:55.194Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:57:57 [2021-09-20T11:57:57.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:57:58 [2021-09-20T11:57:58.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:57:59 [2021-09-20T11:57:59.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:57:59 [2021-09-20T11:57:59.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:58:00 [2021-09-20T11:58:00.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:58:01 [2021-09-20T11:58:01.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:58:02 [2021-09-20T11:58:02.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:58:03 [2021-09-20T11:58:03.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:58:03 [2021-09-20T11:58:03.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:58:04 [2021-09-20T11:58:04.566Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:58:04 [2021-09-20T11:58:04.566Z] Using test binary docker
11:58:04 [2021-09-20T11:58:04.566Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:58:04 [2021-09-20T11:58:04.566Z] Starting apparmor (via systemctl): apparmor.service.
11:58:04 [2021-09-20T11:58:04.566Z] INFO: Waiting for daemon to start...
11:58:04 [2021-09-20T11:58:04.566Z] Starting dockerd
11:58:07 [2021-09-20T11:58:07.861Z] .
11:58:07 [2021-09-20T11:58:07.861Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:58:07 [2021-09-20T11:58:07.861Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:58:07 [2021-09-20T11:58:07.861Z] Error: No such image: emptyfs
11:58:07 [2021-09-20T11:58:07.861Z] Running integration-test (iteration 1)
11:58:07 [2021-09-20T11:58:07.861Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:58:08 [2021-09-20T11:58:08.122Z] Loaded image: busybox:latest
11:58:08 [2021-09-20T11:58:08.122Z] Loaded image: busybox:glibc
11:58:09 [2021-09-20T11:58:09.506Z] Loaded image: debian:bullseye-slim
11:58:09 [2021-09-20T11:58:09.766Z] Loaded image: hello-world:latest
11:58:09 [2021-09-20T11:58:09.766Z] Loaded image: arm32v7/hello-world:latest
11:58:09 [2021-09-20T11:58:09.766Z] INFO: Testing against a local daemon
11:58:09 [2021-09-20T11:58:09.766Z] === RUN   TestCgroupNamespacesBuild
11:58:11 [2021-09-20T11:58:11.147Z] --- PASS: TestCgroupNamespacesBuild (1.29s)
11:58:11 [2021-09-20T11:58:11.147Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:58:12 [2021-09-20T11:58:12.528Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s)
11:58:12 [2021-09-20T11:58:12.528Z] === RUN   TestBuildWithSession
11:58:12 [2021-09-20T11:58:12.528Z]     build_session_test.go:25: TODO: BuildKit
11:58:12 [2021-09-20T11:58:12.528Z] --- SKIP: TestBuildWithSession (0.00s)
11:58:12 [2021-09-20T11:58:12.528Z] === RUN   TestBuildSquashParent
11:58:16 [2021-09-20T11:58:16.724Z] --- PASS: TestBuildSquashParent (3.95s)
11:58:16 [2021-09-20T11:58:16.724Z] === RUN   TestBuildWithRemoveAndForceRemove
11:58:16 [2021-09-20T11:58:16.724Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:58:16 [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:58:16 [2021-09-20T11:58:16.724Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:58:16 [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:58:16 [2021-09-20T11:58:16.724Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:58:16 [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:58:16 [2021-09-20T11:58:16.724Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:58:16 [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:58:16 [2021-09-20T11:58:16.724Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:58:16 [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:58:16 [2021-09-20T11:58:16.724Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:58:16 [2021-09-20T11:58:16.724Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:58:16 [2021-09-20T11:58:16.724Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:58:16 [2021-09-20T11:58:16.724Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:58:17 [2021-09-20T11:58:17.665Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:58:17 [2021-09-20T11:58:17.928Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:58:19 [2021-09-20T11:58:19.308Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:58:19 [2021-09-20T11:58:19.568Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:58:21 [2021-09-20T11:58:21.479Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
11:58:21 [2021-09-20T11:58:21.479Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s)
11:58:21 [2021-09-20T11:58:21.479Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.84s)
11:58:21 [2021-09-20T11:58:21.479Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s)
11:58:21 [2021-09-20T11:58:21.479Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s)
11:58:21 [2021-09-20T11:58:21.479Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s)
11:58:21 [2021-09-20T11:58:21.479Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.61s)
11:58:21 [2021-09-20T11:58:21.479Z] === RUN   TestBuildMultiStageCopy
11:58:21 [2021-09-20T11:58:21.479Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:58:22 [2021-09-20T11:58:22.862Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:58:22 [2021-09-20T11:58:22.862Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:58:22 [2021-09-20T11:58:22.862Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:58:23 [2021-09-20T11:58:23.123Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:58:23 [2021-09-20T11:58:23.383Z] --- PASS: TestBuildMultiStageCopy (2.17s)
11:58:23 [2021-09-20T11:58:23.383Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s)
11:58:23 [2021-09-20T11:58:23.383Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
11:58:23 [2021-09-20T11:58:23.383Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s)
11:58:23 [2021-09-20T11:58:23.383Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s)
11:58:23 [2021-09-20T11:58:23.383Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s)
11:58:23 [2021-09-20T11:58:23.383Z] === RUN   TestBuildMultiStageParentConfig
11:58:23 [2021-09-20T11:58:23.954Z] --- PASS: TestBuildMultiStageParentConfig (0.52s)
11:58:23 [2021-09-20T11:58:23.954Z] === RUN   TestBuildLabelWithTargets
11:58:24 [2021-09-20T11:58:24.895Z] --- PASS: TestBuildLabelWithTargets (0.78s)
11:58:24 [2021-09-20T11:58:24.895Z] === RUN   TestBuildWithEmptyLayers
11:58:25 [2021-09-20T11:58:25.154Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
11:58:25 [2021-09-20T11:58:25.155Z] === RUN   TestBuildMultiStageOnBuild
11:58:26 [2021-09-20T11:58:26.536Z] --- PASS: TestBuildMultiStageOnBuild (1.61s)
11:58:26 [2021-09-20T11:58:26.536Z] === RUN   TestBuildUncleanTarFilenames
11:58:27 [2021-09-20T11:58:27.106Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
11:58:27 [2021-09-20T11:58:27.106Z] === RUN   TestBuildMultiStageLayerLeak
11:58:29 [2021-09-20T11:58:29.015Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s)
11:58:29 [2021-09-20T11:58:29.015Z] === RUN   TestBuildWithHugeFile
11:59:36 [2021-09-20T11:59:36.730Z] --- PASS: TestBuildWithHugeFile (61.86s)
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildWCOWSandboxSize
11:59:36 [2021-09-20T11:59:36.730Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
11:59:36 [2021-09-20T11:59:36.730Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildWithEmptyDockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:59:36 [2021-09-20T11:59:36.730Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
11:59:36 [2021-09-20T11:59:36.730Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s)
11:59:36 [2021-09-20T11:59:36.730Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
11:59:36 [2021-09-20T11:59:36.730Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildPreserveOwnership
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildPreserveOwnership/copy_from
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:59:36 [2021-09-20T11:59:36.730Z] --- PASS: TestBuildPreserveOwnership (3.47s)
11:59:36 [2021-09-20T11:59:36.730Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.36s)
11:59:36 [2021-09-20T11:59:36.730Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s)
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildPlatformInvalid
11:59:36 [2021-09-20T11:59:36.730Z] --- PASS: TestBuildPlatformInvalid (0.07s)
11:59:36 [2021-09-20T11:59:36.730Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
11:59:36 [2021-09-20T11:59:36.730Z] Loaded image: busybox:latest
11:59:36 [2021-09-20T11:59:36.730Z] Loaded image: busybox:glibc
11:59:36 [2021-09-20T11:59:36.730Z] Loaded image: debian:bullseye-slim
11:59:36 [2021-09-20T11:59:36.730Z] Loaded image: hello-world:latest
11:59:36 [2021-09-20T11:59:36.730Z] Loaded image: arm32v7/hello-world:latest
11:59:44 [2021-09-20T11:59:44.879Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.20s)
11:59:44 [2021-09-20T11:59:44.879Z] PASS
11:59:44 [2021-09-20T11:59:44.879Z] 
11:59:44 [2021-09-20T11:59:44.879Z] === Skipped
11:59:44 [2021-09-20T11:59:44.879Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:59:44 [2021-09-20T11:59:44.879Z]     build_session_test.go:25: TODO: BuildKit
11:59:44 [2021-09-20T11:59:44.879Z] 
11:59:44 [2021-09-20T11:59:44.879Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
11:59:44 [2021-09-20T11:59:44.879Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
11:59:44 [2021-09-20T11:59:44.879Z] 
11:59:44 [2021-09-20T11:59:44.879Z] DONE 34 tests, 2 skipped in 96.755s
11:59:44 [2021-09-20T11:59:44.879Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:59:44 [2021-09-20T11:59:44.879Z] INFO: Testing against a local daemon
11:59:44 [2021-09-20T11:59:44.879Z] === RUN   TestConfigInspect
11:59:46 [2021-09-20T11:59:46.789Z] --- PASS: TestConfigInspect (2.29s)
11:59:46 [2021-09-20T11:59:46.789Z] === RUN   TestConfigList
11:59:49 [2021-09-20T11:59:49.333Z] --- PASS: TestConfigList (2.13s)
11:59:49 [2021-09-20T11:59:49.333Z] === RUN   TestConfigsCreateAndDelete
11:59:51 [2021-09-20T11:59:51.242Z] --- PASS: TestConfigsCreateAndDelete (2.07s)
11:59:51 [2021-09-20T11:59:51.242Z] === RUN   TestConfigsUpdate
11:59:53 [2021-09-20T11:59:53.154Z] --- PASS: TestConfigsUpdate (2.07s)
11:59:53 [2021-09-20T11:59:53.154Z] === RUN   TestTemplatedConfig
11:59:55 [2021-09-20T11:59:55.697Z] --- PASS: TestTemplatedConfig (2.56s)
11:59:55 [2021-09-20T11:59:55.697Z] === RUN   TestConfigCreateResolve
11:59:58 [2021-09-20T11:59:58.236Z] --- PASS: TestConfigCreateResolve (2.08s)
11:59:58 [2021-09-20T11:59:58.236Z] PASS
11:59:58 [2021-09-20T11:59:58.236Z] 
11:59:58 [2021-09-20T11:59:58.236Z] DONE 6 tests in 13.230s
11:59:58 [2021-09-20T11:59:58.236Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:59:58 [2021-09-20T11:59:58.236Z] INFO: Testing against a local daemon
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestCheckpoint
11:59:58 [2021-09-20T11:59:58.236Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:59:58 [2021-09-20T11:59:58.236Z] --- SKIP: TestCheckpoint (0.00s)
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestContainerInvalidJSON
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:59:58 [2021-09-20T11:59:58.236Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:59:58 [2021-09-20T11:59:58.236Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:59:58 [2021-09-20T11:59:58.236Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:59:58 [2021-09-20T11:59:58.236Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:59:58 [2021-09-20T11:59:58.236Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:59:58 [2021-09-20T11:59:58.236Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:59:58 [2021-09-20T11:59:58.236Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:59:58 [2021-09-20T11:59:58.236Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestCopyFromContainerPathIsNotDir
11:59:58 [2021-09-20T11:59:58.236Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestCopyToContainerPathDoesNotExist
11:59:58 [2021-09-20T11:59:58.236Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestCopyToContainerPathIsNotDir
11:59:58 [2021-09-20T11:59:58.236Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:59:58 [2021-09-20T11:59:58.236Z] === RUN   TestCopyFromContainer
11:59:59 [2021-09-20T11:59:59.177Z] === RUN   TestCopyFromContainer//
11:59:59 [2021-09-20T11:59:59.177Z] === RUN   TestCopyFromContainer//bar/root
11:59:59 [2021-09-20T11:59:59.177Z] === RUN   TestCopyFromContainer//bar/root/
11:59:59 [2021-09-20T11:59:59.177Z] === RUN   TestCopyFromContainer/bar/quux
11:59:59 [2021-09-20T11:59:59.438Z] === RUN   TestCopyFromContainer/bar/quux/
11:59:59 [2021-09-20T11:59:59.438Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:59:59 [2021-09-20T11:59:59.438Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:59:59 [2021-09-20T11:59:59.438Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:59:59 [2021-09-20T11:59:59.438Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCopyFromContainer/bar/notarget
11:59:59 [2021-09-20T11:59:59.698Z] --- PASS: TestCopyFromContainer (1.55s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer// (0.06s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:59:59 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:59:59 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:59:59 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:59:59 [2021-09-20T11:59:59.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:59:59 [2021-09-20T11:59:59.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:59:59 [2021-09-20T11:59:59.698Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:59:59 [2021-09-20T11:59:59.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateLinkToNonExistingContainer
11:59:59 [2021-09-20T11:59:59.698Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateWithInvalidEnv
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateWithInvalidEnv/0
11:59:59 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateWithInvalidEnv/0
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateWithInvalidEnv/1
11:59:59 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateWithInvalidEnv/1
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateWithInvalidEnv/2
11:59:59 [2021-09-20T11:59:59.698Z] === PAUSE TestCreateWithInvalidEnv/2
11:59:59 [2021-09-20T11:59:59.698Z] === CONT  TestCreateWithInvalidEnv/0
11:59:59 [2021-09-20T11:59:59.698Z] === CONT  TestCreateWithInvalidEnv/2
11:59:59 [2021-09-20T11:59:59.698Z] === CONT  TestCreateWithInvalidEnv/1
11:59:59 [2021-09-20T11:59:59.698Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:59:59 [2021-09-20T11:59:59.698Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateTmpfsMountsTarget
11:59:59 [2021-09-20T11:59:59.698Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
11:59:59 [2021-09-20T11:59:59.698Z] === RUN   TestCreateWithCustomMaskedPaths
12:00:01 [2021-09-20T12:00:01.608Z] --- PASS: TestCreateWithCustomMaskedPaths (1.77s)
12:00:01 [2021-09-20T12:00:01.608Z] === RUN   TestCreateWithCustomReadonlyPaths
12:00:03 [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.72s)
12:00:03 [2021-09-20T12:00:03.519Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:00:03 [2021-09-20T12:00:03.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:00:03 [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:00:03 [2021-09-20T12:00:03.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:00:03 [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:00:03 [2021-09-20T12:00:03.519Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:00:03 [2021-09-20T12:00:03.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:00:03 [2021-09-20T12:00:03.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:00:03 [2021-09-20T12:00:03.519Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:00:03 [2021-09-20T12:00:03.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:00:03 [2021-09-20T12:00:03.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:00:03 [2021-09-20T12:00:03.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:00:03 [2021-09-20T12:00:03.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:00:03 [2021-09-20T12:00:03.519Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:00:03 [2021-09-20T12:00:03.519Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:00:03 [2021-09-20T12:00:03.780Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
12:00:03 [2021-09-20T12:00:03.780Z] === RUN   TestCreateDifferentPlatform
12:00:03 [2021-09-20T12:00:03.780Z] === RUN   TestCreateDifferentPlatform/different_os
12:00:03 [2021-09-20T12:00:03.780Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:00:03 [2021-09-20T12:00:03.780Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:00:03 [2021-09-20T12:00:03.780Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:00:03 [2021-09-20T12:00:03.780Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:00:03 [2021-09-20T12:00:03.780Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:00:03 [2021-09-20T12:00:03.780Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:00:03 [2021-09-20T12:00:03.780Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:00:04 [2021-09-20T12:00:04.040Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:00:04 [2021-09-20T12:00:04.040Z] === RUN   TestContainerStartOnDaemonRestart
12:00:04 [2021-09-20T12:00:04.040Z] === PAUSE TestContainerStartOnDaemonRestart
12:00:04 [2021-09-20T12:00:04.040Z] === RUN   TestDaemonRestartIpcMode
12:00:04 [2021-09-20T12:00:04.040Z] === PAUSE TestDaemonRestartIpcMode
12:00:04 [2021-09-20T12:00:04.040Z] === RUN   TestDaemonHostGatewayIP
12:00:04 [2021-09-20T12:00:04.040Z] === PAUSE TestDaemonHostGatewayIP
12:00:04 [2021-09-20T12:00:04.040Z] === RUN   TestRestartDaemonWithRestartingContainer
12:00:04 [2021-09-20T12:00:04.040Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:00:04 [2021-09-20T12:00:04.040Z] === RUN   TestContainerKillOnDaemonStart
12:00:04 [2021-09-20T12:00:04.040Z] === PAUSE TestContainerKillOnDaemonStart
12:00:04 [2021-09-20T12:00:04.040Z] === RUN   TestDiff
12:00:04 [2021-09-20T12:00:04.647Z] --- PASS: TestDiff (0.61s)
12:00:04 [2021-09-20T12:00:04.647Z] === RUN   TestExecWithCloseStdin
12:00:05 [2021-09-20T12:00:05.239Z] --- PASS: TestExecWithCloseStdin (0.67s)
12:00:05 [2021-09-20T12:00:05.239Z] === RUN   TestExec
12:00:05 [2021-09-20T12:00:05.818Z] --- PASS: TestExec (0.65s)
12:00:05 [2021-09-20T12:00:05.818Z] === RUN   TestExecUser
12:00:06 [2021-09-20T12:00:06.757Z] --- PASS: TestExecUser (0.66s)
12:00:06 [2021-09-20T12:00:06.757Z] === RUN   TestExportContainerAndImportImage
12:00:07 [2021-09-20T12:00:07.328Z] --- PASS: TestExportContainerAndImportImage (0.77s)
12:00:07 [2021-09-20T12:00:07.328Z] === RUN   TestExportContainerAfterDaemonRestart
12:00:08 [2021-09-20T12:00:08.708Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
12:00:08 [2021-09-20T12:00:08.708Z] === RUN   TestHealthCheckWorkdir
12:00:09 [2021-09-20T12:00:09.647Z] --- PASS: TestHealthCheckWorkdir (0.84s)
12:00:09 [2021-09-20T12:00:09.647Z] === RUN   TestHealthKillContainer
12:00:12 [2021-09-20T12:00:12.188Z] --- PASS: TestHealthKillContainer (2.73s)
12:00:12 [2021-09-20T12:00:12.188Z] === RUN   TestInspectCpusetInConfigPre120
12:00:12 [2021-09-20T12:00:12.758Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
12:00:12 [2021-09-20T12:00:12.758Z] === RUN   TestIpcModeNone
12:00:13 [2021-09-20T12:00:13.329Z] --- PASS: TestIpcModeNone (0.64s)
12:00:13 [2021-09-20T12:00:13.329Z] === RUN   TestIpcModePrivate
12:00:13 [2021-09-20T12:00:13.590Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
12:00:14 [2021-09-20T12:00:14.159Z] --- PASS: TestIpcModePrivate (0.65s)
12:00:14 [2021-09-20T12:00:14.160Z] === RUN   TestIpcModeShareable
12:00:14 [2021-09-20T12:00:14.419Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true
12:00:14 [2021-09-20T12:00:14.680Z] --- PASS: TestIpcModeShareable (0.68s)
12:00:14 [2021-09-20T12:00:14.680Z] === RUN   TestAPIIpcModeShareableAndContainer
12:00:16 [2021-09-20T12:00:16.591Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.85s)
12:00:16 [2021-09-20T12:00:16.591Z] === RUN   TestAPIIpcModeHost
12:00:16 [2021-09-20T12:00:16.851Z] --- PASS: TestAPIIpcModeHost (0.43s)
12:00:16 [2021-09-20T12:00:16.851Z] === RUN   TestDaemonIpcModeShareable
12:00:18 [2021-09-20T12:00:18.235Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
12:00:18 [2021-09-20T12:00:18.235Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
12:00:18 [2021-09-20T12:00:18.235Z] === RUN   TestDaemonIpcModePrivate
12:00:19 [2021-09-20T12:00:19.175Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
12:00:19 [2021-09-20T12:00:19.175Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
12:00:19 [2021-09-20T12:00:19.175Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:00:20 [2021-09-20T12:00:20.559Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
12:00:20 [2021-09-20T12:00:20.559Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
12:00:20 [2021-09-20T12:00:20.559Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:00:21 [2021-09-20T12:00:21.497Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
12:00:21 [2021-09-20T12:00:21.497Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
12:00:21 [2021-09-20T12:00:21.497Z] === RUN   TestIpcModeOlderClient
12:00:21 [2021-09-20T12:00:21.757Z] === PAUSE TestIpcModeOlderClient
12:00:21 [2021-09-20T12:00:21.757Z] === RUN   TestKillContainerInvalidSignal
12:00:22 [2021-09-20T12:00:22.017Z] --- PASS: TestKillContainerInvalidSignal (0.48s)
12:00:22 [2021-09-20T12:00:22.017Z] === RUN   TestKillContainer
12:00:22 [2021-09-20T12:00:22.017Z] === RUN   TestKillContainer/no_signal
12:00:22 [2021-09-20T12:00:22.586Z] === RUN   TestKillContainer/non_killing_signal
12:00:22 [2021-09-20T12:00:22.847Z] === RUN   TestKillContainer/killing_signal
12:00:23 [2021-09-20T12:00:23.418Z] --- PASS: TestKillContainer (1.30s)
12:00:23 [2021-09-20T12:00:23.418Z]     --- PASS: TestKillContainer/no_signal (0.42s)
12:00:23 [2021-09-20T12:00:23.418Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
12:00:23 [2021-09-20T12:00:23.418Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
12:00:23 [2021-09-20T12:00:23.418Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:00:23 [2021-09-20T12:00:23.418Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:00:23 [2021-09-20T12:00:23.987Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:00:24 [2021-09-20T12:00:24.247Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
12:00:24 [2021-09-20T12:00:24.247Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
12:00:24 [2021-09-20T12:00:24.247Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
12:00:24 [2021-09-20T12:00:24.247Z] === RUN   TestKillStoppedContainer
12:00:24 [2021-09-20T12:00:24.247Z] --- PASS: TestKillStoppedContainer (0.04s)
12:00:24 [2021-09-20T12:00:24.247Z] === RUN   TestKillStoppedContainerAPIPre120
12:00:24 [2021-09-20T12:00:24.247Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:00:24 [2021-09-20T12:00:24.247Z] === RUN   TestKillDifferentUserContainer
12:00:24 [2021-09-20T12:00:24.818Z] --- PASS: TestKillDifferentUserContainer (0.45s)
12:00:24 [2021-09-20T12:00:24.818Z] === RUN   TestInspectOomKilledTrue
12:00:24 [2021-09-20T12:00:24.818Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:00:24 [2021-09-20T12:00:24.818Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:00:24 [2021-09-20T12:00:24.818Z] === RUN   TestInspectOomKilledFalse
12:00:25 [2021-09-20T12:00:25.388Z] --- PASS: TestInspectOomKilledFalse (0.44s)
12:00:25 [2021-09-20T12:00:25.388Z] === RUN   TestLinksEtcHostsContentMatch
12:00:25 [2021-09-20T12:00:25.649Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
12:00:25 [2021-09-20T12:00:25.649Z] === RUN   TestLinksContainerNames
12:00:26 [2021-09-20T12:00:26.589Z] --- PASS: TestLinksContainerNames (0.92s)
12:00:26 [2021-09-20T12:00:26.589Z] === RUN   TestLogsFollowTailEmpty
12:00:26 [2021-09-20T12:00:26.849Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
12:00:26 [2021-09-20T12:00:26.849Z] === RUN   TestContainerNetworkMountsNoChown
12:00:27 [2021-09-20T12:00:27.418Z] --- PASS: TestContainerNetworkMountsNoChown (0.48s)
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/default
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/private
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rprivate
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/slave
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rslave
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/shared
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rshared
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/default
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/default/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/default/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/default/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/rshared
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/shared
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/rslave
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/slave
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/rprivate
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/private
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/private/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/private/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/default/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:00:27 [2021-09-20T12:00:27.418Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/private/bind_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/private/mount_root
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:00:27 [2021-09-20T12:00:27.679Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:00:27 [2021-09-20T12:00:27.679Z] --- PASS: TestMountDaemonRoot (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:00:27 [2021-09-20T12:00:27.679Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:00:27 [2021-09-20T12:00:27.679Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
12:00:27 [2021-09-20T12:00:27.679Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:00:27 [2021-09-20T12:00:27.679Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:00:27 [2021-09-20T12:00:27.679Z] === RUN   TestContainerBindMountNonRecursive
12:00:29 [2021-09-20T12:00:29.060Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
12:00:29 [2021-09-20T12:00:29.060Z] === RUN   TestContainerVolumesMountedAsShared
12:00:29 [2021-09-20T12:00:29.630Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
12:00:29 [2021-09-20T12:00:29.630Z] === RUN   TestContainerVolumesMountedAsSlave
12:00:29 [2021-09-20T12:00:29.890Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
12:00:29 [2021-09-20T12:00:29.890Z] === RUN   TestNetworkNat
12:00:30 [2021-09-20T12:00:30.461Z] --- PASS: TestNetworkNat (0.48s)
12:00:30 [2021-09-20T12:00:30.461Z] === RUN   TestNetworkLocalhostTCPNat
12:00:31 [2021-09-20T12:00:31.030Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
12:00:31 [2021-09-20T12:00:31.030Z] === RUN   TestNetworkLoopbackNat
12:00:33 [2021-09-20T12:00:33.568Z] --- PASS: TestNetworkLoopbackNat (2.64s)
12:00:33 [2021-09-20T12:00:33.568Z] === RUN   TestPause
12:00:34 [2021-09-20T12:00:34.137Z] --- PASS: TestPause (0.49s)
12:00:34 [2021-09-20T12:00:34.137Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:00:34 [2021-09-20T12:00:34.137Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:00:34 [2021-09-20T12:00:34.137Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:00:34 [2021-09-20T12:00:34.137Z] === RUN   TestPauseStopPausedContainer
12:00:34 [2021-09-20T12:00:34.398Z] --- PASS: TestPauseStopPausedContainer (0.47s)
12:00:34 [2021-09-20T12:00:34.398Z] === RUN   TestPidHost
12:00:35 [2021-09-20T12:00:35.780Z] --- PASS: TestPidHost (1.04s)
12:00:35 [2021-09-20T12:00:35.780Z] === RUN   TestPsFilter
12:00:35 [2021-09-20T12:00:35.780Z] --- PASS: TestPsFilter (0.09s)
12:00:35 [2021-09-20T12:00:35.780Z] === RUN   TestRemoveContainerWithRemovedVolume
12:00:36 [2021-09-20T12:00:36.041Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
12:00:36 [2021-09-20T12:00:36.041Z] === RUN   TestRemoveContainerWithVolume
12:00:36 [2021-09-20T12:00:36.611Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
12:00:36 [2021-09-20T12:00:36.611Z] === RUN   TestRemoveContainerRunning
12:00:36 [2021-09-20T12:00:36.871Z] --- PASS: TestRemoveContainerRunning (0.44s)
12:00:36 [2021-09-20T12:00:36.871Z] === RUN   TestRemoveContainerForceRemoveRunning
12:00:37 [2021-09-20T12:00:37.444Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
12:00:37 [2021-09-20T12:00:37.444Z] === RUN   TestRemoveInvalidContainer
12:00:37 [2021-09-20T12:00:37.444Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:00:37 [2021-09-20T12:00:37.444Z] === RUN   TestRenameLinkedContainer
12:00:39 [2021-09-20T12:00:39.355Z] --- PASS: TestRenameLinkedContainer (1.79s)
12:00:39 [2021-09-20T12:00:39.355Z] === RUN   TestRenameStoppedContainer
12:00:39 [2021-09-20T12:00:39.615Z] --- PASS: TestRenameStoppedContainer (0.42s)
12:00:39 [2021-09-20T12:00:39.615Z] === RUN   TestRenameRunningContainerAndReuse
12:00:40 [2021-09-20T12:00:40.554Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
12:00:40 [2021-09-20T12:00:40.554Z] === RUN   TestRenameInvalidName
12:00:40 [2021-09-20T12:00:40.814Z] --- PASS: TestRenameInvalidName (0.46s)
12:00:40 [2021-09-20T12:00:40.814Z] === RUN   TestRenameAnonymousContainer
12:00:42 [2021-09-20T12:00:42.723Z] --- PASS: TestRenameAnonymousContainer (1.60s)
12:00:42 [2021-09-20T12:00:42.723Z] === RUN   TestRenameContainerWithSameName
12:00:42 [2021-09-20T12:00:42.983Z] --- PASS: TestRenameContainerWithSameName (0.48s)
12:00:42 [2021-09-20T12:00:42.983Z] === RUN   TestRenameContainerWithLinkedContainer
12:00:43 [2021-09-20T12:00:43.922Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
12:00:43 [2021-09-20T12:00:43.922Z] === RUN   TestResize
12:00:44 [2021-09-20T12:00:44.492Z] --- PASS: TestResize (0.42s)
12:00:44 [2021-09-20T12:00:44.492Z] === RUN   TestResizeWithInvalidSize
12:00:44 [2021-09-20T12:00:44.752Z] --- PASS: TestResizeWithInvalidSize (0.45s)
12:00:44 [2021-09-20T12:00:44.752Z] === RUN   TestResizeWhenContainerNotStarted
12:00:45 [2021-09-20T12:00:45.322Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:00:45 [2021-09-20T12:00:45.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:00:47 [2021-09-20T12:00:47.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:00:47 [2021-09-20T12:00:47.231Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:00:48 [2021-09-20T12:00:48.171Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:00:48 [2021-09-20T12:00:48.432Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:00:49 [2021-09-20T12:00:49.372Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:00:49 [2021-09-20T12:00:49.632Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:00:51 [2021-09-20T12:00:51.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:00:51 [2021-09-20T12:00:51.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:00:53 [2021-09-20T12:00:53.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:00:53 [2021-09-20T12:00:53.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:00:55 [2021-09-20T12:00:55.624Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.01s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
12:00:55 [2021-09-20T12:00:55.624Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.73s)
12:00:55 [2021-09-20T12:00:55.624Z] === RUN   TestCgroupNamespacesRun
12:00:56 [2021-09-20T12:00:56.567Z] --- PASS: TestCgroupNamespacesRun (1.24s)
12:00:56 [2021-09-20T12:00:56.567Z] === RUN   TestCgroupNamespacesRunPrivileged
12:00:56 [2021-09-20T12:00:56.567Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:00:56 [2021-09-20T12:00:56.567Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:00:56 [2021-09-20T12:00:56.567Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:00:57 [2021-09-20T12:00:57.974Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.23s)
12:00:57 [2021-09-20T12:00:57.974Z] === RUN   TestCgroupNamespacesRunHostMode
12:00:58 [2021-09-20T12:00:58.943Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s)
12:00:58 [2021-09-20T12:00:58.943Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:01:00 [2021-09-20T12:01:00.338Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
12:01:00 [2021-09-20T12:01:00.338Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:01:01 [2021-09-20T12:01:01.279Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
12:01:01 [2021-09-20T12:01:01.279Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:01:02 [2021-09-20T12:01:02.219Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
12:01:02 [2021-09-20T12:01:02.219Z] === RUN   TestCgroupNamespacesRunOlderClient
12:01:03 [2021-09-20T12:01:03.159Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
12:01:03 [2021-09-20T12:01:03.159Z] === RUN   TestNISDomainname
12:01:03 [2021-09-20T12:01:03.728Z] --- PASS: TestNISDomainname (0.57s)
12:01:03 [2021-09-20T12:01:03.728Z] === RUN   TestHostnameDnsResolution
12:01:04 [2021-09-20T12:01:04.668Z] --- PASS: TestHostnameDnsResolution (0.69s)
12:01:04 [2021-09-20T12:01:04.668Z] === RUN   TestStats
12:01:07 [2021-09-20T12:01:07.206Z] --- PASS: TestStats (2.48s)
12:01:07 [2021-09-20T12:01:07.206Z] === RUN   TestStopContainerWithTimeout
12:01:07 [2021-09-20T12:01:07.206Z] === RUN   TestStopContainerWithTimeout/0
12:01:07 [2021-09-20T12:01:07.206Z] === PAUSE TestStopContainerWithTimeout/0
12:01:07 [2021-09-20T12:01:07.206Z] === RUN   TestStopContainerWithTimeout/1
12:01:07 [2021-09-20T12:01:07.206Z] === PAUSE TestStopContainerWithTimeout/1
12:01:07 [2021-09-20T12:01:07.206Z] === RUN   TestStopContainerWithTimeout/3
12:01:07 [2021-09-20T12:01:07.206Z] === PAUSE TestStopContainerWithTimeout/3
12:01:07 [2021-09-20T12:01:07.206Z] === RUN   TestStopContainerWithTimeout/-1
12:01:07 [2021-09-20T12:01:07.206Z] === PAUSE TestStopContainerWithTimeout/-1
12:01:07 [2021-09-20T12:01:07.206Z] === CONT  TestStopContainerWithTimeout/0
12:01:07 [2021-09-20T12:01:07.206Z] === CONT  TestStopContainerWithTimeout/-1
12:01:07 [2021-09-20T12:01:07.466Z] === CONT  TestStopContainerWithTimeout/3
12:01:10 [2021-09-20T12:01:10.005Z] === CONT  TestStopContainerWithTimeout/1
12:01:10 [2021-09-20T12:01:10.945Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:01:10 [2021-09-20T12:01:10.945Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
12:01:10 [2021-09-20T12:01:10.945Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
12:01:10 [2021-09-20T12:01:10.945Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
12:01:10 [2021-09-20T12:01:10.945Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
12:01:10 [2021-09-20T12:01:10.945Z] === RUN   TestDeleteDevicemapper
12:01:10 [2021-09-20T12:01:10.945Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:01:10 [2021-09-20T12:01:10.945Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:01:10 [2021-09-20T12:01:10.945Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:01:12 [2021-09-20T12:01:12.858Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s)
12:01:12 [2021-09-20T12:01:12.858Z] === RUN   TestUpdateMemory
12:01:13 [2021-09-20T12:01:13.118Z] --- PASS: TestUpdateMemory (0.56s)
12:01:13 [2021-09-20T12:01:13.118Z] === RUN   TestUpdateCPUQuota
12:01:14 [2021-09-20T12:01:14.056Z] --- PASS: TestUpdateCPUQuota (0.96s)
12:01:14 [2021-09-20T12:01:14.056Z] === RUN   TestUpdatePidsLimit
12:01:14 [2021-09-20T12:01:14.056Z] === RUN   TestUpdatePidsLimit/update_from_none
12:01:14 [2021-09-20T12:01:14.316Z] === RUN   TestUpdatePidsLimit/no_change
12:01:14 [2021-09-20T12:01:14.577Z] === RUN   TestUpdatePidsLimit/update_lower
12:01:14 [2021-09-20T12:01:14.837Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:01:14 [2021-09-20T12:01:14.837Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:01:15 [2021-09-20T12:01:15.097Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:01:15 [2021-09-20T12:01:15.358Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:01:16 [2021-09-20T12:01:16.298Z] --- PASS: TestUpdatePidsLimit (2.16s)
12:01:16 [2021-09-20T12:01:16.298Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
12:01:16 [2021-09-20T12:01:16.298Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
12:01:16 [2021-09-20T12:01:16.298Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
12:01:16 [2021-09-20T12:01:16.298Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
12:01:16 [2021-09-20T12:01:16.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
12:01:16 [2021-09-20T12:01:16.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
12:01:16 [2021-09-20T12:01:16.298Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s)
12:01:16 [2021-09-20T12:01:16.298Z] === RUN   TestUpdateRestartPolicy
12:01:28 [2021-09-20T12:01:28.517Z] --- PASS: TestUpdateRestartPolicy (11.28s)
12:01:28 [2021-09-20T12:01:28.517Z] === RUN   TestUpdateRestartWithAutoRemove
12:01:28 [2021-09-20T12:01:28.517Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
12:01:28 [2021-09-20T12:01:28.517Z] === RUN   TestWaitNonBlocked
12:01:28 [2021-09-20T12:01:28.517Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:01:28 [2021-09-20T12:01:28.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:01:28 [2021-09-20T12:01:28.517Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:01:28 [2021-09-20T12:01:28.517Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:01:28 [2021-09-20T12:01:28.517Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:01:28 [2021-09-20T12:01:28.517Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:01:28 [2021-09-20T12:01:28.517Z] --- PASS: TestWaitNonBlocked (0.01s)
12:01:28 [2021-09-20T12:01:28.517Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
12:01:28 [2021-09-20T12:01:28.517Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
12:01:28 [2021-09-20T12:01:28.517Z] === RUN   TestWaitBlocked
12:01:28 [2021-09-20T12:01:28.776Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:01:28 [2021-09-20T12:01:28.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:01:28 [2021-09-20T12:01:28.776Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:01:28 [2021-09-20T12:01:28.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:01:28 [2021-09-20T12:01:28.776Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:01:28 [2021-09-20T12:01:28.776Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:01:29 [2021-09-20T12:01:29.347Z] --- PASS: TestWaitBlocked (0.02s)
12:01:29 [2021-09-20T12:01:29.347Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
12:01:29 [2021-09-20T12:01:29.347Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
12:01:29 [2021-09-20T12:01:29.347Z] === CONT  TestContainerStartOnDaemonRestart
12:01:29 [2021-09-20T12:01:29.347Z] === CONT  TestContainerKillOnDaemonStart
12:01:31 [2021-09-20T12:01:31.887Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s)
12:01:31 [2021-09-20T12:01:31.887Z] === CONT  TestIpcModeOlderClient
12:01:31 [2021-09-20T12:01:31.887Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:01:31 [2021-09-20T12:01:31.887Z] === CONT  TestDaemonHostGatewayIP
12:01:34 [2021-09-20T12:01:34.430Z] --- PASS: TestDaemonHostGatewayIP (2.32s)
12:01:34 [2021-09-20T12:01:34.430Z] === CONT  TestRestartDaemonWithRestartingContainer
12:01:35 [2021-09-20T12:01:35.814Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.81s)
12:01:35 [2021-09-20T12:01:35.814Z] === CONT  TestDaemonRestartIpcMode
12:01:38 [2021-09-20T12:01:38.358Z] --- PASS: TestDaemonRestartIpcMode (2.38s)
12:01:41 [2021-09-20T12:01:41.652Z] --- PASS: TestContainerKillOnDaemonStart (11.80s)
12:01:41 [2021-09-20T12:01:41.652Z] PASS
12:01:41 [2021-09-20T12:01:41.652Z] 
12:01:41 [2021-09-20T12:01:41.652Z] === Skipped
12:01:41 [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:01:41 [2021-09-20T12:01:41.652Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:01:41 [2021-09-20T12:01:41.652Z] 
12:01:41 [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:01:41 [2021-09-20T12:01:41.652Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:01:41 [2021-09-20T12:01:41.652Z] 
12:01:41 [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:01:41 [2021-09-20T12:01:41.652Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:01:41 [2021-09-20T12:01:41.652Z] 
12:01:41 [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:01:41 [2021-09-20T12:01:41.652Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:01:41 [2021-09-20T12:01:41.652Z] 
12:01:41 [2021-09-20T12:01:41.652Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:01:41 [2021-09-20T12:01:41.652Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:01:41 [2021-09-20T12:01:41.652Z] 
12:01:41 [2021-09-20T12:01:41.652Z] DONE 195 tests, 5 skipped in 103.335s
12:01:41 [2021-09-20T12:01:41.652Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:01:41 [2021-09-20T12:01:41.652Z] === RUN   TestConfigDaemonLibtrustID
12:01:41 [2021-09-20T12:01:41.652Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:01:41 [2021-09-20T12:01:41.652Z] === RUN   TestDaemonConfigValidation
12:01:41 [2021-09-20T12:01:41.652Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:01:41 [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:01:41 [2021-09-20T12:01:41.652Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:01:41 [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:01:41 [2021-09-20T12:01:41.652Z] === RUN   TestDaemonConfigValidation/invalid_config
12:01:41 [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:01:41 [2021-09-20T12:01:41.652Z] === RUN   TestDaemonConfigValidation/malformed_config
12:01:41 [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:01:41 [2021-09-20T12:01:41.652Z] === RUN   TestDaemonConfigValidation/valid_config
12:01:41 [2021-09-20T12:01:41.652Z] === PAUSE TestDaemonConfigValidation/valid_config
12:01:41 [2021-09-20T12:01:41.652Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:01:41 [2021-09-20T12:01:41.652Z] === CONT  TestDaemonConfigValidation/malformed_config
12:01:41 [2021-09-20T12:01:41.912Z] === CONT  TestDaemonConfigValidation/valid_config
12:01:41 [2021-09-20T12:01:41.912Z] === CONT  TestDaemonConfigValidation/invalid_config
12:01:41 [2021-09-20T12:01:41.912Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:01:41 [2021-09-20T12:01:41.912Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:01:41 [2021-09-20T12:01:41.912Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
12:01:41 [2021-09-20T12:01:41.912Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
12:01:41 [2021-09-20T12:01:41.912Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
12:01:41 [2021-09-20T12:01:41.912Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
12:01:41 [2021-09-20T12:01:41.912Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:01:41 [2021-09-20T12:01:41.912Z] === RUN   TestConfigDaemonSeccompProfiles
12:01:41 [2021-09-20T12:01:41.912Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:01:42 [2021-09-20T12:01:42.852Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:01:44 [2021-09-20T12:01:44.234Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:01:45 [2021-09-20T12:01:45.173Z] === CONT  TestConfigDaemonSeccompProfiles
12:01:45 [2021-09-20T12:01:45.173Z]     daemon_test.go:148: [daee53ddf7b38] daemon is not started
12:01:45 [2021-09-20T12:01:45.173Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
12:01:45 [2021-09-20T12:01:45.173Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
12:01:45 [2021-09-20T12:01:45.173Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
12:01:45 [2021-09-20T12:01:45.173Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
12:01:45 [2021-09-20T12:01:45.173Z] PASS
12:01:45 [2021-09-20T12:01:45.173Z] 
12:01:45 [2021-09-20T12:01:45.173Z] DONE 11 tests in 3.895s
12:01:45 [2021-09-20T12:01:45.173Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:01:45 [2021-09-20T12:01:45.173Z] INFO: Testing against a local daemon
12:01:45 [2021-09-20T12:01:45.173Z] === RUN   TestCommitInheritsEnv
12:01:45 [2021-09-20T12:01:45.434Z] --- PASS: TestCommitInheritsEnv (0.25s)
12:01:45 [2021-09-20T12:01:45.434Z] === RUN   TestImportExtremelyLargeImageWorks
12:01:45 [2021-09-20T12:01:45.434Z] === PAUSE TestImportExtremelyLargeImageWorks
12:01:45 [2021-09-20T12:01:45.434Z] === RUN   TestImagesFilterMultiReference
12:01:45 [2021-09-20T12:01:45.434Z] --- PASS: TestImagesFilterMultiReference (0.04s)
12:01:45 [2021-09-20T12:01:45.434Z] === RUN   TestImagePullPlatformInvalid
12:01:45 [2021-09-20T12:01:45.434Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:01:45 [2021-09-20T12:01:45.434Z] === RUN   TestRemoveImageOrphaning
12:01:45 [2021-09-20T12:01:45.693Z] --- PASS: TestRemoveImageOrphaning (0.22s)
12:01:45 [2021-09-20T12:01:45.693Z] === RUN   TestRemoveImageGarbageCollector
12:01:47 [2021-09-20T12:01:47.601Z] --- PASS: TestRemoveImageGarbageCollector (1.60s)
12:01:47 [2021-09-20T12:01:47.601Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:01:47 [2021-09-20T12:01:47.601Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:01:47 [2021-09-20T12:01:47.601Z] === RUN   TestTagInvalidReference
12:01:47 [2021-09-20T12:01:47.601Z] --- PASS: TestTagInvalidReference (0.01s)
12:01:47 [2021-09-20T12:01:47.601Z] === RUN   TestTagValidPrefixedRepo
12:01:47 [2021-09-20T12:01:47.601Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:01:47 [2021-09-20T12:01:47.601Z] === RUN   TestTagExistedNameWithoutForce
12:01:47 [2021-09-20T12:01:47.601Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:01:47 [2021-09-20T12:01:47.601Z] === RUN   TestTagOfficialNames
12:01:47 [2021-09-20T12:01:47.601Z] --- PASS: TestTagOfficialNames (0.04s)
12:01:47 [2021-09-20T12:01:47.601Z] === RUN   TestTagMatchesDigest
12:01:47 [2021-09-20T12:01:47.601Z] --- PASS: TestTagMatchesDigest (0.01s)
12:01:47 [2021-09-20T12:01:47.601Z] === CONT  TestImportExtremelyLargeImageWorks
12:03:24 [2021-09-20T12:03:24.090Z] --- PASS: TestImportExtremelyLargeImageWorks (91.54s)
12:03:24 [2021-09-20T12:03:24.091Z] PASS
12:03:24 [2021-09-20T12:03:24.091Z] 
12:03:24 [2021-09-20T12:03:24.091Z] DONE 12 tests in 93.837s
12:03:24 [2021-09-20T12:03:24.091Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:03:24 [2021-09-20T12:03:24.091Z] INFO: Testing against a local daemon
12:03:24 [2021-09-20T12:03:24.091Z] === RUN   TestNetworkCreateDelete
12:03:24 [2021-09-20T12:03:24.091Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:03:24 [2021-09-20T12:03:24.091Z] === RUN   TestDockerNetworkDeletePreferID
12:03:24 [2021-09-20T12:03:24.091Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
12:03:24 [2021-09-20T12:03:24.091Z] === RUN   TestDaemonDNSFallback
12:03:26 [2021-09-20T12:03:26.000Z] --- PASS: TestDaemonDNSFallback (6.42s)
12:03:26 [2021-09-20T12:03:26.000Z] === RUN   TestInspectNetwork
12:03:29 [2021-09-20T12:03:29.292Z] === RUN   TestInspectNetwork/full_network_id
12:03:29 [2021-09-20T12:03:29.292Z] === RUN   TestInspectNetwork/partial_network_id
12:03:29 [2021-09-20T12:03:29.292Z] === RUN   TestInspectNetwork/network_name
12:03:29 [2021-09-20T12:03:29.292Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:03:33 [2021-09-20T12:03:33.487Z] --- PASS: TestInspectNetwork (7.30s)
12:03:33 [2021-09-20T12:03:33.487Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:03:33 [2021-09-20T12:03:33.487Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:03:33 [2021-09-20T12:03:33.487Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:03:33 [2021-09-20T12:03:33.487Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:03:33 [2021-09-20T12:03:33.487Z] === RUN   TestRunContainerWithBridgeNone
12:03:34 [2021-09-20T12:03:34.913Z] --- PASS: TestRunContainerWithBridgeNone (1.68s)
12:03:34 [2021-09-20T12:03:34.913Z] === RUN   TestNetworkInvalidJSON
12:03:34 [2021-09-20T12:03:34.913Z] === RUN   TestNetworkInvalidJSON//networks/create
12:03:34 [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:03:34 [2021-09-20T12:03:34.913Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:03:34 [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:03:34 [2021-09-20T12:03:34.913Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:03:34 [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:03:34 [2021-09-20T12:03:34.913Z] === CONT  TestNetworkInvalidJSON//networks/create
12:03:34 [2021-09-20T12:03:34.913Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:03:34 [2021-09-20T12:03:34.913Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:03:34 [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:03:34 [2021-09-20T12:03:34.913Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:03:34 [2021-09-20T12:03:34.913Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:03:34 [2021-09-20T12:03:34.913Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:03:34 [2021-09-20T12:03:34.913Z] === RUN   TestNetworkList
12:03:34 [2021-09-20T12:03:34.913Z] === RUN   TestNetworkList//networks
12:03:34 [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkList//networks
12:03:34 [2021-09-20T12:03:34.913Z] === RUN   TestNetworkList//networks/
12:03:34 [2021-09-20T12:03:34.913Z] === PAUSE TestNetworkList//networks/
12:03:34 [2021-09-20T12:03:34.913Z] === CONT  TestNetworkList//networks
12:03:34 [2021-09-20T12:03:34.913Z] === CONT  TestNetworkList//networks/
12:03:34 [2021-09-20T12:03:34.913Z] --- PASS: TestNetworkList (0.01s)
12:03:34 [2021-09-20T12:03:34.913Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:03:34 [2021-09-20T12:03:34.913Z]     --- PASS: TestNetworkList//networks (0.00s)
12:03:34 [2021-09-20T12:03:34.913Z] === RUN   TestHostIPv4BridgeLabel
12:03:35 [2021-09-20T12:03:35.516Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
12:03:35 [2021-09-20T12:03:35.516Z] === RUN   TestDaemonRestartWithLiveRestore
12:03:36 [2021-09-20T12:03:36.454Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:03:36 [2021-09-20T12:03:36.454Z] === RUN   TestDaemonDefaultNetworkPools
12:03:37 [2021-09-20T12:03:37.393Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
12:03:37 [2021-09-20T12:03:37.393Z] === RUN   TestDaemonRestartWithExistingNetwork
12:03:38 [2021-09-20T12:03:38.333Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:03:38 [2021-09-20T12:03:38.333Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:03:39 [2021-09-20T12:03:39.713Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
12:03:39 [2021-09-20T12:03:39.713Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:03:40 [2021-09-20T12:03:40.282Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:03:40 [2021-09-20T12:03:40.282Z] === RUN   TestServiceWithPredefinedNetwork
12:03:42 [2021-09-20T12:03:42.821Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s)
12:03:42 [2021-09-20T12:03:42.821Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:03:42 [2021-09-20T12:03:42.821Z]     service_test.go:243: FLAKY_TEST
12:03:42 [2021-09-20T12:03:42.821Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:03:42 [2021-09-20T12:03:42.821Z] === RUN   TestServiceWithDataPathPortInit
12:03:57 [2021-09-20T12:03:57.716Z] --- PASS: TestServiceWithDataPathPortInit (14.05s)
12:03:57 [2021-09-20T12:03:57.716Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:03:59 [2021-09-20T12:03:59.099Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6eeqrk79r56op8gajr9hv0ynd Created:2021-09-20 12:03:57.871794734 +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[7f48d916199e3c8ae322bb1f86c941c3243257bc2fadf9812ed0447c6e7f99f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ka7g6usxqq06s590yvtm08x9q EndpointID:b78c2ec9d0c402aef3d098c37577cb193c127f2b1e0dd065810e332650c9dadd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:18ed6682f61ebe2fe7edd19ecaf2dff5514a876bb36ab7d2ec6db2663b70000d 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:ba06a032fd29 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ka7g6usxqq06s590yvtm08x9q EndpointID:b78c2ec9d0c402aef3d098c37577cb193c127f2b1e0dd065810e332650c9dadd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:04:04 [2021-09-20T12:04:04.375Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
12:04:04 [2021-09-20T12:04:04.375Z] PASS
12:04:04 [2021-09-20T12:04:04.375Z] 
12:04:04 [2021-09-20T12:04:04.375Z] === Skipped
12:04:04 [2021-09-20T12:04:04.375Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:04:04 [2021-09-20T12:04:04.375Z]     service_test.go:243: FLAKY_TEST
12:04:04 [2021-09-20T12:04:04.375Z] 
12:04:04 [2021-09-20T12:04:04.375Z] DONE 26 tests, 1 skipped in 44.648s
12:04:04 [2021-09-20T12:04:04.375Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:04:04 [2021-09-20T12:04:04.375Z] INFO: Testing against a local daemon
12:04:04 [2021-09-20T12:04:04.375Z] === RUN   TestDockerNetworkIpvlanPersistance
12:04:04 [2021-09-20T12:04:04.375Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:04 [2021-09-20T12:04:04.375Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:04:04 [2021-09-20T12:04:04.375Z] === RUN   TestDockerNetworkIpvlan
12:04:04 [2021-09-20T12:04:04.375Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:04 [2021-09-20T12:04:04.375Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:04:04 [2021-09-20T12:04:04.375Z] PASS
12:04:04 [2021-09-20T12:04:04.375Z] 
12:04:04 [2021-09-20T12:04:04.375Z] === Skipped
12:04:04 [2021-09-20T12:04:04.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:04:04 [2021-09-20T12:04:04.375Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:04 [2021-09-20T12:04:04.375Z] 
12:04:04 [2021-09-20T12:04:04.375Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:04:04 [2021-09-20T12:04:04.375Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:04:04 [2021-09-20T12:04:04.375Z] 
12:04:04 [2021-09-20T12:04:04.375Z] DONE 2 tests, 2 skipped in 0.022s
12:04:04 [2021-09-20T12:04:04.375Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:04:04 [2021-09-20T12:04:04.375Z] INFO: Testing against a local daemon
12:04:04 [2021-09-20T12:04:04.375Z] === RUN   TestDockerNetworkMacvlanPersistance
12:04:04 [2021-09-20T12:04:04.943Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
12:04:04 [2021-09-20T12:04:04.943Z] === RUN   TestDockerNetworkMacvlan
12:04:05 [2021-09-20T12:04:05.512Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:04:06 [2021-09-20T12:04:06.450Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:04:07 [2021-09-20T12:04:07.020Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:04:08 [2021-09-20T12:04:08.932Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:04:10 [2021-09-20T12:04:10.840Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:04:14 [2021-09-20T12:04:14.135Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:04:14 [2021-09-20T12:04:14.705Z] --- PASS: TestDockerNetworkMacvlan (9.57s)
12:04:14 [2021-09-20T12:04:14.705Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:04:14 [2021-09-20T12:04:14.705Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:04:14 [2021-09-20T12:04:14.705Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
12:04:14 [2021-09-20T12:04:14.705Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
12:04:14 [2021-09-20T12:04:14.705Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.95s)
12:04:14 [2021-09-20T12:04:14.705Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
12:04:14 [2021-09-20T12:04:14.705Z] PASS
12:04:14 [2021-09-20T12:04:14.705Z] 
12:04:14 [2021-09-20T12:04:14.705Z] DONE 8 tests in 10.904s
12:04:14 [2021-09-20T12:04:14.705Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:04:14 [2021-09-20T12:04:14.705Z] testing: warning: no tests to run
12:04:14 [2021-09-20T12:04:14.705Z] PASS
12:04:14 [2021-09-20T12:04:14.705Z] 
12:04:14 [2021-09-20T12:04:14.705Z] DONE 0 tests in 0.007s
12:04:14 [2021-09-20T12:04:14.705Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:04:14 [2021-09-20T12:04:14.705Z] INFO: Testing against a local daemon
12:04:14 [2021-09-20T12:04:14.705Z] === RUN   TestAuthZPluginAllowRequest
12:04:15 [2021-09-20T12:04:15.646Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
12:04:15 [2021-09-20T12:04:15.646Z] === RUN   TestAuthZPluginTLS
12:04:16 [2021-09-20T12:04:16.215Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:04:16 [2021-09-20T12:04:16.215Z] === RUN   TestAuthZPluginDenyRequest
12:04:16 [2021-09-20T12:04:16.784Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
12:04:16 [2021-09-20T12:04:16.784Z] === RUN   TestAuthZPluginAPIDenyResponse
12:04:17 [2021-09-20T12:04:17.352Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:04:17 [2021-09-20T12:04:17.352Z] === RUN   TestAuthZPluginDenyResponse
12:04:17 [2021-09-20T12:04:17.922Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:04:17 [2021-09-20T12:04:17.923Z] === RUN   TestAuthZPluginAllowEventStream
12:04:19 [2021-09-20T12:04:19.303Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
12:04:19 [2021-09-20T12:04:19.303Z] === RUN   TestAuthZPluginErrorResponse
12:04:19 [2021-09-20T12:04:19.563Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:04:19 [2021-09-20T12:04:19.563Z] === RUN   TestAuthZPluginErrorRequest
12:04:20 [2021-09-20T12:04:20.133Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:04:20 [2021-09-20T12:04:20.133Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:04:20 [2021-09-20T12:04:20.702Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:04:20 [2021-09-20T12:04:20.702Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:04:22 [2021-09-20T12:04:22.085Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s)
12:04:22 [2021-09-20T12:04:22.085Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:04:23 [2021-09-20T12:04:23.467Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.40s)
12:04:23 [2021-09-20T12:04:23.467Z] === RUN   TestAuthZPluginHeader
12:04:24 [2021-09-20T12:04:24.035Z] --- PASS: TestAuthZPluginHeader (0.68s)
12:04:24 [2021-09-20T12:04:24.035Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:04:28 [2021-09-20T12:04:28.230Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.63s)
12:04:28 [2021-09-20T12:04:28.230Z] === RUN   TestAuthZPluginV2Disable
12:04:30 [2021-09-20T12:04:30.768Z] --- PASS: TestAuthZPluginV2Disable (2.87s)
12:04:30 [2021-09-20T12:04:30.768Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:04:33 [2021-09-20T12:04:33.307Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.68s)
12:04:33 [2021-09-20T12:04:33.307Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:04:43 [2021-09-20T12:04:43.296Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.66s)
12:04:43 [2021-09-20T12:04:43.296Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:05:01 [2021-09-20T12:05:01.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
12:05:01 [2021-09-20T12:05:01.398Z] PASS
12:05:01 [2021-09-20T12:05:01.398Z] 
12:05:01 [2021-09-20T12:05:01.398Z] DONE 17 tests in 44.991s
12:05:01 [2021-09-20T12:05:01.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:05:01 [2021-09-20T12:05:01.398Z] INFO: Testing against a local daemon
12:05:01 [2021-09-20T12:05:01.398Z] === RUN   TestPluginInvalidJSON
12:05:01 [2021-09-20T12:05:01.398Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:05:01 [2021-09-20T12:05:01.398Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:05:01 [2021-09-20T12:05:01.398Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:05:01 [2021-09-20T12:05:01.398Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:05:01 [2021-09-20T12:05:01.398Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:05:01 [2021-09-20T12:05:01.398Z] === RUN   TestPluginInstall
12:05:01 [2021-09-20T12:05:01.398Z] === RUN   TestPluginInstall/no_auth
12:05:01 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:05:01 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a812d46ff5f8ae424d7132ac80d2a3c41fda1369b777ac922e9f75c821622ae6" mediatype=application/vnd.docker.plugin.v1+json size=522
12:05:01 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:05:01 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a812d46ff5f8ae424d7132ac80d2a3c41fda1369b777ac922e9f75c821622ae6" mediatype=application/vnd.docker.plugin.v1+json size=522
12:05:01 [2021-09-20T12:05:01.398Z] === RUN   TestPluginInstall/with_htpasswd
12:05:01 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:05:01 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a812d46ff5f8ae424d7132ac80d2a3c41fda1369b777ac922e9f75c821622ae6" mediatype=application/vnd.docker.plugin.v1+json size=522
12:05:01 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:05:01 [2021-09-20T12:05:01.398Z] time="2021-09-20T12:05:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a812d46ff5f8ae424d7132ac80d2a3c41fda1369b777ac922e9f75c821622ae6" mediatype=application/vnd.docker.plugin.v1+json size=522
12:05:01 [2021-09-20T12:05:01.658Z] === RUN   TestPluginInstall/with_insecure
12:05:02 [2021-09-20T12:05:02.597Z] time="2021-09-20T12:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:05:02 [2021-09-20T12:05:02.597Z] time="2021-09-20T12:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89743cdc36f33f6b0f91f90daf50e930d5b728a4dda8ba8e441e92fa6831cbd8" mediatype=application/vnd.docker.plugin.v1+json size=522
12:05:02 [2021-09-20T12:05:02.597Z] time="2021-09-20T12:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:05:02 [2021-09-20T12:05:02.597Z] time="2021-09-20T12:05:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:89743cdc36f33f6b0f91f90daf50e930d5b728a4dda8ba8e441e92fa6831cbd8" mediatype=application/vnd.docker.plugin.v1+json size=522
12:05:02 [2021-09-20T12:05:02.597Z]     plugin_test.go:165: [d1d6268607db0] daemon is not started
12:05:02 [2021-09-20T12:05:02.597Z] --- PASS: TestPluginInstall (3.11s)
12:05:02 [2021-09-20T12:05:02.597Z]     --- PASS: TestPluginInstall/no_auth (1.45s)
12:05:02 [2021-09-20T12:05:02.597Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
12:05:02 [2021-09-20T12:05:02.597Z]     --- PASS: TestPluginInstall/with_insecure (1.06s)
12:05:02 [2021-09-20T12:05:02.597Z] === RUN   TestPluginsWithRuntimes
12:05:04 [2021-09-20T12:05:04.555Z] === RUN   TestPluginsWithRuntimes/No_Args
12:05:05 [2021-09-20T12:05:05.126Z] === RUN   TestPluginsWithRuntimes/With_Args
12:05:06 [2021-09-20T12:05:06.065Z] --- PASS: TestPluginsWithRuntimes (3.41s)
12:05:06 [2021-09-20T12:05:06.065Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
12:05:06 [2021-09-20T12:05:06.065Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
12:05:06 [2021-09-20T12:05:06.065Z] === RUN   TestPluginBackCompatMediaTypes
12:05:06 [2021-09-20T12:05:06.635Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
12:05:06 [2021-09-20T12:05:06.635Z] PASS
12:05:06 [2021-09-20T12:05:06.635Z] 
12:05:06 [2021-09-20T12:05:06.635Z] DONE 10 tests in 7.109s
12:05:06 [2021-09-20T12:05:06.635Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:05:06 [2021-09-20T12:05:06.636Z] INFO: Testing against a local daemon
12:05:06 [2021-09-20T12:05:06.636Z] === RUN   TestExternalGraphDriver
12:05:06 [2021-09-20T12:05:06.636Z] === RUN   TestExternalGraphDriver/json
12:05:08 [2021-09-20T12:05:08.546Z] === RUN   TestExternalGraphDriver/spec
12:05:09 [2021-09-20T12:05:09.932Z] === RUN   TestExternalGraphDriver/pull
12:05:11 [2021-09-20T12:05:11.313Z] --- PASS: TestExternalGraphDriver (4.55s)
12:05:11 [2021-09-20T12:05:11.313Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
12:05:11 [2021-09-20T12:05:11.313Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
12:05:11 [2021-09-20T12:05:11.313Z]     --- PASS: TestExternalGraphDriver/pull (1.27s)
12:05:11 [2021-09-20T12:05:11.313Z] === RUN   TestGraphdriverPluginV2
12:05:14 [2021-09-20T12:05:14.606Z] --- PASS: TestGraphdriverPluginV2 (3.33s)
12:05:14 [2021-09-20T12:05:14.606Z] PASS
12:05:14 [2021-09-20T12:05:14.606Z] 
12:05:14 [2021-09-20T12:05:14.606Z] DONE 5 tests in 7.924s
12:05:14 [2021-09-20T12:05:14.606Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:05:14 [2021-09-20T12:05:14.606Z] INFO: Testing against a local daemon
12:05:14 [2021-09-20T12:05:14.606Z] === RUN   TestContinueAfterPluginCrash
12:05:14 [2021-09-20T12:05:14.606Z] === PAUSE TestContinueAfterPluginCrash
12:05:14 [2021-09-20T12:05:14.606Z] === RUN   TestReadPluginNoRead
12:05:14 [2021-09-20T12:05:14.606Z] === PAUSE TestReadPluginNoRead
12:05:14 [2021-09-20T12:05:14.606Z] === RUN   TestDaemonStartWithLogOpt
12:05:14 [2021-09-20T12:05:14.606Z] === PAUSE TestDaemonStartWithLogOpt
12:05:14 [2021-09-20T12:05:14.606Z] === CONT  TestContinueAfterPluginCrash
12:05:14 [2021-09-20T12:05:14.606Z] === CONT  TestDaemonStartWithLogOpt
12:05:18 [2021-09-20T12:05:18.807Z] --- PASS: TestDaemonStartWithLogOpt (3.47s)
12:05:18 [2021-09-20T12:05:18.807Z] === CONT  TestReadPluginNoRead
12:05:20 [2021-09-20T12:05:20.718Z] === RUN   TestReadPluginNoRead/default
12:05:21 [2021-09-20T12:05:21.658Z] === RUN   TestReadPluginNoRead/disabled_caching
12:05:23 [2021-09-20T12:05:23.038Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:05:23 [2021-09-20T12:05:23.038Z] --- PASS: TestContinueAfterPluginCrash (8.41s)
12:05:24 [2021-09-20T12:05:24.419Z] === CONT  TestReadPluginNoRead
12:05:24 [2021-09-20T12:05:24.419Z]     read_test.go:92: [de67c4b1dc00b] daemon is not started
12:05:24 [2021-09-20T12:05:24.420Z] --- PASS: TestReadPluginNoRead (6.02s)
12:05:24 [2021-09-20T12:05:24.420Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
12:05:24 [2021-09-20T12:05:24.420Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
12:05:24 [2021-09-20T12:05:24.420Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
12:05:24 [2021-09-20T12:05:24.420Z] PASS
12:05:24 [2021-09-20T12:05:24.420Z] 
12:05:24 [2021-09-20T12:05:24.420Z] DONE 6 tests in 9.543s
12:05:24 [2021-09-20T12:05:24.420Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:05:24 [2021-09-20T12:05:24.420Z] testing: warning: no tests to run
12:05:24 [2021-09-20T12:05:24.420Z] PASS
12:05:24 [2021-09-20T12:05:24.420Z] 
12:05:24 [2021-09-20T12:05:24.420Z] DONE 0 tests in 0.007s
12:05:24 [2021-09-20T12:05:24.420Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:05:24 [2021-09-20T12:05:24.420Z] INFO: Testing against a local daemon
12:05:24 [2021-09-20T12:05:24.420Z] === RUN   TestPluginWithDevMounts
12:05:24 [2021-09-20T12:05:24.420Z] === PAUSE TestPluginWithDevMounts
12:05:24 [2021-09-20T12:05:24.420Z] === CONT  TestPluginWithDevMounts
12:05:25 [2021-09-20T12:05:25.800Z] --- PASS: TestPluginWithDevMounts (1.53s)
12:05:25 [2021-09-20T12:05:25.800Z] PASS
12:05:25 [2021-09-20T12:05:25.800Z] 
12:05:25 [2021-09-20T12:05:25.800Z] DONE 1 tests in 1.551s
12:05:25 [2021-09-20T12:05:25.800Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:05:25 [2021-09-20T12:05:25.800Z] INFO: Testing against a local daemon
12:05:25 [2021-09-20T12:05:25.800Z] === RUN   TestSecretInspect
12:05:28 [2021-09-20T12:05:28.337Z] --- PASS: TestSecretInspect (2.31s)
12:05:28 [2021-09-20T12:05:28.337Z] === RUN   TestSecretList
12:05:30 [2021-09-20T12:05:30.246Z] --- PASS: TestSecretList (2.10s)
12:05:30 [2021-09-20T12:05:30.246Z] === RUN   TestSecretsCreateAndDelete
12:05:32 [2021-09-20T12:05:32.783Z] --- PASS: TestSecretsCreateAndDelete (2.13s)
12:05:32 [2021-09-20T12:05:32.783Z] === RUN   TestSecretsUpdate
12:05:34 [2021-09-20T12:05:34.693Z] --- PASS: TestSecretsUpdate (2.25s)
12:05:34 [2021-09-20T12:05:34.693Z] === RUN   TestTemplatedSecret
12:05:37 [2021-09-20T12:05:37.230Z] --- PASS: TestTemplatedSecret (2.58s)
12:05:37 [2021-09-20T12:05:37.230Z] === RUN   TestSecretCreateResolve
12:05:39 [2021-09-20T12:05:39.768Z] --- PASS: TestSecretCreateResolve (2.13s)
12:05:39 [2021-09-20T12:05:39.768Z] PASS
12:05:39 [2021-09-20T12:05:39.768Z] 
12:05:39 [2021-09-20T12:05:39.768Z] DONE 6 tests in 13.533s
12:05:39 [2021-09-20T12:05:39.768Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:05:39 [2021-09-20T12:05:39.768Z] INFO: Testing against a local daemon
12:05:39 [2021-09-20T12:05:39.768Z] === RUN   TestServiceCreateInit
12:05:39 [2021-09-20T12:05:39.768Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:05:43 [2021-09-20T12:05:43.060Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:05:47 [2021-09-20T12:05:47.263Z] --- PASS: TestServiceCreateInit (7.41s)
12:05:47 [2021-09-20T12:05:47.263Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s)
12:05:47 [2021-09-20T12:05:47.263Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
12:05:47 [2021-09-20T12:05:47.263Z] === RUN   TestCreateServiceMultipleTimes
12:06:05 [2021-09-20T12:06:05.361Z] --- PASS: TestCreateServiceMultipleTimes (15.73s)
12:06:05 [2021-09-20T12:06:05.361Z] === RUN   TestCreateServiceConflict
12:06:05 [2021-09-20T12:06:05.361Z] --- PASS: TestCreateServiceConflict (2.26s)
12:06:05 [2021-09-20T12:06:05.361Z] === RUN   TestCreateServiceMaxReplicas
12:06:07 [2021-09-20T12:06:07.899Z] --- PASS: TestCreateServiceMaxReplicas (2.73s)
12:06:07 [2021-09-20T12:06:07.899Z] === RUN   TestCreateWithDuplicateNetworkNames
12:06:22 [2021-09-20T12:06:22.786Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
12:06:22 [2021-09-20T12:06:22.786Z] === RUN   TestCreateServiceSecretFileMode
12:06:23 [2021-09-20T12:06:23.355Z] --- PASS: TestCreateServiceSecretFileMode (2.55s)
12:06:23 [2021-09-20T12:06:23.355Z] === RUN   TestCreateServiceConfigFileMode
12:06:25 [2021-09-20T12:06:25.894Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
12:06:25 [2021-09-20T12:06:25.894Z] === RUN   TestCreateServiceSysctls
12:06:29 [2021-09-20T12:06:29.183Z] --- PASS: TestCreateServiceSysctls (3.25s)
12:06:29 [2021-09-20T12:06:29.183Z] === RUN   TestCreateServiceCapabilities
12:06:31 [2021-09-20T12:06:31.721Z] --- PASS: TestCreateServiceCapabilities (2.36s)
12:06:31 [2021-09-20T12:06:31.721Z] === RUN   TestInspect
12:06:34 [2021-09-20T12:06:34.321Z] --- PASS: TestInspect (2.93s)
12:06:34 [2021-09-20T12:06:34.321Z] === RUN   TestCreateJob
12:06:37 [2021-09-20T12:06:37.615Z] --- PASS: TestCreateJob (3.01s)
12:06:37 [2021-09-20T12:06:37.615Z] === RUN   TestReplicatedJob
12:06:44 [2021-09-20T12:06:44.187Z] --- PASS: TestReplicatedJob (5.71s)
12:06:44 [2021-09-20T12:06:44.187Z] === RUN   TestUpdateReplicatedJob
12:06:46 [2021-09-20T12:06:46.724Z] --- PASS: TestUpdateReplicatedJob (3.23s)
12:06:46 [2021-09-20T12:06:46.724Z] === RUN   TestServiceListWithStatuses
12:06:46 [2021-09-20T12:06:46.724Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:06:46 [2021-09-20T12:06:46.724Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:06:46 [2021-09-20T12:06:46.724Z] === RUN   TestDockerNetworkConnectAlias
12:06:50 [2021-09-20T12:06:50.920Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
12:06:50 [2021-09-20T12:06:50.920Z] === RUN   TestDockerNetworkReConnect
12:06:54 [2021-09-20T12:06:54.212Z] --- PASS: TestDockerNetworkReConnect (3.38s)
12:06:54 [2021-09-20T12:06:54.212Z] === RUN   TestServicePlugin
12:06:57 [2021-09-20T12:06:57.505Z]     plugin_test.go:61: [d5c6d21f3c1fe] joining swarm manager [ddfdd502d6d26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:06:58 [2021-09-20T12:06:58.445Z]     plugin_test.go:64: [deaa8e4305f0c] joining swarm manager [ddfdd502d6d26]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:07:25 [2021-09-20T12:07:25.000Z] --- PASS: TestServicePlugin (30.00s)
12:07:25 [2021-09-20T12:07:25.000Z] === RUN   TestServiceUpdateLabel
12:07:25 [2021-09-20T12:07:25.938Z] --- PASS: TestServiceUpdateLabel (2.25s)
12:07:25 [2021-09-20T12:07:25.938Z] === RUN   TestServiceUpdateSecrets
12:07:40 [2021-09-20T12:07:40.826Z] --- PASS: TestServiceUpdateSecrets (14.56s)
12:07:40 [2021-09-20T12:07:40.826Z] === RUN   TestServiceUpdateConfigs
12:07:55 [2021-09-20T12:07:55.715Z] --- PASS: TestServiceUpdateConfigs (14.51s)
12:07:55 [2021-09-20T12:07:55.715Z] === RUN   TestServiceUpdateNetwork
12:08:07 [2021-09-20T12:08:07.937Z] --- PASS: TestServiceUpdateNetwork (12.28s)
12:08:07 [2021-09-20T12:08:07.937Z] === RUN   TestServiceUpdatePidsLimit
12:08:08 [2021-09-20T12:08:08.505Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:08:09 [2021-09-20T12:08:09.074Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:08:17 [2021-09-20T12:08:17.201Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:08:23 [2021-09-20T12:08:23.773Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
12:08:23 [2021-09-20T12:08:23.773Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
12:08:23 [2021-09-20T12:08:23.773Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
12:08:23 [2021-09-20T12:08:23.773Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
12:08:23 [2021-09-20T12:08:23.773Z] PASS
12:08:23 [2021-09-20T12:08:23.773Z] 
12:08:23 [2021-09-20T12:08:23.773Z] === Skipped
12:08:23 [2021-09-20T12:08:23.773Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:08:23 [2021-09-20T12:08:23.773Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:08:23 [2021-09-20T12:08:23.773Z] 
12:08:23 [2021-09-20T12:08:23.773Z] DONE 27 tests, 1 skipped in 164.004s
12:08:23 [2021-09-20T12:08:23.773Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:08:23 [2021-09-20T12:08:23.773Z] INFO: Testing against a local daemon
12:08:23 [2021-09-20T12:08:23.773Z] === RUN   TestSessionCreate
12:08:23 [2021-09-20T12:08:23.773Z] --- PASS: TestSessionCreate (0.02s)
12:08:23 [2021-09-20T12:08:23.773Z] === RUN   TestSessionCreateWithBadUpgrade
12:08:23 [2021-09-20T12:08:23.773Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:08:23 [2021-09-20T12:08:23.773Z] PASS
12:08:23 [2021-09-20T12:08:23.773Z] 
12:08:23 [2021-09-20T12:08:23.773Z] DONE 2 tests in 0.062s
12:08:23 [2021-09-20T12:08:23.773Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:08:23 [2021-09-20T12:08:23.773Z] INFO: Testing against a local daemon
12:08:23 [2021-09-20T12:08:23.773Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:08:23 [2021-09-20T12:08:23.773Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:08:23 [2021-09-20T12:08:23.773Z] === RUN   TestDiskUsage
12:08:23 [2021-09-20T12:08:23.773Z] === PAUSE TestDiskUsage
12:08:23 [2021-09-20T12:08:23.773Z] === RUN   TestEventsExecDie
12:08:24 [2021-09-20T12:08:24.033Z] --- PASS: TestEventsExecDie (0.56s)
12:08:24 [2021-09-20T12:08:24.033Z] === RUN   TestEventsBackwardsCompatible
12:08:24 [2021-09-20T12:08:24.033Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:08:24 [2021-09-20T12:08:24.033Z] === RUN   TestEventsVolumeCreate
12:08:24 [2021-09-20T12:08:24.033Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:08:24 [2021-09-20T12:08:24.033Z] === RUN   TestInfoBinaryCommits
12:08:24 [2021-09-20T12:08:24.033Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:08:24 [2021-09-20T12:08:24.033Z] === RUN   TestInfoAPIVersioned
12:08:24 [2021-09-20T12:08:24.033Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:08:24 [2021-09-20T12:08:24.033Z] === RUN   TestInfoDiscoveryBackend
12:08:24 [2021-09-20T12:08:24.601Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
12:08:24 [2021-09-20T12:08:24.601Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:08:25 [2021-09-20T12:08:25.539Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:08:25 [2021-09-20T12:08:25.539Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:08:26 [2021-09-20T12:08:26.108Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:08:26 [2021-09-20T12:08:26.108Z] === RUN   TestInfoAPI
12:08:26 [2021-09-20T12:08:26.108Z] --- PASS: TestInfoAPI (0.02s)
12:08:26 [2021-09-20T12:08:26.108Z] === RUN   TestInfoAPIWarnings
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestInfoAPIWarnings (16.22s)
12:08:44 [2021-09-20T12:08:44.203Z] === RUN   TestInfoDebug
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestInfoDebug (0.53s)
12:08:44 [2021-09-20T12:08:44.203Z] === RUN   TestInfoInsecureRegistries
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:08:44 [2021-09-20T12:08:44.203Z] === RUN   TestInfoRegistryMirrors
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:08:44 [2021-09-20T12:08:44.203Z] === RUN   TestLoginFailsWithBadCredentials
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
12:08:44 [2021-09-20T12:08:44.203Z] === RUN   TestPingCacheHeaders
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestPingCacheHeaders (0.02s)
12:08:44 [2021-09-20T12:08:44.203Z] === RUN   TestPingGet
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestPingGet (0.02s)
12:08:44 [2021-09-20T12:08:44.203Z] === RUN   TestPingHead
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestPingHead (0.02s)
12:08:44 [2021-09-20T12:08:44.203Z] === RUN   TestVersion
12:08:44 [2021-09-20T12:08:44.203Z] --- PASS: TestVersion (0.02s)
12:08:44 [2021-09-20T12:08:44.203Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:08:44 [2021-09-20T12:08:44.203Z] === CONT  TestDiskUsage
12:08:44 [2021-09-20T12:08:44.790Z] === RUN   TestDiskUsage/empty
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/container_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/image_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/volume_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/build-cache_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:08:44 [2021-09-20T12:08:44.791Z] === RUN   TestDiskUsage/after_LoadBusybox
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:08:45 [2021-09-20T12:08:45.069Z] === RUN   TestDiskUsage/after_container.Run
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:08:45 [2021-09-20T12:08:45.647Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:08:45 [2021-09-20T12:08:45.647Z] --- PASS: TestDiskUsage (1.65s)
12:08:45 [2021-09-20T12:08:45.647Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s)
12:08:45 [2021-09-20T12:08:45.647Z]     --- PASS: TestDiskUsage/after_container.Run (0.58s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:08:45 [2021-09-20T12:08:45.647Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.65s)
12:08:45 [2021-09-20T12:08:45.647Z] PASS
12:08:45 [2021-09-20T12:08:45.908Z] 
12:08:45 [2021-09-20T12:08:45.908Z] DONE 53 tests in 22.362s
12:08:45 [2021-09-20T12:08:45.908Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:08:45 [2021-09-20T12:08:45.908Z] INFO: Testing against a local daemon
12:08:45 [2021-09-20T12:08:45.908Z] === RUN   TestVolumesCreateAndList
12:08:45 [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:08:45 [2021-09-20T12:08:45.908Z] === RUN   TestVolumesRemove
12:08:45 [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesRemove (0.05s)
12:08:45 [2021-09-20T12:08:45.908Z] === RUN   TestVolumesInspect
12:08:45 [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesInspect (0.02s)
12:08:45 [2021-09-20T12:08:45.908Z] === RUN   TestVolumesInvalidJSON
12:08:45 [2021-09-20T12:08:45.908Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:08:45 [2021-09-20T12:08:45.908Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:08:45 [2021-09-20T12:08:45.908Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:08:45 [2021-09-20T12:08:45.908Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:08:45 [2021-09-20T12:08:45.908Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:08:45 [2021-09-20T12:08:45.908Z] PASS
12:08:45 [2021-09-20T12:08:45.908Z] 
12:08:45 [2021-09-20T12:08:45.908Z] DONE 5 tests in 0.133s
12:08:45 [2021-09-20T12:08:45.908Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:08:46 [2021-09-20T12:08:46.498Z] Stopping apparmor (via systemctl): apparmor.service.
12:08:46 [2021-09-20T12:08:46.498Z] Removing test suite binaries
12:08:46 [2021-09-20T12:08:46.498Z] exiting test-integration
12:08:46 [2021-09-20T12:08:46.498Z] ++ exit 0
12:08:46 [2021-09-20T12:08:46.498Z]