Skip to content

Console Output

09:38:55 [2022-08-04T09:38:55.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9f96b58888b4336da1d56541ff8e8ac41155af0c -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:9f96b58888b4336da1d56541ff8e8ac41155af0c hack/make.sh dynbinary test-integration
09:38:56 [2022-08-04T09:38:56.332Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
09:38:56 [2022-08-04T09:38:56.332Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
09:38:56 [2022-08-04T09:38:56.333Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
09:38:56 [2022-08-04T09:38:56.333Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
09:38:56 [2022-08-04T09:38:56.333Z] systemd 247.3-7 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)
09:38:56 [2022-08-04T09:38:56.333Z] Detected virtualization docker.
09:38:56 [2022-08-04T09:38:56.333Z] Detected architecture x86-64.
09:38:56 [2022-08-04T09:38:56.333Z] Set hostname to <5a633f6fba4a>.
09:38:56 [2022-08-04T09:38:56.333Z] modprobe@configfs.service: Succeeded.
09:38:56 [2022-08-04T09:38:56.333Z] modprobe@drm.service: Succeeded.
09:38:56 [2022-08-04T09:38:56.333Z] modprobe@fuse.service: Succeeded.
09:38:56 [2022-08-04T09:38:56.333Z] + source /etc/docker-entrypoint-cmd
09:38:56 [2022-08-04T09:38:56.333Z] ++ hack/make.sh dynbinary test-integration
09:38:56 [2022-08-04T09:38:56.333Z] 
09:38:56 [2022-08-04T09:38:56.591Z] Removing bundles/
09:38:56 [2022-08-04T09:38:56.591Z] 
09:38:56 [2022-08-04T09:38:56.591Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:38:56 [2022-08-04T09:38:56.591Z] Building: bundles/dynbinary-daemon/dockerd
09:38:56 [2022-08-04T09:38:56.591Z] GOOS="" GOARCH="" GOARM=""
09:41:03 [2022-08-04T09:41:03.062Z] Created binary: bundles/dynbinary-daemon/dockerd
09:41:03 [2022-08-04T09:41:03.062Z] Building: bundles/dynbinary-daemon/docker-proxy
09:41:03 [2022-08-04T09:41:03.062Z] GOOS="" GOARCH="" GOARM=""
09:41:03 [2022-08-04T09:41:03.062Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:41:03 [2022-08-04T09:41:03.062Z] 
09:41:03 [2022-08-04T09:41:03.062Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_SYSTEMD=1
09:41:03 [2022-08-04T09:41:03.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:41:03 [2022-08-04T09:41:03.062Z] HOSTNAME=5a633f6fba4a
09:41:03 [2022-08-04T09:41:03.062Z] DEST=bundles/test-integration
09:41:03 [2022-08-04T09:41:03.062Z] PWD=/go/src/github.com/docker/docker
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_GITCOMMIT=9f96b58888b4336da1d56541ff8e8ac41155af0c
09:41:03 [2022-08-04T09:41:03.062Z] container=docker
09:41:03 [2022-08-04T09:41:03.062Z] HOME=/root
09:41:03 [2022-08-04T09:41:03.062Z] LANG=C.UTF-8
09:41:03 [2022-08-04T09:41:03.062Z] INVOCATION_ID=838bb2be79ab4f0b875b5b57b6732103
09:41:03 [2022-08-04T09:41:03.062Z] GOLANG_VERSION=1.18.4
09:41:03 [2022-08-04T09:41:03.062Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:41:03 [2022-08-04T09:41:03.062Z] VALIDATE_BRANCH=master
09:41:03 [2022-08-04T09:41:03.062Z] TERM=xterm
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_PKG=github.com/docker/docker
09:41:03 [2022-08-04T09:41:03.062Z] SHLVL=3
09:41:03 [2022-08-04T09:41:03.062Z] TIMEOUT=120m
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_BUILDTAGS= journald
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_GRAPHDRIVER=overlay2
09:41:03 [2022-08-04T09:41:03.062Z] GO111MODULE=off
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_EXPERIMENTAL=1
09:41:03 [2022-08-04T09:41:03.062Z] TEST_SKIP_INTEGRATION_CLI=1
09:41:03 [2022-08-04T09:41:03.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:41:03 [2022-08-04T09:41:03.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:41:03 [2022-08-04T09:41:03.062Z] GOPATH=/go
09:41:03 [2022-08-04T09:41:03.062Z] PKG_CONFIG=pkg-config
09:41:03 [2022-08-04T09:41:03.062Z] _=/usr/bin/env
09:41:03 [2022-08-04T09:41:03.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:41:49 [2022-08-04T09:41:49.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:41:49 [2022-08-04T09:41:49.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:42:16 [2022-08-04T09:42:16.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:42:21 [2022-08-04T09:42:21.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:42:31 [2022-08-04T09:42:31.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:42:31 [2022-08-04T09:42:31.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:42:31 [2022-08-04T09:42:31.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:42:32 [2022-08-04T09:42:32.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:42:33 [2022-08-04T09:42:33.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:42:33 [2022-08-04T09:42:33.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:42:34 [2022-08-04T09:42:34.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:42:36 [2022-08-04T09:42:36.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:42:37 [2022-08-04T09:42:37.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:42:39 [2022-08-04T09:42:39.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:42:39 [2022-08-04T09:42:39.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:42:40 [2022-08-04T09:42:40.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:42:41 [2022-08-04T09:42:41.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:42:42 [2022-08-04T09:42:42.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:42:43 [2022-08-04T09:42:43.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:42:43 [2022-08-04T09:42:43.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:42:44 [2022-08-04T09:42:44.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:42:44 [2022-08-04T09:42:44.534Z] Using test binary docker
09:42:44 [2022-08-04T09:42:44.792Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:42:44 [2022-08-04T09:42:44.792Z] Starting apparmor (via systemctl): apparmor.service.
09:42:44 [2022-08-04T09:42:44.792Z] Starting dockerd
09:42:44 [2022-08-04T09:42:44.792Z] INFO: Waiting for daemon to start...
09:42:47 [2022-08-04T09:42:47.317Z] .
09:42:47 [2022-08-04T09:42:47.317Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:42:47 [2022-08-04T09:42:47.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:42:47 [2022-08-04T09:42:47.317Z] Error: No such image: emptyfs
09:42:47 [2022-08-04T09:42:47.317Z] Running integration-test (iteration 1)
09:42:47 [2022-08-04T09:42:47.317Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:42:47 [2022-08-04T09:42:47.317Z] Loaded image: busybox:latest
09:42:47 [2022-08-04T09:42:47.575Z] Loaded image: busybox:glibc
09:42:48 [2022-08-04T09:42:48.950Z] Loaded image: debian:bullseye-slim
09:42:48 [2022-08-04T09:42:48.950Z] Loaded image: hello-world:latest
09:42:48 [2022-08-04T09:42:48.950Z] Loaded image: arm32v7/hello-world:latest
09:42:48 [2022-08-04T09:42:48.950Z] INFO: Testing against a local daemon
09:42:48 [2022-08-04T09:42:48.950Z] === RUN   TestCgroupNamespacesBuild
09:42:50 [2022-08-04T09:42:50.323Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
09:42:50 [2022-08-04T09:42:50.324Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:42:51 [2022-08-04T09:42:51.696Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s)
09:42:51 [2022-08-04T09:42:51.696Z] === RUN   TestBuildWithSession
09:42:51 [2022-08-04T09:42:51.696Z]     build_session_test.go:25: TODO: BuildKit
09:42:51 [2022-08-04T09:42:51.696Z] --- SKIP: TestBuildWithSession (0.00s)
09:42:51 [2022-08-04T09:42:51.696Z] === RUN   TestBuildSquashParent
09:42:56 [2022-08-04T09:42:56.956Z] --- PASS: TestBuildSquashParent (4.76s)
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:56 [2022-08-04T09:42:56.956Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:58 [2022-08-04T09:42:58.330Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:58 [2022-08-04T09:42:58.330Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:59 [2022-08-04T09:42:59.703Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:59 [2022-08-04T09:42:59.961Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:43:01 [2022-08-04T09:43:01.335Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.96s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s)
09:43:01 [2022-08-04T09:43:01.335Z] === RUN   TestBuildMultiStageCopy
09:43:01 [2022-08-04T09:43:01.335Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:43:03 [2022-08-04T09:43:03.236Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:43:03 [2022-08-04T09:43:03.236Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:43:03 [2022-08-04T09:43:03.236Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:43:03 [2022-08-04T09:43:03.494Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:43:03 [2022-08-04T09:43:03.752Z] --- PASS: TestBuildMultiStageCopy (2.40s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
09:43:03 [2022-08-04T09:43:03.752Z] === RUN   TestBuildMultiStageParentConfig
09:43:04 [2022-08-04T09:43:04.318Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
09:43:04 [2022-08-04T09:43:04.318Z] === RUN   TestBuildLabelWithTargets
09:43:05 [2022-08-04T09:43:05.691Z] --- PASS: TestBuildLabelWithTargets (1.00s)
09:43:05 [2022-08-04T09:43:05.691Z] === RUN   TestBuildWithEmptyLayers
09:43:05 [2022-08-04T09:43:05.948Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
09:43:05 [2022-08-04T09:43:05.948Z] === RUN   TestBuildMultiStageOnBuild
09:43:07 [2022-08-04T09:43:07.848Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
09:43:07 [2022-08-04T09:43:07.848Z] === RUN   TestBuildUncleanTarFilenames
09:43:08 [2022-08-04T09:43:08.106Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
09:43:08 [2022-08-04T09:43:08.106Z] === RUN   TestBuildMultiStageLayerLeak
09:43:10 [2022-08-04T09:43:10.007Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
09:43:10 [2022-08-04T09:43:10.007Z] === RUN   TestBuildWithHugeFile
09:44:06 [2022-08-04T09:44:06.267Z] --- PASS: TestBuildWithHugeFile (49.30s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWCOWSandboxSize
09:44:06 [2022-08-04T09:44:06.267Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:44:06 [2022-08-04T09:44:06.267Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWithEmptyDockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildPreserveOwnership
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildPreserveOwnership/copy_from
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:44:06 [2022-08-04T09:44:06.267Z] --- PASS: TestBuildPreserveOwnership (3.79s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.63s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildPlatformInvalid
09:44:06 [2022-08-04T09:44:06.267Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: busybox:latest
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: busybox:glibc
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: debian:bullseye-slim
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: hello-world:latest
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: arm32v7/hello-world:latest
09:44:14 [2022-08-04T09:44:14.377Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.75s)
09:44:14 [2022-08-04T09:44:14.377Z] PASS
09:44:14 [2022-08-04T09:44:14.377Z] 
09:44:14 [2022-08-04T09:44:14.377Z] === Skipped
09:44:14 [2022-08-04T09:44:14.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:44:14 [2022-08-04T09:44:14.377Z]     build_session_test.go:25: TODO: BuildKit
09:44:14 [2022-08-04T09:44:14.377Z] 
09:44:14 [2022-08-04T09:44:14.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:44:14 [2022-08-04T09:44:14.377Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:44:14 [2022-08-04T09:44:14.377Z] 
09:44:14 [2022-08-04T09:44:14.377Z] DONE 34 tests, 2 skipped in 87.084s
09:44:14 [2022-08-04T09:44:14.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:44:14 [2022-08-04T09:44:14.377Z] INFO: Testing against a local daemon
09:44:14 [2022-08-04T09:44:14.377Z] === RUN   TestConfigInspect
09:44:16 [2022-08-04T09:44:16.907Z] --- PASS: TestConfigInspect (2.35s)
09:44:16 [2022-08-04T09:44:16.907Z] === RUN   TestConfigList
09:44:18 [2022-08-04T09:44:18.807Z] --- PASS: TestConfigList (2.18s)
09:44:18 [2022-08-04T09:44:18.807Z] === RUN   TestConfigsCreateAndDelete
09:44:20 [2022-08-04T09:44:20.706Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
09:44:20 [2022-08-04T09:44:20.706Z] === RUN   TestConfigsUpdate
09:44:23 [2022-08-04T09:44:23.231Z] --- PASS: TestConfigsUpdate (2.18s)
09:44:23 [2022-08-04T09:44:23.232Z] === RUN   TestTemplatedConfig
09:44:25 [2022-08-04T09:44:25.757Z] --- PASS: TestTemplatedConfig (2.57s)
09:44:25 [2022-08-04T09:44:25.757Z] === RUN   TestConfigCreateResolve
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestConfigCreateResolve (2.23s)
09:44:28 [2022-08-04T09:44:28.284Z] PASS
09:44:28 [2022-08-04T09:44:28.284Z] 
09:44:28 [2022-08-04T09:44:28.284Z] DONE 6 tests in 13.699s
09:44:28 [2022-08-04T09:44:28.284Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:44:28 [2022-08-04T09:44:28.284Z] INFO: Testing against a local daemon
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestAttachWithTTY
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestAttachWithTTY (0.07s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestAttachWithoutTTy
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestAttachWithoutTTy (0.04s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCheckpoint
09:44:28 [2022-08-04T09:44:28.284Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:44:28 [2022-08-04T09:44:28.284Z] --- SKIP: TestCheckpoint (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/commit
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/containers/create
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/commit
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/containers/create
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyFromContainerPathIsNotDir
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyToContainerPathDoesNotExist
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyEmptyFile
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyEmptyFile (0.21s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyToContainerPathIsNotDir
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyFromContainer
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer//
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer//bar/root
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer//bar/root/
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer/bar/quux
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer/bar/quux/
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/notarget
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCopyFromContainer (1.73s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateLinkToNonExistingContainer
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithInvalidEnv
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithInvalidEnv/0
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateWithInvalidEnv/0
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithInvalidEnv/1
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateWithInvalidEnv/1
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithInvalidEnv/2
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateWithInvalidEnv/2
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateWithInvalidEnv/0
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateWithInvalidEnv/2
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateWithInvalidEnv/1
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateTmpfsMountsTarget
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithCustomMaskedPaths
09:44:32 [2022-08-04T09:44:32.073Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
09:44:32 [2022-08-04T09:44:32.073Z] === RUN   TestCreateWithCustomReadonlyPaths
09:44:33 [2022-08-04T09:44:33.444Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateDifferentPlatform
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateDifferentPlatform/different_os
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:44:34 [2022-08-04T09:44:34.010Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:34 [2022-08-04T09:44:34.010Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:44:34 [2022-08-04T09:44:34.010Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestContainerStartOnDaemonRestart
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestContainerStartOnDaemonRestart
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestDaemonRestartIpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestDaemonRestartIpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestDaemonHostGatewayIP
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestDaemonHostGatewayIP
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestRestartDaemonWithRestartingContainer
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestContainerKillOnDaemonStart
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestContainerKillOnDaemonStart
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestDiff
09:44:34 [2022-08-04T09:44:34.575Z] --- PASS: TestDiff (0.57s)
09:44:34 [2022-08-04T09:44:34.575Z] === RUN   TestExecConsoleSize
09:44:35 [2022-08-04T09:44:35.509Z] --- PASS: TestExecConsoleSize (0.62s)
09:44:35 [2022-08-04T09:44:35.510Z] === RUN   TestExecWithCloseStdin
09:44:36 [2022-08-04T09:44:36.075Z] --- PASS: TestExecWithCloseStdin (0.65s)
09:44:36 [2022-08-04T09:44:36.075Z] === RUN   TestExec
09:44:36 [2022-08-04T09:44:36.640Z] --- PASS: TestExec (0.60s)
09:44:36 [2022-08-04T09:44:36.640Z] === RUN   TestExecUser
09:44:37 [2022-08-04T09:44:37.206Z] --- PASS: TestExecUser (0.61s)
09:44:37 [2022-08-04T09:44:37.206Z] === RUN   TestExportContainerAndImportImage
09:44:37 [2022-08-04T09:44:37.771Z] --- PASS: TestExportContainerAndImportImage (0.70s)
09:44:37 [2022-08-04T09:44:37.771Z] === RUN   TestExportContainerAfterDaemonRestart
09:44:39 [2022-08-04T09:44:39.143Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
09:44:39 [2022-08-04T09:44:39.143Z] === RUN   TestHealthCheckWorkdir
09:44:39 [2022-08-04T09:44:39.708Z] --- PASS: TestHealthCheckWorkdir (0.70s)
09:44:39 [2022-08-04T09:44:39.708Z] === RUN   TestHealthKillContainer
09:44:49 [2022-08-04T09:44:49.670Z] --- PASS: TestHealthKillContainer (8.23s)
09:44:49 [2022-08-04T09:44:49.670Z] === RUN   TestInspectCpusetInConfigPre120
09:44:49 [2022-08-04T09:44:49.670Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
09:44:49 [2022-08-04T09:44:49.670Z] === RUN   TestIpcModeNone
09:44:49 [2022-08-04T09:44:49.670Z] --- PASS: TestIpcModeNone (0.62s)
09:44:49 [2022-08-04T09:44:49.670Z] === RUN   TestIpcModePrivate
09:44:49 [2022-08-04T09:44:49.670Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
09:44:49 [2022-08-04T09:44:49.670Z] --- PASS: TestIpcModePrivate (0.59s)
09:44:49 [2022-08-04T09:44:49.670Z] === RUN   TestIpcModeShareable
09:44:50 [2022-08-04T09:44:50.234Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
09:44:50 [2022-08-04T09:44:50.491Z] --- PASS: TestIpcModeShareable (0.63s)
09:44:50 [2022-08-04T09:44:50.491Z] === RUN   TestAPIIpcModeShareableAndContainer
09:44:52 [2022-08-04T09:44:52.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s)
09:44:52 [2022-08-04T09:44:52.391Z] === RUN   TestAPIIpcModeHost
09:44:52 [2022-08-04T09:44:52.649Z] --- PASS: TestAPIIpcModeHost (0.40s)
09:44:52 [2022-08-04T09:44:52.649Z] === RUN   TestDaemonIpcModeShareable
09:44:53 [2022-08-04T09:44:53.581Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
09:44:53 [2022-08-04T09:44:53.839Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
09:44:53 [2022-08-04T09:44:53.839Z] === RUN   TestDaemonIpcModePrivate
09:44:54 [2022-08-04T09:44:54.772Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
09:44:55 [2022-08-04T09:44:55.036Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
09:44:55 [2022-08-04T09:44:55.036Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:44:55 [2022-08-04T09:44:55.969Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
09:44:56 [2022-08-04T09:44:56.226Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
09:44:56 [2022-08-04T09:44:56.226Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:44:57 [2022-08-04T09:44:57.160Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
09:44:57 [2022-08-04T09:44:57.418Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s)
09:44:57 [2022-08-04T09:44:57.418Z] === RUN   TestIpcModeOlderClient
09:44:57 [2022-08-04T09:44:57.418Z] === PAUSE TestIpcModeOlderClient
09:44:57 [2022-08-04T09:44:57.418Z] === RUN   TestKillContainerInvalidSignal
09:44:58 [2022-08-04T09:44:58.010Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
09:44:58 [2022-08-04T09:44:58.010Z] === RUN   TestKillContainer
09:44:58 [2022-08-04T09:44:58.010Z] === RUN   TestKillContainer/no_signal
09:44:58 [2022-08-04T09:44:58.274Z] === RUN   TestKillContainer/non_killing_signal
09:44:58 [2022-08-04T09:44:58.844Z] === RUN   TestKillContainer/killing_signal
09:44:59 [2022-08-04T09:44:59.411Z] --- PASS: TestKillContainer (1.40s)
09:44:59 [2022-08-04T09:44:59.411Z]     --- PASS: TestKillContainer/no_signal (0.44s)
09:44:59 [2022-08-04T09:44:59.411Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
09:44:59 [2022-08-04T09:44:59.411Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
09:44:59 [2022-08-04T09:44:59.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:44:59 [2022-08-04T09:44:59.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:44:59 [2022-08-04T09:44:59.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:45:00 [2022-08-04T09:45:00.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
09:45:00 [2022-08-04T09:45:00.609Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
09:45:00 [2022-08-04T09:45:00.609Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
09:45:00 [2022-08-04T09:45:00.609Z] === RUN   TestKillStoppedContainer
09:45:00 [2022-08-04T09:45:00.609Z] --- PASS: TestKillStoppedContainer (0.05s)
09:45:00 [2022-08-04T09:45:00.609Z] === RUN   TestKillStoppedContainerAPIPre120
09:45:00 [2022-08-04T09:45:00.867Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:45:00 [2022-08-04T09:45:00.867Z] === RUN   TestKillDifferentUserContainer
09:45:01 [2022-08-04T09:45:01.125Z] --- PASS: TestKillDifferentUserContainer (0.45s)
09:45:01 [2022-08-04T09:45:01.125Z] === RUN   TestInspectOomKilledTrue
09:45:01 [2022-08-04T09:45:01.125Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:45:01 [2022-08-04T09:45:01.125Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:45:01 [2022-08-04T09:45:01.125Z] === RUN   TestInspectOomKilledFalse
09:45:01 [2022-08-04T09:45:01.690Z] --- PASS: TestInspectOomKilledFalse (0.43s)
09:45:01 [2022-08-04T09:45:01.691Z] === RUN   TestLinksEtcHostsContentMatch
09:45:01 [2022-08-04T09:45:01.948Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
09:45:01 [2022-08-04T09:45:01.948Z] === RUN   TestLinksContainerNames
09:45:03 [2022-08-04T09:45:03.319Z] --- PASS: TestLinksContainerNames (1.01s)
09:45:03 [2022-08-04T09:45:03.319Z] === RUN   TestLogsFollowTailEmpty
09:45:03 [2022-08-04T09:45:03.577Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:45:04 [2022-08-04T09:45:04.144Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:45:04 [2022-08-04T09:45:04.144Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:04 [2022-08-04T09:45:04.710Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:45:04 [2022-08-04T09:45:04.710Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:45:06 [2022-08-04T09:45:06.210Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:45:06 [2022-08-04T09:45:06.210Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:06 [2022-08-04T09:45:06.468Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:45:06 [2022-08-04T09:45:06.727Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:45:07 [2022-08-04T09:45:07.293Z] --- PASS: TestLogs (3.91s)
09:45:07 [2022-08-04T09:45:07.293Z]     --- PASS: TestLogs/driver_local (0.01s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.79s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
09:45:07 [2022-08-04T09:45:07.293Z]     --- PASS: TestLogs/driver_json-file (0.02s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
09:45:07 [2022-08-04T09:45:07.294Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
09:45:07 [2022-08-04T09:45:07.294Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s)
09:45:07 [2022-08-04T09:45:07.294Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s)
09:45:07 [2022-08-04T09:45:07.294Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s)
09:45:07 [2022-08-04T09:45:07.294Z] === RUN   TestContainerNetworkMountsNoChown
09:45:07 [2022-08-04T09:45:07.859Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rslave
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rshared
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/shared
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rprivate
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/slave
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/private
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/private/bind_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/private/mount_root
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:45:08 [2022-08-04T09:45:08.376Z] --- PASS: TestMountDaemonRoot (0.01s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z] === RUN   TestContainerBindMountNonRecursive
09:45:09 [2022-08-04T09:45:09.750Z] --- PASS: TestContainerBindMountNonRecursive (1.40s)
09:45:09 [2022-08-04T09:45:09.750Z] === RUN   TestContainerVolumesMountedAsShared
09:45:10 [2022-08-04T09:45:10.316Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:45:10 [2022-08-04T09:45:10.316Z] === RUN   TestContainerVolumesMountedAsSlave
09:45:10 [2022-08-04T09:45:10.575Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
09:45:10 [2022-08-04T09:45:10.575Z] === RUN   TestNetworkNat
09:45:11 [2022-08-04T09:45:11.139Z] --- PASS: TestNetworkNat (0.50s)
09:45:11 [2022-08-04T09:45:11.139Z] === RUN   TestNetworkLocalhostTCPNat
09:45:11 [2022-08-04T09:45:11.398Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
09:45:11 [2022-08-04T09:45:11.398Z] === RUN   TestNetworkLoopbackNat
09:45:14 [2022-08-04T09:45:14.675Z] --- PASS: TestNetworkLoopbackNat (2.56s)
09:45:14 [2022-08-04T09:45:14.675Z] === RUN   TestPause
09:45:14 [2022-08-04T09:45:14.675Z] --- PASS: TestPause (0.48s)
09:45:14 [2022-08-04T09:45:14.675Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:45:14 [2022-08-04T09:45:14.675Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:45:14 [2022-08-04T09:45:14.675Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:45:14 [2022-08-04T09:45:14.675Z] === RUN   TestPauseStopPausedContainer
09:45:14 [2022-08-04T09:45:14.933Z] --- PASS: TestPauseStopPausedContainer (0.47s)
09:45:14 [2022-08-04T09:45:14.933Z] === RUN   TestPidHost
09:45:16 [2022-08-04T09:45:16.305Z] --- PASS: TestPidHost (1.03s)
09:45:16 [2022-08-04T09:45:16.305Z] === RUN   TestPsFilter
09:45:16 [2022-08-04T09:45:16.305Z] --- PASS: TestPsFilter (0.12s)
09:45:16 [2022-08-04T09:45:16.305Z] === RUN   TestRemoveContainerWithRemovedVolume
09:45:16 [2022-08-04T09:45:16.563Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
09:45:16 [2022-08-04T09:45:16.563Z] === RUN   TestRemoveContainerWithVolume
09:45:17 [2022-08-04T09:45:17.128Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
09:45:17 [2022-08-04T09:45:17.128Z] === RUN   TestRemoveContainerRunning
09:45:17 [2022-08-04T09:45:17.386Z] --- PASS: TestRemoveContainerRunning (0.43s)
09:45:17 [2022-08-04T09:45:17.386Z] === RUN   TestRemoveContainerForceRemoveRunning
09:45:17 [2022-08-04T09:45:17.951Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
09:45:17 [2022-08-04T09:45:17.952Z] === RUN   TestRemoveInvalidContainer
09:45:17 [2022-08-04T09:45:17.952Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:45:17 [2022-08-04T09:45:17.952Z] === RUN   TestRenameLinkedContainer
09:45:19 [2022-08-04T09:45:19.852Z] --- PASS: TestRenameLinkedContainer (1.73s)
09:45:19 [2022-08-04T09:45:19.852Z] === RUN   TestRenameStoppedContainer
09:45:20 [2022-08-04T09:45:20.111Z] --- PASS: TestRenameStoppedContainer (0.44s)
09:45:20 [2022-08-04T09:45:20.111Z] === RUN   TestRenameRunningContainerAndReuse
09:45:21 [2022-08-04T09:45:21.044Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
09:45:21 [2022-08-04T09:45:21.044Z] === RUN   TestRenameInvalidName
09:45:21 [2022-08-04T09:45:21.610Z] --- PASS: TestRenameInvalidName (0.44s)
09:45:21 [2022-08-04T09:45:21.610Z] === RUN   TestRenameAnonymousContainer
09:45:22 [2022-08-04T09:45:22.982Z] --- PASS: TestRenameAnonymousContainer (1.60s)
09:45:22 [2022-08-04T09:45:22.982Z] === RUN   TestRenameContainerWithSameName
09:45:23 [2022-08-04T09:45:23.548Z] --- PASS: TestRenameContainerWithSameName (0.44s)
09:45:23 [2022-08-04T09:45:23.548Z] === RUN   TestRenameContainerWithLinkedContainer
09:45:24 [2022-08-04T09:45:24.481Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
09:45:24 [2022-08-04T09:45:24.481Z] === RUN   TestResize
09:45:24 [2022-08-04T09:45:24.739Z] --- PASS: TestResize (0.44s)
09:45:24 [2022-08-04T09:45:24.739Z] === RUN   TestResizeWithInvalidSize
09:45:25 [2022-08-04T09:45:25.305Z] --- PASS: TestResizeWithInvalidSize (0.44s)
09:45:25 [2022-08-04T09:45:25.305Z] === RUN   TestResizeWhenContainerNotStarted
09:45:25 [2022-08-04T09:45:25.871Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:27 [2022-08-04T09:45:27.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:28 [2022-08-04T09:45:28.704Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:30 [2022-08-04T09:45:30.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:30 [2022-08-04T09:45:30.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:31 [2022-08-04T09:45:31.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:31 [2022-08-04T09:45:31.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:34 [2022-08-04T09:45:34.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:34 [2022-08-04T09:45:34.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:37 [2022-08-04T09:45:37.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:38 [2022-08-04T09:45:38.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:38 [2022-08-04T09:45:38.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:40 [2022-08-04T09:45:40.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:41 [2022-08-04T09:45:41.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:42 [2022-08-04T09:45:42.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:44 [2022-08-04T09:45:44.343Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.95s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
09:45:44 [2022-08-04T09:45:44.343Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:45:44 [2022-08-04T09:45:44.343Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:45:45 [2022-08-04T09:45:45.290Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:45:46 [2022-08-04T09:45:46.225Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s)
09:45:46 [2022-08-04T09:45:46.225Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s)
09:45:46 [2022-08-04T09:45:46.225Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s)
09:45:46 [2022-08-04T09:45:46.225Z] === RUN   TestCgroupNamespacesRun
09:45:47 [2022-08-04T09:45:47.600Z] --- PASS: TestCgroupNamespacesRun (1.21s)
09:45:47 [2022-08-04T09:45:47.600Z] === RUN   TestCgroupNamespacesRunPrivileged
09:45:47 [2022-08-04T09:45:47.600Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:45:47 [2022-08-04T09:45:47.600Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
09:45:47 [2022-08-04T09:45:47.600Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:45:48 [2022-08-04T09:45:48.972Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
09:45:48 [2022-08-04T09:45:48.972Z] === RUN   TestCgroupNamespacesRunHostMode
09:45:49 [2022-08-04T09:45:49.907Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
09:45:49 [2022-08-04T09:45:49.907Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:45:51 [2022-08-04T09:45:51.281Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
09:45:51 [2022-08-04T09:45:51.281Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:45:52 [2022-08-04T09:45:52.216Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
09:45:52 [2022-08-04T09:45:52.216Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:45:53 [2022-08-04T09:45:53.217Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
09:45:53 [2022-08-04T09:45:53.217Z] === RUN   TestCgroupNamespacesRunOlderClient
09:45:54 [2022-08-04T09:45:54.152Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
09:45:54 [2022-08-04T09:45:54.152Z] === RUN   TestNISDomainname
09:45:54 [2022-08-04T09:45:54.718Z] --- PASS: TestNISDomainname (0.59s)
09:45:54 [2022-08-04T09:45:54.718Z] === RUN   TestHostnameDnsResolution
09:45:55 [2022-08-04T09:45:55.653Z] --- PASS: TestHostnameDnsResolution (0.75s)
09:45:55 [2022-08-04T09:45:55.653Z] === RUN   TestUnprivilegedPortsAndPing
09:45:56 [2022-08-04T09:45:56.220Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
09:45:56 [2022-08-04T09:45:56.220Z] === RUN   TestPrivilegedHostDevices
09:45:56 [2022-08-04T09:45:56.787Z] --- PASS: TestPrivilegedHostDevices (0.53s)
09:45:56 [2022-08-04T09:45:56.787Z] === RUN   TestRunConsoleSize
09:45:57 [2022-08-04T09:45:57.046Z] --- PASS: TestRunConsoleSize (0.44s)
09:45:57 [2022-08-04T09:45:57.046Z] === RUN   TestRunWithAlternativeContainerdShim
09:45:58 [2022-08-04T09:45:58.426Z] --- PASS: TestRunWithAlternativeContainerdShim (1.23s)
09:45:58 [2022-08-04T09:45:58.426Z] === RUN   TestStats
09:46:00 [2022-08-04T09:46:00.952Z] --- PASS: TestStats (2.53s)
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout/0
09:46:00 [2022-08-04T09:46:00.952Z] === PAUSE TestStopContainerWithTimeout/0
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout/1
09:46:00 [2022-08-04T09:46:00.952Z] === PAUSE TestStopContainerWithTimeout/1
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout/3
09:46:00 [2022-08-04T09:46:00.952Z] === PAUSE TestStopContainerWithTimeout/3
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout/-1
09:46:00 [2022-08-04T09:46:00.952Z] === PAUSE TestStopContainerWithTimeout/-1
09:46:00 [2022-08-04T09:46:00.952Z] === CONT  TestStopContainerWithTimeout/0
09:46:00 [2022-08-04T09:46:00.952Z] === CONT  TestStopContainerWithTimeout/-1
09:46:01 [2022-08-04T09:46:01.886Z] === CONT  TestStopContainerWithTimeout/3
09:46:03 [2022-08-04T09:46:03.783Z] === CONT  TestStopContainerWithTimeout/1
09:46:05 [2022-08-04T09:46:05.155Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:46:05 [2022-08-04T09:46:05.155Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
09:46:05 [2022-08-04T09:46:05.155Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
09:46:05 [2022-08-04T09:46:05.155Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
09:46:05 [2022-08-04T09:46:05.155Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
09:46:05 [2022-08-04T09:46:05.155Z] === RUN   TestDeleteDevicemapper
09:46:05 [2022-08-04T09:46:05.155Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:46:05 [2022-08-04T09:46:05.155Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:46:05 [2022-08-04T09:46:05.155Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:46:06 [2022-08-04T09:46:06.531Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
09:46:06 [2022-08-04T09:46:06.531Z] === RUN   TestUpdateMemory
09:46:07 [2022-08-04T09:46:07.098Z] --- PASS: TestUpdateMemory (0.59s)
09:46:07 [2022-08-04T09:46:07.098Z] === RUN   TestUpdateCPUQuota
09:46:08 [2022-08-04T09:46:08.031Z] --- PASS: TestUpdateCPUQuota (0.88s)
09:46:08 [2022-08-04T09:46:08.031Z] === RUN   TestUpdatePidsLimit
09:46:08 [2022-08-04T09:46:08.031Z] === RUN   TestUpdatePidsLimit/update_from_none
09:46:08 [2022-08-04T09:46:08.289Z] === RUN   TestUpdatePidsLimit/no_change
09:46:08 [2022-08-04T09:46:08.547Z] === RUN   TestUpdatePidsLimit/update_lower
09:46:08 [2022-08-04T09:46:08.806Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:46:09 [2022-08-04T09:46:09.064Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:46:09 [2022-08-04T09:46:09.064Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:46:09 [2022-08-04T09:46:09.322Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:46:10 [2022-08-04T09:46:10.255Z] --- PASS: TestUpdatePidsLimit (2.11s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
09:46:10 [2022-08-04T09:46:10.255Z] === RUN   TestUpdateRestartPolicy
09:46:22 [2022-08-04T09:46:22.446Z] --- PASS: TestUpdateRestartPolicy (11.14s)
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestUpdateRestartWithAutoRemove
09:46:22 [2022-08-04T09:46:22.446Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitNonBlocked
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:46:22 [2022-08-04T09:46:22.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:46:22 [2022-08-04T09:46:22.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] --- PASS: TestWaitNonBlocked (0.01s)
09:46:22 [2022-08-04T09:46:22.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
09:46:22 [2022-08-04T09:46:22.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitBlocked
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:46:22 [2022-08-04T09:46:22.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:46:22 [2022-08-04T09:46:22.446Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:46:23 [2022-08-04T09:46:23.378Z] --- PASS: TestWaitBlocked (0.01s)
09:46:23 [2022-08-04T09:46:23.378Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
09:46:23 [2022-08-04T09:46:23.378Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions/default
09:46:23 [2022-08-04T09:46:23.378Z] === PAUSE TestWaitConditions/default
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions/not-running
09:46:23 [2022-08-04T09:46:23.378Z] === PAUSE TestWaitConditions/not-running
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions/next-exit
09:46:23 [2022-08-04T09:46:23.378Z] === PAUSE TestWaitConditions/next-exit
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions/removed
09:46:23 [2022-08-04T09:46:23.378Z] === PAUSE TestWaitConditions/removed
09:46:23 [2022-08-04T09:46:23.378Z] === CONT  TestWaitConditions/default
09:46:23 [2022-08-04T09:46:23.378Z] === CONT  TestWaitConditions/not-running
09:46:25 [2022-08-04T09:46:25.276Z] === CONT  TestWaitConditions/removed
09:46:25 [2022-08-04T09:46:25.276Z] === CONT  TestWaitConditions/next-exit
09:46:26 [2022-08-04T09:46:26.647Z] --- PASS: TestWaitConditions (0.02s)
09:46:26 [2022-08-04T09:46:26.647Z]     --- PASS: TestWaitConditions/default (1.73s)
09:46:26 [2022-08-04T09:46:26.647Z]     --- PASS: TestWaitConditions/not-running (1.76s)
09:46:26 [2022-08-04T09:46:26.647Z]     --- PASS: TestWaitConditions/removed (1.62s)
09:46:26 [2022-08-04T09:46:26.647Z]     --- PASS: TestWaitConditions/next-exit (1.58s)
09:46:26 [2022-08-04T09:46:26.647Z] === RUN   TestWaitRestartedContainer
09:46:26 [2022-08-04T09:46:26.647Z] === RUN   TestWaitRestartedContainer/default
09:46:26 [2022-08-04T09:46:26.647Z] === PAUSE TestWaitRestartedContainer/default
09:46:26 [2022-08-04T09:46:26.647Z] === RUN   TestWaitRestartedContainer/not-running
09:46:26 [2022-08-04T09:46:26.647Z] === PAUSE TestWaitRestartedContainer/not-running
09:46:26 [2022-08-04T09:46:26.647Z] === RUN   TestWaitRestartedContainer/next-exit
09:46:26 [2022-08-04T09:46:26.647Z] === PAUSE TestWaitRestartedContainer/next-exit
09:46:26 [2022-08-04T09:46:26.647Z] === CONT  TestWaitRestartedContainer/default
09:46:26 [2022-08-04T09:46:26.647Z] === CONT  TestWaitRestartedContainer/next-exit
09:46:28 [2022-08-04T09:46:28.545Z] === CONT  TestWaitRestartedContainer/not-running
09:46:29 [2022-08-04T09:46:29.478Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:46:29 [2022-08-04T09:46:29.478Z]     --- PASS: TestWaitRestartedContainer/default (1.69s)
09:46:29 [2022-08-04T09:46:29.478Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.71s)
09:46:29 [2022-08-04T09:46:29.478Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
09:46:29 [2022-08-04T09:46:29.478Z] === CONT  TestContainerStartOnDaemonRestart
09:46:29 [2022-08-04T09:46:29.478Z] === CONT  TestRestartDaemonWithRestartingContainer
09:46:32 [2022-08-04T09:46:32.008Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s)
09:46:32 [2022-08-04T09:46:32.008Z] === CONT  TestIpcModeOlderClient
09:46:32 [2022-08-04T09:46:32.008Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s)
09:46:32 [2022-08-04T09:46:32.008Z] === CONT  TestContainerKillOnDaemonStart
09:46:32 [2022-08-04T09:46:32.008Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:46:32 [2022-08-04T09:46:32.008Z] === CONT  TestDaemonHostGatewayIP
09:46:34 [2022-08-04T09:46:34.539Z] --- PASS: TestDaemonHostGatewayIP (2.63s)
09:46:34 [2022-08-04T09:46:34.539Z] === CONT  TestDaemonRestartIpcMode
09:46:37 [2022-08-04T09:46:37.067Z] --- PASS: TestDaemonRestartIpcMode (2.34s)
09:46:43 [2022-08-04T09:46:43.682Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
09:46:43 [2022-08-04T09:46:43.682Z] PASS
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === Skipped
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] DONE 272 tests, 5 skipped in 135.572s
09:46:43 [2022-08-04T09:46:43.682Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:46:43 [2022-08-04T09:46:43.682Z] === RUN   TestConfigDaemonLibtrustID
09:46:43 [2022-08-04T09:46:43.940Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:46:43 [2022-08-04T09:46:43.940Z] === RUN   TestConfigDaemonID
09:46:44 [2022-08-04T09:46:44.873Z]     daemon_test.go:83: [d3ab36eb423f6] daemon is not started
09:46:44 [2022-08-04T09:46:44.873Z] --- PASS: TestConfigDaemonID (1.04s)
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/invalid_config
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/malformed_config
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/valid_config
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/valid_config
09:46:44 [2022-08-04T09:46:44.873Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:46:44 [2022-08-04T09:46:44.873Z] === CONT  TestDaemonConfigValidation/malformed_config
09:46:45 [2022-08-04T09:46:45.131Z] === CONT  TestDaemonConfigValidation/valid_config
09:46:45 [2022-08-04T09:46:45.131Z] === CONT  TestDaemonConfigValidation/invalid_config
09:46:45 [2022-08-04T09:46:45.131Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:46:45 [2022-08-04T09:46:45.131Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:46:45 [2022-08-04T09:46:45.131Z] === RUN   TestConfigDaemonSeccompProfiles
09:46:45 [2022-08-04T09:46:45.131Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:46:46 [2022-08-04T09:46:46.504Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:46:47 [2022-08-04T09:46:47.436Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:46:48 [2022-08-04T09:46:48.370Z] === CONT  TestConfigDaemonSeccompProfiles
09:46:48 [2022-08-04T09:46:48.371Z]     daemon_test.go:197: [de67d5b40f6c2] daemon is not started
09:46:48 [2022-08-04T09:46:48.371Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
09:46:48 [2022-08-04T09:46:48.371Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:46:48 [2022-08-04T09:46:48.371Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:46:48 [2022-08-04T09:46:48.371Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:46:48 [2022-08-04T09:46:48.371Z] === RUN   TestDaemonProxy
09:46:48 [2022-08-04T09:46:48.371Z] === RUN   TestDaemonProxy/environment_variables
09:46:50 [2022-08-04T09:46:50.267Z] === RUN   TestDaemonProxy/command-line_options
09:46:51 [2022-08-04T09:46:51.640Z] === RUN   TestDaemonProxy/configuration_file
09:46:53 [2022-08-04T09:46:53.537Z] === RUN   TestDaemonProxy/conflicting_options
09:46:54 [2022-08-04T09:46:54.102Z] === RUN   TestDaemonProxy/reload_sanitized
09:46:54 [2022-08-04T09:46:54.667Z] --- PASS: TestDaemonProxy (6.17s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/environment_variables (1.70s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:46:54 [2022-08-04T09:46:54.667Z] PASS
09:46:54 [2022-08-04T09:46:54.667Z] 
09:46:54 [2022-08-04T09:46:54.667Z] DONE 18 tests in 11.100s
09:46:54 [2022-08-04T09:46:54.667Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:46:54 [2022-08-04T09:46:54.667Z] INFO: Testing against a local daemon
09:46:54 [2022-08-04T09:46:54.667Z] === RUN   TestCommitInheritsEnv
09:46:54 [2022-08-04T09:46:54.924Z] --- PASS: TestCommitInheritsEnv (0.30s)
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportExtremelyLargeImageWorks
09:46:54 [2022-08-04T09:46:54.924Z] === PAUSE TestImportExtremelyLargeImageWorks
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform/#00
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform/_______
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform//
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform/linux
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform/LINUX
09:46:55 [2022-08-04T09:46:55.181Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:46:55 [2022-08-04T09:46:55.181Z] === RUN   TestImportWithCustomPlatform/macos
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:46:55 [2022-08-04T09:46:55.182Z] --- PASS: TestImportWithCustomPlatform (0.32s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestImagesFilterMultiReference
09:46:55 [2022-08-04T09:46:55.182Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestImagePullPlatformInvalid
09:46:55 [2022-08-04T09:46:55.182Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestRemoveImageOrphaning
09:46:55 [2022-08-04T09:46:55.747Z] --- PASS: TestRemoveImageOrphaning (0.29s)
09:46:55 [2022-08-04T09:46:55.747Z] === RUN   TestRemoveImageGarbageCollector
09:46:56 [2022-08-04T09:46:56.005Z] time="2022-08-04T09:46:55Z" level=info msg="[graphdriver] trying configured driver: overlay2"
09:46:57 [2022-08-04T09:46:57.380Z] --- PASS: TestRemoveImageGarbageCollector (1.89s)
09:46:57 [2022-08-04T09:46:57.380Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:46:57 [2022-08-04T09:46:57.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:46:57 [2022-08-04T09:46:57.380Z] === RUN   TestTagInvalidReference
09:46:57 [2022-08-04T09:46:57.380Z] --- PASS: TestTagInvalidReference (0.01s)
09:46:57 [2022-08-04T09:46:57.380Z] === RUN   TestTagValidPrefixedRepo
09:46:57 [2022-08-04T09:46:57.638Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:46:57 [2022-08-04T09:46:57.638Z] === RUN   TestTagExistedNameWithoutForce
09:46:57 [2022-08-04T09:46:57.638Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:46:57 [2022-08-04T09:46:57.638Z] === RUN   TestTagOfficialNames
09:46:57 [2022-08-04T09:46:57.638Z] --- PASS: TestTagOfficialNames (0.07s)
09:46:57 [2022-08-04T09:46:57.638Z] === RUN   TestTagMatchesDigest
09:46:57 [2022-08-04T09:46:57.638Z] --- PASS: TestTagMatchesDigest (0.04s)
09:46:57 [2022-08-04T09:46:57.638Z] === CONT  TestImportExtremelyLargeImageWorks
09:48:34 [2022-08-04T09:48:34.159Z] --- PASS: TestImportExtremelyLargeImageWorks (92.33s)
09:48:34 [2022-08-04T09:48:34.159Z] PASS
09:48:34 [2022-08-04T09:48:34.159Z] 
09:48:34 [2022-08-04T09:48:34.159Z] DONE 22 tests in 95.499s
09:48:34 [2022-08-04T09:48:34.159Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestStripANSICommands
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestStripANSICommands/#00
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestStripANSICommands/#01
09:48:34 [2022-08-04T09:48:34.159Z] --- PASS: TestStripANSICommands (0.00s)
09:48:34 [2022-08-04T09:48:34.159Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:48:34 [2022-08-04T09:48:34.159Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:48:34 [2022-08-04T09:48:34.159Z] PASS
09:48:34 [2022-08-04T09:48:34.159Z] 
09:48:34 [2022-08-04T09:48:34.159Z] DONE 3 tests in 0.009s
09:48:34 [2022-08-04T09:48:34.159Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:48:34 [2022-08-04T09:48:34.159Z] INFO: Testing against a local daemon
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestNetworkCreateDelete
09:48:34 [2022-08-04T09:48:34.159Z] --- PASS: TestNetworkCreateDelete (0.12s)
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestDockerNetworkDeletePreferID
09:48:34 [2022-08-04T09:48:34.159Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestDaemonDNSFallback
09:48:37 [2022-08-04T09:48:37.436Z] --- PASS: TestDaemonDNSFallback (6.40s)
09:48:37 [2022-08-04T09:48:37.436Z] === RUN   TestInspectNetwork
09:48:40 [2022-08-04T09:48:40.718Z] === RUN   TestInspectNetwork/full_network_id
09:48:40 [2022-08-04T09:48:40.718Z] === RUN   TestInspectNetwork/partial_network_id
09:48:40 [2022-08-04T09:48:40.718Z] === RUN   TestInspectNetwork/network_name
09:48:40 [2022-08-04T09:48:40.718Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:48:44 [2022-08-04T09:48:44.906Z] --- PASS: TestInspectNetwork (7.30s)
09:48:44 [2022-08-04T09:48:44.906Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:48:44 [2022-08-04T09:48:44.906Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:48:44 [2022-08-04T09:48:44.906Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:48:44 [2022-08-04T09:48:44.906Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:48:44 [2022-08-04T09:48:44.906Z] === RUN   TestRunContainerWithBridgeNone
09:48:45 [2022-08-04T09:48:45.841Z] --- PASS: TestRunContainerWithBridgeNone (1.65s)
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkInvalidJSON/networks/create
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:48:45 [2022-08-04T09:48:45.841Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkList
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkList//networks
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkList//networks
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkList//networks/
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkList//networks/
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkList//networks
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkList//networks/
09:48:45 [2022-08-04T09:48:45.841Z] --- PASS: TestNetworkList (0.01s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkList//networks (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestHostIPv4BridgeLabel
09:48:46 [2022-08-04T09:48:46.407Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:48:46 [2022-08-04T09:48:46.407Z] === RUN   TestDaemonRestartWithLiveRestore
09:48:47 [2022-08-04T09:48:47.780Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:48:47 [2022-08-04T09:48:47.780Z] === RUN   TestDaemonDefaultNetworkPools
09:48:48 [2022-08-04T09:48:48.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
09:48:48 [2022-08-04T09:48:48.346Z] === RUN   TestDaemonRestartWithExistingNetwork
09:48:49 [2022-08-04T09:48:49.280Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
09:48:49 [2022-08-04T09:48:49.280Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:48:50 [2022-08-04T09:48:50.653Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
09:48:50 [2022-08-04T09:48:50.653Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:48:51 [2022-08-04T09:48:51.218Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:48:51 [2022-08-04T09:48:51.218Z] === RUN   TestServiceWithPredefinedNetwork
09:48:53 [2022-08-04T09:48:53.743Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
09:48:53 [2022-08-04T09:48:53.743Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:48:53 [2022-08-04T09:48:53.743Z]     service_test.go:243: FLAKY_TEST
09:48:53 [2022-08-04T09:48:53.743Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:48:53 [2022-08-04T09:48:53.743Z] === RUN   TestServiceWithDataPathPortInit
09:49:08 [2022-08-04T09:49:08.610Z] --- PASS: TestServiceWithDataPathPortInit (14.05s)
09:49:08 [2022-08-04T09:49:08.610Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:49:10 [2022-08-04T09:49:10.532Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rsv7f9jyrrwri9dvnnm7lzu4o Created:2022-08-04 09:49:08.799869285 +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[1dd1d8d4127034ef28c40d2b86222824a365ce2b0077d25b4e0cfe359a69365a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rg4jjbpq0rtfhejuyfp7ohx2l EndpointID:4d37b998907e8aa78f116ff6a3f83342e5dd7d5ccc06de08d0b0084f76ab5a97 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37fba9e9752c78bc58479af9a394f58f8ec96793acf197322e7a5265253bb0b2 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:c754b4ff98d2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rg4jjbpq0rtfhejuyfp7ohx2l EndpointID:4d37b998907e8aa78f116ff6a3f83342e5dd7d5ccc06de08d0b0084f76ab5a97 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:49:14 [2022-08-04T09:49:14.712Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s)
09:49:14 [2022-08-04T09:49:14.712Z] PASS
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] === Skipped
09:49:14 [2022-08-04T09:49:14.712Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z]     service_test.go:243: FLAKY_TEST
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] DONE 38 tests, 1 skipped in 44.684s
09:49:14 [2022-08-04T09:49:14.712Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:49:14 [2022-08-04T09:49:14.712Z] INFO: Testing against a local daemon
09:49:14 [2022-08-04T09:49:14.712Z] === RUN   TestDockerNetworkIpvlanPersistance
09:49:14 [2022-08-04T09:49:14.712Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:14 [2022-08-04T09:49:14.712Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z] === RUN   TestDockerNetworkIpvlan
09:49:14 [2022-08-04T09:49:14.712Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:14 [2022-08-04T09:49:14.712Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z] PASS
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] === Skipped
09:49:14 [2022-08-04T09:49:14.712Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] DONE 2 tests, 2 skipped in 0.023s
09:49:14 [2022-08-04T09:49:14.712Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:49:14 [2022-08-04T09:49:14.712Z] INFO: Testing against a local daemon
09:49:14 [2022-08-04T09:49:14.712Z] === RUN   TestDockerNetworkMacvlanPersistance
09:49:16 [2022-08-04T09:49:16.086Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
09:49:16 [2022-08-04T09:49:16.086Z] === RUN   TestDockerNetworkMacvlan
09:49:16 [2022-08-04T09:49:16.651Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:49:17 [2022-08-04T09:49:17.586Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:49:18 [2022-08-04T09:49:18.151Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:49:20 [2022-08-04T09:49:20.054Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:49:21 [2022-08-04T09:49:21.953Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:49:25 [2022-08-04T09:49:25.235Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:49:26 [2022-08-04T09:49:26.169Z] --- PASS: TestDockerNetworkMacvlan (9.89s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
09:49:26 [2022-08-04T09:49:26.169Z] PASS
09:49:26 [2022-08-04T09:49:26.169Z] 
09:49:26 [2022-08-04T09:49:26.169Z] DONE 8 tests in 11.192s
09:49:26 [2022-08-04T09:49:26.169Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:49:26 [2022-08-04T09:49:26.169Z] testing: warning: no tests to run
09:49:26 [2022-08-04T09:49:26.169Z] PASS
09:49:26 [2022-08-04T09:49:26.169Z] 
09:49:26 [2022-08-04T09:49:26.169Z] DONE 0 tests in 0.007s
09:49:26 [2022-08-04T09:49:26.169Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:49:26 [2022-08-04T09:49:26.169Z] INFO: Testing against a local daemon
09:49:26 [2022-08-04T09:49:26.169Z] === RUN   TestAuthZPluginAllowRequest
09:49:27 [2022-08-04T09:49:27.104Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
09:49:27 [2022-08-04T09:49:27.104Z] === RUN   TestAuthZPluginTLS
09:49:27 [2022-08-04T09:49:27.669Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:49:27 [2022-08-04T09:49:27.669Z] === RUN   TestAuthZPluginDenyRequest
09:49:28 [2022-08-04T09:49:28.235Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:49:28 [2022-08-04T09:49:28.235Z] === RUN   TestAuthZPluginAPIDenyResponse
09:49:28 [2022-08-04T09:49:28.801Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:49:28 [2022-08-04T09:49:28.801Z] === RUN   TestAuthZPluginDenyResponse
09:49:29 [2022-08-04T09:49:29.367Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:49:29 [2022-08-04T09:49:29.367Z] === RUN   TestAuthZPluginAllowEventStream
09:49:30 [2022-08-04T09:49:30.740Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
09:49:30 [2022-08-04T09:49:30.740Z] === RUN   TestAuthZPluginErrorResponse
09:49:30 [2022-08-04T09:49:30.998Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:49:30 [2022-08-04T09:49:30.998Z] === RUN   TestAuthZPluginErrorRequest
09:49:31 [2022-08-04T09:49:31.564Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:49:31 [2022-08-04T09:49:31.564Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:49:32 [2022-08-04T09:49:32.129Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:49:32 [2022-08-04T09:49:32.129Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:49:33 [2022-08-04T09:49:33.501Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
09:49:33 [2022-08-04T09:49:33.501Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:49:35 [2022-08-04T09:49:35.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
09:49:35 [2022-08-04T09:49:35.399Z] === RUN   TestAuthZPluginHeader
09:49:35 [2022-08-04T09:49:35.657Z] --- PASS: TestAuthZPluginHeader (0.70s)
09:49:35 [2022-08-04T09:49:35.657Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:49:40 [2022-08-04T09:49:40.917Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s)
09:49:40 [2022-08-04T09:49:40.917Z] === RUN   TestAuthZPluginV2Disable
09:49:44 [2022-08-04T09:49:44.196Z] --- PASS: TestAuthZPluginV2Disable (3.65s)
09:49:44 [2022-08-04T09:49:44.196Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:49:47 [2022-08-04T09:49:47.475Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s)
09:49:47 [2022-08-04T09:49:47.475Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:49:57 [2022-08-04T09:49:57.440Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.34s)
09:49:57 [2022-08-04T09:49:57.440Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:50:15 [2022-08-04T09:50:15.507Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
09:50:15 [2022-08-04T09:50:15.507Z] PASS
09:50:15 [2022-08-04T09:50:15.507Z] 
09:50:15 [2022-08-04T09:50:15.507Z] DONE 17 tests in 47.407s
09:50:15 [2022-08-04T09:50:15.507Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:50:15 [2022-08-04T09:50:15.507Z] INFO: Testing against a local daemon
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:50:15 [2022-08-04T09:50:15.507Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:50:15 [2022-08-04T09:50:15.507Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:50:15 [2022-08-04T09:50:15.507Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:50:15 [2022-08-04T09:50:15.507Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:50:15 [2022-08-04T09:50:15.507Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:50:15 [2022-08-04T09:50:15.507Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:50:15 [2022-08-04T09:50:15.507Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInstall
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInstall/no_auth
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58dde61b2693551d21fb173fd037a542f96fb3ae2dcd97d98a71260a885de482" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58dde61b2693551d21fb173fd037a542f96fb3ae2dcd97d98a71260a885de482" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInstall/with_htpasswd
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176ce9c8a9c3ccd97111ed1321e14a748752c0b11e5372a716eaeb132d001dd3" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176ce9c8a9c3ccd97111ed1321e14a748752c0b11e5372a716eaeb132d001dd3" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInstall/with_insecure
09:50:16 [2022-08-04T09:50:16.073Z] time="2022-08-04T09:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:16 [2022-08-04T09:50:16.073Z] time="2022-08-04T09:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:209db6f8d798c918f0a7a84f69473e4711854386b8e263cb21c4400449feea95" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:16 [2022-08-04T09:50:16.073Z] time="2022-08-04T09:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:16 [2022-08-04T09:50:16.073Z] time="2022-08-04T09:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:209db6f8d798c918f0a7a84f69473e4711854386b8e263cb21c4400449feea95" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:16 [2022-08-04T09:50:16.332Z]     plugin_test.go:196: [d767d06d2cb20] daemon is not started
09:50:16 [2022-08-04T09:50:16.332Z] --- PASS: TestPluginInstall (2.77s)
09:50:16 [2022-08-04T09:50:16.332Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
09:50:16 [2022-08-04T09:50:16.332Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
09:50:16 [2022-08-04T09:50:16.332Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
09:50:16 [2022-08-04T09:50:16.332Z] === RUN   TestPluginsWithRuntimes
09:50:17 [2022-08-04T09:50:17.704Z] === RUN   TestPluginsWithRuntimes/No_Args
09:50:18 [2022-08-04T09:50:18.636Z] === RUN   TestPluginsWithRuntimes/With_Args
09:50:19 [2022-08-04T09:50:19.567Z] --- PASS: TestPluginsWithRuntimes (3.37s)
09:50:19 [2022-08-04T09:50:19.567Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
09:50:19 [2022-08-04T09:50:19.567Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
09:50:19 [2022-08-04T09:50:19.567Z] === RUN   TestPluginBackCompatMediaTypes
09:50:20 [2022-08-04T09:50:20.160Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s)
09:50:20 [2022-08-04T09:50:20.160Z] PASS
09:50:20 [2022-08-04T09:50:20.160Z] 
09:50:20 [2022-08-04T09:50:20.160Z] DONE 24 tests in 6.794s
09:50:20 [2022-08-04T09:50:20.160Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:50:20 [2022-08-04T09:50:20.160Z] INFO: Testing against a local daemon
09:50:20 [2022-08-04T09:50:20.160Z] === RUN   TestExternalGraphDriver
09:50:20 [2022-08-04T09:50:20.736Z] === RUN   TestExternalGraphDriver/json
09:50:22 [2022-08-04T09:50:22.657Z] === RUN   TestExternalGraphDriver/spec
09:50:24 [2022-08-04T09:50:24.028Z] === RUN   TestExternalGraphDriver/pull
09:50:25 [2022-08-04T09:50:25.927Z] --- PASS: TestExternalGraphDriver (5.39s)
09:50:25 [2022-08-04T09:50:25.927Z]     --- PASS: TestExternalGraphDriver/json (1.72s)
09:50:25 [2022-08-04T09:50:25.927Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
09:50:25 [2022-08-04T09:50:25.927Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
09:50:25 [2022-08-04T09:50:25.927Z] === RUN   TestGraphdriverPluginV2
09:50:30 [2022-08-04T09:50:30.106Z] --- PASS: TestGraphdriverPluginV2 (4.14s)
09:50:30 [2022-08-04T09:50:30.106Z] PASS
09:50:30 [2022-08-04T09:50:30.106Z] 
09:50:30 [2022-08-04T09:50:30.106Z] DONE 5 tests in 9.578s
09:50:30 [2022-08-04T09:50:30.106Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:50:30 [2022-08-04T09:50:30.106Z] INFO: Testing against a local daemon
09:50:30 [2022-08-04T09:50:30.106Z] === RUN   TestContinueAfterPluginCrash
09:50:30 [2022-08-04T09:50:30.106Z] === PAUSE TestContinueAfterPluginCrash
09:50:30 [2022-08-04T09:50:30.106Z] === RUN   TestReadPluginNoRead
09:50:30 [2022-08-04T09:50:30.106Z] === PAUSE TestReadPluginNoRead
09:50:30 [2022-08-04T09:50:30.106Z] === RUN   TestDaemonStartWithLogOpt
09:50:30 [2022-08-04T09:50:30.106Z] === PAUSE TestDaemonStartWithLogOpt
09:50:30 [2022-08-04T09:50:30.106Z] === CONT  TestContinueAfterPluginCrash
09:50:30 [2022-08-04T09:50:30.106Z] === CONT  TestDaemonStartWithLogOpt
09:50:33 [2022-08-04T09:50:33.388Z] --- PASS: TestDaemonStartWithLogOpt (3.43s)
09:50:33 [2022-08-04T09:50:33.388Z] === CONT  TestReadPluginNoRead
09:50:35 [2022-08-04T09:50:35.915Z] === RUN   TestReadPluginNoRead/default
09:50:36 [2022-08-04T09:50:36.850Z] === RUN   TestReadPluginNoRead/disabled_caching
09:50:38 [2022-08-04T09:50:38.357Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:50:38 [2022-08-04T09:50:38.357Z] --- PASS: TestContinueAfterPluginCrash (8.42s)
09:50:39 [2022-08-04T09:50:39.729Z] === CONT  TestReadPluginNoRead
09:50:39 [2022-08-04T09:50:39.729Z]     read_test.go:92: [dd850846c12a9] daemon is not started
09:50:39 [2022-08-04T09:50:39.729Z] --- PASS: TestReadPluginNoRead (6.19s)
09:50:39 [2022-08-04T09:50:39.729Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
09:50:39 [2022-08-04T09:50:39.729Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
09:50:39 [2022-08-04T09:50:39.729Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s)
09:50:39 [2022-08-04T09:50:39.729Z] PASS
09:50:39 [2022-08-04T09:50:39.729Z] 
09:50:39 [2022-08-04T09:50:39.729Z] DONE 6 tests in 9.647s
09:50:39 [2022-08-04T09:50:39.729Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:50:39 [2022-08-04T09:50:39.729Z] testing: warning: no tests to run
09:50:39 [2022-08-04T09:50:39.729Z] PASS
09:50:39 [2022-08-04T09:50:39.729Z] 
09:50:39 [2022-08-04T09:50:39.729Z] DONE 0 tests in 0.009s
09:50:39 [2022-08-04T09:50:39.729Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:50:39 [2022-08-04T09:50:39.729Z] INFO: Testing against a local daemon
09:50:39 [2022-08-04T09:50:39.729Z] === RUN   TestPluginWithDevMounts
09:50:39 [2022-08-04T09:50:39.729Z] === PAUSE TestPluginWithDevMounts
09:50:39 [2022-08-04T09:50:39.729Z] === CONT  TestPluginWithDevMounts
09:50:41 [2022-08-04T09:50:41.103Z] --- PASS: TestPluginWithDevMounts (1.60s)
09:50:41 [2022-08-04T09:50:41.103Z] PASS
09:50:41 [2022-08-04T09:50:41.103Z] 
09:50:41 [2022-08-04T09:50:41.103Z] DONE 1 tests in 1.624s
09:50:41 [2022-08-04T09:50:41.103Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:50:41 [2022-08-04T09:50:41.103Z] INFO: Testing against a local daemon
09:50:41 [2022-08-04T09:50:41.103Z] === RUN   TestSecretInspect
09:50:43 [2022-08-04T09:50:43.630Z] --- PASS: TestSecretInspect (2.17s)
09:50:43 [2022-08-04T09:50:43.630Z] === RUN   TestSecretList
09:50:45 [2022-08-04T09:50:45.529Z] --- PASS: TestSecretList (2.20s)
09:50:45 [2022-08-04T09:50:45.529Z] === RUN   TestSecretsCreateAndDelete
09:50:48 [2022-08-04T09:50:48.058Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
09:50:48 [2022-08-04T09:50:48.058Z] === RUN   TestSecretsUpdate
09:50:49 [2022-08-04T09:50:49.959Z] --- PASS: TestSecretsUpdate (2.18s)
09:50:49 [2022-08-04T09:50:49.959Z] === RUN   TestTemplatedSecret
09:50:52 [2022-08-04T09:50:52.486Z] --- PASS: TestTemplatedSecret (2.61s)
09:50:52 [2022-08-04T09:50:52.486Z] === RUN   TestSecretCreateResolve
09:50:55 [2022-08-04T09:50:55.013Z] --- PASS: TestSecretCreateResolve (2.19s)
09:50:55 [2022-08-04T09:50:55.013Z] PASS
09:50:55 [2022-08-04T09:50:55.013Z] 
09:50:55 [2022-08-04T09:50:55.013Z] DONE 6 tests in 13.578s
09:50:55 [2022-08-04T09:50:55.013Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:50:55 [2022-08-04T09:50:55.013Z] INFO: Testing against a local daemon
09:50:55 [2022-08-04T09:50:55.013Z] === RUN   TestServiceCreateInit
09:50:55 [2022-08-04T09:50:55.013Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:50:59 [2022-08-04T09:50:59.198Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:51:02 [2022-08-04T09:51:02.482Z] --- PASS: TestServiceCreateInit (7.80s)
09:51:02 [2022-08-04T09:51:02.482Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s)
09:51:02 [2022-08-04T09:51:02.482Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
09:51:02 [2022-08-04T09:51:02.482Z] === RUN   TestCreateServiceMultipleTimes
09:51:20 [2022-08-04T09:51:20.563Z] --- PASS: TestCreateServiceMultipleTimes (15.96s)
09:51:20 [2022-08-04T09:51:20.563Z] === RUN   TestCreateServiceConflict
09:51:20 [2022-08-04T09:51:20.821Z] --- PASS: TestCreateServiceConflict (2.22s)
09:51:20 [2022-08-04T09:51:20.821Z] === RUN   TestCreateServiceMaxReplicas
09:51:24 [2022-08-04T09:51:24.101Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
09:51:24 [2022-08-04T09:51:24.101Z] === RUN   TestCreateWithDuplicateNetworkNames
09:51:38 [2022-08-04T09:51:38.965Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s)
09:51:38 [2022-08-04T09:51:38.965Z] === RUN   TestCreateServiceSecretFileMode
09:51:39 [2022-08-04T09:51:39.224Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
09:51:39 [2022-08-04T09:51:39.224Z] === RUN   TestCreateServiceConfigFileMode
09:51:41 [2022-08-04T09:51:41.751Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
09:51:41 [2022-08-04T09:51:41.751Z] === RUN   TestCreateServiceSysctls
09:51:45 [2022-08-04T09:51:45.037Z] --- PASS: TestCreateServiceSysctls (3.21s)
09:51:45 [2022-08-04T09:51:45.037Z] === RUN   TestCreateServiceCapabilities
09:51:47 [2022-08-04T09:51:47.566Z] --- PASS: TestCreateServiceCapabilities (2.57s)
09:51:47 [2022-08-04T09:51:47.566Z] === RUN   TestInspect
09:51:50 [2022-08-04T09:51:50.848Z] --- PASS: TestInspect (2.78s)
09:51:50 [2022-08-04T09:51:50.848Z] === RUN   TestCreateJob
09:51:54 [2022-08-04T09:51:54.127Z] --- PASS: TestCreateJob (3.14s)
09:51:54 [2022-08-04T09:51:54.127Z] === RUN   TestReplicatedJob
09:51:59 [2022-08-04T09:51:59.393Z] --- PASS: TestReplicatedJob (5.50s)
09:51:59 [2022-08-04T09:51:59.393Z] === RUN   TestUpdateReplicatedJob
09:52:02 [2022-08-04T09:52:02.671Z] --- PASS: TestUpdateReplicatedJob (3.35s)
09:52:02 [2022-08-04T09:52:02.671Z] === RUN   TestServiceListWithStatuses
09:52:02 [2022-08-04T09:52:02.671Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:52:02 [2022-08-04T09:52:02.671Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:52:02 [2022-08-04T09:52:02.671Z] === RUN   TestDockerNetworkConnectAlias
09:52:06 [2022-08-04T09:52:06.858Z] --- PASS: TestDockerNetworkConnectAlias (4.40s)
09:52:06 [2022-08-04T09:52:06.859Z] === RUN   TestDockerNetworkReConnect
09:52:10 [2022-08-04T09:52:10.137Z] --- PASS: TestDockerNetworkReConnect (3.41s)
09:52:10 [2022-08-04T09:52:10.137Z] === RUN   TestServicePlugin
09:52:14 [2022-08-04T09:52:14.339Z]     plugin_test.go:61: [dc738d048a302] joining swarm manager [d02703d5aea86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:52:15 [2022-08-04T09:52:15.273Z]     plugin_test.go:64: [d751676fc924f] joining swarm manager [d02703d5aea86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:52:41 [2022-08-04T09:52:41.797Z] --- PASS: TestServicePlugin (30.24s)
09:52:41 [2022-08-04T09:52:41.798Z] === RUN   TestServiceUpdateLabel
09:52:42 [2022-08-04T09:52:42.731Z] --- PASS: TestServiceUpdateLabel (2.23s)
09:52:42 [2022-08-04T09:52:42.731Z] === RUN   TestServiceUpdateSecrets
09:52:57 [2022-08-04T09:52:57.593Z] --- PASS: TestServiceUpdateSecrets (14.56s)
09:52:57 [2022-08-04T09:52:57.593Z] === RUN   TestServiceUpdateConfigs
09:53:12 [2022-08-04T09:53:12.475Z] --- PASS: TestServiceUpdateConfigs (14.46s)
09:53:12 [2022-08-04T09:53:12.475Z] === RUN   TestServiceUpdateNetwork
09:53:24 [2022-08-04T09:53:24.665Z] --- PASS: TestServiceUpdateNetwork (12.53s)
09:53:24 [2022-08-04T09:53:24.665Z] === RUN   TestServiceUpdatePidsLimit
09:53:25 [2022-08-04T09:53:25.596Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:53:26 [2022-08-04T09:53:26.162Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:53:34 [2022-08-04T09:53:34.264Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:53:40 [2022-08-04T09:53:40.816Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
09:53:40 [2022-08-04T09:53:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
09:53:40 [2022-08-04T09:53:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:53:40 [2022-08-04T09:53:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
09:53:40 [2022-08-04T09:53:40.816Z] PASS
09:53:40 [2022-08-04T09:53:40.816Z] 
09:53:40 [2022-08-04T09:53:40.816Z] === Skipped
09:53:40 [2022-08-04T09:53:40.816Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:53:40 [2022-08-04T09:53:40.816Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:53:40 [2022-08-04T09:53:40.816Z] 
09:53:40 [2022-08-04T09:53:40.816Z] DONE 27 tests, 1 skipped in 165.780s
09:53:40 [2022-08-04T09:53:40.816Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:53:40 [2022-08-04T09:53:40.816Z] INFO: Testing against a local daemon
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestSessionCreate
09:53:40 [2022-08-04T09:53:40.816Z] --- PASS: TestSessionCreate (0.02s)
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestSessionCreateWithBadUpgrade
09:53:40 [2022-08-04T09:53:40.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:53:40 [2022-08-04T09:53:40.816Z] PASS
09:53:40 [2022-08-04T09:53:40.816Z] 
09:53:40 [2022-08-04T09:53:40.816Z] DONE 2 tests in 0.056s
09:53:40 [2022-08-04T09:53:40.816Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:53:40 [2022-08-04T09:53:40.816Z] INFO: Testing against a local daemon
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:53:40 [2022-08-04T09:53:40.816Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestDiskUsage
09:53:40 [2022-08-04T09:53:40.816Z] === PAUSE TestDiskUsage
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestEventsExecDie
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestEventsExecDie (0.61s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestEventsBackwardsCompatible
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestEventsVolumeCreate
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestEventsVolumeCreate (0.07s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestInfoBinaryCommits
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestInfoAPIVersioned
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestInfoAPI
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestInfoAPI (0.02s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestInfoAPIWarnings
09:53:59 [2022-08-04T09:53:59.468Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:53:59 [2022-08-04T09:53:59.468Z] === RUN   TestInfoDebug
09:53:59 [2022-08-04T09:53:59.468Z] --- PASS: TestInfoDebug (0.52s)
09:53:59 [2022-08-04T09:53:59.468Z] === RUN   TestInfoInsecureRegistries
09:53:59 [2022-08-04T09:53:59.468Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:53:59 [2022-08-04T09:53:59.468Z] === RUN   TestInfoRegistryMirrors
09:53:59 [2022-08-04T09:53:59.468Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:53:59 [2022-08-04T09:53:59.468Z] === RUN   TestLoginFailsWithBadCredentials
09:54:00 [2022-08-04T09:54:00.034Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:54:00 [2022-08-04T09:54:00.034Z] === RUN   TestPingCacheHeaders
09:54:00 [2022-08-04T09:54:00.034Z] --- PASS: TestPingCacheHeaders (0.02s)
09:54:00 [2022-08-04T09:54:00.034Z] === RUN   TestPingGet
09:54:00 [2022-08-04T09:54:00.034Z] --- PASS: TestPingGet (0.02s)
09:54:00 [2022-08-04T09:54:00.034Z] === RUN   TestPingHead
09:54:00 [2022-08-04T09:54:00.034Z] --- PASS: TestPingHead (0.02s)
09:54:00 [2022-08-04T09:54:00.034Z] === RUN   TestPingSwarmHeader
09:54:00 [2022-08-04T09:54:00.599Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:54:01 [2022-08-04T09:54:01.164Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:54:02 [2022-08-04T09:54:02.097Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:54:02 [2022-08-04T09:54:02.097Z] --- PASS: TestPingSwarmHeader (2.06s)
09:54:02 [2022-08-04T09:54:02.097Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:54:02 [2022-08-04T09:54:02.097Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:54:02 [2022-08-04T09:54:02.097Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:54:02 [2022-08-04T09:54:02.097Z] === RUN   TestVersion
09:54:02 [2022-08-04T09:54:02.097Z] --- PASS: TestVersion (0.02s)
09:54:02 [2022-08-04T09:54:02.097Z] === CONT  TestCgroupDriverSystemdMemoryLimit
09:54:02 [2022-08-04T09:54:02.097Z] === CONT  TestDiskUsage
09:54:02 [2022-08-04T09:54:02.662Z] === RUN   TestDiskUsage/empty
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/image_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/volume_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/after_LoadBusybox
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_container.Run
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s)
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestDiskUsage (1.65s)
09:54:03 [2022-08-04T09:54:03.746Z]     --- PASS: TestDiskUsage/empty (0.02s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/image_types (0.01s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]     --- PASS: TestDiskUsage/after_container.Run (0.49s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z] PASS
09:54:03 [2022-08-04T09:54:03.746Z] 
09:54:03 [2022-08-04T09:54:03.746Z] DONE 54 tests in 23.078s
09:54:03 [2022-08-04T09:54:03.746Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:54:03 [2022-08-04T09:54:03.746Z] INFO: Testing against a local daemon
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesCreateAndList
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesRemove
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestVolumesRemove (0.08s)
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInspect
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestVolumesInspect (0.02s)
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:54:03 [2022-08-04T09:54:03.746Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:54:03 [2022-08-04T09:54:03.746Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:54:03 [2022-08-04T09:54:03.746Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z] PASS
09:54:03 [2022-08-04T09:54:03.746Z] 
09:54:03 [2022-08-04T09:54:03.746Z] DONE 9 tests in 0.166s
09:54:03 [2022-08-04T09:54:03.746Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:54:04 [2022-08-04T09:54:04.312Z] Stopping apparmor (via systemctl): apparmor.service.
09:54:04 [2022-08-04T09:54:04.312Z] Removing test suite binaries
09:54:04 [2022-08-04T09:54:04.312Z] exiting test-integration
09:54:04 [2022-08-04T09:54:04.312Z] ++ exit 0
09:54:04 [2022-08-04T09:54:04.312Z]