Skip to content

Console Output

06:37:44 [2022-03-01T06:37:44.459Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43303/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9efa8b3500f43524d705cd703dac5ea5944b8ef6 -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:9efa8b3500f43524d705cd703dac5ea5944b8ef6 hack/make.sh dynbinary test-integration
06:37:46 [2022-03-01T06:37:46.352Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
06:37:46 [2022-03-01T06:37:46.352Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
06:37:46 [2022-03-01T06:37:46.352Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
06:37:46 [2022-03-01T06:37:46.352Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
06:37:46 [2022-03-01T06:37:46.352Z] 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)
06:37:46 [2022-03-01T06:37:46.352Z] Detected virtualization docker.
06:37:46 [2022-03-01T06:37:46.352Z] Detected architecture x86-64.
06:37:46 [2022-03-01T06:37:46.352Z] Set hostname to <666e3cb50107>.
06:37:46 [2022-03-01T06:37:46.352Z] modprobe@configfs.service: Succeeded.
06:37:46 [2022-03-01T06:37:46.352Z] modprobe@drm.service: Succeeded.
06:37:46 [2022-03-01T06:37:46.352Z] modprobe@fuse.service: Succeeded.
06:37:46 [2022-03-01T06:37:46.609Z] + source /etc/docker-entrypoint-cmd
06:37:46 [2022-03-01T06:37:46.609Z] ++ hack/make.sh dynbinary test-integration
06:37:46 [2022-03-01T06:37:46.609Z] 
06:37:46 [2022-03-01T06:37:46.609Z] Removing bundles/
06:37:46 [2022-03-01T06:37:46.609Z] 
06:37:46 [2022-03-01T06:37:46.609Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:37:46 [2022-03-01T06:37:46.609Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:37:46 [2022-03-01T06:37:46.609Z] GOOS="" GOARCH="" GOARM=""
06:39:23 [2022-03-01T06:39:23.026Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:39:23 [2022-03-01T06:39:23.026Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
06:39:23 [2022-03-01T06:39:23.026Z] GOOS="" GOARCH="" GOARM=""
06:39:23 [2022-03-01T06:39:23.026Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
06:39:23 [2022-03-01T06:39:23.026Z] 
06:39:23 [2022-03-01T06:39:23.026Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:39:23 [2022-03-01T06:39:23.026Z] DOCKER_SYSTEMD=1
06:39:23 [2022-03-01T06:39:23.026Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:39:23 [2022-03-01T06:39:23.026Z] HOSTNAME=666e3cb50107
06:39:23 [2022-03-01T06:39:23.026Z] DEST=bundles/test-integration
06:39:23 [2022-03-01T06:39:23.026Z] PWD=/go/src/github.com/docker/docker
06:39:23 [2022-03-01T06:39:23.026Z] DOCKER_GITCOMMIT=9efa8b3500f43524d705cd703dac5ea5944b8ef6
06:39:23 [2022-03-01T06:39:23.026Z] container=docker
06:39:23 [2022-03-01T06:39:23.026Z] HOME=/root
06:39:23 [2022-03-01T06:39:23.026Z] LANG=C.UTF-8
06:39:23 [2022-03-01T06:39:23.026Z] INVOCATION_ID=1783f2e8672c4eb8b6fc41d2ba017988
06:39:23 [2022-03-01T06:39:23.026Z] GOLANG_VERSION=1.17.7
06:39:23 [2022-03-01T06:39:23.026Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:39:23 [2022-03-01T06:39:23.026Z] VALIDATE_BRANCH=master
06:39:23 [2022-03-01T06:39:23.026Z] TERM=xterm
06:39:23 [2022-03-01T06:39:23.026Z] DOCKER_PKG=github.com/docker/docker
06:39:23 [2022-03-01T06:39:23.026Z] SHLVL=3
06:39:23 [2022-03-01T06:39:23.026Z] TIMEOUT=120m
06:39:23 [2022-03-01T06:39:23.026Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:39:23 [2022-03-01T06:39:23.026Z] DOCKER_GRAPHDRIVER=overlay2
06:39:23 [2022-03-01T06:39:23.026Z] GO111MODULE=off
06:39:23 [2022-03-01T06:39:23.026Z] DOCKER_EXPERIMENTAL=1
06:39:23 [2022-03-01T06:39:23.026Z] TEST_SKIP_INTEGRATION_CLI=1
06:39:23 [2022-03-01T06:39:23.026Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:39:23 [2022-03-01T06:39:23.026Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:39:23 [2022-03-01T06:39:23.026Z] GOPATH=/go
06:39:23 [2022-03-01T06:39:23.026Z] PKG_CONFIG=pkg-config
06:39:23 [2022-03-01T06:39:23.026Z] _=/usr/bin/env
06:39:23 [2022-03-01T06:39:23.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:40:09 [2022-03-01T06:40:09.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:40:09 [2022-03-01T06:40:09.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:40:27 [2022-03-01T06:40:27.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
06:40:35 [2022-03-01T06:40:35.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:40:44 [2022-03-01T06:40:44.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:40:44 [2022-03-01T06:40:44.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:40:45 [2022-03-01T06:40:45.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:40:45 [2022-03-01T06:40:45.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:40:46 [2022-03-01T06:40:46.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:40:46 [2022-03-01T06:40:46.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:40:49 [2022-03-01T06:40:49.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:40:50 [2022-03-01T06:40:50.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:40:51 [2022-03-01T06:40:51.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:40:51 [2022-03-01T06:40:51.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:40:52 [2022-03-01T06:40:52.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:40:53 [2022-03-01T06:40:53.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:40:54 [2022-03-01T06:40:54.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:40:55 [2022-03-01T06:40:55.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:40:55 [2022-03-01T06:40:55.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:40:56 [2022-03-01T06:40:56.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:40:56 [2022-03-01T06:40:56.558Z] Using test binary docker
06:40:56 [2022-03-01T06:40:56.558Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:40:56 [2022-03-01T06:40:56.558Z] Starting apparmor (via systemctl): apparmor.service.
06:40:56 [2022-03-01T06:40:56.558Z] INFO: Waiting for daemon to start...
06:40:56 [2022-03-01T06:40:56.558Z] Starting dockerd
06:40:59 [2022-03-01T06:40:59.823Z] .
06:40:59 [2022-03-01T06:40:59.823Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:40:59 [2022-03-01T06:40:59.823Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:40:59 [2022-03-01T06:40:59.823Z] Error: No such image: emptyfs
06:41:00 [2022-03-01T06:41:00.079Z] Running integration-test (iteration 1)
06:41:00 [2022-03-01T06:41:00.079Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:41:00 [2022-03-01T06:41:00.335Z] Loaded image: busybox:latest
06:41:00 [2022-03-01T06:41:00.336Z] Loaded image: busybox:glibc
06:41:01 [2022-03-01T06:41:01.702Z] Loaded image: debian:bullseye-slim
06:41:01 [2022-03-01T06:41:01.958Z] Loaded image: hello-world:latest
06:41:01 [2022-03-01T06:41:01.958Z] Loaded image: arm32v7/hello-world:latest
06:41:01 [2022-03-01T06:41:01.958Z] INFO: Testing against a local daemon
06:41:01 [2022-03-01T06:41:01.958Z] === RUN   TestCgroupNamespacesBuild
06:41:03 [2022-03-01T06:41:03.323Z] --- PASS: TestCgroupNamespacesBuild (1.27s)
06:41:03 [2022-03-01T06:41:03.323Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:41:04 [2022-03-01T06:41:04.688Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
06:41:04 [2022-03-01T06:41:04.688Z] === RUN   TestBuildWithSession
06:41:04 [2022-03-01T06:41:04.688Z]     build_session_test.go:25: TODO: BuildKit
06:41:04 [2022-03-01T06:41:04.688Z] --- SKIP: TestBuildWithSession (0.00s)
06:41:04 [2022-03-01T06:41:04.688Z] === RUN   TestBuildSquashParent
06:41:09 [2022-03-01T06:41:09.932Z] --- PASS: TestBuildSquashParent (4.96s)
06:41:09 [2022-03-01T06:41:09.933Z] === RUN   TestBuildWithRemoveAndForceRemove
06:41:09 [2022-03-01T06:41:09.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:41:09 [2022-03-01T06:41:09.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:41:09 [2022-03-01T06:41:09.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:41:09 [2022-03-01T06:41:09.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:41:09 [2022-03-01T06:41:09.933Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:41:09 [2022-03-01T06:41:09.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:41:09 [2022-03-01T06:41:09.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:41:09 [2022-03-01T06:41:09.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:41:09 [2022-03-01T06:41:09.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:41:09 [2022-03-01T06:41:09.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:41:09 [2022-03-01T06:41:09.933Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:41:09 [2022-03-01T06:41:09.933Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:41:09 [2022-03-01T06:41:09.933Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:41:09 [2022-03-01T06:41:09.933Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:41:10 [2022-03-01T06:41:10.860Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:41:11 [2022-03-01T06:41:11.116Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:41:12 [2022-03-01T06:41:12.484Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:41:12 [2022-03-01T06:41:12.484Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:41:13 [2022-03-01T06:41:13.851Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:41:13 [2022-03-01T06:41:13.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s)
06:41:13 [2022-03-01T06:41:13.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s)
06:41:13 [2022-03-01T06:41:13.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s)
06:41:13 [2022-03-01T06:41:13.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.51s)
06:41:13 [2022-03-01T06:41:13.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s)
06:41:13 [2022-03-01T06:41:13.851Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.38s)
06:41:13 [2022-03-01T06:41:13.851Z] === RUN   TestBuildMultiStageCopy
06:41:13 [2022-03-01T06:41:13.851Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:41:15 [2022-03-01T06:41:15.218Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:41:15 [2022-03-01T06:41:15.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:41:15 [2022-03-01T06:41:15.732Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:41:15 [2022-03-01T06:41:15.988Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:41:16 [2022-03-01T06:41:16.245Z] --- PASS: TestBuildMultiStageCopy (2.20s)
06:41:16 [2022-03-01T06:41:16.245Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.38s)
06:41:16 [2022-03-01T06:41:16.245Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
06:41:16 [2022-03-01T06:41:16.245Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
06:41:16 [2022-03-01T06:41:16.245Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s)
06:41:16 [2022-03-01T06:41:16.245Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
06:41:16 [2022-03-01T06:41:16.245Z] === RUN   TestBuildMultiStageParentConfig
06:41:16 [2022-03-01T06:41:16.807Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
06:41:16 [2022-03-01T06:41:16.807Z] === RUN   TestBuildLabelWithTargets
06:41:17 [2022-03-01T06:41:17.746Z] --- PASS: TestBuildLabelWithTargets (0.94s)
06:41:17 [2022-03-01T06:41:17.746Z] === RUN   TestBuildWithEmptyLayers
06:41:18 [2022-03-01T06:41:18.325Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
06:41:18 [2022-03-01T06:41:18.325Z] === RUN   TestBuildMultiStageOnBuild
06:41:20 [2022-03-01T06:41:20.230Z] --- PASS: TestBuildMultiStageOnBuild (1.71s)
06:41:20 [2022-03-01T06:41:20.230Z] === RUN   TestBuildUncleanTarFilenames
06:41:20 [2022-03-01T06:41:20.486Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
06:41:20 [2022-03-01T06:41:20.486Z] === RUN   TestBuildMultiStageLayerLeak
06:41:22 [2022-03-01T06:41:22.375Z] --- PASS: TestBuildMultiStageLayerLeak (1.58s)
06:41:22 [2022-03-01T06:41:22.375Z] === RUN   TestBuildWithHugeFile
06:42:18 [2022-03-01T06:42:18.545Z] --- PASS: TestBuildWithHugeFile (56.32s)
06:42:18 [2022-03-01T06:42:18.546Z] === RUN   TestBuildWCOWSandboxSize
06:42:18 [2022-03-01T06:42:18.546Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:42:18 [2022-03-01T06:42:18.546Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
06:42:18 [2022-03-01T06:42:18.546Z] === RUN   TestBuildWithEmptyDockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:42:18 [2022-03-01T06:42:18.546Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
06:42:18 [2022-03-01T06:42:18.546Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
06:42:18 [2022-03-01T06:42:18.546Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
06:42:18 [2022-03-01T06:42:18.546Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
06:42:18 [2022-03-01T06:42:18.546Z] === RUN   TestBuildPreserveOwnership
06:42:18 [2022-03-01T06:42:18.546Z] === RUN   TestBuildPreserveOwnership/copy_from
06:42:21 [2022-03-01T06:42:21.064Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:42:21 [2022-03-01T06:42:21.994Z] --- PASS: TestBuildPreserveOwnership (3.46s)
06:42:21 [2022-03-01T06:42:21.994Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.33s)
06:42:21 [2022-03-01T06:42:21.994Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.12s)
06:42:21 [2022-03-01T06:42:21.994Z] === RUN   TestBuildPlatformInvalid
06:42:21 [2022-03-01T06:42:21.994Z] --- PASS: TestBuildPlatformInvalid (0.07s)
06:42:21 [2022-03-01T06:42:21.994Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:42:22 [2022-03-01T06:42:22.927Z] Loaded image: busybox:latest
06:42:22 [2022-03-01T06:42:22.927Z] Loaded image: busybox:glibc
06:42:24 [2022-03-01T06:42:24.294Z] Loaded image: debian:bullseye-slim
06:42:24 [2022-03-01T06:42:24.294Z] Loaded image: hello-world:latest
06:42:24 [2022-03-01T06:42:24.294Z] Loaded image: arm32v7/hello-world:latest
06:42:34 [2022-03-01T06:42:34.240Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.61s)
06:42:34 [2022-03-01T06:42:34.240Z] PASS
06:42:34 [2022-03-01T06:42:34.240Z] 
06:42:34 [2022-03-01T06:42:34.240Z] === Skipped
06:42:34 [2022-03-01T06:42:34.240Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:42:34 [2022-03-01T06:42:34.240Z]     build_session_test.go:25: TODO: BuildKit
06:42:34 [2022-03-01T06:42:34.240Z] 
06:42:34 [2022-03-01T06:42:34.240Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
06:42:34 [2022-03-01T06:42:34.240Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:42:34 [2022-03-01T06:42:34.240Z] 
06:42:34 [2022-03-01T06:42:34.240Z] DONE 34 tests, 2 skipped in 92.585s
06:42:34 [2022-03-01T06:42:34.240Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:42:34 [2022-03-01T06:42:34.240Z] INFO: Testing against a local daemon
06:42:34 [2022-03-01T06:42:34.240Z] === RUN   TestConfigInspect
06:42:34 [2022-03-01T06:42:34.803Z] --- PASS: TestConfigInspect (2.23s)
06:42:34 [2022-03-01T06:42:34.803Z] === RUN   TestConfigList
06:42:37 [2022-03-01T06:42:37.318Z] --- PASS: TestConfigList (2.15s)
06:42:37 [2022-03-01T06:42:37.318Z] === RUN   TestConfigsCreateAndDelete
06:42:39 [2022-03-01T06:42:39.211Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
06:42:39 [2022-03-01T06:42:39.212Z] === RUN   TestConfigsUpdate
06:42:41 [2022-03-01T06:42:41.727Z] --- PASS: TestConfigsUpdate (2.13s)
06:42:41 [2022-03-01T06:42:41.727Z] === RUN   TestTemplatedConfig
06:42:44 [2022-03-01T06:42:44.241Z] --- PASS: TestTemplatedConfig (2.67s)
06:42:44 [2022-03-01T06:42:44.241Z] === RUN   TestConfigCreateResolve
06:42:46 [2022-03-01T06:42:46.131Z] --- PASS: TestConfigCreateResolve (2.14s)
06:42:46 [2022-03-01T06:42:46.131Z] PASS
06:42:46 [2022-03-01T06:42:46.131Z] 
06:42:46 [2022-03-01T06:42:46.131Z] DONE 6 tests in 13.500s
06:42:46 [2022-03-01T06:42:46.131Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:42:46 [2022-03-01T06:42:46.131Z] INFO: Testing against a local daemon
06:42:46 [2022-03-01T06:42:46.131Z] === RUN   TestCheckpoint
06:42:46 [2022-03-01T06:42:46.131Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:42:46 [2022-03-01T06:42:46.131Z] --- SKIP: TestCheckpoint (0.00s)
06:42:46 [2022-03-01T06:42:46.131Z] === RUN   TestContainerInvalidJSON
06:42:46 [2022-03-01T06:42:46.131Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
06:42:46 [2022-03-01T06:42:46.131Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
06:42:46 [2022-03-01T06:42:46.131Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
06:42:46 [2022-03-01T06:42:46.131Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
06:42:46 [2022-03-01T06:42:46.131Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
06:42:46 [2022-03-01T06:42:46.131Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
06:42:46 [2022-03-01T06:42:46.131Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:42:46 [2022-03-01T06:42:46.131Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
06:42:46 [2022-03-01T06:42:46.131Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
06:42:46 [2022-03-01T06:42:46.131Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:42:46 [2022-03-01T06:42:46.388Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
06:42:46 [2022-03-01T06:42:46.388Z] === RUN   TestCopyFromContainerPathIsNotDir
06:42:46 [2022-03-01T06:42:46.388Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
06:42:46 [2022-03-01T06:42:46.388Z] === RUN   TestCopyToContainerPathDoesNotExist
06:42:46 [2022-03-01T06:42:46.388Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
06:42:46 [2022-03-01T06:42:46.388Z] === RUN   TestCopyToContainerPathIsNotDir
06:42:46 [2022-03-01T06:42:46.388Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
06:42:46 [2022-03-01T06:42:46.388Z] === RUN   TestCopyFromContainer
06:42:47 [2022-03-01T06:42:47.756Z] === RUN   TestCopyFromContainer//
06:42:47 [2022-03-01T06:42:47.756Z] === RUN   TestCopyFromContainer//bar/root
06:42:47 [2022-03-01T06:42:47.756Z] === RUN   TestCopyFromContainer//bar/root/
06:42:47 [2022-03-01T06:42:47.756Z] === RUN   TestCopyFromContainer/bar/quux
06:42:47 [2022-03-01T06:42:47.756Z] === RUN   TestCopyFromContainer/bar/quux/
06:42:47 [2022-03-01T06:42:47.756Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:42:48 [2022-03-01T06:42:48.012Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:42:48 [2022-03-01T06:42:48.012Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:42:48 [2022-03-01T06:42:48.012Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:42:48 [2022-03-01T06:42:48.012Z] === RUN   TestCopyFromContainer/bar/notarget
06:42:48 [2022-03-01T06:42:48.267Z] --- PASS: TestCopyFromContainer (1.66s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer// (0.06s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:42:48 [2022-03-01T06:42:48.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:42:48 [2022-03-01T06:42:48.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:42:48 [2022-03-01T06:42:48.268Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:42:48 [2022-03-01T06:42:48.268Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:42:48 [2022-03-01T06:42:48.268Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:42:48 [2022-03-01T06:42:48.268Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:42:48 [2022-03-01T06:42:48.268Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateLinkToNonExistingContainer
06:42:48 [2022-03-01T06:42:48.268Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateWithInvalidEnv
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateWithInvalidEnv/0
06:42:48 [2022-03-01T06:42:48.268Z] === PAUSE TestCreateWithInvalidEnv/0
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateWithInvalidEnv/1
06:42:48 [2022-03-01T06:42:48.268Z] === PAUSE TestCreateWithInvalidEnv/1
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateWithInvalidEnv/2
06:42:48 [2022-03-01T06:42:48.268Z] === PAUSE TestCreateWithInvalidEnv/2
06:42:48 [2022-03-01T06:42:48.268Z] === CONT  TestCreateWithInvalidEnv/0
06:42:48 [2022-03-01T06:42:48.268Z] === CONT  TestCreateWithInvalidEnv/2
06:42:48 [2022-03-01T06:42:48.268Z] === CONT  TestCreateWithInvalidEnv/1
06:42:48 [2022-03-01T06:42:48.268Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:42:48 [2022-03-01T06:42:48.268Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateTmpfsMountsTarget
06:42:48 [2022-03-01T06:42:48.268Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
06:42:48 [2022-03-01T06:42:48.268Z] === RUN   TestCreateWithCustomMaskedPaths
06:42:50 [2022-03-01T06:42:50.156Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s)
06:42:50 [2022-03-01T06:42:50.156Z] === RUN   TestCreateWithCustomReadonlyPaths
06:42:51 [2022-03-01T06:42:51.522Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s)
06:42:51 [2022-03-01T06:42:51.522Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:42:51 [2022-03-01T06:42:51.522Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:42:51 [2022-03-01T06:42:51.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:42:51 [2022-03-01T06:42:51.522Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:42:51 [2022-03-01T06:42:51.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:42:51 [2022-03-01T06:42:51.522Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:42:51 [2022-03-01T06:42:51.522Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:42:51 [2022-03-01T06:42:51.522Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:42:51 [2022-03-01T06:42:51.522Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:42:51 [2022-03-01T06:42:51.522Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
06:42:51 [2022-03-01T06:42:51.522Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
06:42:51 [2022-03-01T06:42:51.522Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
06:42:51 [2022-03-01T06:42:51.522Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
06:42:51 [2022-03-01T06:42:51.522Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
06:42:51 [2022-03-01T06:42:51.522Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:42:52 [2022-03-01T06:42:52.084Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestCreateDifferentPlatform
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestCreateDifferentPlatform/different_os
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:42:52 [2022-03-01T06:42:52.084Z] --- PASS: TestCreateDifferentPlatform (0.01s)
06:42:52 [2022-03-01T06:42:52.084Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:42:52 [2022-03-01T06:42:52.084Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:42:52 [2022-03-01T06:42:52.084Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:42:52 [2022-03-01T06:42:52.084Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestContainerStartOnDaemonRestart
06:42:52 [2022-03-01T06:42:52.084Z] === PAUSE TestContainerStartOnDaemonRestart
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestDaemonRestartIpcMode
06:42:52 [2022-03-01T06:42:52.084Z] === PAUSE TestDaemonRestartIpcMode
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestDaemonHostGatewayIP
06:42:52 [2022-03-01T06:42:52.084Z] === PAUSE TestDaemonHostGatewayIP
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestRestartDaemonWithRestartingContainer
06:42:52 [2022-03-01T06:42:52.084Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestContainerKillOnDaemonStart
06:42:52 [2022-03-01T06:42:52.084Z] === PAUSE TestContainerKillOnDaemonStart
06:42:52 [2022-03-01T06:42:52.084Z] === RUN   TestDiff
06:42:53 [2022-03-01T06:42:53.011Z] --- PASS: TestDiff (0.67s)
06:42:53 [2022-03-01T06:42:53.011Z] === RUN   TestExecWithCloseStdin
06:42:53 [2022-03-01T06:42:53.581Z] --- PASS: TestExecWithCloseStdin (0.65s)
06:42:53 [2022-03-01T06:42:53.582Z] === RUN   TestExec
06:42:54 [2022-03-01T06:42:54.144Z] --- PASS: TestExec (0.63s)
06:42:54 [2022-03-01T06:42:54.144Z] === RUN   TestExecUser
06:42:54 [2022-03-01T06:42:54.705Z] --- PASS: TestExecUser (0.60s)
06:42:54 [2022-03-01T06:42:54.705Z] === RUN   TestExportContainerAndImportImage
06:42:55 [2022-03-01T06:42:55.632Z] --- PASS: TestExportContainerAndImportImage (0.67s)
06:42:55 [2022-03-01T06:42:55.632Z] === RUN   TestExportContainerAfterDaemonRestart
06:42:56 [2022-03-01T06:42:56.561Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
06:42:56 [2022-03-01T06:42:56.817Z] === RUN   TestHealthCheckWorkdir
06:42:57 [2022-03-01T06:42:57.379Z] --- PASS: TestHealthCheckWorkdir (0.75s)
06:42:57 [2022-03-01T06:42:57.379Z] === RUN   TestHealthKillContainer
06:43:05 [2022-03-01T06:43:05.523Z] --- PASS: TestHealthKillContainer (8.21s)
06:43:05 [2022-03-01T06:43:05.523Z] === RUN   TestInspectCpusetInConfigPre120
06:43:06 [2022-03-01T06:43:06.085Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
06:43:06 [2022-03-01T06:43:06.085Z] === RUN   TestIpcModeNone
06:43:07 [2022-03-01T06:43:07.013Z] --- PASS: TestIpcModeNone (0.59s)
06:43:07 [2022-03-01T06:43:07.013Z] === RUN   TestIpcModePrivate
06:43:07 [2022-03-01T06:43:07.013Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
06:43:07 [2022-03-01T06:43:07.575Z] --- PASS: TestIpcModePrivate (0.62s)
06:43:07 [2022-03-01T06:43:07.575Z] === RUN   TestIpcModeShareable
06:43:07 [2022-03-01T06:43:07.831Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
06:43:08 [2022-03-01T06:43:08.088Z] --- PASS: TestIpcModeShareable (0.61s)
06:43:08 [2022-03-01T06:43:08.088Z] === RUN   TestAPIIpcModeShareableAndContainer
06:43:09 [2022-03-01T06:43:09.979Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s)
06:43:09 [2022-03-01T06:43:09.979Z] === RUN   TestAPIIpcModeHost
06:43:10 [2022-03-01T06:43:10.236Z] --- PASS: TestAPIIpcModeHost (0.40s)
06:43:10 [2022-03-01T06:43:10.236Z] === RUN   TestDaemonIpcModeShareable
06:43:11 [2022-03-01T06:43:11.164Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
06:43:11 [2022-03-01T06:43:11.420Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
06:43:11 [2022-03-01T06:43:11.420Z] === RUN   TestDaemonIpcModePrivate
06:43:12 [2022-03-01T06:43:12.349Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
06:43:12 [2022-03-01T06:43:12.605Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
06:43:12 [2022-03-01T06:43:12.605Z] === RUN   TestDaemonIpcModePrivateFromConfig
06:43:13 [2022-03-01T06:43:13.534Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
06:43:13 [2022-03-01T06:43:13.790Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
06:43:13 [2022-03-01T06:43:13.790Z] === RUN   TestDaemonIpcModeShareableFromConfig
06:43:14 [2022-03-01T06:43:14.720Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
06:43:14 [2022-03-01T06:43:14.975Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.18s)
06:43:14 [2022-03-01T06:43:14.975Z] === RUN   TestIpcModeOlderClient
06:43:14 [2022-03-01T06:43:14.975Z] === PAUSE TestIpcModeOlderClient
06:43:14 [2022-03-01T06:43:14.975Z] === RUN   TestKillContainerInvalidSignal
06:43:15 [2022-03-01T06:43:15.233Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
06:43:15 [2022-03-01T06:43:15.233Z] === RUN   TestKillContainer
06:43:15 [2022-03-01T06:43:15.233Z] === RUN   TestKillContainer/no_signal
06:43:15 [2022-03-01T06:43:15.795Z] === RUN   TestKillContainer/non_killing_signal
06:43:16 [2022-03-01T06:43:16.052Z] === RUN   TestKillContainer/killing_signal
06:43:16 [2022-03-01T06:43:16.615Z] --- PASS: TestKillContainer (1.29s)
06:43:16 [2022-03-01T06:43:16.615Z]     --- PASS: TestKillContainer/no_signal (0.37s)
06:43:16 [2022-03-01T06:43:16.615Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
06:43:16 [2022-03-01T06:43:16.615Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
06:43:16 [2022-03-01T06:43:16.615Z] === RUN   TestKillWithStopSignalAndRestartPolicies
06:43:16 [2022-03-01T06:43:16.615Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
06:43:16 [2022-03-01T06:43:16.872Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
06:43:17 [2022-03-01T06:43:17.802Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
06:43:17 [2022-03-01T06:43:17.802Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
06:43:17 [2022-03-01T06:43:17.802Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
06:43:17 [2022-03-01T06:43:17.802Z] === RUN   TestKillStoppedContainer
06:43:17 [2022-03-01T06:43:17.802Z] --- PASS: TestKillStoppedContainer (0.04s)
06:43:17 [2022-03-01T06:43:17.802Z] === RUN   TestKillStoppedContainerAPIPre120
06:43:17 [2022-03-01T06:43:17.802Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
06:43:17 [2022-03-01T06:43:17.802Z] === RUN   TestKillDifferentUserContainer
06:43:18 [2022-03-01T06:43:18.366Z] --- PASS: TestKillDifferentUserContainer (0.47s)
06:43:18 [2022-03-01T06:43:18.366Z] === RUN   TestInspectOomKilledTrue
06:43:18 [2022-03-01T06:43:18.366Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
06:43:18 [2022-03-01T06:43:18.366Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
06:43:18 [2022-03-01T06:43:18.366Z] === RUN   TestInspectOomKilledFalse
06:43:18 [2022-03-01T06:43:18.623Z] --- PASS: TestInspectOomKilledFalse (0.39s)
06:43:18 [2022-03-01T06:43:18.623Z] === RUN   TestLinksEtcHostsContentMatch
06:43:19 [2022-03-01T06:43:19.186Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
06:43:19 [2022-03-01T06:43:19.186Z] === RUN   TestLinksContainerNames
06:43:20 [2022-03-01T06:43:20.115Z] --- PASS: TestLinksContainerNames (0.86s)
06:43:20 [2022-03-01T06:43:20.115Z] === RUN   TestLogsFollowTailEmpty
06:43:20 [2022-03-01T06:43:20.371Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
06:43:20 [2022-03-01T06:43:20.371Z] === RUN   TestContainerNetworkMountsNoChown
06:43:20 [2022-03-01T06:43:20.628Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/default
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/default
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/private
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/private
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/rprivate
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/rprivate
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/slave
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/slave
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/rslave
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/rslave
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/shared
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/shared
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/rshared
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/rshared
06:43:20 [2022-03-01T06:43:20.628Z] === CONT  TestMountDaemonRoot/default
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/default/mount_root
06:43:20 [2022-03-01T06:43:20.628Z] === CONT  TestMountDaemonRoot/rslave
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/default/mount_root
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/rslave/mount_root
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/default/mount_subpath
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/default/bind_root
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
06:43:20 [2022-03-01T06:43:20.628Z] === PAUSE TestMountDaemonRoot/default/bind_root
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/rslave/bind_root
06:43:20 [2022-03-01T06:43:20.628Z] === RUN   TestMountDaemonRoot/default/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === CONT  TestMountDaemonRoot/rshared
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rshared/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === CONT  TestMountDaemonRoot/shared
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rshared/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/shared/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/shared/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === CONT  TestMountDaemonRoot/rprivate
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/shared/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/shared/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === CONT  TestMountDaemonRoot/slave
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/slave/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/slave/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/slave/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/slave/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === CONT  TestMountDaemonRoot/private
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/private/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/private/bind_root
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/private/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/private/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/private/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === RUN   TestMountDaemonRoot/private/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
06:43:20 [2022-03-01T06:43:20.629Z] === CONT  TestMountDaemonRoot/default/mount_root
06:43:20 [2022-03-01T06:43:20.629Z] === CONT  TestMountDaemonRoot/rslave/mount_root
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/rslave/bind_root
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/default/bind_root
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/default/bind_subpath
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/default/mount_subpath
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/rshared/mount_root
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/rshared/bind_root
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
06:43:20 [2022-03-01T06:43:20.885Z] === CONT  TestMountDaemonRoot/slave/bind_root
06:43:21 [2022-03-01T06:43:21.142Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
06:43:21 [2022-03-01T06:43:21.142Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
06:43:21 [2022-03-01T06:43:21.142Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
06:43:21 [2022-03-01T06:43:21.142Z] === CONT  TestMountDaemonRoot/private/bind_root
06:43:21 [2022-03-01T06:43:21.142Z] === CONT  TestMountDaemonRoot/shared/mount_root
06:43:21 [2022-03-01T06:43:21.143Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
06:43:21 [2022-03-01T06:43:21.143Z] === CONT  TestMountDaemonRoot/shared/bind_root
06:43:21 [2022-03-01T06:43:21.143Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
06:43:21 [2022-03-01T06:43:21.143Z] === CONT  TestMountDaemonRoot/slave/mount_root
06:43:21 [2022-03-01T06:43:21.143Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
06:43:21 [2022-03-01T06:43:21.143Z] === CONT  TestMountDaemonRoot/private/mount_subpath
06:43:21 [2022-03-01T06:43:21.143Z] === CONT  TestMountDaemonRoot/private/mount_root
06:43:21 [2022-03-01T06:43:21.143Z] === CONT  TestMountDaemonRoot/private/bind_subpath
06:43:21 [2022-03-01T06:43:21.143Z] --- PASS: TestMountDaemonRoot (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
06:43:21 [2022-03-01T06:43:21.143Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
06:43:21 [2022-03-01T06:43:21.143Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
06:43:21 [2022-03-01T06:43:21.143Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
06:43:21 [2022-03-01T06:43:21.143Z] === RUN   TestContainerBindMountNonRecursive
06:43:22 [2022-03-01T06:43:22.513Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
06:43:22 [2022-03-01T06:43:22.513Z] === RUN   TestContainerVolumesMountedAsShared
06:43:22 [2022-03-01T06:43:22.773Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s)
06:43:22 [2022-03-01T06:43:22.773Z] === RUN   TestContainerVolumesMountedAsSlave
06:43:23 [2022-03-01T06:43:23.337Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
06:43:23 [2022-03-01T06:43:23.337Z] === RUN   TestNetworkNat
06:43:23 [2022-03-01T06:43:23.593Z] --- PASS: TestNetworkNat (0.43s)
06:43:23 [2022-03-01T06:43:23.594Z] === RUN   TestNetworkLocalhostTCPNat
06:43:24 [2022-03-01T06:43:24.156Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
06:43:24 [2022-03-01T06:43:24.157Z] === RUN   TestNetworkLoopbackNat
06:43:26 [2022-03-01T06:43:26.673Z] --- PASS: TestNetworkLoopbackNat (2.61s)
06:43:26 [2022-03-01T06:43:26.673Z] === RUN   TestPause
06:43:27 [2022-03-01T06:43:27.235Z] --- PASS: TestPause (0.44s)
06:43:27 [2022-03-01T06:43:27.235Z] === RUN   TestPauseFailsOnWindowsServerContainers
06:43:27 [2022-03-01T06:43:27.235Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:43:27 [2022-03-01T06:43:27.235Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
06:43:27 [2022-03-01T06:43:27.235Z] === RUN   TestPauseStopPausedContainer
06:43:27 [2022-03-01T06:43:27.492Z] --- PASS: TestPauseStopPausedContainer (0.44s)
06:43:27 [2022-03-01T06:43:27.492Z] === RUN   TestPidHost
06:43:28 [2022-03-01T06:43:28.422Z] --- PASS: TestPidHost (0.96s)
06:43:28 [2022-03-01T06:43:28.422Z] === RUN   TestPsFilter
06:43:28 [2022-03-01T06:43:28.680Z] --- PASS: TestPsFilter (0.11s)
06:43:28 [2022-03-01T06:43:28.680Z] === RUN   TestRemoveContainerWithRemovedVolume
06:43:29 [2022-03-01T06:43:29.243Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
06:43:29 [2022-03-01T06:43:29.243Z] === RUN   TestRemoveContainerWithVolume
06:43:29 [2022-03-01T06:43:29.500Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
06:43:29 [2022-03-01T06:43:29.500Z] === RUN   TestRemoveContainerRunning
06:43:30 [2022-03-01T06:43:30.063Z] --- PASS: TestRemoveContainerRunning (0.45s)
06:43:30 [2022-03-01T06:43:30.063Z] === RUN   TestRemoveContainerForceRemoveRunning
06:43:30 [2022-03-01T06:43:30.321Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
06:43:30 [2022-03-01T06:43:30.321Z] === RUN   TestRemoveInvalidContainer
06:43:30 [2022-03-01T06:43:30.321Z] --- PASS: TestRemoveInvalidContainer (0.01s)
06:43:30 [2022-03-01T06:43:30.321Z] === RUN   TestRenameLinkedContainer
06:43:32 [2022-03-01T06:43:32.212Z] --- PASS: TestRenameLinkedContainer (1.65s)
06:43:32 [2022-03-01T06:43:32.212Z] === RUN   TestRenameStoppedContainer
06:43:32 [2022-03-01T06:43:32.468Z] --- PASS: TestRenameStoppedContainer (0.40s)
06:43:32 [2022-03-01T06:43:32.468Z] === RUN   TestRenameRunningContainerAndReuse
06:43:33 [2022-03-01T06:43:33.398Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
06:43:33 [2022-03-01T06:43:33.398Z] === RUN   TestRenameInvalidName
06:43:33 [2022-03-01T06:43:33.655Z] --- PASS: TestRenameInvalidName (0.39s)
06:43:33 [2022-03-01T06:43:33.655Z] === RUN   TestRenameAnonymousContainer
06:43:35 [2022-03-01T06:43:35.025Z] --- PASS: TestRenameAnonymousContainer (1.46s)
06:43:35 [2022-03-01T06:43:35.025Z] === RUN   TestRenameContainerWithSameName
06:43:35 [2022-03-01T06:43:35.589Z] --- PASS: TestRenameContainerWithSameName (0.42s)
06:43:35 [2022-03-01T06:43:35.589Z] === RUN   TestRenameContainerWithLinkedContainer
06:43:36 [2022-03-01T06:43:36.519Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
06:43:36 [2022-03-01T06:43:36.519Z] === RUN   TestResize
06:43:36 [2022-03-01T06:43:36.776Z] --- PASS: TestResize (0.41s)
06:43:36 [2022-03-01T06:43:36.776Z] === RUN   TestResizeWithInvalidSize
06:43:37 [2022-03-01T06:43:37.338Z] --- PASS: TestResizeWithInvalidSize (0.42s)
06:43:37 [2022-03-01T06:43:37.338Z] === RUN   TestResizeWhenContainerNotStarted
06:43:37 [2022-03-01T06:43:37.594Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
06:43:37 [2022-03-01T06:43:37.594Z] === RUN   TestDaemonRestartKillContainers
06:43:37 [2022-03-01T06:43:37.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:43:37 [2022-03-01T06:43:37.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:43:37 [2022-03-01T06:43:37.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:43:37 [2022-03-01T06:43:37.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:43:37 [2022-03-01T06:43:37.594Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:43:37 [2022-03-01T06:43:37.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
06:43:37 [2022-03-01T06:43:37.595Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
06:43:39 [2022-03-01T06:43:39.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
06:43:40 [2022-03-01T06:43:40.859Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
06:43:41 [2022-03-01T06:43:41.788Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
06:43:41 [2022-03-01T06:43:41.788Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
06:43:43 [2022-03-01T06:43:43.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
06:43:43 [2022-03-01T06:43:43.158Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
06:43:46 [2022-03-01T06:43:46.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
06:43:46 [2022-03-01T06:43:46.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
06:43:49 [2022-03-01T06:43:49.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
06:43:50 [2022-03-01T06:43:50.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
06:43:50 [2022-03-01T06:43:50.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
06:43:52 [2022-03-01T06:43:52.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
06:43:52 [2022-03-01T06:43:52.537Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
06:43:53 [2022-03-01T06:43:53.905Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
06:43:55 [2022-03-01T06:43:55.797Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.15s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.48s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.64s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.83s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.75s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
06:43:55 [2022-03-01T06:43:55.797Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s)
06:43:55 [2022-03-01T06:43:55.797Z] === RUN   TestCgroupNamespacesRun
06:43:57 [2022-03-01T06:43:57.163Z] --- PASS: TestCgroupNamespacesRun (1.16s)
06:43:57 [2022-03-01T06:43:57.163Z] === RUN   TestCgroupNamespacesRunPrivileged
06:43:57 [2022-03-01T06:43:57.163Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
06:43:57 [2022-03-01T06:43:57.163Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
06:43:57 [2022-03-01T06:43:57.163Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
06:43:58 [2022-03-01T06:43:58.091Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
06:43:58 [2022-03-01T06:43:58.091Z] === RUN   TestCgroupNamespacesRunHostMode
06:43:59 [2022-03-01T06:43:59.457Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
06:43:59 [2022-03-01T06:43:59.457Z] === RUN   TestCgroupNamespacesRunPrivateMode
06:44:00 [2022-03-01T06:44:00.384Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
06:44:00 [2022-03-01T06:44:00.384Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
06:44:01 [2022-03-01T06:44:01.749Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
06:44:01 [2022-03-01T06:44:01.749Z] === RUN   TestCgroupNamespacesRunInvalidMode
06:44:02 [2022-03-01T06:44:02.310Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
06:44:02 [2022-03-01T06:44:02.311Z] === RUN   TestCgroupNamespacesRunOlderClient
06:44:03 [2022-03-01T06:44:03.677Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
06:44:03 [2022-03-01T06:44:03.677Z] === RUN   TestNISDomainname
06:44:03 [2022-03-01T06:44:03.934Z] --- PASS: TestNISDomainname (0.60s)
06:44:03 [2022-03-01T06:44:03.934Z] === RUN   TestHostnameDnsResolution
06:44:04 [2022-03-01T06:44:04.862Z] --- PASS: TestHostnameDnsResolution (0.68s)
06:44:04 [2022-03-01T06:44:04.862Z] === RUN   TestUnprivilegedPortsAndPing
06:44:05 [2022-03-01T06:44:05.120Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
06:44:05 [2022-03-01T06:44:05.120Z] === RUN   TestStats
06:44:07 [2022-03-01T06:44:07.634Z] --- PASS: TestStats (2.47s)
06:44:07 [2022-03-01T06:44:07.634Z] === RUN   TestStopContainerWithTimeout
06:44:07 [2022-03-01T06:44:07.634Z] === RUN   TestStopContainerWithTimeout/0
06:44:07 [2022-03-01T06:44:07.634Z] === PAUSE TestStopContainerWithTimeout/0
06:44:07 [2022-03-01T06:44:07.634Z] === RUN   TestStopContainerWithTimeout/1
06:44:07 [2022-03-01T06:44:07.634Z] === PAUSE TestStopContainerWithTimeout/1
06:44:07 [2022-03-01T06:44:07.634Z] === RUN   TestStopContainerWithTimeout/3
06:44:07 [2022-03-01T06:44:07.634Z] === PAUSE TestStopContainerWithTimeout/3
06:44:07 [2022-03-01T06:44:07.634Z] === RUN   TestStopContainerWithTimeout/-1
06:44:07 [2022-03-01T06:44:07.634Z] === PAUSE TestStopContainerWithTimeout/-1
06:44:07 [2022-03-01T06:44:07.634Z] === CONT  TestStopContainerWithTimeout/0
06:44:07 [2022-03-01T06:44:07.634Z] === CONT  TestStopContainerWithTimeout/3
06:44:08 [2022-03-01T06:44:08.196Z] === CONT  TestStopContainerWithTimeout/-1
06:44:10 [2022-03-01T06:44:10.709Z] === CONT  TestStopContainerWithTimeout/1
06:44:12 [2022-03-01T06:44:12.072Z] --- PASS: TestStopContainerWithTimeout (0.01s)
06:44:12 [2022-03-01T06:44:12.073Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
06:44:12 [2022-03-01T06:44:12.073Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
06:44:12 [2022-03-01T06:44:12.073Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
06:44:12 [2022-03-01T06:44:12.073Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
06:44:12 [2022-03-01T06:44:12.073Z] === RUN   TestDeleteDevicemapper
06:44:12 [2022-03-01T06:44:12.073Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:44:12 [2022-03-01T06:44:12.073Z] --- SKIP: TestDeleteDevicemapper (0.00s)
06:44:12 [2022-03-01T06:44:12.073Z] === RUN   TestStopContainerWithRestartPolicyAlways
06:44:13 [2022-03-01T06:44:13.439Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
06:44:13 [2022-03-01T06:44:13.439Z] === RUN   TestUpdateMemory
06:44:13 [2022-03-01T06:44:13.696Z] --- PASS: TestUpdateMemory (0.56s)
06:44:13 [2022-03-01T06:44:13.696Z] === RUN   TestUpdateCPUQuota
06:44:14 [2022-03-01T06:44:14.622Z] --- PASS: TestUpdateCPUQuota (0.86s)
06:44:14 [2022-03-01T06:44:14.622Z] === RUN   TestUpdatePidsLimit
06:44:14 [2022-03-01T06:44:14.622Z] === RUN   TestUpdatePidsLimit/update_from_none
06:44:14 [2022-03-01T06:44:14.878Z] === RUN   TestUpdatePidsLimit/no_change
06:44:15 [2022-03-01T06:44:15.134Z] === RUN   TestUpdatePidsLimit/update_lower
06:44:15 [2022-03-01T06:44:15.391Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
06:44:15 [2022-03-01T06:44:15.647Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
06:44:15 [2022-03-01T06:44:15.647Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
06:44:15 [2022-03-01T06:44:15.904Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
06:44:16 [2022-03-01T06:44:16.832Z] --- PASS: TestUpdatePidsLimit (1.96s)
06:44:16 [2022-03-01T06:44:16.832Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
06:44:16 [2022-03-01T06:44:16.832Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
06:44:16 [2022-03-01T06:44:16.832Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
06:44:16 [2022-03-01T06:44:16.832Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
06:44:16 [2022-03-01T06:44:16.832Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
06:44:16 [2022-03-01T06:44:16.832Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
06:44:16 [2022-03-01T06:44:16.832Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
06:44:16 [2022-03-01T06:44:16.832Z] === RUN   TestUpdateRestartPolicy
06:44:28 [2022-03-01T06:44:28.997Z] --- PASS: TestUpdateRestartPolicy (11.02s)
06:44:28 [2022-03-01T06:44:28.997Z] === RUN   TestUpdateRestartWithAutoRemove
06:44:28 [2022-03-01T06:44:28.997Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
06:44:28 [2022-03-01T06:44:28.997Z] === RUN   TestWaitNonBlocked
06:44:28 [2022-03-01T06:44:28.997Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
06:44:28 [2022-03-01T06:44:28.997Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
06:44:28 [2022-03-01T06:44:28.997Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
06:44:28 [2022-03-01T06:44:28.997Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
06:44:28 [2022-03-01T06:44:28.997Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
06:44:28 [2022-03-01T06:44:28.997Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
06:44:28 [2022-03-01T06:44:28.997Z] --- PASS: TestWaitNonBlocked (0.02s)
06:44:28 [2022-03-01T06:44:28.997Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
06:44:28 [2022-03-01T06:44:28.997Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
06:44:28 [2022-03-01T06:44:28.997Z] === RUN   TestWaitBlocked
06:44:28 [2022-03-01T06:44:28.997Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
06:44:28 [2022-03-01T06:44:28.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
06:44:28 [2022-03-01T06:44:28.997Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
06:44:28 [2022-03-01T06:44:28.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
06:44:28 [2022-03-01T06:44:28.997Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
06:44:28 [2022-03-01T06:44:28.997Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
06:44:29 [2022-03-01T06:44:29.558Z] --- PASS: TestWaitBlocked (0.01s)
06:44:29 [2022-03-01T06:44:29.558Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
06:44:29 [2022-03-01T06:44:29.558Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
06:44:29 [2022-03-01T06:44:29.558Z] === CONT  TestContainerStartOnDaemonRestart
06:44:29 [2022-03-01T06:44:29.558Z] === CONT  TestRestartDaemonWithRestartingContainer
06:44:32 [2022-03-01T06:44:32.077Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s)
06:44:32 [2022-03-01T06:44:32.077Z] === CONT  TestIpcModeOlderClient
06:44:32 [2022-03-01T06:44:32.077Z] --- PASS: TestContainerStartOnDaemonRestart (2.29s)
06:44:32 [2022-03-01T06:44:32.077Z] === CONT  TestContainerKillOnDaemonStart
06:44:32 [2022-03-01T06:44:32.077Z] --- PASS: TestIpcModeOlderClient (0.11s)
06:44:32 [2022-03-01T06:44:32.077Z] === CONT  TestDaemonHostGatewayIP
06:44:34 [2022-03-01T06:44:34.592Z] === CONT  TestDaemonRestartIpcMode
06:44:34 [2022-03-01T06:44:34.592Z] --- PASS: TestDaemonHostGatewayIP (2.57s)
06:44:36 [2022-03-01T06:44:36.480Z] --- PASS: TestDaemonRestartIpcMode (2.18s)
06:44:44 [2022-03-01T06:44:44.629Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
06:44:44 [2022-03-01T06:44:44.629Z] PASS
06:44:44 [2022-03-01T06:44:44.629Z] 
06:44:44 [2022-03-01T06:44:44.629Z] === Skipped
06:44:44 [2022-03-01T06:44:44.629Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
06:44:44 [2022-03-01T06:44:44.629Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:44:44 [2022-03-01T06:44:44.629Z] 
06:44:44 [2022-03-01T06:44:44.629Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
06:44:44 [2022-03-01T06:44:44.629Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
06:44:44 [2022-03-01T06:44:44.629Z] 
06:44:44 [2022-03-01T06:44:44.629Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
06:44:44 [2022-03-01T06:44:44.629Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
06:44:44 [2022-03-01T06:44:44.629Z] 
06:44:44 [2022-03-01T06:44:44.629Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
06:44:44 [2022-03-01T06:44:44.629Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
06:44:44 [2022-03-01T06:44:44.629Z] 
06:44:44 [2022-03-01T06:44:44.629Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
06:44:44 [2022-03-01T06:44:44.629Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
06:44:44 [2022-03-01T06:44:44.629Z] 
06:44:44 [2022-03-01T06:44:44.629Z] DONE 200 tests, 5 skipped in 117.276s
06:44:44 [2022-03-01T06:44:44.629Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestConfigDaemonLibtrustID
06:44:44 [2022-03-01T06:44:44.629Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestDaemonConfigValidation
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestDaemonConfigValidation/config_with_no_content
06:44:44 [2022-03-01T06:44:44.629Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestDaemonConfigValidation/config_with_{}
06:44:44 [2022-03-01T06:44:44.629Z] === PAUSE TestDaemonConfigValidation/config_with_{}
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestDaemonConfigValidation/invalid_config
06:44:44 [2022-03-01T06:44:44.629Z] === PAUSE TestDaemonConfigValidation/invalid_config
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestDaemonConfigValidation/malformed_config
06:44:44 [2022-03-01T06:44:44.629Z] === PAUSE TestDaemonConfigValidation/malformed_config
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestDaemonConfigValidation/valid_config
06:44:44 [2022-03-01T06:44:44.629Z] === PAUSE TestDaemonConfigValidation/valid_config
06:44:44 [2022-03-01T06:44:44.629Z] === CONT  TestDaemonConfigValidation/config_with_no_content
06:44:44 [2022-03-01T06:44:44.629Z] === CONT  TestDaemonConfigValidation/malformed_config
06:44:44 [2022-03-01T06:44:44.629Z] === CONT  TestDaemonConfigValidation/invalid_config
06:44:44 [2022-03-01T06:44:44.629Z] === CONT  TestDaemonConfigValidation/config_with_{}
06:44:44 [2022-03-01T06:44:44.629Z] === CONT  TestDaemonConfigValidation/valid_config
06:44:44 [2022-03-01T06:44:44.629Z] --- PASS: TestDaemonConfigValidation (0.00s)
06:44:44 [2022-03-01T06:44:44.629Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
06:44:44 [2022-03-01T06:44:44.629Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
06:44:44 [2022-03-01T06:44:44.629Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
06:44:44 [2022-03-01T06:44:44.629Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
06:44:44 [2022-03-01T06:44:44.629Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestConfigDaemonSeccompProfiles
06:44:44 [2022-03-01T06:44:44.629Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
06:44:45 [2022-03-01T06:44:45.190Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
06:44:46 [2022-03-01T06:44:46.554Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
06:44:47 [2022-03-01T06:44:47.481Z] === CONT  TestConfigDaemonSeccompProfiles
06:44:47 [2022-03-01T06:44:47.481Z]     daemon_test.go:156: [d7f6e2770b0f6] daemon is not started
06:44:47 [2022-03-01T06:44:47.481Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
06:44:47 [2022-03-01T06:44:47.481Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
06:44:47 [2022-03-01T06:44:47.481Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
06:44:47 [2022-03-01T06:44:47.481Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
06:44:47 [2022-03-01T06:44:47.481Z] === RUN   TestDaemonProxy
06:44:47 [2022-03-01T06:44:47.481Z] === RUN   TestDaemonProxy/environment_variables
06:44:49 [2022-03-01T06:44:49.369Z] === RUN   TestDaemonProxy/command-line_options
06:44:51 [2022-03-01T06:44:51.262Z] === RUN   TestDaemonProxy/configuration_file
06:44:52 [2022-03-01T06:44:52.626Z] === RUN   TestDaemonProxy/conflicting_options
06:44:53 [2022-03-01T06:44:53.187Z] === RUN   TestDaemonProxy/reload_sanitized
06:44:53 [2022-03-01T06:44:53.748Z] --- PASS: TestDaemonProxy (6.28s)
06:44:53 [2022-03-01T06:44:53.748Z]     --- PASS: TestDaemonProxy/environment_variables (1.80s)
06:44:53 [2022-03-01T06:44:53.748Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
06:44:53 [2022-03-01T06:44:53.748Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
06:44:53 [2022-03-01T06:44:53.748Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
06:44:53 [2022-03-01T06:44:53.748Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
06:44:53 [2022-03-01T06:44:53.748Z] PASS
06:44:53 [2022-03-01T06:44:53.748Z] 
06:44:53 [2022-03-01T06:44:53.748Z] DONE 17 tests in 10.179s
06:44:53 [2022-03-01T06:44:53.748Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
06:44:53 [2022-03-01T06:44:53.748Z] INFO: Testing against a local daemon
06:44:53 [2022-03-01T06:44:53.748Z] === RUN   TestCommitInheritsEnv
06:44:54 [2022-03-01T06:44:54.003Z] --- PASS: TestCommitInheritsEnv (0.27s)
06:44:54 [2022-03-01T06:44:54.004Z] === RUN   TestImportExtremelyLargeImageWorks
06:44:54 [2022-03-01T06:44:54.004Z] === PAUSE TestImportExtremelyLargeImageWorks
06:44:54 [2022-03-01T06:44:54.004Z] === RUN   TestImportWithCustomPlatform
06:44:54 [2022-03-01T06:44:54.004Z] === RUN   TestImportWithCustomPlatform/#00
06:44:54 [2022-03-01T06:44:54.004Z] === RUN   TestImportWithCustomPlatform/_______
06:44:54 [2022-03-01T06:44:54.004Z] === RUN   TestImportWithCustomPlatform//
06:44:54 [2022-03-01T06:44:54.004Z] === RUN   TestImportWithCustomPlatform/linux
06:44:54 [2022-03-01T06:44:54.004Z] === RUN   TestImportWithCustomPlatform/LINUX
06:44:54 [2022-03-01T06:44:54.260Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
06:44:54 [2022-03-01T06:44:54.260Z] === RUN   TestImportWithCustomPlatform/macos
06:44:54 [2022-03-01T06:44:54.260Z] === RUN   TestImportWithCustomPlatform/macos/arm64
06:44:54 [2022-03-01T06:44:54.260Z] === RUN   TestImportWithCustomPlatform/nintendo64
06:44:54 [2022-03-01T06:44:54.260Z] --- PASS: TestImportWithCustomPlatform (0.31s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
06:44:54 [2022-03-01T06:44:54.260Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
06:44:54 [2022-03-01T06:44:54.260Z] === RUN   TestImagesFilterMultiReference
06:44:54 [2022-03-01T06:44:54.260Z] --- PASS: TestImagesFilterMultiReference (0.06s)
06:44:54 [2022-03-01T06:44:54.260Z] === RUN   TestImagePullPlatformInvalid
06:44:54 [2022-03-01T06:44:54.260Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
06:44:54 [2022-03-01T06:44:54.260Z] === RUN   TestRemoveImageOrphaning
06:44:54 [2022-03-01T06:44:54.516Z] --- PASS: TestRemoveImageOrphaning (0.25s)
06:44:54 [2022-03-01T06:44:54.516Z] === RUN   TestRemoveImageGarbageCollector
06:44:56 [2022-03-01T06:44:56.405Z] --- PASS: TestRemoveImageGarbageCollector (1.88s)
06:44:56 [2022-03-01T06:44:56.405Z] === RUN   TestTagUnprefixedRepoByNameOrName
06:44:56 [2022-03-01T06:44:56.405Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
06:44:56 [2022-03-01T06:44:56.405Z] === RUN   TestTagInvalidReference
06:44:56 [2022-03-01T06:44:56.405Z] --- PASS: TestTagInvalidReference (0.01s)
06:44:56 [2022-03-01T06:44:56.405Z] === RUN   TestTagValidPrefixedRepo
06:44:56 [2022-03-01T06:44:56.662Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
06:44:56 [2022-03-01T06:44:56.662Z] === RUN   TestTagExistedNameWithoutForce
06:44:56 [2022-03-01T06:44:56.662Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
06:44:56 [2022-03-01T06:44:56.662Z] === RUN   TestTagOfficialNames
06:44:56 [2022-03-01T06:44:56.662Z] --- PASS: TestTagOfficialNames (0.04s)
06:44:56 [2022-03-01T06:44:56.662Z] === RUN   TestTagMatchesDigest
06:44:56 [2022-03-01T06:44:56.662Z] --- PASS: TestTagMatchesDigest (0.01s)
06:44:56 [2022-03-01T06:44:56.662Z] === CONT  TestImportExtremelyLargeImageWorks
06:46:33 [2022-03-01T06:46:33.064Z] --- PASS: TestImportExtremelyLargeImageWorks (91.36s)
06:46:33 [2022-03-01T06:46:33.064Z] PASS
06:46:33 [2022-03-01T06:46:33.064Z] 
06:46:33 [2022-03-01T06:46:33.064Z] DONE 22 tests in 94.355s
06:46:33 [2022-03-01T06:46:33.064Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
06:46:33 [2022-03-01T06:46:33.064Z] INFO: Testing against a local daemon
06:46:33 [2022-03-01T06:46:33.064Z] === RUN   TestNetworkCreateDelete
06:46:33 [2022-03-01T06:46:33.064Z] --- PASS: TestNetworkCreateDelete (0.12s)
06:46:33 [2022-03-01T06:46:33.064Z] === RUN   TestDockerNetworkDeletePreferID
06:46:33 [2022-03-01T06:46:33.064Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
06:46:33 [2022-03-01T06:46:33.064Z] === RUN   TestDaemonDNSFallback
06:46:34 [2022-03-01T06:46:34.994Z] --- PASS: TestDaemonDNSFallback (6.33s)
06:46:34 [2022-03-01T06:46:34.995Z] === RUN   TestInspectNetwork
06:46:38 [2022-03-01T06:46:38.267Z] === RUN   TestInspectNetwork/full_network_id
06:46:38 [2022-03-01T06:46:38.267Z] === RUN   TestInspectNetwork/partial_network_id
06:46:38 [2022-03-01T06:46:38.267Z] === RUN   TestInspectNetwork/network_name
06:46:38 [2022-03-01T06:46:38.267Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
06:46:42 [2022-03-01T06:46:42.434Z] --- PASS: TestInspectNetwork (7.12s)
06:46:42 [2022-03-01T06:46:42.434Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
06:46:42 [2022-03-01T06:46:42.434Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
06:46:42 [2022-03-01T06:46:42.434Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
06:46:42 [2022-03-01T06:46:42.434Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
06:46:42 [2022-03-01T06:46:42.434Z] === RUN   TestRunContainerWithBridgeNone
06:46:43 [2022-03-01T06:46:43.803Z] --- PASS: TestRunContainerWithBridgeNone (1.53s)
06:46:43 [2022-03-01T06:46:43.803Z] === RUN   TestNetworkInvalidJSON
06:46:43 [2022-03-01T06:46:43.803Z] === RUN   TestNetworkInvalidJSON//networks/create
06:46:43 [2022-03-01T06:46:43.803Z] === PAUSE TestNetworkInvalidJSON//networks/create
06:46:43 [2022-03-01T06:46:43.803Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
06:46:43 [2022-03-01T06:46:43.803Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
06:46:43 [2022-03-01T06:46:43.803Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
06:46:43 [2022-03-01T06:46:43.803Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
06:46:43 [2022-03-01T06:46:43.803Z] === CONT  TestNetworkInvalidJSON//networks/create
06:46:43 [2022-03-01T06:46:43.803Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
06:46:43 [2022-03-01T06:46:43.803Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
06:46:43 [2022-03-01T06:46:43.803Z] --- PASS: TestNetworkInvalidJSON (0.01s)
06:46:43 [2022-03-01T06:46:43.803Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
06:46:43 [2022-03-01T06:46:43.803Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
06:46:43 [2022-03-01T06:46:43.803Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
06:46:43 [2022-03-01T06:46:43.803Z] === RUN   TestNetworkList
06:46:43 [2022-03-01T06:46:43.803Z] === RUN   TestNetworkList//networks
06:46:43 [2022-03-01T06:46:43.803Z] === PAUSE TestNetworkList//networks
06:46:43 [2022-03-01T06:46:43.803Z] === RUN   TestNetworkList//networks/
06:46:43 [2022-03-01T06:46:43.803Z] === PAUSE TestNetworkList//networks/
06:46:43 [2022-03-01T06:46:43.803Z] === CONT  TestNetworkList//networks
06:46:43 [2022-03-01T06:46:43.803Z] === CONT  TestNetworkList//networks/
06:46:43 [2022-03-01T06:46:43.803Z] --- PASS: TestNetworkList (0.01s)
06:46:43 [2022-03-01T06:46:43.803Z]     --- PASS: TestNetworkList//networks/ (0.00s)
06:46:43 [2022-03-01T06:46:43.803Z]     --- PASS: TestNetworkList//networks (0.00s)
06:46:43 [2022-03-01T06:46:43.803Z] === RUN   TestHostIPv4BridgeLabel
06:46:44 [2022-03-01T06:46:44.059Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
06:46:44 [2022-03-01T06:46:44.059Z] === RUN   TestDaemonRestartWithLiveRestore
06:46:45 [2022-03-01T06:46:45.427Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
06:46:45 [2022-03-01T06:46:45.427Z] === RUN   TestDaemonDefaultNetworkPools
06:46:45 [2022-03-01T06:46:45.989Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
06:46:45 [2022-03-01T06:46:45.989Z] === RUN   TestDaemonRestartWithExistingNetwork
06:46:46 [2022-03-01T06:46:46.918Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
06:46:46 [2022-03-01T06:46:46.918Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
06:46:48 [2022-03-01T06:46:48.285Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
06:46:48 [2022-03-01T06:46:48.285Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
06:46:48 [2022-03-01T06:46:48.847Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
06:46:48 [2022-03-01T06:46:48.847Z] === RUN   TestServiceWithPredefinedNetwork
06:46:51 [2022-03-01T06:46:51.365Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
06:46:51 [2022-03-01T06:46:51.365Z] === RUN   TestServiceRemoveKeepsIngressNetwork
06:46:51 [2022-03-01T06:46:51.365Z]     service_test.go:243: FLAKY_TEST
06:46:51 [2022-03-01T06:46:51.365Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
06:46:51 [2022-03-01T06:46:51.365Z] === RUN   TestServiceWithDataPathPortInit
06:47:06 [2022-03-01T06:47:06.215Z] --- PASS: TestServiceWithDataPathPortInit (13.76s)
06:47:06 [2022-03-01T06:47:06.215Z] === RUN   TestServiceWithDefaultAddressPoolInit
06:47:07 [2022-03-01T06:47:07.581Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m0r6xjqicbw4rhibs0pfl4b3c Created:2022-03-01 06:47:06.011072286 +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[a6c069183d38052fc39740ac24b5247429f9242a100ac99b9fb953c36e6d61b1:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cvyhvbphw9npmqqwnwar7ah1p EndpointID:ced4d4fbfb6826e6b59b11b2761fcb25c046b226208fc2233c904faec0003d24 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2bb296841190dd1d44bc1c13ed16c3e5415165f3265ddde672ccbf1e7bc6647c 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:f0b7f29bdb04 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cvyhvbphw9npmqqwnwar7ah1p EndpointID:ced4d4fbfb6826e6b59b11b2761fcb25c046b226208fc2233c904faec0003d24 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
06:47:11 [2022-03-01T06:47:11.792Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.94s)
06:47:11 [2022-03-01T06:47:11.792Z] PASS
06:47:11 [2022-03-01T06:47:11.792Z] 
06:47:11 [2022-03-01T06:47:11.792Z] === Skipped
06:47:11 [2022-03-01T06:47:11.792Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
06:47:11 [2022-03-01T06:47:11.792Z]     service_test.go:243: FLAKY_TEST
06:47:11 [2022-03-01T06:47:11.792Z] 
06:47:11 [2022-03-01T06:47:11.792Z] DONE 26 tests, 1 skipped in 43.675s
06:47:11 [2022-03-01T06:47:11.792Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
06:47:11 [2022-03-01T06:47:11.792Z] INFO: Testing against a local daemon
06:47:11 [2022-03-01T06:47:11.792Z] === RUN   TestDockerNetworkIpvlanPersistance
06:47:11 [2022-03-01T06:47:11.792Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:47:11 [2022-03-01T06:47:11.792Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
06:47:11 [2022-03-01T06:47:11.792Z] === RUN   TestDockerNetworkIpvlan
06:47:11 [2022-03-01T06:47:11.792Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:47:11 [2022-03-01T06:47:11.792Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
06:47:11 [2022-03-01T06:47:11.792Z] PASS
06:47:11 [2022-03-01T06:47:11.792Z] 
06:47:11 [2022-03-01T06:47:11.792Z] === Skipped
06:47:11 [2022-03-01T06:47:11.792Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
06:47:11 [2022-03-01T06:47:11.792Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:47:11 [2022-03-01T06:47:11.792Z] 
06:47:11 [2022-03-01T06:47:11.792Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
06:47:11 [2022-03-01T06:47:11.792Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
06:47:11 [2022-03-01T06:47:11.792Z] 
06:47:11 [2022-03-01T06:47:11.792Z] DONE 2 tests, 2 skipped in 0.037s
06:47:11 [2022-03-01T06:47:11.792Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
06:47:11 [2022-03-01T06:47:11.792Z] INFO: Testing against a local daemon
06:47:11 [2022-03-01T06:47:11.792Z] === RUN   TestDockerNetworkMacvlanPersistance
06:47:13 [2022-03-01T06:47:13.159Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
06:47:13 [2022-03-01T06:47:13.159Z] === RUN   TestDockerNetworkMacvlan
06:47:13 [2022-03-01T06:47:13.722Z] === RUN   TestDockerNetworkMacvlan/Subinterface
06:47:14 [2022-03-01T06:47:14.651Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
06:47:15 [2022-03-01T06:47:15.225Z] === RUN   TestDockerNetworkMacvlan/NilParent
06:47:17 [2022-03-01T06:47:17.117Z] === RUN   TestDockerNetworkMacvlan/InternalMode
06:47:19 [2022-03-01T06:47:19.012Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
06:47:22 [2022-03-01T06:47:22.284Z] === RUN   TestDockerNetworkMacvlan/Addressing
06:47:22 [2022-03-01T06:47:22.847Z] --- PASS: TestDockerNetworkMacvlan (9.67s)
06:47:22 [2022-03-01T06:47:22.847Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
06:47:22 [2022-03-01T06:47:22.847Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
06:47:22 [2022-03-01T06:47:22.847Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
06:47:22 [2022-03-01T06:47:22.847Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
06:47:22 [2022-03-01T06:47:22.847Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.14s)
06:47:22 [2022-03-01T06:47:22.847Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
06:47:22 [2022-03-01T06:47:22.847Z] PASS
06:47:22 [2022-03-01T06:47:22.847Z] 
06:47:22 [2022-03-01T06:47:22.847Z] DONE 8 tests in 10.980s
06:47:22 [2022-03-01T06:47:22.847Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
06:47:22 [2022-03-01T06:47:22.847Z] testing: warning: no tests to run
06:47:22 [2022-03-01T06:47:22.847Z] PASS
06:47:22 [2022-03-01T06:47:22.847Z] 
06:47:22 [2022-03-01T06:47:22.847Z] DONE 0 tests in 0.011s
06:47:22 [2022-03-01T06:47:22.847Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
06:47:22 [2022-03-01T06:47:22.847Z] INFO: Testing against a local daemon
06:47:22 [2022-03-01T06:47:22.847Z] === RUN   TestAuthZPluginAllowRequest
06:47:24 [2022-03-01T06:47:24.214Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
06:47:24 [2022-03-01T06:47:24.214Z] === RUN   TestAuthZPluginTLS
06:47:24 [2022-03-01T06:47:24.470Z] --- PASS: TestAuthZPluginTLS (0.54s)
06:47:24 [2022-03-01T06:47:24.470Z] === RUN   TestAuthZPluginDenyRequest
06:47:25 [2022-03-01T06:47:25.034Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
06:47:25 [2022-03-01T06:47:25.034Z] === RUN   TestAuthZPluginAPIDenyResponse
06:47:25 [2022-03-01T06:47:25.597Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
06:47:25 [2022-03-01T06:47:25.597Z] === RUN   TestAuthZPluginDenyResponse
06:47:26 [2022-03-01T06:47:26.160Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
06:47:26 [2022-03-01T06:47:26.160Z] === RUN   TestAuthZPluginAllowEventStream
06:47:27 [2022-03-01T06:47:27.527Z] --- PASS: TestAuthZPluginAllowEventStream (1.21s)
06:47:27 [2022-03-01T06:47:27.527Z] === RUN   TestAuthZPluginErrorResponse
06:47:27 [2022-03-01T06:47:27.784Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
06:47:27 [2022-03-01T06:47:27.784Z] === RUN   TestAuthZPluginErrorRequest
06:47:28 [2022-03-01T06:47:28.347Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
06:47:28 [2022-03-01T06:47:28.347Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
06:47:28 [2022-03-01T06:47:28.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
06:47:28 [2022-03-01T06:47:28.910Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
06:47:30 [2022-03-01T06:47:30.279Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s)
06:47:30 [2022-03-01T06:47:30.279Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
06:47:32 [2022-03-01T06:47:32.173Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s)
06:47:32 [2022-03-01T06:47:32.173Z] === RUN   TestAuthZPluginHeader
06:47:32 [2022-03-01T06:47:32.430Z] --- PASS: TestAuthZPluginHeader (0.70s)
06:47:32 [2022-03-01T06:47:32.430Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
06:47:37 [2022-03-01T06:47:37.679Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.26s)
06:47:37 [2022-03-01T06:47:37.679Z] === RUN   TestAuthZPluginV2Disable
06:47:40 [2022-03-01T06:47:40.289Z] --- PASS: TestAuthZPluginV2Disable (3.47s)
06:47:40 [2022-03-01T06:47:40.289Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
06:47:43 [2022-03-01T06:47:43.578Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.16s)
06:47:43 [2022-03-01T06:47:43.578Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
06:47:53 [2022-03-01T06:47:53.525Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.90s)
06:47:53 [2022-03-01T06:47:53.525Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
06:48:11 [2022-03-01T06:48:11.571Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
06:48:11 [2022-03-01T06:48:11.571Z] PASS
06:48:11 [2022-03-01T06:48:11.571Z] 
06:48:11 [2022-03-01T06:48:11.571Z] DONE 17 tests in 47.111s
06:48:11 [2022-03-01T06:48:11.571Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
06:48:11 [2022-03-01T06:48:11.571Z] INFO: Testing against a local daemon
06:48:11 [2022-03-01T06:48:11.571Z] === RUN   TestPluginInvalidJSON
06:48:11 [2022-03-01T06:48:11.571Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
06:48:11 [2022-03-01T06:48:11.571Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
06:48:11 [2022-03-01T06:48:11.571Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
06:48:11 [2022-03-01T06:48:11.571Z] --- PASS: TestPluginInvalidJSON (0.01s)
06:48:11 [2022-03-01T06:48:11.571Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
06:48:11 [2022-03-01T06:48:11.571Z] === RUN   TestPluginInstall
06:48:11 [2022-03-01T06:48:11.571Z] === RUN   TestPluginInstall/no_auth
06:48:11 [2022-03-01T06:48:11.571Z] time="2022-03-01T06:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:48:11 [2022-03-01T06:48:11.571Z] time="2022-03-01T06:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1fff182e895233413d33de51731752dc2a79eff9e6c84f8f533dc2bc02d73d2" mediatype=application/vnd.docker.plugin.v1+json size=522
06:48:11 [2022-03-01T06:48:11.571Z] time="2022-03-01T06:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:48:11 [2022-03-01T06:48:11.571Z] time="2022-03-01T06:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1fff182e895233413d33de51731752dc2a79eff9e6c84f8f533dc2bc02d73d2" mediatype=application/vnd.docker.plugin.v1+json size=522
06:48:11 [2022-03-01T06:48:11.571Z] === RUN   TestPluginInstall/with_htpasswd
06:48:11 [2022-03-01T06:48:11.828Z] time="2022-03-01T06:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:48:11 [2022-03-01T06:48:11.828Z] time="2022-03-01T06:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:807574066477ee2ade26b1f997eea270136ccb6e6e1a60ac3c893963bdf4d08f" mediatype=application/vnd.docker.plugin.v1+json size=522
06:48:11 [2022-03-01T06:48:11.828Z] time="2022-03-01T06:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:48:11 [2022-03-01T06:48:11.828Z] time="2022-03-01T06:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:807574066477ee2ade26b1f997eea270136ccb6e6e1a60ac3c893963bdf4d08f" mediatype=application/vnd.docker.plugin.v1+json size=522
06:48:11 [2022-03-01T06:48:11.828Z] === RUN   TestPluginInstall/with_insecure
06:48:12 [2022-03-01T06:48:12.758Z] time="2022-03-01T06:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:48:12 [2022-03-01T06:48:12.758Z] time="2022-03-01T06:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a14e25e9f85bfcceac333597c2a45c3cbebdb3b7b8bc6bb5352b85fdb87b561" mediatype=application/vnd.docker.plugin.v1+json size=522
06:48:12 [2022-03-01T06:48:12.758Z] time="2022-03-01T06:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
06:48:12 [2022-03-01T06:48:12.758Z] time="2022-03-01T06:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1a14e25e9f85bfcceac333597c2a45c3cbebdb3b7b8bc6bb5352b85fdb87b561" mediatype=application/vnd.docker.plugin.v1+json size=522
06:48:13 [2022-03-01T06:48:13.014Z]     plugin_test.go:165: [dd92f0d209ecd] daemon is not started
06:48:13 [2022-03-01T06:48:13.015Z] --- PASS: TestPluginInstall (3.10s)
06:48:13 [2022-03-01T06:48:13.015Z]     --- PASS: TestPluginInstall/no_auth (1.43s)
06:48:13 [2022-03-01T06:48:13.015Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
06:48:13 [2022-03-01T06:48:13.015Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
06:48:13 [2022-03-01T06:48:13.015Z] === RUN   TestPluginsWithRuntimes
06:48:14 [2022-03-01T06:48:14.906Z] === RUN   TestPluginsWithRuntimes/No_Args
06:48:15 [2022-03-01T06:48:15.470Z] === RUN   TestPluginsWithRuntimes/With_Args
06:48:16 [2022-03-01T06:48:16.399Z] --- PASS: TestPluginsWithRuntimes (3.25s)
06:48:16 [2022-03-01T06:48:16.399Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
06:48:16 [2022-03-01T06:48:16.399Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
06:48:16 [2022-03-01T06:48:16.399Z] === RUN   TestPluginBackCompatMediaTypes
06:48:16 [2022-03-01T06:48:16.962Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
06:48:16 [2022-03-01T06:48:16.962Z] PASS
06:48:16 [2022-03-01T06:48:16.962Z] 
06:48:16 [2022-03-01T06:48:16.962Z] DONE 10 tests in 6.971s
06:48:16 [2022-03-01T06:48:16.962Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
06:48:16 [2022-03-01T06:48:16.962Z] INFO: Testing against a local daemon
06:48:16 [2022-03-01T06:48:16.962Z] === RUN   TestExternalGraphDriver
06:48:16 [2022-03-01T06:48:16.962Z] === RUN   TestExternalGraphDriver/json
06:48:18 [2022-03-01T06:48:18.854Z] === RUN   TestExternalGraphDriver/spec
06:48:20 [2022-03-01T06:48:20.223Z] === RUN   TestExternalGraphDriver/pull
06:48:22 [2022-03-01T06:48:22.114Z] --- PASS: TestExternalGraphDriver (4.87s)
06:48:22 [2022-03-01T06:48:22.114Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
06:48:22 [2022-03-01T06:48:22.114Z]     --- PASS: TestExternalGraphDriver/spec (1.64s)
06:48:22 [2022-03-01T06:48:22.114Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
06:48:22 [2022-03-01T06:48:22.114Z] === RUN   TestGraphdriverPluginV2
06:48:26 [2022-03-01T06:48:26.285Z] --- PASS: TestGraphdriverPluginV2 (3.82s)
06:48:26 [2022-03-01T06:48:26.285Z] PASS
06:48:26 [2022-03-01T06:48:26.285Z] 
06:48:26 [2022-03-01T06:48:26.285Z] DONE 5 tests in 8.737s
06:48:26 [2022-03-01T06:48:26.285Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
06:48:26 [2022-03-01T06:48:26.285Z] INFO: Testing against a local daemon
06:48:26 [2022-03-01T06:48:26.285Z] === RUN   TestContinueAfterPluginCrash
06:48:26 [2022-03-01T06:48:26.285Z] === PAUSE TestContinueAfterPluginCrash
06:48:26 [2022-03-01T06:48:26.285Z] === RUN   TestReadPluginNoRead
06:48:26 [2022-03-01T06:48:26.285Z] === PAUSE TestReadPluginNoRead
06:48:26 [2022-03-01T06:48:26.285Z] === RUN   TestDaemonStartWithLogOpt
06:48:26 [2022-03-01T06:48:26.285Z] === PAUSE TestDaemonStartWithLogOpt
06:48:26 [2022-03-01T06:48:26.285Z] === CONT  TestContinueAfterPluginCrash
06:48:26 [2022-03-01T06:48:26.285Z] === CONT  TestDaemonStartWithLogOpt
06:48:29 [2022-03-01T06:48:29.557Z] --- PASS: TestDaemonStartWithLogOpt (3.38s)
06:48:29 [2022-03-01T06:48:29.557Z] === CONT  TestReadPluginNoRead
06:48:31 [2022-03-01T06:48:31.453Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
06:48:32 [2022-03-01T06:48:32.389Z] === RUN   TestReadPluginNoRead/default
06:48:33 [2022-03-01T06:48:33.757Z] === RUN   TestReadPluginNoRead/disabled_caching
06:48:34 [2022-03-01T06:48:34.014Z] --- PASS: TestContinueAfterPluginCrash (8.28s)
06:48:34 [2022-03-01T06:48:34.944Z] === CONT  TestReadPluginNoRead
06:48:34 [2022-03-01T06:48:34.944Z]     read_test.go:92: [d3900967efff4] daemon is not started
06:48:34 [2022-03-01T06:48:34.944Z] --- PASS: TestReadPluginNoRead (5.76s)
06:48:34 [2022-03-01T06:48:34.944Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
06:48:34 [2022-03-01T06:48:34.944Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
06:48:34 [2022-03-01T06:48:34.944Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
06:48:34 [2022-03-01T06:48:34.944Z] PASS
06:48:34 [2022-03-01T06:48:34.944Z] 
06:48:34 [2022-03-01T06:48:34.944Z] DONE 6 tests in 9.174s
06:48:34 [2022-03-01T06:48:34.944Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
06:48:34 [2022-03-01T06:48:34.944Z] testing: warning: no tests to run
06:48:34 [2022-03-01T06:48:34.944Z] PASS
06:48:34 [2022-03-01T06:48:34.944Z] 
06:48:34 [2022-03-01T06:48:34.944Z] DONE 0 tests in 0.011s
06:48:34 [2022-03-01T06:48:34.944Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
06:48:34 [2022-03-01T06:48:34.944Z] INFO: Testing against a local daemon
06:48:34 [2022-03-01T06:48:34.944Z] === RUN   TestPluginWithDevMounts
06:48:34 [2022-03-01T06:48:34.944Z] === PAUSE TestPluginWithDevMounts
06:48:34 [2022-03-01T06:48:34.944Z] === CONT  TestPluginWithDevMounts
06:48:36 [2022-03-01T06:48:36.313Z] --- PASS: TestPluginWithDevMounts (1.53s)
06:48:36 [2022-03-01T06:48:36.313Z] PASS
06:48:36 [2022-03-01T06:48:36.313Z] 
06:48:36 [2022-03-01T06:48:36.313Z] DONE 1 tests in 1.570s
06:48:36 [2022-03-01T06:48:36.313Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
06:48:36 [2022-03-01T06:48:36.569Z] INFO: Testing against a local daemon
06:48:36 [2022-03-01T06:48:36.569Z] === RUN   TestSecretInspect
06:48:38 [2022-03-01T06:48:38.465Z] --- PASS: TestSecretInspect (2.14s)
06:48:38 [2022-03-01T06:48:38.465Z] === RUN   TestSecretList
06:48:40 [2022-03-01T06:48:40.984Z] --- PASS: TestSecretList (2.13s)
06:48:40 [2022-03-01T06:48:40.984Z] === RUN   TestSecretsCreateAndDelete
06:48:42 [2022-03-01T06:48:42.876Z] --- PASS: TestSecretsCreateAndDelete (2.14s)
06:48:42 [2022-03-01T06:48:42.876Z] === RUN   TestSecretsUpdate
06:48:45 [2022-03-01T06:48:45.460Z] --- PASS: TestSecretsUpdate (2.14s)
06:48:45 [2022-03-01T06:48:45.460Z] === RUN   TestTemplatedSecret
06:48:47 [2022-03-01T06:48:47.980Z] --- PASS: TestTemplatedSecret (2.54s)
06:48:47 [2022-03-01T06:48:47.980Z] === RUN   TestSecretCreateResolve
06:48:49 [2022-03-01T06:48:49.871Z] --- PASS: TestSecretCreateResolve (2.15s)
06:48:49 [2022-03-01T06:48:49.871Z] PASS
06:48:49 [2022-03-01T06:48:49.871Z] 
06:48:49 [2022-03-01T06:48:49.871Z] DONE 6 tests in 13.271s
06:48:49 [2022-03-01T06:48:49.871Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
06:48:49 [2022-03-01T06:48:49.871Z] INFO: Testing against a local daemon
06:48:49 [2022-03-01T06:48:49.871Z] === RUN   TestServiceCreateInit
06:48:49 [2022-03-01T06:48:49.871Z] === RUN   TestServiceCreateInit/daemonInitDisabled
06:48:54 [2022-03-01T06:48:54.043Z] === RUN   TestServiceCreateInit/daemonInitEnabled
06:48:57 [2022-03-01T06:48:57.312Z] --- PASS: TestServiceCreateInit (7.31s)
06:48:57 [2022-03-01T06:48:57.313Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
06:48:57 [2022-03-01T06:48:57.313Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.66s)
06:48:57 [2022-03-01T06:48:57.313Z] === RUN   TestCreateServiceMultipleTimes
06:49:15 [2022-03-01T06:49:15.362Z] --- PASS: TestCreateServiceMultipleTimes (15.71s)
06:49:15 [2022-03-01T06:49:15.362Z] === RUN   TestCreateServiceConflict
06:49:15 [2022-03-01T06:49:15.362Z] --- PASS: TestCreateServiceConflict (2.13s)
06:49:15 [2022-03-01T06:49:15.362Z] === RUN   TestCreateServiceMaxReplicas
06:49:17 [2022-03-01T06:49:17.878Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
06:49:17 [2022-03-01T06:49:17.878Z] === RUN   TestCreateWithDuplicateNetworkNames
06:49:32 [2022-03-01T06:49:32.717Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
06:49:32 [2022-03-01T06:49:32.717Z] === RUN   TestCreateServiceSecretFileMode
06:49:44 [2022-03-01T06:49:44.885Z] --- PASS: TestCreateServiceSecretFileMode (12.39s)
06:49:44 [2022-03-01T06:49:44.885Z] === RUN   TestCreateServiceConfigFileMode
06:49:57 [2022-03-01T06:49:57.054Z] --- PASS: TestCreateServiceConfigFileMode (12.42s)
06:49:57 [2022-03-01T06:49:57.054Z] === RUN   TestCreateServiceSysctls
06:49:58 [2022-03-01T06:49:58.424Z] --- PASS: TestCreateServiceSysctls (2.92s)
06:49:58 [2022-03-01T06:49:58.424Z] === RUN   TestCreateServiceCapabilities
06:50:00 [2022-03-01T06:50:00.943Z] --- PASS: TestCreateServiceCapabilities (2.41s)
06:50:00 [2022-03-01T06:50:00.943Z] === RUN   TestInspect
06:50:03 [2022-03-01T06:50:03.463Z] --- PASS: TestInspect (2.71s)
06:50:03 [2022-03-01T06:50:03.463Z] === RUN   TestCreateJob
06:50:06 [2022-03-01T06:50:06.735Z] --- PASS: TestCreateJob (3.08s)
06:50:06 [2022-03-01T06:50:06.735Z] === RUN   TestReplicatedJob
06:50:11 [2022-03-01T06:50:11.983Z] --- PASS: TestReplicatedJob (5.22s)
06:50:11 [2022-03-01T06:50:11.983Z] === RUN   TestUpdateReplicatedJob
06:50:15 [2022-03-01T06:50:15.254Z] --- PASS: TestUpdateReplicatedJob (3.02s)
06:50:15 [2022-03-01T06:50:15.254Z] === RUN   TestServiceListWithStatuses
06:50:15 [2022-03-01T06:50:15.254Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:50:15 [2022-03-01T06:50:15.254Z] --- SKIP: TestServiceListWithStatuses (0.00s)
06:50:15 [2022-03-01T06:50:15.254Z] === RUN   TestDockerNetworkConnectAlias
06:50:19 [2022-03-01T06:50:19.494Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
06:50:19 [2022-03-01T06:50:19.494Z] === RUN   TestDockerNetworkReConnect
06:50:22 [2022-03-01T06:50:22.766Z] --- PASS: TestDockerNetworkReConnect (3.49s)
06:50:22 [2022-03-01T06:50:22.766Z] === RUN   TestServicePlugin
06:50:26 [2022-03-01T06:50:26.038Z]     plugin_test.go:61: [d702cf1498c29] joining swarm manager [dfc36aee8aa72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
06:50:27 [2022-03-01T06:50:27.405Z]     plugin_test.go:64: [d6ce03086b4fe] joining swarm manager [dfc36aee8aa72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
06:50:53 [2022-03-01T06:50:53.906Z] --- PASS: TestServicePlugin (29.56s)
06:50:53 [2022-03-01T06:50:53.906Z] === RUN   TestServiceUpdateLabel
06:50:54 [2022-03-01T06:50:54.164Z] --- PASS: TestServiceUpdateLabel (2.17s)
06:50:54 [2022-03-01T06:50:54.165Z] === RUN   TestServiceUpdateSecrets
06:51:09 [2022-03-01T06:51:09.006Z] --- PASS: TestServiceUpdateSecrets (14.33s)
06:51:09 [2022-03-01T06:51:09.007Z] === RUN   TestServiceUpdateConfigs
06:51:23 [2022-03-01T06:51:23.846Z] --- PASS: TestServiceUpdateConfigs (14.44s)
06:51:23 [2022-03-01T06:51:23.846Z] === RUN   TestServiceUpdateNetwork
06:51:36 [2022-03-01T06:51:36.020Z] --- PASS: TestServiceUpdateNetwork (12.39s)
06:51:36 [2022-03-01T06:51:36.021Z] === RUN   TestServiceUpdatePidsLimit
06:51:36 [2022-03-01T06:51:36.583Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
06:51:37 [2022-03-01T06:51:37.512Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
06:51:45 [2022-03-01T06:51:45.598Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
06:51:52 [2022-03-01T06:51:52.134Z] --- PASS: TestServiceUpdatePidsLimit (16.26s)
06:51:52 [2022-03-01T06:51:52.134Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
06:51:52 [2022-03-01T06:51:52.134Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
06:51:52 [2022-03-01T06:51:52.134Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
06:51:52 [2022-03-01T06:51:52.134Z] PASS
06:51:52 [2022-03-01T06:51:52.134Z] 
06:51:52 [2022-03-01T06:51:52.134Z] === Skipped
06:51:52 [2022-03-01T06:51:52.134Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
06:51:52 [2022-03-01T06:51:52.134Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
06:51:52 [2022-03-01T06:51:52.134Z] 
06:51:52 [2022-03-01T06:51:52.134Z] DONE 27 tests, 1 skipped in 181.939s
06:51:52 [2022-03-01T06:51:52.134Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
06:51:52 [2022-03-01T06:51:52.134Z] INFO: Testing against a local daemon
06:51:52 [2022-03-01T06:51:52.134Z] === RUN   TestSessionCreate
06:51:52 [2022-03-01T06:51:52.134Z] --- PASS: TestSessionCreate (0.02s)
06:51:52 [2022-03-01T06:51:52.134Z] === RUN   TestSessionCreateWithBadUpgrade
06:51:52 [2022-03-01T06:51:52.134Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
06:51:52 [2022-03-01T06:51:52.134Z] PASS
06:51:52 [2022-03-01T06:51:52.134Z] 
06:51:52 [2022-03-01T06:51:52.134Z] DONE 2 tests in 0.064s
06:51:52 [2022-03-01T06:51:52.134Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
06:51:52 [2022-03-01T06:51:52.134Z] INFO: Testing against a local daemon
06:51:52 [2022-03-01T06:51:52.134Z] === RUN   TestCgroupDriverSystemdMemoryLimit
06:51:52 [2022-03-01T06:51:52.134Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
06:51:52 [2022-03-01T06:51:52.134Z] === RUN   TestDiskUsage
06:51:52 [2022-03-01T06:51:52.134Z] === PAUSE TestDiskUsage
06:51:52 [2022-03-01T06:51:52.134Z] === RUN   TestEventsExecDie
06:51:52 [2022-03-01T06:51:52.390Z] --- PASS: TestEventsExecDie (0.52s)
06:51:52 [2022-03-01T06:51:52.390Z] === RUN   TestEventsBackwardsCompatible
06:51:52 [2022-03-01T06:51:52.390Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
06:51:52 [2022-03-01T06:51:52.390Z] === RUN   TestEventsVolumeCreate
06:51:52 [2022-03-01T06:51:52.390Z] --- PASS: TestEventsVolumeCreate (0.06s)
06:51:52 [2022-03-01T06:51:52.390Z] === RUN   TestInfoBinaryCommits
06:51:52 [2022-03-01T06:51:52.390Z] --- PASS: TestInfoBinaryCommits (0.02s)
06:51:52 [2022-03-01T06:51:52.390Z] === RUN   TestInfoAPIVersioned
06:51:52 [2022-03-01T06:51:52.390Z] --- PASS: TestInfoAPIVersioned (0.01s)
06:51:52 [2022-03-01T06:51:52.390Z] === RUN   TestInfoAPI
06:51:52 [2022-03-01T06:51:52.390Z] --- PASS: TestInfoAPI (0.02s)
06:51:52 [2022-03-01T06:51:52.390Z] === RUN   TestInfoAPIWarnings
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestInfoAPIWarnings (16.24s)
06:52:10 [2022-03-01T06:52:10.430Z] === RUN   TestInfoDebug
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestInfoDebug (0.52s)
06:52:10 [2022-03-01T06:52:10.430Z] === RUN   TestInfoInsecureRegistries
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestInfoInsecureRegistries (0.53s)
06:52:10 [2022-03-01T06:52:10.430Z] === RUN   TestInfoRegistryMirrors
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestInfoRegistryMirrors (0.53s)
06:52:10 [2022-03-01T06:52:10.430Z] === RUN   TestLoginFailsWithBadCredentials
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
06:52:10 [2022-03-01T06:52:10.430Z] === RUN   TestPingCacheHeaders
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestPingCacheHeaders (0.02s)
06:52:10 [2022-03-01T06:52:10.430Z] === RUN   TestPingGet
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestPingGet (0.01s)
06:52:10 [2022-03-01T06:52:10.430Z] === RUN   TestPingHead
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestPingHead (0.02s)
06:52:10 [2022-03-01T06:52:10.430Z] === RUN   TestVersion
06:52:10 [2022-03-01T06:52:10.430Z] --- PASS: TestVersion (0.02s)
06:52:10 [2022-03-01T06:52:10.430Z] === CONT  TestCgroupDriverSystemdMemoryLimit
06:52:10 [2022-03-01T06:52:10.430Z] === CONT  TestDiskUsage
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/container_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/image_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/volume_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/build-cache_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/container,_volume_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
06:52:10 [2022-03-01T06:52:10.992Z] === RUN   TestDiskUsage/after_LoadBusybox
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
06:52:11 [2022-03-01T06:52:11.249Z] === RUN   TestDiskUsage/after_container.Run
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/container_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/image_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/volume_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
06:52:11 [2022-03-01T06:52:11.813Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
06:52:11 [2022-03-01T06:52:11.813Z] --- PASS: TestDiskUsage (1.51s)
06:52:11 [2022-03-01T06:52:11.813Z]     --- PASS: TestDiskUsage/empty (0.01s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]     --- PASS: TestDiskUsage/after_container.Run (0.46s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
06:52:11 [2022-03-01T06:52:11.813Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.54s)
06:52:11 [2022-03-01T06:52:11.813Z] PASS
06:52:11 [2022-03-01T06:52:11.813Z] 
06:52:11 [2022-03-01T06:52:11.813Z] DONE 50 tests in 20.192s
06:52:11 [2022-03-01T06:52:11.813Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
06:52:12 [2022-03-01T06:52:12.069Z] INFO: Testing against a local daemon
06:52:12 [2022-03-01T06:52:12.069Z] === RUN   TestVolumesCreateAndList
06:52:12 [2022-03-01T06:52:12.069Z] --- PASS: TestVolumesCreateAndList (0.02s)
06:52:12 [2022-03-01T06:52:12.069Z] === RUN   TestVolumesRemove
06:52:12 [2022-03-01T06:52:12.069Z] --- PASS: TestVolumesRemove (0.07s)
06:52:12 [2022-03-01T06:52:12.069Z] === RUN   TestVolumesInspect
06:52:12 [2022-03-01T06:52:12.069Z] --- PASS: TestVolumesInspect (0.02s)
06:52:12 [2022-03-01T06:52:12.069Z] === RUN   TestVolumesInvalidJSON
06:52:12 [2022-03-01T06:52:12.069Z] === RUN   TestVolumesInvalidJSON//volumes/create
06:52:12 [2022-03-01T06:52:12.069Z] === PAUSE TestVolumesInvalidJSON//volumes/create
06:52:12 [2022-03-01T06:52:12.069Z] === CONT  TestVolumesInvalidJSON//volumes/create
06:52:12 [2022-03-01T06:52:12.069Z] --- PASS: TestVolumesInvalidJSON (0.01s)
06:52:12 [2022-03-01T06:52:12.069Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
06:52:12 [2022-03-01T06:52:12.069Z] PASS
06:52:12 [2022-03-01T06:52:12.069Z] 
06:52:12 [2022-03-01T06:52:12.069Z] DONE 5 tests in 0.161s
06:52:12 [2022-03-01T06:52:12.069Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
06:52:12 [2022-03-01T06:52:12.632Z] Stopping apparmor (via systemctl): apparmor.service.
06:52:12 [2022-03-01T06:52:12.632Z] Removing test suite binaries
06:52:12 [2022-03-01T06:52:12.632Z] exiting test-integration
06:52:12 [2022-03-01T06:52:12.632Z] ++ exit 0
06:52:12 [2022-03-01T06:52:12.632Z]