Skip to content

Console Output

16:01:06 [2022-03-17T16:01:06.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43392/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=7defd9b2280be503304e4d2ff12d914ce11d66ee -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:7defd9b2280be503304e4d2ff12d914ce11d66ee hack/make.sh dynbinary test-integration
16:01:08 [2022-03-17T16:01:08.542Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:01:08 [2022-03-17T16:01:08.542Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:01:08 [2022-03-17T16:01:08.542Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:01:08 [2022-03-17T16:01:08.542Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:01:08 [2022-03-17T16:01:08.542Z] 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)
16:01:08 [2022-03-17T16:01:08.542Z] Detected virtualization docker.
16:01:08 [2022-03-17T16:01:08.543Z] Detected architecture x86-64.
16:01:08 [2022-03-17T16:01:08.543Z] Set hostname to <b357abde6063>.
16:01:08 [2022-03-17T16:01:08.543Z] modprobe@configfs.service: Succeeded.
16:01:08 [2022-03-17T16:01:08.543Z] modprobe@drm.service: Succeeded.
16:01:08 [2022-03-17T16:01:08.543Z] modprobe@fuse.service: Succeeded.
16:01:08 [2022-03-17T16:01:08.543Z] + source /etc/docker-entrypoint-cmd
16:01:08 [2022-03-17T16:01:08.543Z] ++ hack/make.sh dynbinary test-integration
16:01:08 [2022-03-17T16:01:08.543Z] 
16:01:08 [2022-03-17T16:01:08.543Z] Removing bundles/
16:01:08 [2022-03-17T16:01:08.543Z] 
16:01:08 [2022-03-17T16:01:08.543Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:01:08 [2022-03-17T16:01:08.543Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:01:08 [2022-03-17T16:01:08.543Z] GOOS="" GOARCH="" GOARM=""
16:03:15 [2022-03-17T16:03:15.043Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:03:15 [2022-03-17T16:03:15.043Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:03:15 [2022-03-17T16:03:15.043Z] GOOS="" GOARCH="" GOARM=""
16:03:15 [2022-03-17T16:03:15.043Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:03:15 [2022-03-17T16:03:15.043Z] 
16:03:15 [2022-03-17T16:03:15.043Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:03:15 [2022-03-17T16:03:15.043Z] DOCKER_SYSTEMD=1
16:03:15 [2022-03-17T16:03:15.043Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:03:15 [2022-03-17T16:03:15.043Z] HOSTNAME=b357abde6063
16:03:15 [2022-03-17T16:03:15.043Z] DEST=bundles/test-integration
16:03:15 [2022-03-17T16:03:15.043Z] PWD=/go/src/github.com/docker/docker
16:03:15 [2022-03-17T16:03:15.043Z] DOCKER_GITCOMMIT=7defd9b2280be503304e4d2ff12d914ce11d66ee
16:03:15 [2022-03-17T16:03:15.043Z] container=docker
16:03:15 [2022-03-17T16:03:15.043Z] HOME=/root
16:03:15 [2022-03-17T16:03:15.043Z] LANG=C.UTF-8
16:03:15 [2022-03-17T16:03:15.043Z] INVOCATION_ID=d6d48eb5e3cf4a90990c9cdec6a3d7cd
16:03:15 [2022-03-17T16:03:15.043Z] GOLANG_VERSION=1.18
16:03:15 [2022-03-17T16:03:15.043Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:03:15 [2022-03-17T16:03:15.043Z] VALIDATE_BRANCH=master
16:03:15 [2022-03-17T16:03:15.043Z] TERM=xterm
16:03:15 [2022-03-17T16:03:15.043Z] DOCKER_PKG=github.com/docker/docker
16:03:15 [2022-03-17T16:03:15.043Z] SHLVL=3
16:03:15 [2022-03-17T16:03:15.043Z] TIMEOUT=120m
16:03:15 [2022-03-17T16:03:15.043Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:03:15 [2022-03-17T16:03:15.043Z] DOCKER_GRAPHDRIVER=overlay2
16:03:15 [2022-03-17T16:03:15.043Z] GO111MODULE=off
16:03:15 [2022-03-17T16:03:15.043Z] DOCKER_EXPERIMENTAL=1
16:03:15 [2022-03-17T16:03:15.043Z] TEST_SKIP_INTEGRATION_CLI=1
16:03:15 [2022-03-17T16:03:15.043Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:03:15 [2022-03-17T16:03:15.043Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:03:15 [2022-03-17T16:03:15.043Z] GOPATH=/go
16:03:15 [2022-03-17T16:03:15.043Z] PKG_CONFIG=pkg-config
16:03:15 [2022-03-17T16:03:15.043Z] _=/usr/bin/env
16:03:15 [2022-03-17T16:03:15.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:03:53 [2022-03-17T16:03:53.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:03:53 [2022-03-17T16:03:53.750Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:04:20 [2022-03-17T16:04:20.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:04:25 [2022-03-17T16:04:25.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:04:33 [2022-03-17T16:04:33.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:04:34 [2022-03-17T16:04:34.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:04:35 [2022-03-17T16:04:35.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:04:36 [2022-03-17T16:04:36.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:04:36 [2022-03-17T16:04:36.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:04:37 [2022-03-17T16:04:37.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:04:40 [2022-03-17T16:04:40.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:04:41 [2022-03-17T16:04:41.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:04:42 [2022-03-17T16:04:42.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:04:42 [2022-03-17T16:04:42.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:04:43 [2022-03-17T16:04:43.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:04:44 [2022-03-17T16:04:44.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:04:45 [2022-03-17T16:04:45.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:04:46 [2022-03-17T16:04:46.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:04:47 [2022-03-17T16:04:47.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:04:48 [2022-03-17T16:04:48.298Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:04:48 [2022-03-17T16:04:48.298Z] Using test binary docker
16:04:48 [2022-03-17T16:04:48.298Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:04:48 [2022-03-17T16:04:48.298Z] Starting apparmor (via systemctl): apparmor.service.
16:04:48 [2022-03-17T16:04:48.298Z] Starting dockerd
16:04:48 [2022-03-17T16:04:48.298Z] INFO: Waiting for daemon to start...
16:04:53 [2022-03-17T16:04:53.571Z] .
16:04:53 [2022-03-17T16:04:53.571Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:04:53 [2022-03-17T16:04:53.571Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:04:53 [2022-03-17T16:04:53.571Z] Error: No such image: emptyfs
16:04:53 [2022-03-17T16:04:53.571Z] Running integration-test (iteration 1)
16:04:53 [2022-03-17T16:04:53.571Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:04:53 [2022-03-17T16:04:53.571Z] Loaded image: busybox:latest
16:04:53 [2022-03-17T16:04:53.571Z] Loaded image: busybox:glibc
16:04:54 [2022-03-17T16:04:54.542Z] Loaded image: debian:bullseye-slim
16:04:54 [2022-03-17T16:04:54.799Z] Loaded image: hello-world:latest
16:04:54 [2022-03-17T16:04:54.799Z] Loaded image: arm32v7/hello-world:latest
16:04:54 [2022-03-17T16:04:54.799Z] INFO: Testing against a local daemon
16:04:54 [2022-03-17T16:04:54.799Z] === RUN   TestCgroupNamespacesBuild
16:04:56 [2022-03-17T16:04:56.174Z] --- PASS: TestCgroupNamespacesBuild (1.31s)
16:04:56 [2022-03-17T16:04:56.174Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:04:57 [2022-03-17T16:04:57.548Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s)
16:04:57 [2022-03-17T16:04:57.548Z] === RUN   TestBuildWithSession
16:04:57 [2022-03-17T16:04:57.548Z]     build_session_test.go:25: TODO: BuildKit
16:04:57 [2022-03-17T16:04:57.548Z] --- SKIP: TestBuildWithSession (0.00s)
16:04:57 [2022-03-17T16:04:57.548Z] === RUN   TestBuildSquashParent
16:05:01 [2022-03-17T16:05:01.730Z] --- PASS: TestBuildSquashParent (4.17s)
16:05:01 [2022-03-17T16:05:01.730Z] === RUN   TestBuildWithRemoveAndForceRemove
16:05:01 [2022-03-17T16:05:01.730Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:01 [2022-03-17T16:05:01.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:01 [2022-03-17T16:05:01.730Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:01 [2022-03-17T16:05:01.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:01 [2022-03-17T16:05:01.730Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:01 [2022-03-17T16:05:01.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:01 [2022-03-17T16:05:01.730Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:01 [2022-03-17T16:05:01.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:01 [2022-03-17T16:05:01.730Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:01 [2022-03-17T16:05:01.730Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:01 [2022-03-17T16:05:01.731Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:01 [2022-03-17T16:05:01.731Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:01 [2022-03-17T16:05:01.731Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:05:01 [2022-03-17T16:05:01.731Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:05:03 [2022-03-17T16:05:03.106Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:05:03 [2022-03-17T16:05:03.364Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:05:04 [2022-03-17T16:05:04.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:05:04 [2022-03-17T16:05:04.735Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:05:06 [2022-03-17T16:05:06.629Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:05:06 [2022-03-17T16:05:06.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.57s)
16:05:06 [2022-03-17T16:05:06.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.85s)
16:05:06 [2022-03-17T16:05:06.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.44s)
16:05:06 [2022-03-17T16:05:06.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.47s)
16:05:06 [2022-03-17T16:05:06.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.52s)
16:05:06 [2022-03-17T16:05:06.629Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.53s)
16:05:06 [2022-03-17T16:05:06.629Z] === RUN   TestBuildMultiStageCopy
16:05:06 [2022-03-17T16:05:06.629Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:05:08 [2022-03-17T16:05:08.004Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:05:08 [2022-03-17T16:05:08.004Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:05:08 [2022-03-17T16:05:08.263Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:05:08 [2022-03-17T16:05:08.522Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:05:08 [2022-03-17T16:05:08.780Z] --- PASS: TestBuildMultiStageCopy (2.32s)
16:05:08 [2022-03-17T16:05:08.780Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
16:05:08 [2022-03-17T16:05:08.780Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
16:05:08 [2022-03-17T16:05:08.780Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
16:05:08 [2022-03-17T16:05:08.780Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
16:05:08 [2022-03-17T16:05:08.780Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
16:05:08 [2022-03-17T16:05:08.780Z] === RUN   TestBuildMultiStageParentConfig
16:05:09 [2022-03-17T16:05:09.348Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
16:05:09 [2022-03-17T16:05:09.348Z] === RUN   TestBuildLabelWithTargets
16:05:10 [2022-03-17T16:05:10.728Z] --- PASS: TestBuildLabelWithTargets (1.06s)
16:05:10 [2022-03-17T16:05:10.728Z] === RUN   TestBuildWithEmptyLayers
16:05:10 [2022-03-17T16:05:10.986Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
16:05:10 [2022-03-17T16:05:10.986Z] === RUN   TestBuildMultiStageOnBuild
16:05:12 [2022-03-17T16:05:12.888Z] --- PASS: TestBuildMultiStageOnBuild (1.73s)
16:05:12 [2022-03-17T16:05:12.888Z] === RUN   TestBuildUncleanTarFilenames
16:05:13 [2022-03-17T16:05:13.454Z] --- PASS: TestBuildUncleanTarFilenames (0.75s)
16:05:13 [2022-03-17T16:05:13.454Z] === RUN   TestBuildMultiStageLayerLeak
16:05:15 [2022-03-17T16:05:15.355Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s)
16:05:15 [2022-03-17T16:05:15.356Z] === RUN   TestBuildWithHugeFile
16:06:23 [2022-03-17T16:06:23.022Z] --- PASS: TestBuildWithHugeFile (62.83s)
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildWCOWSandboxSize
16:06:23 [2022-03-17T16:06:23.023Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:06:23 [2022-03-17T16:06:23.023Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildWithEmptyDockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:06:23 [2022-03-17T16:06:23.023Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
16:06:23 [2022-03-17T16:06:23.023Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
16:06:23 [2022-03-17T16:06:23.023Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
16:06:23 [2022-03-17T16:06:23.023Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildPreserveOwnership
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildPreserveOwnership/copy_from
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:06:23 [2022-03-17T16:06:23.023Z] --- PASS: TestBuildPreserveOwnership (3.67s)
16:06:23 [2022-03-17T16:06:23.023Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.48s)
16:06:23 [2022-03-17T16:06:23.023Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildPlatformInvalid
16:06:23 [2022-03-17T16:06:23.023Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:06:23 [2022-03-17T16:06:23.023Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:06:23 [2022-03-17T16:06:23.023Z] Loaded image: busybox:latest
16:06:23 [2022-03-17T16:06:23.023Z] Loaded image: busybox:glibc
16:06:24 [2022-03-17T16:06:24.391Z] Loaded image: debian:bullseye-slim
16:06:24 [2022-03-17T16:06:24.391Z] Loaded image: hello-world:latest
16:06:24 [2022-03-17T16:06:24.391Z] Loaded image: arm32v7/hello-world:latest
16:06:34 [2022-03-17T16:06:34.356Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.03s)
16:06:34 [2022-03-17T16:06:34.356Z] PASS
16:06:34 [2022-03-17T16:06:34.356Z] 
16:06:34 [2022-03-17T16:06:34.356Z] === Skipped
16:06:34 [2022-03-17T16:06:34.356Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:06:34 [2022-03-17T16:06:34.356Z]     build_session_test.go:25: TODO: BuildKit
16:06:34 [2022-03-17T16:06:34.356Z] 
16:06:34 [2022-03-17T16:06:34.356Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:06:34 [2022-03-17T16:06:34.356Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:06:34 [2022-03-17T16:06:34.356Z] 
16:06:34 [2022-03-17T16:06:34.356Z] DONE 34 tests, 2 skipped in 100.001s
16:06:34 [2022-03-17T16:06:34.356Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:06:34 [2022-03-17T16:06:34.356Z] INFO: Testing against a local daemon
16:06:34 [2022-03-17T16:06:34.356Z] === RUN   TestConfigInspect
16:06:34 [2022-03-17T16:06:34.919Z] --- PASS: TestConfigInspect (1.98s)
16:06:34 [2022-03-17T16:06:34.919Z] === RUN   TestConfigList
16:06:37 [2022-03-17T16:06:37.441Z] --- PASS: TestConfigList (2.14s)
16:06:37 [2022-03-17T16:06:37.441Z] === RUN   TestConfigsCreateAndDelete
16:06:39 [2022-03-17T16:06:39.336Z] --- PASS: TestConfigsCreateAndDelete (2.25s)
16:06:39 [2022-03-17T16:06:39.336Z] === RUN   TestConfigsUpdate
16:06:41 [2022-03-17T16:06:41.860Z] --- PASS: TestConfigsUpdate (2.13s)
16:06:41 [2022-03-17T16:06:41.860Z] === RUN   TestTemplatedConfig
16:06:44 [2022-03-17T16:06:44.389Z] --- PASS: TestTemplatedConfig (2.67s)
16:06:44 [2022-03-17T16:06:44.389Z] === RUN   TestConfigCreateResolve
16:06:46 [2022-03-17T16:06:46.334Z] --- PASS: TestConfigCreateResolve (2.13s)
16:06:46 [2022-03-17T16:06:46.334Z] PASS
16:06:46 [2022-03-17T16:06:46.334Z] 
16:06:46 [2022-03-17T16:06:46.334Z] DONE 6 tests in 13.340s
16:06:46 [2022-03-17T16:06:46.334Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:06:46 [2022-03-17T16:06:46.334Z] INFO: Testing against a local daemon
16:06:46 [2022-03-17T16:06:46.334Z] === RUN   TestCheckpoint
16:06:46 [2022-03-17T16:06:46.334Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:06:46 [2022-03-17T16:06:46.334Z] --- SKIP: TestCheckpoint (0.00s)
16:06:46 [2022-03-17T16:06:46.334Z] === RUN   TestContainerInvalidJSON
16:06:46 [2022-03-17T16:06:46.334Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:06:46 [2022-03-17T16:06:46.334Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:06:46 [2022-03-17T16:06:46.334Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:06:46 [2022-03-17T16:06:46.334Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:06:46 [2022-03-17T16:06:46.334Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:06:46 [2022-03-17T16:06:46.334Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:06:46 [2022-03-17T16:06:46.334Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:06:46 [2022-03-17T16:06:46.334Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:06:46 [2022-03-17T16:06:46.334Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:06:46 [2022-03-17T16:06:46.334Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:06:46 [2022-03-17T16:06:46.334Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
16:06:46 [2022-03-17T16:06:46.334Z] === RUN   TestCopyFromContainerPathIsNotDir
16:06:46 [2022-03-17T16:06:46.603Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
16:06:46 [2022-03-17T16:06:46.604Z] === RUN   TestCopyToContainerPathDoesNotExist
16:06:46 [2022-03-17T16:06:46.604Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:06:46 [2022-03-17T16:06:46.604Z] === RUN   TestCopyToContainerPathIsNotDir
16:06:46 [2022-03-17T16:06:46.604Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:06:46 [2022-03-17T16:06:46.604Z] === RUN   TestCopyFromContainer
16:06:47 [2022-03-17T16:06:47.548Z] === RUN   TestCopyFromContainer//
16:06:47 [2022-03-17T16:06:47.804Z] === RUN   TestCopyFromContainer//bar/root
16:06:47 [2022-03-17T16:06:47.804Z] === RUN   TestCopyFromContainer//bar/root/
16:06:47 [2022-03-17T16:06:47.804Z] === RUN   TestCopyFromContainer/bar/quux
16:06:47 [2022-03-17T16:06:47.804Z] === RUN   TestCopyFromContainer/bar/quux/
16:06:48 [2022-03-17T16:06:48.061Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:06:48 [2022-03-17T16:06:48.061Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:06:48 [2022-03-17T16:06:48.061Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:06:48 [2022-03-17T16:06:48.061Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCopyFromContainer/bar/notarget
16:06:48 [2022-03-17T16:06:48.318Z] --- PASS: TestCopyFromContainer (1.73s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:48 [2022-03-17T16:06:48.318Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:48 [2022-03-17T16:06:48.318Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:48 [2022-03-17T16:06:48.318Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:48 [2022-03-17T16:06:48.318Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:06:48 [2022-03-17T16:06:48.318Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:06:48 [2022-03-17T16:06:48.318Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:06:48 [2022-03-17T16:06:48.318Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateLinkToNonExistingContainer
16:06:48 [2022-03-17T16:06:48.318Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateWithInvalidEnv
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateWithInvalidEnv/0
16:06:48 [2022-03-17T16:06:48.318Z] === PAUSE TestCreateWithInvalidEnv/0
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateWithInvalidEnv/1
16:06:48 [2022-03-17T16:06:48.318Z] === PAUSE TestCreateWithInvalidEnv/1
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateWithInvalidEnv/2
16:06:48 [2022-03-17T16:06:48.318Z] === PAUSE TestCreateWithInvalidEnv/2
16:06:48 [2022-03-17T16:06:48.318Z] === CONT  TestCreateWithInvalidEnv/0
16:06:48 [2022-03-17T16:06:48.318Z] === CONT  TestCreateWithInvalidEnv/2
16:06:48 [2022-03-17T16:06:48.318Z] === CONT  TestCreateWithInvalidEnv/1
16:06:48 [2022-03-17T16:06:48.318Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:06:48 [2022-03-17T16:06:48.318Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateTmpfsMountsTarget
16:06:48 [2022-03-17T16:06:48.318Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:06:48 [2022-03-17T16:06:48.318Z] === RUN   TestCreateWithCustomMaskedPaths
16:06:50 [2022-03-17T16:06:50.212Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
16:06:50 [2022-03-17T16:06:50.212Z] === RUN   TestCreateWithCustomReadonlyPaths
16:06:51 [2022-03-17T16:06:51.580Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s)
16:06:51 [2022-03-17T16:06:51.580Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:06:51 [2022-03-17T16:06:51.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:51 [2022-03-17T16:06:51.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:51 [2022-03-17T16:06:51.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:51 [2022-03-17T16:06:51.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:51 [2022-03-17T16:06:51.580Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:06:51 [2022-03-17T16:06:51.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:06:51 [2022-03-17T16:06:51.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:06:51 [2022-03-17T16:06:51.580Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:06:51 [2022-03-17T16:06:51.580Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:06:51 [2022-03-17T16:06:51.580Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:06:51 [2022-03-17T16:06:51.580Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:06:51 [2022-03-17T16:06:51.580Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:06:51 [2022-03-17T16:06:51.580Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:06:51 [2022-03-17T16:06:51.580Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:06:52 [2022-03-17T16:06:52.144Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
16:06:52 [2022-03-17T16:06:52.144Z] === RUN   TestCreateDifferentPlatform
16:06:52 [2022-03-17T16:06:52.144Z] === RUN   TestCreateDifferentPlatform/different_os
16:06:52 [2022-03-17T16:06:52.144Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:06:52 [2022-03-17T16:06:52.144Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:06:52 [2022-03-17T16:06:52.144Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:06:52 [2022-03-17T16:06:52.144Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:06:52 [2022-03-17T16:06:52.144Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:06:52 [2022-03-17T16:06:52.144Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:06:52 [2022-03-17T16:06:52.144Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:06:52 [2022-03-17T16:06:52.401Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
16:06:52 [2022-03-17T16:06:52.401Z] === RUN   TestContainerStartOnDaemonRestart
16:06:52 [2022-03-17T16:06:52.401Z] === PAUSE TestContainerStartOnDaemonRestart
16:06:52 [2022-03-17T16:06:52.401Z] === RUN   TestDaemonRestartIpcMode
16:06:52 [2022-03-17T16:06:52.401Z] === PAUSE TestDaemonRestartIpcMode
16:06:52 [2022-03-17T16:06:52.401Z] === RUN   TestDaemonHostGatewayIP
16:06:52 [2022-03-17T16:06:52.401Z] === PAUSE TestDaemonHostGatewayIP
16:06:52 [2022-03-17T16:06:52.401Z] === RUN   TestRestartDaemonWithRestartingContainer
16:06:52 [2022-03-17T16:06:52.401Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:06:52 [2022-03-17T16:06:52.401Z] === RUN   TestContainerKillOnDaemonStart
16:06:52 [2022-03-17T16:06:52.401Z] === PAUSE TestContainerKillOnDaemonStart
16:06:52 [2022-03-17T16:06:52.401Z] === RUN   TestDiff
16:06:52 [2022-03-17T16:06:52.964Z] --- PASS: TestDiff (0.57s)
16:06:52 [2022-03-17T16:06:52.964Z] === RUN   TestExecWithCloseStdin
16:06:53 [2022-03-17T16:06:53.528Z] --- PASS: TestExecWithCloseStdin (0.64s)
16:06:53 [2022-03-17T16:06:53.528Z] === RUN   TestExec
16:06:54 [2022-03-17T16:06:54.091Z] --- PASS: TestExec (0.60s)
16:06:54 [2022-03-17T16:06:54.091Z] === RUN   TestExecUser
16:06:54 [2022-03-17T16:06:54.656Z] --- PASS: TestExecUser (0.63s)
16:06:54 [2022-03-17T16:06:54.656Z] === RUN   TestExportContainerAndImportImage
16:06:55 [2022-03-17T16:06:55.586Z] --- PASS: TestExportContainerAndImportImage (0.69s)
16:06:55 [2022-03-17T16:06:55.586Z] === RUN   TestExportContainerAfterDaemonRestart
16:06:56 [2022-03-17T16:06:56.956Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
16:06:56 [2022-03-17T16:06:56.956Z] === RUN   TestHealthCheckWorkdir
16:06:57 [2022-03-17T16:06:57.521Z] --- PASS: TestHealthCheckWorkdir (0.76s)
16:06:57 [2022-03-17T16:06:57.521Z] === RUN   TestHealthKillContainer
16:07:05 [2022-03-17T16:07:05.616Z] --- PASS: TestHealthKillContainer (8.21s)
16:07:05 [2022-03-17T16:07:05.616Z] === RUN   TestInspectCpusetInConfigPre120
16:07:06 [2022-03-17T16:07:06.180Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s)
16:07:06 [2022-03-17T16:07:06.180Z] === RUN   TestIpcModeNone
16:07:07 [2022-03-17T16:07:07.111Z] --- PASS: TestIpcModeNone (0.65s)
16:07:07 [2022-03-17T16:07:07.111Z] === RUN   TestIpcModePrivate
16:07:07 [2022-03-17T16:07:07.368Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
16:07:07 [2022-03-17T16:07:07.625Z] --- PASS: TestIpcModePrivate (0.64s)
16:07:07 [2022-03-17T16:07:07.625Z] === RUN   TestIpcModeShareable
16:07:07 [2022-03-17T16:07:07.882Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
16:07:08 [2022-03-17T16:07:08.139Z] --- PASS: TestIpcModeShareable (0.63s)
16:07:08 [2022-03-17T16:07:08.139Z] === RUN   TestAPIIpcModeShareableAndContainer
16:07:10 [2022-03-17T16:07:10.038Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.87s)
16:07:10 [2022-03-17T16:07:10.038Z] === RUN   TestAPIIpcModeHost
16:07:10 [2022-03-17T16:07:10.602Z] --- PASS: TestAPIIpcModeHost (0.39s)
16:07:10 [2022-03-17T16:07:10.603Z] === RUN   TestDaemonIpcModeShareable
16:07:11 [2022-03-17T16:07:11.536Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
16:07:11 [2022-03-17T16:07:11.536Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
16:07:11 [2022-03-17T16:07:11.536Z] === RUN   TestDaemonIpcModePrivate
16:07:12 [2022-03-17T16:07:12.556Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
16:07:12 [2022-03-17T16:07:12.812Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
16:07:12 [2022-03-17T16:07:12.812Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:07:13 [2022-03-17T16:07:13.743Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
16:07:13 [2022-03-17T16:07:13.999Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s)
16:07:13 [2022-03-17T16:07:13.999Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:07:15 [2022-03-17T16:07:15.371Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
16:07:15 [2022-03-17T16:07:15.371Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
16:07:15 [2022-03-17T16:07:15.371Z] === RUN   TestIpcModeOlderClient
16:07:15 [2022-03-17T16:07:15.371Z] === PAUSE TestIpcModeOlderClient
16:07:15 [2022-03-17T16:07:15.371Z] === RUN   TestKillContainerInvalidSignal
16:07:15 [2022-03-17T16:07:15.628Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
16:07:15 [2022-03-17T16:07:15.628Z] === RUN   TestKillContainer
16:07:15 [2022-03-17T16:07:15.628Z] === RUN   TestKillContainer/no_signal
16:07:16 [2022-03-17T16:07:16.192Z] === RUN   TestKillContainer/non_killing_signal
16:07:16 [2022-03-17T16:07:16.449Z] === RUN   TestKillContainer/killing_signal
16:07:17 [2022-03-17T16:07:17.013Z] --- PASS: TestKillContainer (1.34s)
16:07:17 [2022-03-17T16:07:17.013Z]     --- PASS: TestKillContainer/no_signal (0.42s)
16:07:17 [2022-03-17T16:07:17.013Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
16:07:17 [2022-03-17T16:07:17.013Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
16:07:17 [2022-03-17T16:07:17.013Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:07:17 [2022-03-17T16:07:17.013Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:07:17 [2022-03-17T16:07:17.577Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:07:18 [2022-03-17T16:07:18.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
16:07:18 [2022-03-17T16:07:18.507Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
16:07:18 [2022-03-17T16:07:18.507Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s)
16:07:18 [2022-03-17T16:07:18.507Z] === RUN   TestKillStoppedContainer
16:07:18 [2022-03-17T16:07:18.507Z] --- PASS: TestKillStoppedContainer (0.05s)
16:07:18 [2022-03-17T16:07:18.507Z] === RUN   TestKillStoppedContainerAPIPre120
16:07:18 [2022-03-17T16:07:18.507Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
16:07:18 [2022-03-17T16:07:18.507Z] === RUN   TestKillDifferentUserContainer
16:07:19 [2022-03-17T16:07:19.071Z] --- PASS: TestKillDifferentUserContainer (0.44s)
16:07:19 [2022-03-17T16:07:19.071Z] === RUN   TestInspectOomKilledTrue
16:07:19 [2022-03-17T16:07:19.071Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:19 [2022-03-17T16:07:19.071Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:07:19 [2022-03-17T16:07:19.071Z] === RUN   TestInspectOomKilledFalse
16:07:19 [2022-03-17T16:07:19.071Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:07:19 [2022-03-17T16:07:19.071Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:07:19 [2022-03-17T16:07:19.071Z] === RUN   TestLinksEtcHostsContentMatch
16:07:19 [2022-03-17T16:07:19.328Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
16:07:19 [2022-03-17T16:07:19.328Z] === RUN   TestLinksContainerNames
16:07:20 [2022-03-17T16:07:20.259Z] --- PASS: TestLinksContainerNames (0.90s)
16:07:20 [2022-03-17T16:07:20.259Z] === RUN   TestLogsFollowTailEmpty
16:07:20 [2022-03-17T16:07:20.516Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
16:07:20 [2022-03-17T16:07:20.516Z] === RUN   TestContainerNetworkMountsNoChown
16:07:21 [2022-03-17T16:07:21.081Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/default
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/default
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/private
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/private
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rprivate
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rprivate
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/slave
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/slave
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rslave
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rslave
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/shared
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/shared
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rshared
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rshared
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/default
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/rslave
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/default/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/default/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/rshared
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/shared
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/rprivate
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/slave
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/private
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/private/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/private/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/default/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/default/mount_root
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:07:21 [2022-03-17T16:07:21.081Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/private/bind_root
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:07:21 [2022-03-17T16:07:21.338Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/private/mount_root
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:07:21 [2022-03-17T16:07:21.595Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:07:21 [2022-03-17T16:07:21.595Z] --- PASS: TestMountDaemonRoot (0.02s)
16:07:21 [2022-03-17T16:07:21.595Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:07:21 [2022-03-17T16:07:21.595Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
16:07:21 [2022-03-17T16:07:21.595Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
16:07:21 [2022-03-17T16:07:21.595Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
16:07:21 [2022-03-17T16:07:21.596Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:07:21 [2022-03-17T16:07:21.596Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:07:21 [2022-03-17T16:07:21.596Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:07:21 [2022-03-17T16:07:21.596Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:07:21 [2022-03-17T16:07:21.596Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:07:21 [2022-03-17T16:07:21.596Z] === RUN   TestContainerBindMountNonRecursive
16:07:22 [2022-03-17T16:07:22.965Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
16:07:22 [2022-03-17T16:07:22.965Z] === RUN   TestContainerVolumesMountedAsShared
16:07:23 [2022-03-17T16:07:23.529Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
16:07:23 [2022-03-17T16:07:23.529Z] === RUN   TestContainerVolumesMountedAsSlave
16:07:23 [2022-03-17T16:07:23.786Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
16:07:23 [2022-03-17T16:07:23.786Z] === RUN   TestNetworkNat
16:07:24 [2022-03-17T16:07:24.350Z] --- PASS: TestNetworkNat (0.48s)
16:07:24 [2022-03-17T16:07:24.350Z] === RUN   TestNetworkLocalhostTCPNat
16:07:24 [2022-03-17T16:07:24.606Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
16:07:24 [2022-03-17T16:07:24.606Z] === RUN   TestNetworkLoopbackNat
16:07:27 [2022-03-17T16:07:27.878Z] --- PASS: TestNetworkLoopbackNat (2.62s)
16:07:27 [2022-03-17T16:07:27.878Z] === RUN   TestPause
16:07:27 [2022-03-17T16:07:27.878Z] --- PASS: TestPause (0.47s)
16:07:27 [2022-03-17T16:07:27.878Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:07:27 [2022-03-17T16:07:27.878Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:07:27 [2022-03-17T16:07:27.878Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:07:27 [2022-03-17T16:07:27.878Z] === RUN   TestPauseStopPausedContainer
16:07:28 [2022-03-17T16:07:28.442Z] --- PASS: TestPauseStopPausedContainer (0.47s)
16:07:28 [2022-03-17T16:07:28.442Z] === RUN   TestPidHost
16:07:29 [2022-03-17T16:07:29.373Z] --- PASS: TestPidHost (1.09s)
16:07:29 [2022-03-17T16:07:29.373Z] === RUN   TestPsFilter
16:07:29 [2022-03-17T16:07:29.630Z] --- PASS: TestPsFilter (0.15s)
16:07:29 [2022-03-17T16:07:29.630Z] === RUN   TestRemoveContainerWithRemovedVolume
16:07:29 [2022-03-17T16:07:29.887Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
16:07:29 [2022-03-17T16:07:29.887Z] === RUN   TestRemoveContainerWithVolume
16:07:30 [2022-03-17T16:07:30.451Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
16:07:30 [2022-03-17T16:07:30.451Z] === RUN   TestRemoveContainerRunning
16:07:30 [2022-03-17T16:07:30.728Z] --- PASS: TestRemoveContainerRunning (0.44s)
16:07:30 [2022-03-17T16:07:30.728Z] === RUN   TestRemoveContainerForceRemoveRunning
16:07:31 [2022-03-17T16:07:31.320Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
16:07:31 [2022-03-17T16:07:31.320Z] === RUN   TestRemoveInvalidContainer
16:07:31 [2022-03-17T16:07:31.320Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:07:31 [2022-03-17T16:07:31.320Z] === RUN   TestRenameLinkedContainer
16:07:33 [2022-03-17T16:07:33.234Z] --- PASS: TestRenameLinkedContainer (1.86s)
16:07:33 [2022-03-17T16:07:33.234Z] === RUN   TestRenameStoppedContainer
16:07:33 [2022-03-17T16:07:33.491Z] --- PASS: TestRenameStoppedContainer (0.44s)
16:07:33 [2022-03-17T16:07:33.491Z] === RUN   TestRenameRunningContainerAndReuse
16:07:34 [2022-03-17T16:07:34.421Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
16:07:34 [2022-03-17T16:07:34.421Z] === RUN   TestRenameInvalidName
16:07:34 [2022-03-17T16:07:34.986Z] --- PASS: TestRenameInvalidName (0.49s)
16:07:34 [2022-03-17T16:07:34.986Z] === RUN   TestRenameAnonymousContainer
16:07:36 [2022-03-17T16:07:36.882Z] --- PASS: TestRenameAnonymousContainer (1.55s)
16:07:36 [2022-03-17T16:07:36.882Z] === RUN   TestRenameContainerWithSameName
16:07:36 [2022-03-17T16:07:36.882Z] --- PASS: TestRenameContainerWithSameName (0.48s)
16:07:36 [2022-03-17T16:07:36.882Z] === RUN   TestRenameContainerWithLinkedContainer
16:07:37 [2022-03-17T16:07:37.814Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
16:07:37 [2022-03-17T16:07:37.814Z] === RUN   TestResize
16:07:38 [2022-03-17T16:07:38.379Z] --- PASS: TestResize (0.44s)
16:07:38 [2022-03-17T16:07:38.379Z] === RUN   TestResizeWithInvalidSize
16:07:38 [2022-03-17T16:07:38.943Z] --- PASS: TestResizeWithInvalidSize (0.42s)
16:07:38 [2022-03-17T16:07:38.943Z] === RUN   TestResizeWhenContainerNotStarted
16:07:39 [2022-03-17T16:07:39.201Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:07:39 [2022-03-17T16:07:39.201Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
16:07:41 [2022-03-17T16:07:41.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:07:42 [2022-03-17T16:07:42.468Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:07:43 [2022-03-17T16:07:43.399Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:07:43 [2022-03-17T16:07:43.658Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:07:45 [2022-03-17T16:07:45.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
16:07:45 [2022-03-17T16:07:45.028Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
16:07:48 [2022-03-17T16:07:48.303Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
16:07:48 [2022-03-17T16:07:48.559Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:07:50 [2022-03-17T16:07:50.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:07:52 [2022-03-17T16:07:52.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:07:52 [2022-03-17T16:07:52.349Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:07:54 [2022-03-17T16:07:54.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:07:54 [2022-03-17T16:07:54.247Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:07:55 [2022-03-17T16:07:55.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:07:57 [2022-03-17T16:07:57.513Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:07:57 [2022-03-17T16:07:57.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s)
16:07:57 [2022-03-17T16:07:57.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
16:07:57 [2022-03-17T16:07:57.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
16:07:57 [2022-03-17T16:07:57.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s)
16:07:57 [2022-03-17T16:07:57.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s)
16:07:57 [2022-03-17T16:07:57.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
16:07:57 [2022-03-17T16:07:57.513Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s)
16:07:57 [2022-03-17T16:07:57.514Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s)
16:07:57 [2022-03-17T16:07:57.514Z] === RUN   TestCgroupNamespacesRun
16:07:58 [2022-03-17T16:07:58.445Z] --- PASS: TestCgroupNamespacesRun (1.19s)
16:07:58 [2022-03-17T16:07:58.445Z] === RUN   TestCgroupNamespacesRunPrivileged
16:07:58 [2022-03-17T16:07:58.445Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:07:58 [2022-03-17T16:07:58.445Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:07:58 [2022-03-17T16:07:58.445Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:07:59 [2022-03-17T16:07:59.816Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.20s)
16:07:59 [2022-03-17T16:07:59.816Z] === RUN   TestCgroupNamespacesRunHostMode
16:08:01 [2022-03-17T16:08:01.186Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
16:08:01 [2022-03-17T16:08:01.186Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:08:02 [2022-03-17T16:08:02.120Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
16:08:02 [2022-03-17T16:08:02.120Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:08:03 [2022-03-17T16:08:03.488Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.26s)
16:08:03 [2022-03-17T16:08:03.488Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:08:04 [2022-03-17T16:08:04.052Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s)
16:08:04 [2022-03-17T16:08:04.052Z] === RUN   TestCgroupNamespacesRunOlderClient
16:08:05 [2022-03-17T16:08:05.421Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
16:08:05 [2022-03-17T16:08:05.421Z] === RUN   TestNISDomainname
16:08:05 [2022-03-17T16:08:05.987Z] --- PASS: TestNISDomainname (0.56s)
16:08:05 [2022-03-17T16:08:05.987Z] === RUN   TestHostnameDnsResolution
16:08:06 [2022-03-17T16:08:06.552Z] --- PASS: TestHostnameDnsResolution (0.70s)
16:08:06 [2022-03-17T16:08:06.552Z] === RUN   TestUnprivilegedPortsAndPing
16:08:07 [2022-03-17T16:08:07.118Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
16:08:07 [2022-03-17T16:08:07.118Z] === RUN   TestStats
16:08:09 [2022-03-17T16:08:09.638Z] --- PASS: TestStats (2.48s)
16:08:09 [2022-03-17T16:08:09.638Z] === RUN   TestStopContainerWithTimeout
16:08:09 [2022-03-17T16:08:09.638Z] === RUN   TestStopContainerWithTimeout/0
16:08:09 [2022-03-17T16:08:09.638Z] === PAUSE TestStopContainerWithTimeout/0
16:08:09 [2022-03-17T16:08:09.638Z] === RUN   TestStopContainerWithTimeout/1
16:08:09 [2022-03-17T16:08:09.638Z] === PAUSE TestStopContainerWithTimeout/1
16:08:09 [2022-03-17T16:08:09.638Z] === RUN   TestStopContainerWithTimeout/3
16:08:09 [2022-03-17T16:08:09.638Z] === PAUSE TestStopContainerWithTimeout/3
16:08:09 [2022-03-17T16:08:09.639Z] === RUN   TestStopContainerWithTimeout/-1
16:08:09 [2022-03-17T16:08:09.639Z] === PAUSE TestStopContainerWithTimeout/-1
16:08:09 [2022-03-17T16:08:09.639Z] === CONT  TestStopContainerWithTimeout/0
16:08:09 [2022-03-17T16:08:09.639Z] === CONT  TestStopContainerWithTimeout/-1
16:08:10 [2022-03-17T16:08:10.204Z] === CONT  TestStopContainerWithTimeout/3
16:08:12 [2022-03-17T16:08:12.724Z] === CONT  TestStopContainerWithTimeout/1
16:08:13 [2022-03-17T16:08:13.654Z] --- PASS: TestStopContainerWithTimeout (0.02s)
16:08:13 [2022-03-17T16:08:13.654Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
16:08:13 [2022-03-17T16:08:13.654Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
16:08:13 [2022-03-17T16:08:13.654Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
16:08:13 [2022-03-17T16:08:13.654Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
16:08:13 [2022-03-17T16:08:13.654Z] === RUN   TestDeleteDevicemapper
16:08:13 [2022-03-17T16:08:13.654Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:08:13 [2022-03-17T16:08:13.654Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:08:13 [2022-03-17T16:08:13.654Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:08:15 [2022-03-17T16:08:15.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
16:08:15 [2022-03-17T16:08:15.549Z] === RUN   TestUpdateMemory
16:08:15 [2022-03-17T16:08:15.549Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:08:15 [2022-03-17T16:08:15.549Z] --- SKIP: TestUpdateMemory (0.00s)
16:08:15 [2022-03-17T16:08:15.549Z] === RUN   TestUpdateCPUQuota
16:08:16 [2022-03-17T16:08:16.137Z] --- PASS: TestUpdateCPUQuota (0.88s)
16:08:16 [2022-03-17T16:08:16.137Z] === RUN   TestUpdatePidsLimit
16:08:16 [2022-03-17T16:08:16.137Z] === RUN   TestUpdatePidsLimit/update_from_none
16:08:16 [2022-03-17T16:08:16.411Z] === RUN   TestUpdatePidsLimit/no_change
16:08:16 [2022-03-17T16:08:16.676Z] === RUN   TestUpdatePidsLimit/update_lower
16:08:16 [2022-03-17T16:08:16.949Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:08:17 [2022-03-17T16:08:17.215Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:08:17 [2022-03-17T16:08:17.215Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:08:17 [2022-03-17T16:08:17.478Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:08:18 [2022-03-17T16:08:18.409Z] --- PASS: TestUpdatePidsLimit (2.39s)
16:08:18 [2022-03-17T16:08:18.409Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
16:08:18 [2022-03-17T16:08:18.409Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
16:08:18 [2022-03-17T16:08:18.409Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.29s)
16:08:18 [2022-03-17T16:08:18.409Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
16:08:18 [2022-03-17T16:08:18.409Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
16:08:18 [2022-03-17T16:08:18.409Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
16:08:18 [2022-03-17T16:08:18.409Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
16:08:18 [2022-03-17T16:08:18.409Z] === RUN   TestUpdateRestartPolicy
16:08:30 [2022-03-17T16:08:30.588Z] --- PASS: TestUpdateRestartPolicy (11.10s)
16:08:30 [2022-03-17T16:08:30.588Z] === RUN   TestUpdateRestartWithAutoRemove
16:08:30 [2022-03-17T16:08:30.588Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
16:08:30 [2022-03-17T16:08:30.588Z] === RUN   TestWaitNonBlocked
16:08:30 [2022-03-17T16:08:30.588Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:08:30 [2022-03-17T16:08:30.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:08:30 [2022-03-17T16:08:30.588Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:08:30 [2022-03-17T16:08:30.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:08:30 [2022-03-17T16:08:30.588Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:08:30 [2022-03-17T16:08:30.588Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:08:30 [2022-03-17T16:08:30.588Z] --- PASS: TestWaitNonBlocked (0.01s)
16:08:30 [2022-03-17T16:08:30.588Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
16:08:30 [2022-03-17T16:08:30.588Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
16:08:30 [2022-03-17T16:08:30.845Z] === RUN   TestWaitBlocked
16:08:30 [2022-03-17T16:08:30.845Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:08:30 [2022-03-17T16:08:30.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:08:30 [2022-03-17T16:08:30.845Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:08:30 [2022-03-17T16:08:30.845Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:08:30 [2022-03-17T16:08:30.845Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:08:30 [2022-03-17T16:08:30.845Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:08:31 [2022-03-17T16:08:31.409Z] --- PASS: TestWaitBlocked (0.01s)
16:08:31 [2022-03-17T16:08:31.409Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
16:08:31 [2022-03-17T16:08:31.409Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
16:08:31 [2022-03-17T16:08:31.409Z] === CONT  TestContainerStartOnDaemonRestart
16:08:31 [2022-03-17T16:08:31.409Z] === CONT  TestRestartDaemonWithRestartingContainer
16:08:33 [2022-03-17T16:08:33.934Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s)
16:08:33 [2022-03-17T16:08:33.934Z] === CONT  TestIpcModeOlderClient
16:08:33 [2022-03-17T16:08:33.934Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s)
16:08:33 [2022-03-17T16:08:33.934Z] === CONT  TestContainerKillOnDaemonStart
16:08:33 [2022-03-17T16:08:33.934Z] --- PASS: TestIpcModeOlderClient (0.10s)
16:08:33 [2022-03-17T16:08:33.934Z] === CONT  TestDaemonHostGatewayIP
16:08:36 [2022-03-17T16:08:36.459Z] --- PASS: TestDaemonHostGatewayIP (2.57s)
16:08:36 [2022-03-17T16:08:36.459Z] === CONT  TestDaemonRestartIpcMode
16:08:38 [2022-03-17T16:08:38.982Z] --- PASS: TestDaemonRestartIpcMode (2.29s)
16:08:45 [2022-03-17T16:08:45.528Z] --- PASS: TestContainerKillOnDaemonStart (11.78s)
16:08:45 [2022-03-17T16:08:45.528Z] PASS
16:08:45 [2022-03-17T16:08:45.528Z] 
16:08:45 [2022-03-17T16:08:45.528Z] === Skipped
16:08:45 [2022-03-17T16:08:45.528Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:08:45 [2022-03-17T16:08:45.528Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:08:45 [2022-03-17T16:08:45.528Z] 
16:08:45 [2022-03-17T16:08:45.528Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:08:45 [2022-03-17T16:08:45.528Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:08:45 [2022-03-17T16:08:45.528Z] 
16:08:45 [2022-03-17T16:08:45.528Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:08:45 [2022-03-17T16:08:45.528Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:08:45 [2022-03-17T16:08:45.528Z] 
16:08:45 [2022-03-17T16:08:45.528Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:08:45 [2022-03-17T16:08:45.528Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:08:45 [2022-03-17T16:08:45.528Z] 
16:08:45 [2022-03-17T16:08:45.528Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:08:45 [2022-03-17T16:08:45.528Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:08:45 [2022-03-17T16:08:45.528Z] 
16:08:45 [2022-03-17T16:08:45.528Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:08:45 [2022-03-17T16:08:45.528Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:08:45 [2022-03-17T16:08:45.528Z] 
16:08:45 [2022-03-17T16:08:45.528Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:08:45 [2022-03-17T16:08:45.528Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
16:08:45 [2022-03-17T16:08:45.528Z] 
16:08:45 [2022-03-17T16:08:45.528Z] DONE 200 tests, 7 skipped in 119.378s
16:08:45 [2022-03-17T16:08:45.528Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:08:45 [2022-03-17T16:08:45.785Z] === RUN   TestConfigDaemonLibtrustID
16:08:46 [2022-03-17T16:08:46.348Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
16:08:46 [2022-03-17T16:08:46.348Z] === RUN   TestDaemonConfigValidation
16:08:46 [2022-03-17T16:08:46.348Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:08:46 [2022-03-17T16:08:46.348Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:08:46 [2022-03-17T16:08:46.348Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:08:46 [2022-03-17T16:08:46.348Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:08:46 [2022-03-17T16:08:46.348Z] === RUN   TestDaemonConfigValidation/invalid_config
16:08:46 [2022-03-17T16:08:46.348Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:08:46 [2022-03-17T16:08:46.348Z] === RUN   TestDaemonConfigValidation/malformed_config
16:08:46 [2022-03-17T16:08:46.348Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:08:46 [2022-03-17T16:08:46.348Z] === RUN   TestDaemonConfigValidation/valid_config
16:08:46 [2022-03-17T16:08:46.348Z] === PAUSE TestDaemonConfigValidation/valid_config
16:08:46 [2022-03-17T16:08:46.348Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:08:46 [2022-03-17T16:08:46.348Z] === CONT  TestDaemonConfigValidation/valid_config
16:08:46 [2022-03-17T16:08:46.349Z] === CONT  TestDaemonConfigValidation/invalid_config
16:08:46 [2022-03-17T16:08:46.349Z] === CONT  TestDaemonConfigValidation/malformed_config
16:08:46 [2022-03-17T16:08:46.349Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:08:46 [2022-03-17T16:08:46.349Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:08:46 [2022-03-17T16:08:46.349Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
16:08:46 [2022-03-17T16:08:46.349Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
16:08:46 [2022-03-17T16:08:46.349Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:08:46 [2022-03-17T16:08:46.349Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
16:08:46 [2022-03-17T16:08:46.349Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:08:46 [2022-03-17T16:08:46.349Z] === RUN   TestConfigDaemonSeccompProfiles
16:08:46 [2022-03-17T16:08:46.349Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:08:47 [2022-03-17T16:08:47.719Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:08:48 [2022-03-17T16:08:48.649Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:08:49 [2022-03-17T16:08:49.581Z] === CONT  TestConfigDaemonSeccompProfiles
16:08:49 [2022-03-17T16:08:49.581Z]     daemon_test.go:156: [d28f5866f34bc] daemon is not started
16:08:49 [2022-03-17T16:08:49.581Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
16:08:49 [2022-03-17T16:08:49.581Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
16:08:49 [2022-03-17T16:08:49.581Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:08:49 [2022-03-17T16:08:49.581Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
16:08:49 [2022-03-17T16:08:49.581Z] === RUN   TestDaemonProxy
16:08:49 [2022-03-17T16:08:49.581Z] === RUN   TestDaemonProxy/environment_variables
16:08:51 [2022-03-17T16:08:51.476Z] === RUN   TestDaemonProxy/command-line_options
16:08:53 [2022-03-17T16:08:53.369Z] === RUN   TestDaemonProxy/configuration_file
16:08:54 [2022-03-17T16:08:54.738Z] === RUN   TestDaemonProxy/conflicting_options
16:08:55 [2022-03-17T16:08:55.301Z] === RUN   TestDaemonProxy/reload_sanitized
16:08:55 [2022-03-17T16:08:55.865Z] --- PASS: TestDaemonProxy (6.32s)
16:08:55 [2022-03-17T16:08:55.865Z]     --- PASS: TestDaemonProxy/environment_variables (1.81s)
16:08:55 [2022-03-17T16:08:55.865Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
16:08:55 [2022-03-17T16:08:55.865Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
16:08:55 [2022-03-17T16:08:55.865Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
16:08:55 [2022-03-17T16:08:55.865Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
16:08:55 [2022-03-17T16:08:55.865Z] PASS
16:08:55 [2022-03-17T16:08:55.865Z] 
16:08:55 [2022-03-17T16:08:55.865Z] DONE 17 tests in 10.231s
16:08:55 [2022-03-17T16:08:55.865Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:08:55 [2022-03-17T16:08:55.865Z] INFO: Testing against a local daemon
16:08:55 [2022-03-17T16:08:55.865Z] === RUN   TestCommitInheritsEnv
16:08:56 [2022-03-17T16:08:56.123Z] --- PASS: TestCommitInheritsEnv (0.29s)
16:08:56 [2022-03-17T16:08:56.123Z] === RUN   TestImportExtremelyLargeImageWorks
16:08:56 [2022-03-17T16:08:56.123Z] === PAUSE TestImportExtremelyLargeImageWorks
16:08:56 [2022-03-17T16:08:56.123Z] === RUN   TestImportWithCustomPlatform
16:08:56 [2022-03-17T16:08:56.123Z] === RUN   TestImportWithCustomPlatform/#00
16:08:56 [2022-03-17T16:08:56.380Z] === RUN   TestImportWithCustomPlatform/_______
16:08:56 [2022-03-17T16:08:56.380Z] === RUN   TestImportWithCustomPlatform//
16:08:56 [2022-03-17T16:08:56.380Z] === RUN   TestImportWithCustomPlatform/linux
16:08:56 [2022-03-17T16:08:56.380Z] === RUN   TestImportWithCustomPlatform/LINUX
16:08:56 [2022-03-17T16:08:56.380Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
16:08:56 [2022-03-17T16:08:56.380Z] === RUN   TestImportWithCustomPlatform/macos
16:08:56 [2022-03-17T16:08:56.380Z] === RUN   TestImportWithCustomPlatform/macos/arm64
16:08:56 [2022-03-17T16:08:56.380Z] === RUN   TestImportWithCustomPlatform/nintendo64
16:08:56 [2022-03-17T16:08:56.638Z] --- PASS: TestImportWithCustomPlatform (0.31s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
16:08:56 [2022-03-17T16:08:56.638Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
16:08:56 [2022-03-17T16:08:56.638Z] === RUN   TestImagesFilterMultiReference
16:08:56 [2022-03-17T16:08:56.638Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:08:56 [2022-03-17T16:08:56.638Z] === RUN   TestImagePullPlatformInvalid
16:08:56 [2022-03-17T16:08:56.638Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:08:56 [2022-03-17T16:08:56.638Z] === RUN   TestRemoveImageOrphaning
16:08:56 [2022-03-17T16:08:56.895Z] --- PASS: TestRemoveImageOrphaning (0.28s)
16:08:56 [2022-03-17T16:08:56.895Z] === RUN   TestRemoveImageGarbageCollector
16:08:58 [2022-03-17T16:08:58.790Z] --- PASS: TestRemoveImageGarbageCollector (1.90s)
16:08:58 [2022-03-17T16:08:58.790Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:08:58 [2022-03-17T16:08:58.790Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
16:08:58 [2022-03-17T16:08:58.790Z] === RUN   TestTagInvalidReference
16:08:58 [2022-03-17T16:08:58.790Z] --- PASS: TestTagInvalidReference (0.01s)
16:08:58 [2022-03-17T16:08:58.790Z] === RUN   TestTagValidPrefixedRepo
16:08:58 [2022-03-17T16:08:58.790Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:08:58 [2022-03-17T16:08:58.790Z] === RUN   TestTagExistedNameWithoutForce
16:08:58 [2022-03-17T16:08:58.790Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:08:58 [2022-03-17T16:08:58.790Z] === RUN   TestTagOfficialNames
16:08:59 [2022-03-17T16:08:59.047Z] --- PASS: TestTagOfficialNames (0.05s)
16:08:59 [2022-03-17T16:08:59.047Z] === RUN   TestTagMatchesDigest
16:08:59 [2022-03-17T16:08:59.047Z] --- PASS: TestTagMatchesDigest (0.01s)
16:08:59 [2022-03-17T16:08:59.047Z] === CONT  TestImportExtremelyLargeImageWorks
16:10:35 [2022-03-17T16:10:35.462Z] --- PASS: TestImportExtremelyLargeImageWorks (92.82s)
16:10:35 [2022-03-17T16:10:35.462Z] PASS
16:10:35 [2022-03-17T16:10:35.462Z] 
16:10:35 [2022-03-17T16:10:35.462Z] DONE 22 tests in 95.922s
16:10:35 [2022-03-17T16:10:35.462Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:10:35 [2022-03-17T16:10:35.462Z] INFO: Testing against a local daemon
16:10:35 [2022-03-17T16:10:35.462Z] === RUN   TestNetworkCreateDelete
16:10:35 [2022-03-17T16:10:35.462Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:10:35 [2022-03-17T16:10:35.462Z] === RUN   TestDockerNetworkDeletePreferID
16:10:35 [2022-03-17T16:10:35.462Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:10:35 [2022-03-17T16:10:35.462Z] === RUN   TestDaemonDNSFallback
16:10:38 [2022-03-17T16:10:38.733Z] --- PASS: TestDaemonDNSFallback (6.31s)
16:10:38 [2022-03-17T16:10:38.733Z] === RUN   TestInspectNetwork
16:10:42 [2022-03-17T16:10:42.065Z] === RUN   TestInspectNetwork/full_network_id
16:10:42 [2022-03-17T16:10:42.065Z] === RUN   TestInspectNetwork/partial_network_id
16:10:42 [2022-03-17T16:10:42.065Z] === RUN   TestInspectNetwork/network_name
16:10:42 [2022-03-17T16:10:42.065Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:10:46 [2022-03-17T16:10:46.241Z] --- PASS: TestInspectNetwork (7.38s)
16:10:46 [2022-03-17T16:10:46.241Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:10:46 [2022-03-17T16:10:46.241Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:10:46 [2022-03-17T16:10:46.241Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:10:46 [2022-03-17T16:10:46.241Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:10:46 [2022-03-17T16:10:46.241Z] === RUN   TestRunContainerWithBridgeNone
16:10:47 [2022-03-17T16:10:47.610Z] --- PASS: TestRunContainerWithBridgeNone (1.59s)
16:10:47 [2022-03-17T16:10:47.610Z] === RUN   TestNetworkInvalidJSON
16:10:47 [2022-03-17T16:10:47.610Z] === RUN   TestNetworkInvalidJSON//networks/create
16:10:47 [2022-03-17T16:10:47.610Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:10:47 [2022-03-17T16:10:47.610Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:10:47 [2022-03-17T16:10:47.610Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:10:47 [2022-03-17T16:10:47.610Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:47 [2022-03-17T16:10:47.610Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:47 [2022-03-17T16:10:47.610Z] === CONT  TestNetworkInvalidJSON//networks/create
16:10:47 [2022-03-17T16:10:47.610Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:10:47 [2022-03-17T16:10:47.610Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:10:47 [2022-03-17T16:10:47.610Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:10:47 [2022-03-17T16:10:47.610Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:10:47 [2022-03-17T16:10:47.610Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:10:47 [2022-03-17T16:10:47.610Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:10:47 [2022-03-17T16:10:47.610Z] === RUN   TestNetworkList
16:10:47 [2022-03-17T16:10:47.610Z] === RUN   TestNetworkList//networks
16:10:47 [2022-03-17T16:10:47.610Z] === PAUSE TestNetworkList//networks
16:10:47 [2022-03-17T16:10:47.610Z] === RUN   TestNetworkList//networks/
16:10:47 [2022-03-17T16:10:47.610Z] === PAUSE TestNetworkList//networks/
16:10:47 [2022-03-17T16:10:47.610Z] === CONT  TestNetworkList//networks
16:10:47 [2022-03-17T16:10:47.610Z] === CONT  TestNetworkList//networks/
16:10:47 [2022-03-17T16:10:47.610Z] --- PASS: TestNetworkList (0.03s)
16:10:47 [2022-03-17T16:10:47.610Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:10:47 [2022-03-17T16:10:47.610Z]     --- PASS: TestNetworkList//networks (0.00s)
16:10:47 [2022-03-17T16:10:47.610Z] === RUN   TestHostIPv4BridgeLabel
16:10:48 [2022-03-17T16:10:48.173Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
16:10:48 [2022-03-17T16:10:48.173Z] === RUN   TestDaemonRestartWithLiveRestore
16:10:49 [2022-03-17T16:10:49.542Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
16:10:49 [2022-03-17T16:10:49.542Z] === RUN   TestDaemonDefaultNetworkPools
16:10:50 [2022-03-17T16:10:50.105Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
16:10:50 [2022-03-17T16:10:50.105Z] === RUN   TestDaemonRestartWithExistingNetwork
16:10:51 [2022-03-17T16:10:51.035Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
16:10:51 [2022-03-17T16:10:51.035Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:10:52 [2022-03-17T16:10:52.404Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
16:10:52 [2022-03-17T16:10:52.404Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:10:52 [2022-03-17T16:10:52.967Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
16:10:52 [2022-03-17T16:10:52.967Z] === RUN   TestServiceWithPredefinedNetwork
16:10:55 [2022-03-17T16:10:55.488Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
16:10:55 [2022-03-17T16:10:55.488Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:10:55 [2022-03-17T16:10:55.488Z]     service_test.go:243: FLAKY_TEST
16:10:55 [2022-03-17T16:10:55.488Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:10:55 [2022-03-17T16:10:55.488Z] === RUN   TestServiceWithDataPathPortInit
16:11:10 [2022-03-17T16:11:10.343Z] --- PASS: TestServiceWithDataPathPortInit (13.92s)
16:11:10 [2022-03-17T16:11:10.343Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:11:11 [2022-03-17T16:11:11.713Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ob3528bir22mlkggp2t0ka3j1 Created:2022-03-17 16:11:10.381492618 +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[f2d739d2152bc9a5e27b5918c8e8d5631a5b6a0254edb267b6c6c85f538e72f1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1gme626g1fhfe8041sqs3fd4g EndpointID:ba8664c99ca3682a5676fa47074220b5d20889be895eb3aea82105f39ab8b34d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6962377c39ea333afd873f0e1621a5fd929be1c8622187a1aa8b045ea0ebae7c 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:ba7cb1016983 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1gme626g1fhfe8041sqs3fd4g EndpointID:ba8664c99ca3682a5676fa47074220b5d20889be895eb3aea82105f39ab8b34d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:11:16 [2022-03-17T16:11:16.965Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s)
16:11:16 [2022-03-17T16:11:16.965Z] PASS
16:11:16 [2022-03-17T16:11:16.965Z] 
16:11:16 [2022-03-17T16:11:16.965Z] === Skipped
16:11:16 [2022-03-17T16:11:16.965Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:11:16 [2022-03-17T16:11:16.965Z]     service_test.go:243: FLAKY_TEST
16:11:16 [2022-03-17T16:11:16.965Z] 
16:11:16 [2022-03-17T16:11:16.965Z] DONE 26 tests, 1 skipped in 44.314s
16:11:16 [2022-03-17T16:11:16.965Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:11:16 [2022-03-17T16:11:16.965Z] INFO: Testing against a local daemon
16:11:16 [2022-03-17T16:11:16.965Z] === RUN   TestDockerNetworkIpvlanPersistance
16:11:16 [2022-03-17T16:11:16.965Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:11:16 [2022-03-17T16:11:16.965Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:11:16 [2022-03-17T16:11:16.965Z] === RUN   TestDockerNetworkIpvlan
16:11:16 [2022-03-17T16:11:16.965Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:11:16 [2022-03-17T16:11:16.965Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:11:16 [2022-03-17T16:11:16.965Z] PASS
16:11:16 [2022-03-17T16:11:16.965Z] 
16:11:16 [2022-03-17T16:11:16.965Z] === Skipped
16:11:16 [2022-03-17T16:11:16.965Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:11:16 [2022-03-17T16:11:16.965Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:11:16 [2022-03-17T16:11:16.965Z] 
16:11:16 [2022-03-17T16:11:16.965Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:11:16 [2022-03-17T16:11:16.965Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:11:16 [2022-03-17T16:11:16.965Z] 
16:11:16 [2022-03-17T16:11:16.965Z] DONE 2 tests, 2 skipped in 0.041s
16:11:16 [2022-03-17T16:11:16.965Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:11:16 [2022-03-17T16:11:16.965Z] INFO: Testing against a local daemon
16:11:16 [2022-03-17T16:11:16.965Z] === RUN   TestDockerNetworkMacvlanPersistance
16:11:17 [2022-03-17T16:11:17.529Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
16:11:17 [2022-03-17T16:11:17.529Z] === RUN   TestDockerNetworkMacvlan
16:11:18 [2022-03-17T16:11:18.093Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:11:19 [2022-03-17T16:11:19.024Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:11:19 [2022-03-17T16:11:19.588Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:11:21 [2022-03-17T16:11:21.483Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:11:23 [2022-03-17T16:11:23.379Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:11:26 [2022-03-17T16:11:26.655Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:11:27 [2022-03-17T16:11:27.219Z] --- PASS: TestDockerNetworkMacvlan (9.63s)
16:11:27 [2022-03-17T16:11:27.219Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:11:27 [2022-03-17T16:11:27.219Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
16:11:27 [2022-03-17T16:11:27.219Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
16:11:27 [2022-03-17T16:11:27.219Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
16:11:27 [2022-03-17T16:11:27.219Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s)
16:11:27 [2022-03-17T16:11:27.219Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
16:11:27 [2022-03-17T16:11:27.219Z] PASS
16:11:27 [2022-03-17T16:11:27.219Z] 
16:11:27 [2022-03-17T16:11:27.219Z] DONE 8 tests in 10.981s
16:11:27 [2022-03-17T16:11:27.219Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:11:27 [2022-03-17T16:11:27.219Z] testing: warning: no tests to run
16:11:27 [2022-03-17T16:11:27.219Z] PASS
16:11:27 [2022-03-17T16:11:27.219Z] 
16:11:27 [2022-03-17T16:11:27.219Z] DONE 0 tests in 0.012s
16:11:27 [2022-03-17T16:11:27.219Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:11:27 [2022-03-17T16:11:27.219Z] INFO: Testing against a local daemon
16:11:27 [2022-03-17T16:11:27.219Z] === RUN   TestAuthZPluginAllowRequest
16:11:28 [2022-03-17T16:11:28.589Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
16:11:28 [2022-03-17T16:11:28.589Z] === RUN   TestAuthZPluginTLS
16:11:28 [2022-03-17T16:11:28.847Z] --- PASS: TestAuthZPluginTLS (0.54s)
16:11:28 [2022-03-17T16:11:28.847Z] === RUN   TestAuthZPluginDenyRequest
16:11:29 [2022-03-17T16:11:29.410Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:11:29 [2022-03-17T16:11:29.410Z] === RUN   TestAuthZPluginAPIDenyResponse
16:11:29 [2022-03-17T16:11:29.974Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
16:11:29 [2022-03-17T16:11:29.974Z] === RUN   TestAuthZPluginDenyResponse
16:11:30 [2022-03-17T16:11:30.538Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:11:30 [2022-03-17T16:11:30.538Z] === RUN   TestAuthZPluginAllowEventStream
16:11:31 [2022-03-17T16:11:31.906Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
16:11:31 [2022-03-17T16:11:31.906Z] === RUN   TestAuthZPluginErrorResponse
16:11:32 [2022-03-17T16:11:32.164Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
16:11:32 [2022-03-17T16:11:32.164Z] === RUN   TestAuthZPluginErrorRequest
16:11:32 [2022-03-17T16:11:32.728Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
16:11:32 [2022-03-17T16:11:32.728Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:11:33 [2022-03-17T16:11:33.292Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
16:11:33 [2022-03-17T16:11:33.292Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:11:34 [2022-03-17T16:11:34.663Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
16:11:34 [2022-03-17T16:11:34.663Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:11:36 [2022-03-17T16:11:36.053Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s)
16:11:36 [2022-03-17T16:11:36.053Z] === RUN   TestAuthZPluginHeader
16:11:36 [2022-03-17T16:11:36.986Z] --- PASS: TestAuthZPluginHeader (0.69s)
16:11:36 [2022-03-17T16:11:36.986Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:11:41 [2022-03-17T16:11:41.215Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.91s)
16:11:41 [2022-03-17T16:11:41.215Z] === RUN   TestAuthZPluginV2Disable
16:11:44 [2022-03-17T16:11:44.487Z] --- PASS: TestAuthZPluginV2Disable (3.38s)
16:11:44 [2022-03-17T16:11:44.487Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:11:47 [2022-03-17T16:11:47.758Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s)
16:11:47 [2022-03-17T16:11:47.758Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:11:57 [2022-03-17T16:11:57.722Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.65s)
16:11:57 [2022-03-17T16:11:57.722Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:12:15 [2022-03-17T16:12:15.785Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
16:12:15 [2022-03-17T16:12:15.785Z] PASS
16:12:15 [2022-03-17T16:12:15.785Z] 
16:12:15 [2022-03-17T16:12:15.785Z] DONE 17 tests in 46.386s
16:12:15 [2022-03-17T16:12:15.785Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:12:15 [2022-03-17T16:12:15.785Z] INFO: Testing against a local daemon
16:12:15 [2022-03-17T16:12:15.785Z] === RUN   TestPluginInvalidJSON
16:12:15 [2022-03-17T16:12:15.785Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:12:15 [2022-03-17T16:12:15.785Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:12:15 [2022-03-17T16:12:15.785Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:12:15 [2022-03-17T16:12:15.785Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:12:15 [2022-03-17T16:12:15.785Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:12:15 [2022-03-17T16:12:15.785Z] === RUN   TestPluginInstall
16:12:15 [2022-03-17T16:12:15.785Z] === RUN   TestPluginInstall/no_auth
16:12:15 [2022-03-17T16:12:15.785Z] time="2022-03-17T16:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:15 [2022-03-17T16:12:15.785Z] time="2022-03-17T16:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb1bb30ab2fda9db6a65522e6a0742b4819dc80661986b67a05aab5cfe670e64" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:15 [2022-03-17T16:12:15.785Z] time="2022-03-17T16:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:15 [2022-03-17T16:12:15.785Z] time="2022-03-17T16:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb1bb30ab2fda9db6a65522e6a0742b4819dc80661986b67a05aab5cfe670e64" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:15 [2022-03-17T16:12:15.785Z] === RUN   TestPluginInstall/with_htpasswd
16:12:15 [2022-03-17T16:12:15.785Z] time="2022-03-17T16:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:15 [2022-03-17T16:12:15.785Z] time="2022-03-17T16:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe74d2cd5f214567aac13d0b5136dfacd75d21e3f3d0dac663b9d2ed84414124" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:15 [2022-03-17T16:12:15.785Z] time="2022-03-17T16:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:15 [2022-03-17T16:12:15.785Z] time="2022-03-17T16:12:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe74d2cd5f214567aac13d0b5136dfacd75d21e3f3d0dac663b9d2ed84414124" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:16 [2022-03-17T16:12:16.044Z] === RUN   TestPluginInstall/with_insecure
16:12:16 [2022-03-17T16:12:16.977Z] time="2022-03-17T16:12:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:16 [2022-03-17T16:12:16.977Z] time="2022-03-17T16:12:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53e0927e63c799eb8e854acee7a45da4f479236b3f57babe4d8fce76ad16fbbc" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:16 [2022-03-17T16:12:16.977Z] time="2022-03-17T16:12:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
16:12:16 [2022-03-17T16:12:16.977Z] time="2022-03-17T16:12:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53e0927e63c799eb8e854acee7a45da4f479236b3f57babe4d8fce76ad16fbbc" mediatype=application/vnd.docker.plugin.v1+json size=522
16:12:17 [2022-03-17T16:12:17.235Z]     plugin_test.go:165: [ddadc1b689225] daemon is not started
16:12:17 [2022-03-17T16:12:17.235Z] --- PASS: TestPluginInstall (3.51s)
16:12:17 [2022-03-17T16:12:17.235Z]     --- PASS: TestPluginInstall/no_auth (1.81s)
16:12:17 [2022-03-17T16:12:17.235Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
16:12:17 [2022-03-17T16:12:17.235Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
16:12:17 [2022-03-17T16:12:17.235Z] === RUN   TestPluginsWithRuntimes
16:12:18 [2022-03-17T16:12:18.608Z] === RUN   TestPluginsWithRuntimes/No_Args
16:12:19 [2022-03-17T16:12:19.542Z] === RUN   TestPluginsWithRuntimes/With_Args
16:12:20 [2022-03-17T16:12:20.474Z] --- PASS: TestPluginsWithRuntimes (3.34s)
16:12:20 [2022-03-17T16:12:20.474Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
16:12:20 [2022-03-17T16:12:20.474Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
16:12:20 [2022-03-17T16:12:20.474Z] === RUN   TestPluginBackCompatMediaTypes
16:12:21 [2022-03-17T16:12:21.042Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
16:12:21 [2022-03-17T16:12:21.042Z] PASS
16:12:21 [2022-03-17T16:12:21.042Z] 
16:12:21 [2022-03-17T16:12:21.042Z] DONE 10 tests in 7.476s
16:12:21 [2022-03-17T16:12:21.042Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:12:21 [2022-03-17T16:12:21.042Z] INFO: Testing against a local daemon
16:12:21 [2022-03-17T16:12:21.042Z] === RUN   TestExternalGraphDriver
16:12:21 [2022-03-17T16:12:21.042Z] === RUN   TestExternalGraphDriver/json
16:12:22 [2022-03-17T16:12:22.941Z] === RUN   TestExternalGraphDriver/spec
16:12:24 [2022-03-17T16:12:24.834Z] === RUN   TestExternalGraphDriver/pull
16:12:26 [2022-03-17T16:12:26.209Z] --- PASS: TestExternalGraphDriver (5.05s)
16:12:26 [2022-03-17T16:12:26.209Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
16:12:26 [2022-03-17T16:12:26.209Z]     --- PASS: TestExternalGraphDriver/spec (1.68s)
16:12:26 [2022-03-17T16:12:26.209Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
16:12:26 [2022-03-17T16:12:26.209Z] === RUN   TestGraphdriverPluginV2
16:12:30 [2022-03-17T16:12:30.389Z] --- PASS: TestGraphdriverPluginV2 (3.80s)
16:12:30 [2022-03-17T16:12:30.389Z] PASS
16:12:30 [2022-03-17T16:12:30.389Z] 
16:12:30 [2022-03-17T16:12:30.389Z] DONE 5 tests in 8.886s
16:12:30 [2022-03-17T16:12:30.389Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:12:30 [2022-03-17T16:12:30.389Z] INFO: Testing against a local daemon
16:12:30 [2022-03-17T16:12:30.389Z] === RUN   TestContinueAfterPluginCrash
16:12:30 [2022-03-17T16:12:30.389Z] === PAUSE TestContinueAfterPluginCrash
16:12:30 [2022-03-17T16:12:30.389Z] === RUN   TestReadPluginNoRead
16:12:30 [2022-03-17T16:12:30.389Z] === PAUSE TestReadPluginNoRead
16:12:30 [2022-03-17T16:12:30.389Z] === RUN   TestDaemonStartWithLogOpt
16:12:30 [2022-03-17T16:12:30.389Z] === PAUSE TestDaemonStartWithLogOpt
16:12:30 [2022-03-17T16:12:30.389Z] === CONT  TestContinueAfterPluginCrash
16:12:30 [2022-03-17T16:12:30.389Z] === CONT  TestDaemonStartWithLogOpt
16:12:33 [2022-03-17T16:12:33.671Z] --- PASS: TestDaemonStartWithLogOpt (3.38s)
16:12:33 [2022-03-17T16:12:33.671Z] === CONT  TestReadPluginNoRead
16:12:35 [2022-03-17T16:12:35.566Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:12:36 [2022-03-17T16:12:36.935Z] === RUN   TestReadPluginNoRead/default
16:12:38 [2022-03-17T16:12:38.308Z] === RUN   TestReadPluginNoRead/disabled_caching
16:12:38 [2022-03-17T16:12:38.308Z] --- PASS: TestContinueAfterPluginCrash (8.41s)
16:12:39 [2022-03-17T16:12:39.243Z] === CONT  TestReadPluginNoRead
16:12:39 [2022-03-17T16:12:39.243Z]     read_test.go:92: [d7f04643641c7] daemon is not started
16:12:39 [2022-03-17T16:12:39.243Z] --- PASS: TestReadPluginNoRead (5.93s)
16:12:39 [2022-03-17T16:12:39.243Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
16:12:39 [2022-03-17T16:12:39.243Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
16:12:39 [2022-03-17T16:12:39.243Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
16:12:39 [2022-03-17T16:12:39.243Z] PASS
16:12:39 [2022-03-17T16:12:39.243Z] 
16:12:39 [2022-03-17T16:12:39.243Z] DONE 6 tests in 9.355s
16:12:39 [2022-03-17T16:12:39.243Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:12:39 [2022-03-17T16:12:39.243Z] testing: warning: no tests to run
16:12:39 [2022-03-17T16:12:39.243Z] PASS
16:12:39 [2022-03-17T16:12:39.243Z] 
16:12:39 [2022-03-17T16:12:39.243Z] DONE 0 tests in 0.016s
16:12:39 [2022-03-17T16:12:39.243Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:12:39 [2022-03-17T16:12:39.501Z] INFO: Testing against a local daemon
16:12:39 [2022-03-17T16:12:39.501Z] === RUN   TestPluginWithDevMounts
16:12:39 [2022-03-17T16:12:39.501Z] === PAUSE TestPluginWithDevMounts
16:12:39 [2022-03-17T16:12:39.501Z] === CONT  TestPluginWithDevMounts
16:12:41 [2022-03-17T16:12:41.400Z] --- PASS: TestPluginWithDevMounts (1.61s)
16:12:41 [2022-03-17T16:12:41.400Z] PASS
16:12:41 [2022-03-17T16:12:41.400Z] 
16:12:41 [2022-03-17T16:12:41.400Z] DONE 1 tests in 1.654s
16:12:41 [2022-03-17T16:12:41.400Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:12:41 [2022-03-17T16:12:41.400Z] INFO: Testing against a local daemon
16:12:41 [2022-03-17T16:12:41.400Z] === RUN   TestSecretInspect
16:12:43 [2022-03-17T16:12:43.302Z] --- PASS: TestSecretInspect (2.13s)
16:12:43 [2022-03-17T16:12:43.302Z] === RUN   TestSecretList
16:12:45 [2022-03-17T16:12:45.830Z] --- PASS: TestSecretList (2.14s)
16:12:45 [2022-03-17T16:12:45.830Z] === RUN   TestSecretsCreateAndDelete
16:12:47 [2022-03-17T16:12:47.724Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
16:12:47 [2022-03-17T16:12:47.724Z] === RUN   TestSecretsUpdate
16:12:49 [2022-03-17T16:12:49.624Z] --- PASS: TestSecretsUpdate (2.14s)
16:12:49 [2022-03-17T16:12:49.624Z] === RUN   TestTemplatedSecret
16:12:52 [2022-03-17T16:12:52.186Z] --- PASS: TestTemplatedSecret (2.57s)
16:12:52 [2022-03-17T16:12:52.186Z] === RUN   TestSecretCreateResolve
16:12:54 [2022-03-17T16:12:54.708Z] --- PASS: TestSecretCreateResolve (2.12s)
16:12:54 [2022-03-17T16:12:54.708Z] PASS
16:12:54 [2022-03-17T16:12:54.708Z] 
16:12:54 [2022-03-17T16:12:54.708Z] DONE 6 tests in 13.277s
16:12:54 [2022-03-17T16:12:54.708Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:12:54 [2022-03-17T16:12:54.708Z] INFO: Testing against a local daemon
16:12:54 [2022-03-17T16:12:54.708Z] === RUN   TestServiceCreateInit
16:12:54 [2022-03-17T16:12:54.708Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:12:57 [2022-03-17T16:12:57.983Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:13:02 [2022-03-17T16:13:02.160Z] --- PASS: TestServiceCreateInit (7.42s)
16:13:02 [2022-03-17T16:13:02.160Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s)
16:13:02 [2022-03-17T16:13:02.160Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.70s)
16:13:02 [2022-03-17T16:13:02.160Z] === RUN   TestCreateServiceMultipleTimes
16:13:17 [2022-03-17T16:13:17.015Z] --- PASS: TestCreateServiceMultipleTimes (15.29s)
16:13:17 [2022-03-17T16:13:17.015Z] === RUN   TestCreateServiceConflict
16:13:19 [2022-03-17T16:13:19.535Z] --- PASS: TestCreateServiceConflict (2.16s)
16:13:19 [2022-03-17T16:13:19.535Z] === RUN   TestCreateServiceMaxReplicas
16:13:22 [2022-03-17T16:13:22.057Z] --- PASS: TestCreateServiceMaxReplicas (2.81s)
16:13:22 [2022-03-17T16:13:22.057Z] === RUN   TestCreateWithDuplicateNetworkNames
16:13:36 [2022-03-17T16:13:36.905Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
16:13:36 [2022-03-17T16:13:36.905Z] === RUN   TestCreateServiceSecretFileMode
16:13:49 [2022-03-17T16:13:49.080Z] --- PASS: TestCreateServiceSecretFileMode (12.43s)
16:13:49 [2022-03-17T16:13:49.081Z] === RUN   TestCreateServiceConfigFileMode
16:14:01 [2022-03-17T16:14:01.259Z] --- PASS: TestCreateServiceConfigFileMode (12.52s)
16:14:01 [2022-03-17T16:14:01.259Z] === RUN   TestCreateServiceSysctls
16:14:03 [2022-03-17T16:14:03.158Z] --- PASS: TestCreateServiceSysctls (3.03s)
16:14:03 [2022-03-17T16:14:03.158Z] === RUN   TestCreateServiceCapabilities
16:14:05 [2022-03-17T16:14:05.678Z] --- PASS: TestCreateServiceCapabilities (2.40s)
16:14:05 [2022-03-17T16:14:05.678Z] === RUN   TestInspect
16:14:08 [2022-03-17T16:14:08.203Z] --- PASS: TestInspect (2.80s)
16:14:08 [2022-03-17T16:14:08.203Z] === RUN   TestCreateJob
16:14:11 [2022-03-17T16:14:11.484Z] --- PASS: TestCreateJob (2.91s)
16:14:11 [2022-03-17T16:14:11.484Z] === RUN   TestReplicatedJob
16:14:16 [2022-03-17T16:14:16.742Z] --- PASS: TestReplicatedJob (5.09s)
16:14:16 [2022-03-17T16:14:16.742Z] === RUN   TestUpdateReplicatedJob
16:14:20 [2022-03-17T16:14:20.041Z] --- PASS: TestUpdateReplicatedJob (3.20s)
16:14:20 [2022-03-17T16:14:20.041Z] === RUN   TestServiceListWithStatuses
16:14:20 [2022-03-17T16:14:20.041Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:14:20 [2022-03-17T16:14:20.041Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:14:20 [2022-03-17T16:14:20.041Z] === RUN   TestDockerNetworkConnectAlias
16:14:24 [2022-03-17T16:14:24.243Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
16:14:24 [2022-03-17T16:14:24.243Z] === RUN   TestDockerNetworkReConnect
16:14:27 [2022-03-17T16:14:27.524Z] --- PASS: TestDockerNetworkReConnect (3.38s)
16:14:27 [2022-03-17T16:14:27.524Z] === RUN   TestServicePlugin
16:14:30 [2022-03-17T16:14:30.804Z]     plugin_test.go:61: [d29fb2b7501d3] joining swarm manager [dc0491224923f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:14:32 [2022-03-17T16:14:32.179Z]     plugin_test.go:64: [db8a290586a8f] joining swarm manager [dc0491224923f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:14:58 [2022-03-17T16:14:58.699Z] --- PASS: TestServicePlugin (30.21s)
16:14:58 [2022-03-17T16:14:58.699Z] === RUN   TestServiceUpdateLabel
16:14:59 [2022-03-17T16:14:59.264Z] --- PASS: TestServiceUpdateLabel (2.13s)
16:14:59 [2022-03-17T16:14:59.264Z] === RUN   TestServiceUpdateSecrets
16:15:14 [2022-03-17T16:15:14.119Z] --- PASS: TestServiceUpdateSecrets (14.70s)
16:15:14 [2022-03-17T16:15:14.119Z] === RUN   TestServiceUpdateConfigs
16:15:28 [2022-03-17T16:15:28.980Z] --- PASS: TestServiceUpdateConfigs (14.54s)
16:15:28 [2022-03-17T16:15:28.980Z] === RUN   TestServiceUpdateNetwork
16:15:41 [2022-03-17T16:15:41.169Z] --- PASS: TestServiceUpdateNetwork (12.36s)
16:15:41 [2022-03-17T16:15:41.169Z] === RUN   TestServiceUpdatePidsLimit
16:15:42 [2022-03-17T16:15:42.103Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
16:15:42 [2022-03-17T16:15:42.670Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
16:15:50 [2022-03-17T16:15:50.768Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
16:15:57 [2022-03-17T16:15:57.318Z] --- PASS: TestServiceUpdatePidsLimit (16.10s)
16:15:57 [2022-03-17T16:15:57.319Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
16:15:57 [2022-03-17T16:15:57.319Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
16:15:57 [2022-03-17T16:15:57.319Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
16:15:57 [2022-03-17T16:15:57.319Z] PASS
16:15:57 [2022-03-17T16:15:57.319Z] 
16:15:57 [2022-03-17T16:15:57.319Z] === Skipped
16:15:57 [2022-03-17T16:15:57.319Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:15:57 [2022-03-17T16:15:57.319Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:15:57 [2022-03-17T16:15:57.319Z] 
16:15:57 [2022-03-17T16:15:57.319Z] DONE 27 tests, 1 skipped in 182.699s
16:15:57 [2022-03-17T16:15:57.319Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:15:57 [2022-03-17T16:15:57.319Z] INFO: Testing against a local daemon
16:15:57 [2022-03-17T16:15:57.319Z] === RUN   TestSessionCreate
16:15:57 [2022-03-17T16:15:57.319Z] --- PASS: TestSessionCreate (0.02s)
16:15:57 [2022-03-17T16:15:57.319Z] === RUN   TestSessionCreateWithBadUpgrade
16:15:57 [2022-03-17T16:15:57.319Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:15:57 [2022-03-17T16:15:57.319Z] PASS
16:15:57 [2022-03-17T16:15:57.319Z] 
16:15:57 [2022-03-17T16:15:57.319Z] DONE 2 tests in 0.080s
16:15:57 [2022-03-17T16:15:57.319Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:15:57 [2022-03-17T16:15:57.319Z] INFO: Testing against a local daemon
16:15:57 [2022-03-17T16:15:57.319Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:15:57 [2022-03-17T16:15:57.319Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
16:15:57 [2022-03-17T16:15:57.319Z] === RUN   TestDiskUsage
16:15:57 [2022-03-17T16:15:57.319Z] === PAUSE TestDiskUsage
16:15:57 [2022-03-17T16:15:57.319Z] === RUN   TestEventsExecDie
16:15:57 [2022-03-17T16:15:57.881Z] --- PASS: TestEventsExecDie (0.59s)
16:15:57 [2022-03-17T16:15:57.881Z] === RUN   TestEventsBackwardsCompatible
16:15:57 [2022-03-17T16:15:57.881Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
16:15:57 [2022-03-17T16:15:57.881Z] === RUN   TestEventsVolumeCreate
16:15:57 [2022-03-17T16:15:57.881Z] --- PASS: TestEventsVolumeCreate (0.07s)
16:15:57 [2022-03-17T16:15:57.881Z] === RUN   TestInfoBinaryCommits
16:15:57 [2022-03-17T16:15:57.881Z] --- PASS: TestInfoBinaryCommits (0.02s)
16:15:57 [2022-03-17T16:15:57.881Z] === RUN   TestInfoAPIVersioned
16:15:57 [2022-03-17T16:15:57.881Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:15:57 [2022-03-17T16:15:57.881Z] === RUN   TestInfoAPI
16:15:57 [2022-03-17T16:15:57.881Z] --- PASS: TestInfoAPI (0.02s)
16:15:57 [2022-03-17T16:15:57.881Z] === RUN   TestInfoAPIWarnings
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestInfoAPIWarnings (16.24s)
16:16:15 [2022-03-17T16:16:15.942Z] === RUN   TestInfoDebug
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestInfoDebug (0.52s)
16:16:15 [2022-03-17T16:16:15.942Z] === RUN   TestInfoInsecureRegistries
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:16:15 [2022-03-17T16:16:15.942Z] === RUN   TestInfoRegistryMirrors
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:16:15 [2022-03-17T16:16:15.942Z] === RUN   TestLoginFailsWithBadCredentials
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
16:16:15 [2022-03-17T16:16:15.942Z] === RUN   TestPingCacheHeaders
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestPingCacheHeaders (0.02s)
16:16:15 [2022-03-17T16:16:15.942Z] === RUN   TestPingGet
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestPingGet (0.01s)
16:16:15 [2022-03-17T16:16:15.942Z] === RUN   TestPingHead
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestPingHead (0.02s)
16:16:15 [2022-03-17T16:16:15.942Z] === RUN   TestVersion
16:16:15 [2022-03-17T16:16:15.942Z] --- PASS: TestVersion (0.01s)
16:16:15 [2022-03-17T16:16:15.942Z] === CONT  TestCgroupDriverSystemdMemoryLimit
16:16:15 [2022-03-17T16:16:15.942Z] === CONT  TestDiskUsage
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/container_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/image_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/volume_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/build-cache_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:16:16 [2022-03-17T16:16:16.507Z] === RUN   TestDiskUsage/after_LoadBusybox
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:16:16 [2022-03-17T16:16:16.764Z] === RUN   TestDiskUsage/after_container.Run
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:16:17 [2022-03-17T16:16:17.329Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:16:17 [2022-03-17T16:16:17.329Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s)
16:16:17 [2022-03-17T16:16:17.329Z] --- PASS: TestDiskUsage (1.53s)
16:16:17 [2022-03-17T16:16:17.329Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.28s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]     --- PASS: TestDiskUsage/after_container.Run (0.53s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
16:16:17 [2022-03-17T16:16:17.329Z] PASS
16:16:17 [2022-03-17T16:16:17.329Z] 
16:16:17 [2022-03-17T16:16:17.329Z] DONE 50 tests in 20.313s
16:16:17 [2022-03-17T16:16:17.329Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:16:17 [2022-03-17T16:16:17.589Z] INFO: Testing against a local daemon
16:16:17 [2022-03-17T16:16:17.589Z] === RUN   TestVolumesCreateAndList
16:16:17 [2022-03-17T16:16:17.589Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:16:17 [2022-03-17T16:16:17.589Z] === RUN   TestVolumesRemove
16:16:17 [2022-03-17T16:16:17.589Z] --- PASS: TestVolumesRemove (0.07s)
16:16:17 [2022-03-17T16:16:17.589Z] === RUN   TestVolumesInspect
16:16:17 [2022-03-17T16:16:17.589Z] --- PASS: TestVolumesInspect (0.02s)
16:16:17 [2022-03-17T16:16:17.589Z] === RUN   TestVolumesInvalidJSON
16:16:17 [2022-03-17T16:16:17.589Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:16:17 [2022-03-17T16:16:17.589Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:16:17 [2022-03-17T16:16:17.589Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:16:17 [2022-03-17T16:16:17.589Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:16:17 [2022-03-17T16:16:17.589Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:16:17 [2022-03-17T16:16:17.589Z] PASS
16:16:17 [2022-03-17T16:16:17.589Z] 
16:16:17 [2022-03-17T16:16:17.589Z] DONE 5 tests in 0.170s
16:16:17 [2022-03-17T16:16:17.589Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:16:18 [2022-03-17T16:16:18.155Z] Stopping apparmor (via systemctl): apparmor.service.
16:16:18 [2022-03-17T16:16:18.155Z] Removing test suite binaries
16:16:18 [2022-03-17T16:16:18.155Z] exiting test-integration
16:16:18 [2022-03-17T16:16:18.155Z] ++ exit 0
16:16:18 [2022-03-17T16:16:18.155Z]