Skip to content

Console Output

12:42:19 [2022-05-02T12:42:19.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43545/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3 -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:9880e6a1ef0f8a20a3374c733951a938c9b284c3 hack/make.sh dynbinary test-integration
12:42:19 [2022-05-02T12:42:19.554Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:42:19 [2022-05-02T12:42:19.554Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:42:19 [2022-05-02T12:42:19.554Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:42:19 [2022-05-02T12:42:19.554Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:42:19 [2022-05-02T12:42:19.554Z] 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)
12:42:19 [2022-05-02T12:42:19.554Z] Detected virtualization docker.
12:42:19 [2022-05-02T12:42:19.554Z] Detected architecture x86-64.
12:42:19 [2022-05-02T12:42:19.554Z] Set hostname to <15061baba57b>.
12:42:19 [2022-05-02T12:42:19.812Z] modprobe@configfs.service: Succeeded.
12:42:19 [2022-05-02T12:42:19.812Z] modprobe@drm.service: Succeeded.
12:42:19 [2022-05-02T12:42:19.812Z] modprobe@fuse.service: Succeeded.
12:42:19 [2022-05-02T12:42:19.812Z] + source /etc/docker-entrypoint-cmd
12:42:19 [2022-05-02T12:42:19.812Z] ++ hack/make.sh dynbinary test-integration
12:42:19 [2022-05-02T12:42:19.812Z] 
12:42:20 [2022-05-02T12:42:20.071Z] Removing bundles/
12:42:20 [2022-05-02T12:42:20.071Z] 
12:42:20 [2022-05-02T12:42:20.071Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:42:20 [2022-05-02T12:42:20.071Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:42:20 [2022-05-02T12:42:20.071Z] GOOS="" GOARCH="" GOARM=""
12:44:26 [2022-05-02T12:44:26.525Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:44:26 [2022-05-02T12:44:26.525Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:44:26 [2022-05-02T12:44:26.525Z] GOOS="" GOARCH="" GOARM=""
12:44:26 [2022-05-02T12:44:26.525Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:44:26 [2022-05-02T12:44:26.525Z] 
12:44:26 [2022-05-02T12:44:26.525Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:44:26 [2022-05-02T12:44:26.525Z] DOCKER_SYSTEMD=1
12:44:26 [2022-05-02T12:44:26.525Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:44:26 [2022-05-02T12:44:26.525Z] HOSTNAME=15061baba57b
12:44:26 [2022-05-02T12:44:26.525Z] DEST=bundles/test-integration
12:44:26 [2022-05-02T12:44:26.525Z] PWD=/go/src/github.com/docker/docker
12:44:26 [2022-05-02T12:44:26.525Z] DOCKER_GITCOMMIT=9880e6a1ef0f8a20a3374c733951a938c9b284c3
12:44:26 [2022-05-02T12:44:26.525Z] container=docker
12:44:26 [2022-05-02T12:44:26.525Z] HOME=/root
12:44:26 [2022-05-02T12:44:26.525Z] LANG=C.UTF-8
12:44:26 [2022-05-02T12:44:26.525Z] INVOCATION_ID=f06cb298f6724504bda9da9e1cfe1d38
12:44:26 [2022-05-02T12:44:26.525Z] GOLANG_VERSION=1.18.1
12:44:26 [2022-05-02T12:44:26.525Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:44:26 [2022-05-02T12:44:26.525Z] VALIDATE_BRANCH=master
12:44:26 [2022-05-02T12:44:26.525Z] TERM=xterm
12:44:26 [2022-05-02T12:44:26.525Z] DOCKER_PKG=github.com/docker/docker
12:44:26 [2022-05-02T12:44:26.525Z] SHLVL=3
12:44:26 [2022-05-02T12:44:26.525Z] TIMEOUT=120m
12:44:26 [2022-05-02T12:44:26.525Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:44:26 [2022-05-02T12:44:26.525Z] DOCKER_GRAPHDRIVER=overlay2
12:44:26 [2022-05-02T12:44:26.525Z] GO111MODULE=off
12:44:26 [2022-05-02T12:44:26.525Z] DOCKER_EXPERIMENTAL=1
12:44:26 [2022-05-02T12:44:26.525Z] TEST_SKIP_INTEGRATION_CLI=1
12:44:26 [2022-05-02T12:44:26.525Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:44:26 [2022-05-02T12:44:26.525Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:44:26 [2022-05-02T12:44:26.525Z] GOPATH=/go
12:44:26 [2022-05-02T12:44:26.525Z] PKG_CONFIG=pkg-config
12:44:26 [2022-05-02T12:44:26.525Z] _=/usr/bin/env
12:44:26 [2022-05-02T12:44:26.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:45:13 [2022-05-02T12:45:13.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:45:13 [2022-05-02T12:45:13.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:45:39 [2022-05-02T12:45:39.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:45:45 [2022-05-02T12:45:45.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:45:54 [2022-05-02T12:45:54.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:45:54 [2022-05-02T12:45:54.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:45:54 [2022-05-02T12:45:54.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:45:55 [2022-05-02T12:45:55.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:45:55 [2022-05-02T12:45:55.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:45:56 [2022-05-02T12:45:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:45:59 [2022-05-02T12:45:59.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:46:00 [2022-05-02T12:46:00.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:46:01 [2022-05-02T12:46:01.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:46:01 [2022-05-02T12:46:01.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:46:02 [2022-05-02T12:46:02.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:46:03 [2022-05-02T12:46:03.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:46:04 [2022-05-02T12:46:04.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:46:05 [2022-05-02T12:46:05.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:46:06 [2022-05-02T12:46:06.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:46:07 [2022-05-02T12:46:07.576Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:46:07 [2022-05-02T12:46:07.576Z] Using test binary docker
12:46:07 [2022-05-02T12:46:07.576Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:46:07 [2022-05-02T12:46:07.576Z] Starting apparmor (via systemctl): apparmor.service.
12:46:07 [2022-05-02T12:46:07.576Z] INFO: Waiting for daemon to start...
12:46:07 [2022-05-02T12:46:07.576Z] Starting dockerd
12:46:09 [2022-05-02T12:46:09.475Z] .
12:46:09 [2022-05-02T12:46:09.475Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:46:09 [2022-05-02T12:46:09.475Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:46:09 [2022-05-02T12:46:09.475Z] Error: No such image: emptyfs
12:46:09 [2022-05-02T12:46:09.732Z] Running integration-test (iteration 1)
12:46:09 [2022-05-02T12:46:09.732Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:46:09 [2022-05-02T12:46:09.990Z] Loaded image: busybox:latest
12:46:09 [2022-05-02T12:46:09.990Z] Loaded image: busybox:glibc
12:46:11 [2022-05-02T12:46:11.362Z] Loaded image: debian:bullseye-slim
12:46:11 [2022-05-02T12:46:11.362Z] Loaded image: hello-world:latest
12:46:11 [2022-05-02T12:46:11.620Z] Loaded image: arm32v7/hello-world:latest
12:46:11 [2022-05-02T12:46:11.620Z] INFO: Testing against a local daemon
12:46:11 [2022-05-02T12:46:11.620Z] === RUN   TestCgroupNamespacesBuild
12:46:12 [2022-05-02T12:46:12.992Z] --- PASS: TestCgroupNamespacesBuild (1.34s)
12:46:12 [2022-05-02T12:46:12.992Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:46:14 [2022-05-02T12:46:14.366Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s)
12:46:14 [2022-05-02T12:46:14.366Z] === RUN   TestBuildWithSession
12:46:14 [2022-05-02T12:46:14.366Z]     build_session_test.go:25: TODO: BuildKit
12:46:14 [2022-05-02T12:46:14.366Z] --- SKIP: TestBuildWithSession (0.00s)
12:46:14 [2022-05-02T12:46:14.366Z] === RUN   TestBuildSquashParent
12:46:18 [2022-05-02T12:46:18.549Z] --- PASS: TestBuildSquashParent (4.17s)
12:46:18 [2022-05-02T12:46:18.549Z] === RUN   TestBuildWithRemoveAndForceRemove
12:46:18 [2022-05-02T12:46:18.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:46:18 [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:46:18 [2022-05-02T12:46:18.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:46:18 [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:46:18 [2022-05-02T12:46:18.549Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:46:18 [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:46:18 [2022-05-02T12:46:18.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:46:18 [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:46:18 [2022-05-02T12:46:18.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:46:18 [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:46:18 [2022-05-02T12:46:18.549Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:46:18 [2022-05-02T12:46:18.549Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:46:18 [2022-05-02T12:46:18.549Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:46:18 [2022-05-02T12:46:18.549Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:46:19 [2022-05-02T12:46:19.925Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:46:20 [2022-05-02T12:46:20.183Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:46:21 [2022-05-02T12:46:21.557Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:46:21 [2022-05-02T12:46:21.815Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:46:23 [2022-05-02T12:46:23.189Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:46:23 [2022-05-02T12:46:23.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s)
12:46:23 [2022-05-02T12:46:23.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s)
12:46:23 [2022-05-02T12:46:23.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.63s)
12:46:23 [2022-05-02T12:46:23.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s)
12:46:23 [2022-05-02T12:46:23.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.41s)
12:46:23 [2022-05-02T12:46:23.189Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.59s)
12:46:23 [2022-05-02T12:46:23.189Z] === RUN   TestBuildMultiStageCopy
12:46:23 [2022-05-02T12:46:23.189Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:46:25 [2022-05-02T12:46:25.087Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:46:25 [2022-05-02T12:46:25.087Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:46:25 [2022-05-02T12:46:25.087Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:46:25 [2022-05-02T12:46:25.345Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:46:25 [2022-05-02T12:46:25.603Z] --- PASS: TestBuildMultiStageCopy (2.35s)
12:46:25 [2022-05-02T12:46:25.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s)
12:46:25 [2022-05-02T12:46:25.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
12:46:25 [2022-05-02T12:46:25.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
12:46:25 [2022-05-02T12:46:25.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:46:25 [2022-05-02T12:46:25.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
12:46:25 [2022-05-02T12:46:25.603Z] === RUN   TestBuildMultiStageParentConfig
12:46:26 [2022-05-02T12:46:26.170Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
12:46:26 [2022-05-02T12:46:26.170Z] === RUN   TestBuildLabelWithTargets
12:46:27 [2022-05-02T12:46:27.544Z] --- PASS: TestBuildLabelWithTargets (0.98s)
12:46:27 [2022-05-02T12:46:27.544Z] === RUN   TestBuildWithEmptyLayers
12:46:27 [2022-05-02T12:46:27.803Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
12:46:27 [2022-05-02T12:46:27.803Z] === RUN   TestBuildMultiStageOnBuild
12:46:29 [2022-05-02T12:46:29.176Z] --- PASS: TestBuildMultiStageOnBuild (1.57s)
12:46:29 [2022-05-02T12:46:29.176Z] === RUN   TestBuildUncleanTarFilenames
12:46:30 [2022-05-02T12:46:30.110Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
12:46:30 [2022-05-02T12:46:30.110Z] === RUN   TestBuildMultiStageLayerLeak
12:46:31 [2022-05-02T12:46:31.482Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s)
12:46:31 [2022-05-02T12:46:31.482Z] === RUN   TestBuildWithHugeFile
12:47:27 [2022-05-02T12:47:27.716Z] --- PASS: TestBuildWithHugeFile (48.70s)
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildWCOWSandboxSize
12:47:27 [2022-05-02T12:47:27.716Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:47:27 [2022-05-02T12:47:27.716Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildWithEmptyDockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:47:27 [2022-05-02T12:47:27.716Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:47:27 [2022-05-02T12:47:27.716Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
12:47:27 [2022-05-02T12:47:27.716Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
12:47:27 [2022-05-02T12:47:27.716Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildPreserveOwnership
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildPreserveOwnership/copy_from
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:47:27 [2022-05-02T12:47:27.716Z] --- PASS: TestBuildPreserveOwnership (3.58s)
12:47:27 [2022-05-02T12:47:27.716Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.39s)
12:47:27 [2022-05-02T12:47:27.716Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildPlatformInvalid
12:47:27 [2022-05-02T12:47:27.716Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:47:27 [2022-05-02T12:47:27.716Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:47:27 [2022-05-02T12:47:27.716Z] Loaded image: busybox:latest
12:47:27 [2022-05-02T12:47:27.716Z] Loaded image: busybox:glibc
12:47:27 [2022-05-02T12:47:27.716Z] Loaded image: debian:bullseye-slim
12:47:27 [2022-05-02T12:47:27.716Z] Loaded image: hello-world:latest
12:47:27 [2022-05-02T12:47:27.716Z] Loaded image: arm32v7/hello-world:latest
12:47:35 [2022-05-02T12:47:35.826Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.65s)
12:47:35 [2022-05-02T12:47:35.826Z] PASS
12:47:35 [2022-05-02T12:47:35.826Z] 
12:47:35 [2022-05-02T12:47:35.826Z] === Skipped
12:47:35 [2022-05-02T12:47:35.826Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:47:35 [2022-05-02T12:47:35.826Z]     build_session_test.go:25: TODO: BuildKit
12:47:35 [2022-05-02T12:47:35.826Z] 
12:47:35 [2022-05-02T12:47:35.826Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:47:35 [2022-05-02T12:47:35.826Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:47:35 [2022-05-02T12:47:35.826Z] 
12:47:35 [2022-05-02T12:47:35.826Z] DONE 34 tests, 2 skipped in 85.025s
12:47:35 [2022-05-02T12:47:35.826Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:47:35 [2022-05-02T12:47:35.826Z] INFO: Testing against a local daemon
12:47:35 [2022-05-02T12:47:35.826Z] === RUN   TestConfigInspect
12:47:36 [2022-05-02T12:47:36.392Z] --- PASS: TestConfigInspect (1.79s)
12:47:36 [2022-05-02T12:47:36.392Z] === RUN   TestConfigList
12:47:38 [2022-05-02T12:47:38.291Z] --- PASS: TestConfigList (1.78s)
12:47:38 [2022-05-02T12:47:38.291Z] === RUN   TestConfigsCreateAndDelete
12:47:40 [2022-05-02T12:47:40.818Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
12:47:40 [2022-05-02T12:47:40.818Z] === RUN   TestConfigsUpdate
12:47:42 [2022-05-02T12:47:42.717Z] --- PASS: TestConfigsUpdate (2.17s)
12:47:42 [2022-05-02T12:47:42.717Z] === RUN   TestTemplatedConfig
12:47:45 [2022-05-02T12:47:45.249Z] --- PASS: TestTemplatedConfig (2.61s)
12:47:45 [2022-05-02T12:47:45.249Z] === RUN   TestConfigCreateResolve
12:47:47 [2022-05-02T12:47:47.775Z] --- PASS: TestConfigCreateResolve (2.15s)
12:47:47 [2022-05-02T12:47:47.775Z] PASS
12:47:47 [2022-05-02T12:47:47.775Z] 
12:47:47 [2022-05-02T12:47:47.775Z] DONE 6 tests in 12.661s
12:47:47 [2022-05-02T12:47:47.775Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:47:47 [2022-05-02T12:47:47.775Z] INFO: Testing against a local daemon
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestCheckpoint
12:47:47 [2022-05-02T12:47:47.775Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:47:47 [2022-05-02T12:47:47.775Z] --- SKIP: TestCheckpoint (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/commit
12:47:47 [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/commit
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/create
12:47:47 [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/containers/create
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:47:47 [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:47:47 [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:47:47 [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:47:47 [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:47:47 [2022-05-02T12:47:47.775Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:47:47 [2022-05-02T12:47:47.775Z] === CONT  TestContainerInvalidJSON/commit
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:47:47 [2022-05-02T12:47:47.775Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:47:47 [2022-05-02T12:47:47.775Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:47:47 [2022-05-02T12:47:47.775Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:47:47 [2022-05-02T12:47:47.775Z] === CONT  TestContainerInvalidJSON/containers/create
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:47:47 [2022-05-02T12:47:47.775Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:47:47 [2022-05-02T12:47:47.775Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:47:47 [2022-05-02T12:47:47.775Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestCopyFromContainerPathIsNotDir
12:47:47 [2022-05-02T12:47:47.775Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestCopyToContainerPathDoesNotExist
12:47:47 [2022-05-02T12:47:47.775Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestCopyEmptyFile
12:47:47 [2022-05-02T12:47:47.775Z] --- PASS: TestCopyEmptyFile (0.22s)
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestCopyToContainerPathIsNotDir
12:47:47 [2022-05-02T12:47:47.775Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:47:47 [2022-05-02T12:47:47.775Z] === RUN   TestCopyFromContainer
12:47:49 [2022-05-02T12:47:49.192Z] === RUN   TestCopyFromContainer//
12:47:49 [2022-05-02T12:47:49.192Z] === RUN   TestCopyFromContainer//bar/root
12:47:49 [2022-05-02T12:47:49.192Z] === RUN   TestCopyFromContainer//bar/root/
12:47:49 [2022-05-02T12:47:49.192Z] === RUN   TestCopyFromContainer/bar/quux
12:47:49 [2022-05-02T12:47:49.192Z] === RUN   TestCopyFromContainer/bar/quux/
12:47:49 [2022-05-02T12:47:49.192Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:47:49 [2022-05-02T12:47:49.449Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:47:49 [2022-05-02T12:47:49.450Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:47:49 [2022-05-02T12:47:49.450Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:47:49 [2022-05-02T12:47:49.450Z] === RUN   TestCopyFromContainer/bar/notarget
12:47:49 [2022-05-02T12:47:49.707Z] --- PASS: TestCopyFromContainer (1.72s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:47:49 [2022-05-02T12:47:49.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:47:49 [2022-05-02T12:47:49.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:47:49 [2022-05-02T12:47:49.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:47:49 [2022-05-02T12:47:49.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:47:49 [2022-05-02T12:47:49.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:47:49 [2022-05-02T12:47:49.707Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:47:49 [2022-05-02T12:47:49.707Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:47:49 [2022-05-02T12:47:49.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:47:49 [2022-05-02T12:47:49.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:47:49 [2022-05-02T12:47:49.707Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:47:49 [2022-05-02T12:47:49.707Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:47:49 [2022-05-02T12:47:49.707Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:47:49 [2022-05-02T12:47:49.707Z] === RUN   TestCreateLinkToNonExistingContainer
12:47:49 [2022-05-02T12:47:49.707Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:47:49 [2022-05-02T12:47:49.707Z] === RUN   TestCreateWithInvalidEnv
12:47:49 [2022-05-02T12:47:49.707Z] === RUN   TestCreateWithInvalidEnv/0
12:47:49 [2022-05-02T12:47:49.707Z] === PAUSE TestCreateWithInvalidEnv/0
12:47:49 [2022-05-02T12:47:49.707Z] === RUN   TestCreateWithInvalidEnv/1
12:47:49 [2022-05-02T12:47:49.707Z] === PAUSE TestCreateWithInvalidEnv/1
12:47:49 [2022-05-02T12:47:49.708Z] === RUN   TestCreateWithInvalidEnv/2
12:47:49 [2022-05-02T12:47:49.708Z] === PAUSE TestCreateWithInvalidEnv/2
12:47:49 [2022-05-02T12:47:49.708Z] === CONT  TestCreateWithInvalidEnv/0
12:47:49 [2022-05-02T12:47:49.708Z] === CONT  TestCreateWithInvalidEnv/2
12:47:49 [2022-05-02T12:47:49.708Z] === CONT  TestCreateWithInvalidEnv/1
12:47:49 [2022-05-02T12:47:49.708Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:47:49 [2022-05-02T12:47:49.708Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:47:49 [2022-05-02T12:47:49.708Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:47:49 [2022-05-02T12:47:49.708Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:47:49 [2022-05-02T12:47:49.708Z] === RUN   TestCreateTmpfsMountsTarget
12:47:49 [2022-05-02T12:47:49.708Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:47:49 [2022-05-02T12:47:49.708Z] === RUN   TestCreateWithCustomMaskedPaths
12:47:51 [2022-05-02T12:47:51.638Z] --- PASS: TestCreateWithCustomMaskedPaths (1.64s)
12:47:51 [2022-05-02T12:47:51.638Z] === RUN   TestCreateWithCustomReadonlyPaths
12:47:53 [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.67s)
12:47:53 [2022-05-02T12:47:53.009Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:47:53 [2022-05-02T12:47:53.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:47:53 [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:47:53 [2022-05-02T12:47:53.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:47:53 [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:47:53 [2022-05-02T12:47:53.009Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:47:53 [2022-05-02T12:47:53.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:47:53 [2022-05-02T12:47:53.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:47:53 [2022-05-02T12:47:53.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:47:53 [2022-05-02T12:47:53.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:47:53 [2022-05-02T12:47:53.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:47:53 [2022-05-02T12:47:53.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:47:53 [2022-05-02T12:47:53.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:47:53 [2022-05-02T12:47:53.009Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:47:53 [2022-05-02T12:47:53.009Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:47:53 [2022-05-02T12:47:53.574Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s)
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestCreateDifferentPlatform
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestCreateDifferentPlatform/different_os
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:47:53 [2022-05-02T12:47:53.574Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:47:53 [2022-05-02T12:47:53.574Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:47:53 [2022-05-02T12:47:53.574Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:47:53 [2022-05-02T12:47:53.574Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:47:53 [2022-05-02T12:47:53.574Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestContainerStartOnDaemonRestart
12:47:53 [2022-05-02T12:47:53.574Z] === PAUSE TestContainerStartOnDaemonRestart
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestDaemonRestartIpcMode
12:47:53 [2022-05-02T12:47:53.574Z] === PAUSE TestDaemonRestartIpcMode
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestDaemonHostGatewayIP
12:47:53 [2022-05-02T12:47:53.574Z] === PAUSE TestDaemonHostGatewayIP
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestRestartDaemonWithRestartingContainer
12:47:53 [2022-05-02T12:47:53.574Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestContainerKillOnDaemonStart
12:47:53 [2022-05-02T12:47:53.574Z] === PAUSE TestContainerKillOnDaemonStart
12:47:53 [2022-05-02T12:47:53.574Z] === RUN   TestDiff
12:47:54 [2022-05-02T12:47:54.508Z] --- PASS: TestDiff (0.59s)
12:47:54 [2022-05-02T12:47:54.508Z] === RUN   TestExecWithCloseStdin
12:47:55 [2022-05-02T12:47:55.074Z] --- PASS: TestExecWithCloseStdin (0.62s)
12:47:55 [2022-05-02T12:47:55.074Z] === RUN   TestExec
12:47:55 [2022-05-02T12:47:55.639Z] --- PASS: TestExec (0.63s)
12:47:55 [2022-05-02T12:47:55.639Z] === RUN   TestExecUser
12:47:56 [2022-05-02T12:47:56.206Z] --- PASS: TestExecUser (0.62s)
12:47:56 [2022-05-02T12:47:56.206Z] === RUN   TestExportContainerAndImportImage
12:47:56 [2022-05-02T12:47:56.772Z] --- PASS: TestExportContainerAndImportImage (0.65s)
12:47:56 [2022-05-02T12:47:56.772Z] === RUN   TestExportContainerAfterDaemonRestart
12:47:58 [2022-05-02T12:47:58.144Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
12:47:58 [2022-05-02T12:47:58.144Z] === RUN   TestHealthCheckWorkdir
12:47:58 [2022-05-02T12:47:58.709Z] --- PASS: TestHealthCheckWorkdir (0.72s)
12:47:58 [2022-05-02T12:47:58.709Z] === RUN   TestHealthKillContainer
12:48:08 [2022-05-02T12:48:08.672Z] --- PASS: TestHealthKillContainer (8.20s)
12:48:08 [2022-05-02T12:48:08.672Z] === RUN   TestInspectCpusetInConfigPre120
12:48:08 [2022-05-02T12:48:08.672Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
12:48:08 [2022-05-02T12:48:08.672Z] === RUN   TestIpcModeNone
12:48:08 [2022-05-02T12:48:08.672Z] --- PASS: TestIpcModeNone (0.60s)
12:48:08 [2022-05-02T12:48:08.672Z] === RUN   TestIpcModePrivate
12:48:08 [2022-05-02T12:48:08.672Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
12:48:08 [2022-05-02T12:48:08.672Z] --- PASS: TestIpcModePrivate (0.60s)
12:48:08 [2022-05-02T12:48:08.672Z] === RUN   TestIpcModeShareable
12:48:09 [2022-05-02T12:48:09.237Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
12:48:09 [2022-05-02T12:48:09.237Z] --- PASS: TestIpcModeShareable (0.63s)
12:48:09 [2022-05-02T12:48:09.237Z] === RUN   TestAPIIpcModeShareableAndContainer
12:48:11 [2022-05-02T12:48:11.135Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s)
12:48:11 [2022-05-02T12:48:11.135Z] === RUN   TestAPIIpcModeHost
12:48:11 [2022-05-02T12:48:11.393Z] --- PASS: TestAPIIpcModeHost (0.41s)
12:48:11 [2022-05-02T12:48:11.393Z] === RUN   TestDaemonIpcModeShareable
12:48:12 [2022-05-02T12:48:12.765Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:48:12 [2022-05-02T12:48:12.765Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
12:48:12 [2022-05-02T12:48:12.765Z] === RUN   TestDaemonIpcModePrivate
12:48:13 [2022-05-02T12:48:13.697Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:48:13 [2022-05-02T12:48:13.956Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
12:48:13 [2022-05-02T12:48:13.956Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:48:14 [2022-05-02T12:48:14.888Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:48:15 [2022-05-02T12:48:15.146Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
12:48:15 [2022-05-02T12:48:15.146Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:48:16 [2022-05-02T12:48:16.078Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:48:16 [2022-05-02T12:48:16.336Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
12:48:16 [2022-05-02T12:48:16.337Z] === RUN   TestIpcModeOlderClient
12:48:16 [2022-05-02T12:48:16.337Z] === PAUSE TestIpcModeOlderClient
12:48:16 [2022-05-02T12:48:16.337Z] === RUN   TestKillContainerInvalidSignal
12:48:16 [2022-05-02T12:48:16.903Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
12:48:16 [2022-05-02T12:48:16.903Z] === RUN   TestKillContainer
12:48:16 [2022-05-02T12:48:16.903Z] === RUN   TestKillContainer/no_signal
12:48:17 [2022-05-02T12:48:17.161Z] === RUN   TestKillContainer/non_killing_signal
12:48:17 [2022-05-02T12:48:17.419Z] === RUN   TestKillContainer/killing_signal
12:48:17 [2022-05-02T12:48:17.986Z] --- PASS: TestKillContainer (1.32s)
12:48:17 [2022-05-02T12:48:17.986Z]     --- PASS: TestKillContainer/no_signal (0.40s)
12:48:17 [2022-05-02T12:48:17.986Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
12:48:17 [2022-05-02T12:48:17.986Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
12:48:17 [2022-05-02T12:48:17.986Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:48:17 [2022-05-02T12:48:17.986Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:48:18 [2022-05-02T12:48:18.567Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:48:19 [2022-05-02T12:48:19.501Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s)
12:48:19 [2022-05-02T12:48:19.501Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s)
12:48:19 [2022-05-02T12:48:19.501Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
12:48:19 [2022-05-02T12:48:19.501Z] === RUN   TestKillStoppedContainer
12:48:19 [2022-05-02T12:48:19.501Z] --- PASS: TestKillStoppedContainer (0.04s)
12:48:19 [2022-05-02T12:48:19.501Z] === RUN   TestKillStoppedContainerAPIPre120
12:48:19 [2022-05-02T12:48:19.501Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:48:19 [2022-05-02T12:48:19.501Z] === RUN   TestKillDifferentUserContainer
12:48:20 [2022-05-02T12:48:20.065Z] --- PASS: TestKillDifferentUserContainer (0.45s)
12:48:20 [2022-05-02T12:48:20.065Z] === RUN   TestInspectOomKilledTrue
12:48:20 [2022-05-02T12:48:20.065Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:48:20 [2022-05-02T12:48:20.065Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:48:20 [2022-05-02T12:48:20.065Z] === RUN   TestInspectOomKilledFalse
12:48:20 [2022-05-02T12:48:20.065Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:48:20 [2022-05-02T12:48:20.065Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:48:20 [2022-05-02T12:48:20.065Z] === RUN   TestLinksEtcHostsContentMatch
12:48:20 [2022-05-02T12:48:20.323Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
12:48:20 [2022-05-02T12:48:20.323Z] === RUN   TestLinksContainerNames
12:48:21 [2022-05-02T12:48:21.256Z] --- PASS: TestLinksContainerNames (1.01s)
12:48:21 [2022-05-02T12:48:21.256Z] === RUN   TestLogsFollowTailEmpty
12:48:21 [2022-05-02T12:48:21.821Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
12:48:21 [2022-05-02T12:48:21.821Z] === RUN   TestContainerNetworkMountsNoChown
12:48:22 [2022-05-02T12:48:22.079Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/default
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/private
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rprivate
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/slave
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rslave
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/shared
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rshared
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/default
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/default/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/default/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/rshared
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/shared
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/rslave
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/slave
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/rprivate
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/private
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/private/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:48:22 [2022-05-02T12:48:22.079Z] === RUN   TestMountDaemonRoot/private/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/default/bind_root
12:48:22 [2022-05-02T12:48:22.079Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/default/mount_root
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:48:22 [2022-05-02T12:48:22.337Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/private/mount_root
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:48:22 [2022-05-02T12:48:22.595Z] === CONT  TestMountDaemonRoot/private/bind_root
12:48:22 [2022-05-02T12:48:22.595Z] --- PASS: TestMountDaemonRoot (0.02s)
12:48:22 [2022-05-02T12:48:22.595Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:48:22 [2022-05-02T12:48:22.595Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:48:22 [2022-05-02T12:48:22.595Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
12:48:22 [2022-05-02T12:48:22.595Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:48:22 [2022-05-02T12:48:22.595Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:48:22 [2022-05-02T12:48:22.595Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:48:22 [2022-05-02T12:48:22.595Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:48:22 [2022-05-02T12:48:22.595Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:48:22 [2022-05-02T12:48:22.595Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:48:22 [2022-05-02T12:48:22.595Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:48:22 [2022-05-02T12:48:22.596Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:48:22 [2022-05-02T12:48:22.596Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:48:22 [2022-05-02T12:48:22.596Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:48:22 [2022-05-02T12:48:22.596Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:48:22 [2022-05-02T12:48:22.596Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:48:22 [2022-05-02T12:48:22.596Z] === RUN   TestContainerBindMountNonRecursive
12:48:23 [2022-05-02T12:48:23.969Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
12:48:23 [2022-05-02T12:48:23.969Z] === RUN   TestContainerVolumesMountedAsShared
12:48:24 [2022-05-02T12:48:24.535Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
12:48:24 [2022-05-02T12:48:24.535Z] === RUN   TestContainerVolumesMountedAsSlave
12:48:24 [2022-05-02T12:48:24.792Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
12:48:24 [2022-05-02T12:48:24.792Z] === RUN   TestNetworkNat
12:48:25 [2022-05-02T12:48:25.359Z] --- PASS: TestNetworkNat (0.49s)
12:48:25 [2022-05-02T12:48:25.359Z] === RUN   TestNetworkLocalhostTCPNat
12:48:25 [2022-05-02T12:48:25.617Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
12:48:25 [2022-05-02T12:48:25.617Z] === RUN   TestNetworkLoopbackNat
12:48:28 [2022-05-02T12:48:28.145Z] --- PASS: TestNetworkLoopbackNat (2.55s)
12:48:28 [2022-05-02T12:48:28.145Z] === RUN   TestPause
12:48:28 [2022-05-02T12:48:28.710Z] --- PASS: TestPause (0.47s)
12:48:28 [2022-05-02T12:48:28.710Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:48:28 [2022-05-02T12:48:28.710Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:48:28 [2022-05-02T12:48:28.710Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:48:28 [2022-05-02T12:48:28.710Z] === RUN   TestPauseStopPausedContainer
12:48:29 [2022-05-02T12:48:29.276Z] --- PASS: TestPauseStopPausedContainer (0.48s)
12:48:29 [2022-05-02T12:48:29.276Z] === RUN   TestPidHost
12:48:30 [2022-05-02T12:48:30.209Z] --- PASS: TestPidHost (0.95s)
12:48:30 [2022-05-02T12:48:30.209Z] === RUN   TestPsFilter
12:48:30 [2022-05-02T12:48:30.209Z] --- PASS: TestPsFilter (0.11s)
12:48:30 [2022-05-02T12:48:30.209Z] === RUN   TestRemoveContainerWithRemovedVolume
12:48:30 [2022-05-02T12:48:30.774Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
12:48:30 [2022-05-02T12:48:30.774Z] === RUN   TestRemoveContainerWithVolume
12:48:31 [2022-05-02T12:48:31.032Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
12:48:31 [2022-05-02T12:48:31.032Z] === RUN   TestRemoveContainerRunning
12:48:31 [2022-05-02T12:48:31.598Z] --- PASS: TestRemoveContainerRunning (0.45s)
12:48:31 [2022-05-02T12:48:31.599Z] === RUN   TestRemoveContainerForceRemoveRunning
12:48:32 [2022-05-02T12:48:32.165Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
12:48:32 [2022-05-02T12:48:32.165Z] === RUN   TestRemoveInvalidContainer
12:48:32 [2022-05-02T12:48:32.165Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:48:32 [2022-05-02T12:48:32.165Z] === RUN   TestRenameLinkedContainer
12:48:34 [2022-05-02T12:48:34.067Z] --- PASS: TestRenameLinkedContainer (1.76s)
12:48:34 [2022-05-02T12:48:34.067Z] === RUN   TestRenameStoppedContainer
12:48:34 [2022-05-02T12:48:34.067Z] --- PASS: TestRenameStoppedContainer (0.41s)
12:48:34 [2022-05-02T12:48:34.067Z] === RUN   TestRenameRunningContainerAndReuse
12:48:35 [2022-05-02T12:48:35.002Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
12:48:35 [2022-05-02T12:48:35.002Z] === RUN   TestRenameInvalidName
12:48:35 [2022-05-02T12:48:35.568Z] --- PASS: TestRenameInvalidName (0.44s)
12:48:35 [2022-05-02T12:48:35.568Z] === RUN   TestRenameAnonymousContainer
12:48:37 [2022-05-02T12:48:37.467Z] --- PASS: TestRenameAnonymousContainer (1.62s)
12:48:37 [2022-05-02T12:48:37.467Z] === RUN   TestRenameContainerWithSameName
12:48:37 [2022-05-02T12:48:37.467Z] --- PASS: TestRenameContainerWithSameName (0.42s)
12:48:37 [2022-05-02T12:48:37.467Z] === RUN   TestRenameContainerWithLinkedContainer
12:48:38 [2022-05-02T12:48:38.402Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
12:48:38 [2022-05-02T12:48:38.402Z] === RUN   TestResize
12:48:38 [2022-05-02T12:48:38.967Z] --- PASS: TestResize (0.45s)
12:48:38 [2022-05-02T12:48:38.967Z] === RUN   TestResizeWithInvalidSize
12:48:39 [2022-05-02T12:48:39.225Z] --- PASS: TestResizeWithInvalidSize (0.43s)
12:48:39 [2022-05-02T12:48:39.225Z] === RUN   TestResizeWhenContainerNotStarted
12:48:39 [2022-05-02T12:48:39.807Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:48:39 [2022-05-02T12:48:39.807Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:48:41 [2022-05-02T12:48:41.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:48:42 [2022-05-02T12:48:42.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:48:44 [2022-05-02T12:48:44.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:48:44 [2022-05-02T12:48:44.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:48:45 [2022-05-02T12:48:45.387Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:48:45 [2022-05-02T12:48:45.388Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:48:48 [2022-05-02T12:48:48.669Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:48:48 [2022-05-02T12:48:48.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:48:51 [2022-05-02T12:48:51.455Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:48:52 [2022-05-02T12:48:52.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:48:52 [2022-05-02T12:48:52.828Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:48:54 [2022-05-02T12:48:54.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:48:54 [2022-05-02T12:48:54.729Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:48:56 [2022-05-02T12:48:56.110Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:48:58 [2022-05-02T12:48:58.010Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.15s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.52s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.21s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.81s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
12:48:58 [2022-05-02T12:48:58.010Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s)
12:48:58 [2022-05-02T12:48:58.010Z] === RUN   TestCgroupNamespacesRun
12:48:58 [2022-05-02T12:48:58.946Z] --- PASS: TestCgroupNamespacesRun (1.23s)
12:48:58 [2022-05-02T12:48:58.946Z] === RUN   TestCgroupNamespacesRunPrivileged
12:48:58 [2022-05-02T12:48:58.946Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:48:58 [2022-05-02T12:48:58.946Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:48:58 [2022-05-02T12:48:58.946Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:49:00 [2022-05-02T12:49:00.319Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
12:49:00 [2022-05-02T12:49:00.319Z] === RUN   TestCgroupNamespacesRunHostMode
12:49:01 [2022-05-02T12:49:01.253Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
12:49:01 [2022-05-02T12:49:01.253Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:49:02 [2022-05-02T12:49:02.626Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
12:49:02 [2022-05-02T12:49:02.626Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:49:03 [2022-05-02T12:49:03.998Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
12:49:03 [2022-05-02T12:49:03.998Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:49:04 [2022-05-02T12:49:04.564Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
12:49:04 [2022-05-02T12:49:04.564Z] === RUN   TestCgroupNamespacesRunOlderClient
12:49:05 [2022-05-02T12:49:05.943Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
12:49:05 [2022-05-02T12:49:05.943Z] === RUN   TestNISDomainname
12:49:06 [2022-05-02T12:49:06.201Z] --- PASS: TestNISDomainname (0.56s)
12:49:06 [2022-05-02T12:49:06.201Z] === RUN   TestHostnameDnsResolution
12:49:07 [2022-05-02T12:49:07.134Z] --- PASS: TestHostnameDnsResolution (0.74s)
12:49:07 [2022-05-02T12:49:07.134Z] === RUN   TestUnprivilegedPortsAndPing
12:49:07 [2022-05-02T12:49:07.393Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
12:49:07 [2022-05-02T12:49:07.393Z] === RUN   TestPrivilegedHostDevices
12:49:07 [2022-05-02T12:49:07.959Z] --- PASS: TestPrivilegedHostDevices (0.51s)
12:49:07 [2022-05-02T12:49:07.959Z] === RUN   TestStats
12:49:10 [2022-05-02T12:49:10.485Z] --- PASS: TestStats (2.46s)
12:49:10 [2022-05-02T12:49:10.485Z] === RUN   TestStopContainerWithTimeout
12:49:10 [2022-05-02T12:49:10.485Z] === RUN   TestStopContainerWithTimeout/0
12:49:10 [2022-05-02T12:49:10.485Z] === PAUSE TestStopContainerWithTimeout/0
12:49:10 [2022-05-02T12:49:10.485Z] === RUN   TestStopContainerWithTimeout/1
12:49:10 [2022-05-02T12:49:10.485Z] === PAUSE TestStopContainerWithTimeout/1
12:49:10 [2022-05-02T12:49:10.485Z] === RUN   TestStopContainerWithTimeout/3
12:49:10 [2022-05-02T12:49:10.485Z] === PAUSE TestStopContainerWithTimeout/3
12:49:10 [2022-05-02T12:49:10.485Z] === RUN   TestStopContainerWithTimeout/-1
12:49:10 [2022-05-02T12:49:10.485Z] === PAUSE TestStopContainerWithTimeout/-1
12:49:10 [2022-05-02T12:49:10.485Z] === CONT  TestStopContainerWithTimeout/0
12:49:10 [2022-05-02T12:49:10.485Z] === CONT  TestStopContainerWithTimeout/3
12:49:11 [2022-05-02T12:49:11.418Z] === CONT  TestStopContainerWithTimeout/-1
12:49:13 [2022-05-02T12:49:13.315Z] === CONT  TestStopContainerWithTimeout/1
12:49:14 [2022-05-02T12:49:14.688Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:49:14 [2022-05-02T12:49:14.688Z]     --- PASS: TestStopContainerWithTimeout/0 (0.80s)
12:49:14 [2022-05-02T12:49:14.688Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
12:49:14 [2022-05-02T12:49:14.688Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
12:49:14 [2022-05-02T12:49:14.688Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
12:49:14 [2022-05-02T12:49:14.688Z] === RUN   TestDeleteDevicemapper
12:49:14 [2022-05-02T12:49:14.688Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:49:14 [2022-05-02T12:49:14.688Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:49:14 [2022-05-02T12:49:14.688Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:49:17 [2022-05-02T12:49:17.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.02s)
12:49:17 [2022-05-02T12:49:17.218Z] === RUN   TestUpdateMemory
12:49:17 [2022-05-02T12:49:17.218Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:49:17 [2022-05-02T12:49:17.218Z] --- SKIP: TestUpdateMemory (0.00s)
12:49:17 [2022-05-02T12:49:17.218Z] === RUN   TestUpdateCPUQuota
12:49:17 [2022-05-02T12:49:17.785Z] --- PASS: TestUpdateCPUQuota (0.88s)
12:49:17 [2022-05-02T12:49:17.785Z] === RUN   TestUpdatePidsLimit
12:49:17 [2022-05-02T12:49:17.785Z] === RUN   TestUpdatePidsLimit/update_from_none
12:49:17 [2022-05-02T12:49:17.785Z] === RUN   TestUpdatePidsLimit/no_change
12:49:18 [2022-05-02T12:49:18.042Z] === RUN   TestUpdatePidsLimit/update_lower
12:49:18 [2022-05-02T12:49:18.300Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:49:18 [2022-05-02T12:49:18.558Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:49:18 [2022-05-02T12:49:18.816Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:49:19 [2022-05-02T12:49:19.074Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:49:19 [2022-05-02T12:49:19.640Z] --- PASS: TestUpdatePidsLimit (2.02s)
12:49:19 [2022-05-02T12:49:19.640Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
12:49:19 [2022-05-02T12:49:19.640Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
12:49:19 [2022-05-02T12:49:19.640Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
12:49:19 [2022-05-02T12:49:19.640Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
12:49:19 [2022-05-02T12:49:19.640Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
12:49:19 [2022-05-02T12:49:19.640Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
12:49:19 [2022-05-02T12:49:19.640Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
12:49:19 [2022-05-02T12:49:19.640Z] === RUN   TestUpdateRestartPolicy
12:49:31 [2022-05-02T12:49:31.830Z] --- PASS: TestUpdateRestartPolicy (11.13s)
12:49:31 [2022-05-02T12:49:31.830Z] === RUN   TestUpdateRestartWithAutoRemove
12:49:31 [2022-05-02T12:49:31.830Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s)
12:49:31 [2022-05-02T12:49:31.830Z] === RUN   TestWaitNonBlocked
12:49:31 [2022-05-02T12:49:31.830Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:49:31 [2022-05-02T12:49:31.830Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:49:31 [2022-05-02T12:49:31.830Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:49:31 [2022-05-02T12:49:31.830Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:49:31 [2022-05-02T12:49:31.830Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:49:31 [2022-05-02T12:49:31.830Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:49:32 [2022-05-02T12:49:32.088Z] --- PASS: TestWaitNonBlocked (0.01s)
12:49:32 [2022-05-02T12:49:32.088Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
12:49:32 [2022-05-02T12:49:32.088Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s)
12:49:32 [2022-05-02T12:49:32.088Z] === RUN   TestWaitBlocked
12:49:32 [2022-05-02T12:49:32.088Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:49:32 [2022-05-02T12:49:32.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:49:32 [2022-05-02T12:49:32.088Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:49:32 [2022-05-02T12:49:32.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:49:32 [2022-05-02T12:49:32.088Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:49:32 [2022-05-02T12:49:32.088Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:49:32 [2022-05-02T12:49:32.655Z] --- PASS: TestWaitBlocked (0.01s)
12:49:32 [2022-05-02T12:49:32.655Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
12:49:32 [2022-05-02T12:49:32.655Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
12:49:32 [2022-05-02T12:49:32.655Z] === CONT  TestContainerStartOnDaemonRestart
12:49:32 [2022-05-02T12:49:32.655Z] === CONT  TestRestartDaemonWithRestartingContainer
12:49:35 [2022-05-02T12:49:35.186Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.35s)
12:49:35 [2022-05-02T12:49:35.186Z] === CONT  TestIpcModeOlderClient
12:49:35 [2022-05-02T12:49:35.186Z] --- PASS: TestContainerStartOnDaemonRestart (2.36s)
12:49:35 [2022-05-02T12:49:35.186Z] === CONT  TestContainerKillOnDaemonStart
12:49:35 [2022-05-02T12:49:35.186Z] --- PASS: TestIpcModeOlderClient (0.09s)
12:49:35 [2022-05-02T12:49:35.186Z] === CONT  TestDaemonHostGatewayIP
12:49:37 [2022-05-02T12:49:37.730Z] --- PASS: TestDaemonHostGatewayIP (2.51s)
12:49:37 [2022-05-02T12:49:37.730Z] === CONT  TestDaemonRestartIpcMode
12:49:40 [2022-05-02T12:49:40.262Z] --- PASS: TestDaemonRestartIpcMode (2.24s)
12:49:46 [2022-05-02T12:49:46.814Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
12:49:46 [2022-05-02T12:49:46.814Z] PASS
12:49:46 [2022-05-02T12:49:46.814Z] 
12:49:46 [2022-05-02T12:49:46.814Z] === Skipped
12:49:46 [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:49:46 [2022-05-02T12:49:46.814Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:49:46 [2022-05-02T12:49:46.814Z] 
12:49:46 [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:49:46 [2022-05-02T12:49:46.814Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:49:46 [2022-05-02T12:49:46.814Z] 
12:49:46 [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:49:46 [2022-05-02T12:49:46.814Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:49:46 [2022-05-02T12:49:46.814Z] 
12:49:46 [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:49:46 [2022-05-02T12:49:46.814Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:49:46 [2022-05-02T12:49:46.814Z] 
12:49:46 [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:49:46 [2022-05-02T12:49:46.814Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:49:46 [2022-05-02T12:49:46.814Z] 
12:49:46 [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:49:46 [2022-05-02T12:49:46.814Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:49:46 [2022-05-02T12:49:46.814Z] 
12:49:46 [2022-05-02T12:49:46.814Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:49:46 [2022-05-02T12:49:46.814Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:49:46 [2022-05-02T12:49:46.814Z] 
12:49:46 [2022-05-02T12:49:46.814Z] DONE 235 tests, 7 skipped in 119.517s
12:49:46 [2022-05-02T12:49:46.814Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:49:46 [2022-05-02T12:49:46.814Z] === RUN   TestConfigDaemonLibtrustID
12:49:47 [2022-05-02T12:49:47.379Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:49:47 [2022-05-02T12:49:47.379Z] === RUN   TestDaemonConfigValidation
12:49:47 [2022-05-02T12:49:47.379Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:49:47 [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:49:47 [2022-05-02T12:49:47.379Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:49:47 [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:49:47 [2022-05-02T12:49:47.379Z] === RUN   TestDaemonConfigValidation/invalid_config
12:49:47 [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:49:47 [2022-05-02T12:49:47.379Z] === RUN   TestDaemonConfigValidation/malformed_config
12:49:47 [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:49:47 [2022-05-02T12:49:47.379Z] === RUN   TestDaemonConfigValidation/valid_config
12:49:47 [2022-05-02T12:49:47.379Z] === PAUSE TestDaemonConfigValidation/valid_config
12:49:47 [2022-05-02T12:49:47.379Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:49:47 [2022-05-02T12:49:47.379Z] === CONT  TestDaemonConfigValidation/valid_config
12:49:47 [2022-05-02T12:49:47.638Z] === CONT  TestDaemonConfigValidation/malformed_config
12:49:47 [2022-05-02T12:49:47.638Z] === CONT  TestDaemonConfigValidation/invalid_config
12:49:47 [2022-05-02T12:49:47.638Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:49:47 [2022-05-02T12:49:47.638Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:49:47 [2022-05-02T12:49:47.638Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
12:49:47 [2022-05-02T12:49:47.638Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
12:49:47 [2022-05-02T12:49:47.638Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
12:49:47 [2022-05-02T12:49:47.638Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
12:49:47 [2022-05-02T12:49:47.638Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
12:49:47 [2022-05-02T12:49:47.638Z] === RUN   TestConfigDaemonSeccompProfiles
12:49:47 [2022-05-02T12:49:47.638Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:49:48 [2022-05-02T12:49:48.665Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:49:50 [2022-05-02T12:49:50.035Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:49:50 [2022-05-02T12:49:50.967Z] === CONT  TestConfigDaemonSeccompProfiles
12:49:50 [2022-05-02T12:49:50.967Z]     daemon_test.go:156: [d7480df81ecf0] daemon is not started
12:49:50 [2022-05-02T12:49:50.967Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
12:49:50 [2022-05-02T12:49:50.967Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:49:50 [2022-05-02T12:49:50.967Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:49:50 [2022-05-02T12:49:50.967Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:49:50 [2022-05-02T12:49:50.967Z] === RUN   TestDaemonProxy
12:49:50 [2022-05-02T12:49:50.967Z] === RUN   TestDaemonProxy/environment_variables
12:49:52 [2022-05-02T12:49:52.864Z] === RUN   TestDaemonProxy/command-line_options
12:49:54 [2022-05-02T12:49:54.235Z] === RUN   TestDaemonProxy/configuration_file
12:49:56 [2022-05-02T12:49:56.132Z] === RUN   TestDaemonProxy/conflicting_options
12:49:56 [2022-05-02T12:49:56.390Z] === RUN   TestDaemonProxy/reload_sanitized
12:49:56 [2022-05-02T12:49:56.955Z] --- PASS: TestDaemonProxy (6.18s)
12:49:56 [2022-05-02T12:49:56.955Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
12:49:56 [2022-05-02T12:49:56.955Z]     --- PASS: TestDaemonProxy/command-line_options (1.70s)
12:49:56 [2022-05-02T12:49:56.955Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
12:49:56 [2022-05-02T12:49:56.955Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:49:56 [2022-05-02T12:49:56.955Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:49:56 [2022-05-02T12:49:56.955Z] PASS
12:49:56 [2022-05-02T12:49:56.955Z] 
12:49:56 [2022-05-02T12:49:56.955Z] DONE 17 tests in 10.079s
12:49:56 [2022-05-02T12:49:56.955Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:49:56 [2022-05-02T12:49:56.955Z] INFO: Testing against a local daemon
12:49:56 [2022-05-02T12:49:56.955Z] === RUN   TestCommitInheritsEnv
12:49:57 [2022-05-02T12:49:57.520Z] --- PASS: TestCommitInheritsEnv (0.28s)
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportExtremelyLargeImageWorks
12:49:57 [2022-05-02T12:49:57.520Z] === PAUSE TestImportExtremelyLargeImageWorks
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform/#00
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform/_______
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform//
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform/linux
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform/LINUX
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform/macos
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:49:57 [2022-05-02T12:49:57.520Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:49:57 [2022-05-02T12:49:57.778Z] --- PASS: TestImportWithCustomPlatform (0.32s)
12:49:57 [2022-05-02T12:49:57.778Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:49:57 [2022-05-02T12:49:57.778Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:49:57 [2022-05-02T12:49:57.778Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:49:57 [2022-05-02T12:49:57.778Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
12:49:57 [2022-05-02T12:49:57.778Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:49:57 [2022-05-02T12:49:57.778Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
12:49:57 [2022-05-02T12:49:57.779Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:49:57 [2022-05-02T12:49:57.779Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:49:57 [2022-05-02T12:49:57.779Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:49:57 [2022-05-02T12:49:57.779Z] === RUN   TestImagesFilterMultiReference
12:49:57 [2022-05-02T12:49:57.779Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:49:57 [2022-05-02T12:49:57.779Z] === RUN   TestImagePullPlatformInvalid
12:49:57 [2022-05-02T12:49:57.779Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:49:57 [2022-05-02T12:49:57.779Z] === RUN   TestRemoveImageOrphaning
12:49:58 [2022-05-02T12:49:58.036Z] --- PASS: TestRemoveImageOrphaning (0.26s)
12:49:58 [2022-05-02T12:49:58.036Z] === RUN   TestRemoveImageGarbageCollector
12:49:58 [2022-05-02T12:49:58.602Z] time="2022-05-02T12:49:58Z" level=info msg="[graphdriver] trying configured driver: overlay2"
12:49:59 [2022-05-02T12:49:59.976Z] --- PASS: TestRemoveImageGarbageCollector (1.82s)
12:49:59 [2022-05-02T12:49:59.976Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:49:59 [2022-05-02T12:49:59.976Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:49:59 [2022-05-02T12:49:59.976Z] === RUN   TestTagInvalidReference
12:49:59 [2022-05-02T12:49:59.976Z] --- PASS: TestTagInvalidReference (0.01s)
12:49:59 [2022-05-02T12:49:59.976Z] === RUN   TestTagValidPrefixedRepo
12:49:59 [2022-05-02T12:49:59.976Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:49:59 [2022-05-02T12:49:59.976Z] === RUN   TestTagExistedNameWithoutForce
12:49:59 [2022-05-02T12:49:59.976Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:49:59 [2022-05-02T12:49:59.976Z] === RUN   TestTagOfficialNames
12:49:59 [2022-05-02T12:49:59.976Z] --- PASS: TestTagOfficialNames (0.04s)
12:49:59 [2022-05-02T12:49:59.976Z] === RUN   TestTagMatchesDigest
12:49:59 [2022-05-02T12:49:59.976Z] --- PASS: TestTagMatchesDigest (0.01s)
12:49:59 [2022-05-02T12:49:59.976Z] === CONT  TestImportExtremelyLargeImageWorks
12:51:36 [2022-05-02T12:51:36.397Z] --- PASS: TestImportExtremelyLargeImageWorks (92.48s)
12:51:36 [2022-05-02T12:51:36.397Z] PASS
12:51:36 [2022-05-02T12:51:36.397Z] 
12:51:36 [2022-05-02T12:51:36.397Z] DONE 22 tests in 95.442s
12:51:36 [2022-05-02T12:51:36.397Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:51:36 [2022-05-02T12:51:36.397Z] INFO: Testing against a local daemon
12:51:36 [2022-05-02T12:51:36.397Z] === RUN   TestNetworkCreateDelete
12:51:36 [2022-05-02T12:51:36.397Z] --- PASS: TestNetworkCreateDelete (0.12s)
12:51:36 [2022-05-02T12:51:36.398Z] === RUN   TestDockerNetworkDeletePreferID
12:51:36 [2022-05-02T12:51:36.398Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:51:36 [2022-05-02T12:51:36.398Z] === RUN   TestDaemonDNSFallback
12:51:39 [2022-05-02T12:51:39.674Z] --- PASS: TestDaemonDNSFallback (6.35s)
12:51:39 [2022-05-02T12:51:39.674Z] === RUN   TestInspectNetwork
12:51:42 [2022-05-02T12:51:42.955Z] === RUN   TestInspectNetwork/full_network_id
12:51:42 [2022-05-02T12:51:42.955Z] === RUN   TestInspectNetwork/partial_network_id
12:51:42 [2022-05-02T12:51:42.955Z] === RUN   TestInspectNetwork/network_name
12:51:42 [2022-05-02T12:51:42.955Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:51:47 [2022-05-02T12:51:47.136Z] --- PASS: TestInspectNetwork (7.31s)
12:51:47 [2022-05-02T12:51:47.136Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:51:47 [2022-05-02T12:51:47.136Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:51:47 [2022-05-02T12:51:47.136Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:51:47 [2022-05-02T12:51:47.136Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:51:47 [2022-05-02T12:51:47.136Z] === RUN   TestRunContainerWithBridgeNone
12:51:48 [2022-05-02T12:51:48.070Z] --- PASS: TestRunContainerWithBridgeNone (1.58s)
12:51:48 [2022-05-02T12:51:48.070Z] === RUN   TestNetworkInvalidJSON
12:51:48 [2022-05-02T12:51:48.070Z] === RUN   TestNetworkInvalidJSON/networks/create
12:51:48 [2022-05-02T12:51:48.070Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:51:48 [2022-05-02T12:51:48.070Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:51:48 [2022-05-02T12:51:48.070Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:51:48 [2022-05-02T12:51:48.070Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:51:48 [2022-05-02T12:51:48.070Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:51:48 [2022-05-02T12:51:48.070Z] === CONT  TestNetworkInvalidJSON/networks/create
12:51:48 [2022-05-02T12:51:48.070Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:51:48 [2022-05-02T12:51:48.070Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:51:48 [2022-05-02T12:51:48.070Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:51:48 [2022-05-02T12:51:48.328Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:51:48 [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:51:48 [2022-05-02T12:51:48.328Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkList
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkList//networks
12:51:48 [2022-05-02T12:51:48.328Z] === PAUSE TestNetworkList//networks
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestNetworkList//networks/
12:51:48 [2022-05-02T12:51:48.328Z] === PAUSE TestNetworkList//networks/
12:51:48 [2022-05-02T12:51:48.328Z] === CONT  TestNetworkList//networks
12:51:48 [2022-05-02T12:51:48.328Z] === CONT  TestNetworkList//networks/
12:51:48 [2022-05-02T12:51:48.328Z] --- PASS: TestNetworkList (0.02s)
12:51:48 [2022-05-02T12:51:48.328Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z]     --- PASS: TestNetworkList//networks (0.00s)
12:51:48 [2022-05-02T12:51:48.328Z] === RUN   TestHostIPv4BridgeLabel
12:51:48 [2022-05-02T12:51:48.893Z] --- PASS: TestHostIPv4BridgeLabel (0.55s)
12:51:48 [2022-05-02T12:51:48.893Z] === RUN   TestDaemonRestartWithLiveRestore
12:51:49 [2022-05-02T12:51:49.854Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:51:49 [2022-05-02T12:51:49.854Z] === RUN   TestDaemonDefaultNetworkPools
12:51:50 [2022-05-02T12:51:50.419Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s)
12:51:50 [2022-05-02T12:51:50.419Z] === RUN   TestDaemonRestartWithExistingNetwork
12:51:51 [2022-05-02T12:51:51.790Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
12:51:51 [2022-05-02T12:51:51.790Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:51:53 [2022-05-02T12:51:53.162Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
12:51:53 [2022-05-02T12:51:53.162Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:51:53 [2022-05-02T12:51:53.420Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
12:51:53 [2022-05-02T12:51:53.420Z] === RUN   TestServiceWithPredefinedNetwork
12:51:55 [2022-05-02T12:51:55.947Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s)
12:51:55 [2022-05-02T12:51:55.947Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:51:55 [2022-05-02T12:51:55.947Z]     service_test.go:243: FLAKY_TEST
12:51:55 [2022-05-02T12:51:55.947Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:51:55 [2022-05-02T12:51:55.947Z] === RUN   TestServiceWithDataPathPortInit
12:52:10 [2022-05-02T12:52:10.812Z] --- PASS: TestServiceWithDataPathPortInit (13.97s)
12:52:10 [2022-05-02T12:52:10.813Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:52:12 [2022-05-02T12:52:12.186Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3rkkhpov2a249kpltggvs3kmc Created:2022-05-02 12:52:10.987327075 +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[3d4ba3d536ef27839e169537fe38238fd9c1bd9f87b9161752db14830d9436bf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mtainyztnbw35621jf4ylve52 EndpointID:600fe5d02b79ff2008399785a188f2cfa54a1415ed976f91bf60cdcbeaa32a4b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:515db78e6b3ae77cbeeb0026b7c9f3238f57aad182fff4487bc96998676f747b 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:5a44786be57f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mtainyztnbw35621jf4ylve52 EndpointID:600fe5d02b79ff2008399785a188f2cfa54a1415ed976f91bf60cdcbeaa32a4b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:52:17 [2022-05-02T12:52:17.443Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
12:52:17 [2022-05-02T12:52:17.443Z] PASS
12:52:17 [2022-05-02T12:52:17.443Z] 
12:52:17 [2022-05-02T12:52:17.443Z] === Skipped
12:52:17 [2022-05-02T12:52:17.443Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:52:17 [2022-05-02T12:52:17.443Z]     service_test.go:243: FLAKY_TEST
12:52:17 [2022-05-02T12:52:17.443Z] 
12:52:17 [2022-05-02T12:52:17.443Z] DONE 38 tests, 1 skipped in 44.260s
12:52:17 [2022-05-02T12:52:17.443Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:52:17 [2022-05-02T12:52:17.443Z] INFO: Testing against a local daemon
12:52:17 [2022-05-02T12:52:17.443Z] === RUN   TestDockerNetworkIpvlanPersistance
12:52:17 [2022-05-02T12:52:17.443Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:52:17 [2022-05-02T12:52:17.443Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:52:17 [2022-05-02T12:52:17.443Z] === RUN   TestDockerNetworkIpvlan
12:52:17 [2022-05-02T12:52:17.443Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:52:17 [2022-05-02T12:52:17.443Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:52:17 [2022-05-02T12:52:17.443Z] PASS
12:52:17 [2022-05-02T12:52:17.443Z] 
12:52:17 [2022-05-02T12:52:17.443Z] === Skipped
12:52:17 [2022-05-02T12:52:17.443Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:52:17 [2022-05-02T12:52:17.443Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:52:17 [2022-05-02T12:52:17.443Z] 
12:52:17 [2022-05-02T12:52:17.443Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:52:17 [2022-05-02T12:52:17.443Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:52:17 [2022-05-02T12:52:17.443Z] 
12:52:17 [2022-05-02T12:52:17.443Z] DONE 2 tests, 2 skipped in 0.024s
12:52:17 [2022-05-02T12:52:17.443Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:52:17 [2022-05-02T12:52:17.443Z] INFO: Testing against a local daemon
12:52:17 [2022-05-02T12:52:17.443Z] === RUN   TestDockerNetworkMacvlanPersistance
12:52:18 [2022-05-02T12:52:18.008Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
12:52:18 [2022-05-02T12:52:18.008Z] === RUN   TestDockerNetworkMacvlan
12:52:18 [2022-05-02T12:52:18.573Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:52:19 [2022-05-02T12:52:19.507Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:52:20 [2022-05-02T12:52:20.072Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:52:21 [2022-05-02T12:52:21.978Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:52:23 [2022-05-02T12:52:23.878Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:52:27 [2022-05-02T12:52:27.161Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:52:27 [2022-05-02T12:52:27.726Z] --- PASS: TestDockerNetworkMacvlan (9.77s)
12:52:27 [2022-05-02T12:52:27.726Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:52:27 [2022-05-02T12:52:27.726Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:52:27 [2022-05-02T12:52:27.726Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
12:52:27 [2022-05-02T12:52:27.726Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s)
12:52:27 [2022-05-02T12:52:27.726Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
12:52:27 [2022-05-02T12:52:27.726Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
12:52:27 [2022-05-02T12:52:27.726Z] PASS
12:52:27 [2022-05-02T12:52:27.726Z] 
12:52:27 [2022-05-02T12:52:27.726Z] DONE 8 tests in 11.025s
12:52:27 [2022-05-02T12:52:27.726Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:52:27 [2022-05-02T12:52:27.726Z] testing: warning: no tests to run
12:52:27 [2022-05-02T12:52:27.726Z] PASS
12:52:27 [2022-05-02T12:52:27.726Z] 
12:52:27 [2022-05-02T12:52:27.726Z] DONE 0 tests in 0.007s
12:52:27 [2022-05-02T12:52:27.726Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:52:27 [2022-05-02T12:52:27.726Z] INFO: Testing against a local daemon
12:52:27 [2022-05-02T12:52:27.726Z] === RUN   TestAuthZPluginAllowRequest
12:52:29 [2022-05-02T12:52:29.101Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
12:52:29 [2022-05-02T12:52:29.101Z] === RUN   TestAuthZPluginTLS
12:52:29 [2022-05-02T12:52:29.673Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:52:29 [2022-05-02T12:52:29.673Z] === RUN   TestAuthZPluginDenyRequest
12:52:30 [2022-05-02T12:52:30.238Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:52:30 [2022-05-02T12:52:30.238Z] === RUN   TestAuthZPluginAPIDenyResponse
12:52:30 [2022-05-02T12:52:30.803Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:52:30 [2022-05-02T12:52:30.803Z] === RUN   TestAuthZPluginDenyResponse
12:52:31 [2022-05-02T12:52:31.062Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:52:31 [2022-05-02T12:52:31.062Z] === RUN   TestAuthZPluginAllowEventStream
12:52:32 [2022-05-02T12:52:32.438Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
12:52:32 [2022-05-02T12:52:32.438Z] === RUN   TestAuthZPluginErrorResponse
12:52:33 [2022-05-02T12:52:33.003Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
12:52:33 [2022-05-02T12:52:33.003Z] === RUN   TestAuthZPluginErrorRequest
12:52:33 [2022-05-02T12:52:33.567Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:52:33 [2022-05-02T12:52:33.567Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:52:33 [2022-05-02T12:52:33.824Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:52:33 [2022-05-02T12:52:33.824Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:52:35 [2022-05-02T12:52:35.723Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
12:52:35 [2022-05-02T12:52:35.723Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:52:36 [2022-05-02T12:52:36.657Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
12:52:36 [2022-05-02T12:52:36.657Z] === RUN   TestAuthZPluginHeader
12:52:37 [2022-05-02T12:52:37.592Z] --- PASS: TestAuthZPluginHeader (0.70s)
12:52:37 [2022-05-02T12:52:37.592Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:52:41 [2022-05-02T12:52:41.772Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.85s)
12:52:41 [2022-05-02T12:52:41.772Z] === RUN   TestAuthZPluginV2Disable
12:52:45 [2022-05-02T12:52:45.051Z] --- PASS: TestAuthZPluginV2Disable (3.40s)
12:52:45 [2022-05-02T12:52:45.051Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:52:48 [2022-05-02T12:52:48.329Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.23s)
12:52:48 [2022-05-02T12:52:48.329Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:52:58 [2022-05-02T12:52:58.317Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.95s)
12:52:58 [2022-05-02T12:52:58.317Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:53:16 [2022-05-02T12:53:16.383Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s)
12:53:16 [2022-05-02T12:53:16.383Z] PASS
12:53:16 [2022-05-02T12:53:16.383Z] 
12:53:16 [2022-05-02T12:53:16.383Z] DONE 17 tests in 46.656s
12:53:16 [2022-05-02T12:53:16.383Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:53:16 [2022-05-02T12:53:16.383Z] INFO: Testing against a local daemon
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:53:16 [2022-05-02T12:53:16.383Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:53:16 [2022-05-02T12:53:16.383Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:53:16 [2022-05-02T12:53:16.383Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:53:16 [2022-05-02T12:53:16.383Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:53:16 [2022-05-02T12:53:16.383Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:53:16 [2022-05-02T12:53:16.383Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:53:16 [2022-05-02T12:53:16.383Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:53:16 [2022-05-02T12:53:16.383Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInstall
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInstall/no_auth
12:53:16 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:53:16 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74daf2b41cb345b833da10b81174648b9e1707257bd71ee8cd13f02c9bc11184" mediatype=application/vnd.docker.plugin.v1+json size=522
12:53:16 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:53:16 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:74daf2b41cb345b833da10b81174648b9e1707257bd71ee8cd13f02c9bc11184" mediatype=application/vnd.docker.plugin.v1+json size=522
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInstall/with_htpasswd
12:53:16 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:53:16 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82f8720506ce2871383f2fe904e8bfa7e1367645a7d260091ee5c173c749e089" mediatype=application/vnd.docker.plugin.v1+json size=522
12:53:16 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:53:16 [2022-05-02T12:53:16.383Z] time="2022-05-02T12:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82f8720506ce2871383f2fe904e8bfa7e1367645a7d260091ee5c173c749e089" mediatype=application/vnd.docker.plugin.v1+json size=522
12:53:16 [2022-05-02T12:53:16.383Z] === RUN   TestPluginInstall/with_insecure
12:53:16 [2022-05-02T12:53:16.950Z] time="2022-05-02T12:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:53:16 [2022-05-02T12:53:16.950Z] time="2022-05-02T12:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b9c8e6b2d017acf836a75b4f082b783925d06ab9c055343903c9fb62011d257" mediatype=application/vnd.docker.plugin.v1+json size=522
12:53:16 [2022-05-02T12:53:16.950Z] time="2022-05-02T12:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:53:16 [2022-05-02T12:53:16.950Z] time="2022-05-02T12:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b9c8e6b2d017acf836a75b4f082b783925d06ab9c055343903c9fb62011d257" mediatype=application/vnd.docker.plugin.v1+json size=522
12:53:17 [2022-05-02T12:53:17.208Z]     plugin_test.go:195: [d19883aef56e2] daemon is not started
12:53:17 [2022-05-02T12:53:17.208Z] --- PASS: TestPluginInstall (2.76s)
12:53:17 [2022-05-02T12:53:17.208Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
12:53:17 [2022-05-02T12:53:17.208Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
12:53:17 [2022-05-02T12:53:17.208Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
12:53:17 [2022-05-02T12:53:17.208Z] === RUN   TestPluginsWithRuntimes
12:53:19 [2022-05-02T12:53:19.107Z] === RUN   TestPluginsWithRuntimes/No_Args
12:53:19 [2022-05-02T12:53:19.672Z] === RUN   TestPluginsWithRuntimes/With_Args
12:53:20 [2022-05-02T12:53:20.604Z] --- PASS: TestPluginsWithRuntimes (3.36s)
12:53:20 [2022-05-02T12:53:20.604Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.89s)
12:53:20 [2022-05-02T12:53:20.604Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
12:53:20 [2022-05-02T12:53:20.604Z] === RUN   TestPluginBackCompatMediaTypes
12:53:21 [2022-05-02T12:53:21.171Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
12:53:21 [2022-05-02T12:53:21.171Z] PASS
12:53:21 [2022-05-02T12:53:21.171Z] 
12:53:21 [2022-05-02T12:53:21.171Z] DONE 24 tests in 6.728s
12:53:21 [2022-05-02T12:53:21.171Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:53:21 [2022-05-02T12:53:21.171Z] INFO: Testing against a local daemon
12:53:21 [2022-05-02T12:53:21.171Z] === RUN   TestExternalGraphDriver
12:53:21 [2022-05-02T12:53:21.171Z] === RUN   TestExternalGraphDriver/json
12:53:23 [2022-05-02T12:53:23.070Z] === RUN   TestExternalGraphDriver/spec
12:53:24 [2022-05-02T12:53:24.445Z] === RUN   TestExternalGraphDriver/pull
12:53:26 [2022-05-02T12:53:26.344Z] --- PASS: TestExternalGraphDriver (4.98s)
12:53:26 [2022-05-02T12:53:26.344Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
12:53:26 [2022-05-02T12:53:26.344Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
12:53:26 [2022-05-02T12:53:26.344Z]     --- PASS: TestExternalGraphDriver/pull (1.68s)
12:53:26 [2022-05-02T12:53:26.344Z] === RUN   TestGraphdriverPluginV2
12:53:30 [2022-05-02T12:53:30.523Z] --- PASS: TestGraphdriverPluginV2 (3.84s)
12:53:30 [2022-05-02T12:53:30.523Z] PASS
12:53:30 [2022-05-02T12:53:30.523Z] 
12:53:30 [2022-05-02T12:53:30.523Z] DONE 5 tests in 8.855s
12:53:30 [2022-05-02T12:53:30.523Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:53:30 [2022-05-02T12:53:30.523Z] INFO: Testing against a local daemon
12:53:30 [2022-05-02T12:53:30.523Z] === RUN   TestContinueAfterPluginCrash
12:53:30 [2022-05-02T12:53:30.523Z] === PAUSE TestContinueAfterPluginCrash
12:53:30 [2022-05-02T12:53:30.523Z] === RUN   TestReadPluginNoRead
12:53:30 [2022-05-02T12:53:30.523Z] === PAUSE TestReadPluginNoRead
12:53:30 [2022-05-02T12:53:30.523Z] === RUN   TestDaemonStartWithLogOpt
12:53:30 [2022-05-02T12:53:30.523Z] === PAUSE TestDaemonStartWithLogOpt
12:53:30 [2022-05-02T12:53:30.523Z] === CONT  TestContinueAfterPluginCrash
12:53:30 [2022-05-02T12:53:30.523Z] === CONT  TestDaemonStartWithLogOpt
12:53:33 [2022-05-02T12:53:33.826Z] --- PASS: TestDaemonStartWithLogOpt (3.45s)
12:53:33 [2022-05-02T12:53:33.827Z] === CONT  TestReadPluginNoRead
12:53:35 [2022-05-02T12:53:35.727Z] === RUN   TestReadPluginNoRead/default
12:53:37 [2022-05-02T12:53:37.099Z] === RUN   TestReadPluginNoRead/disabled_caching
12:53:38 [2022-05-02T12:53:38.473Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:53:38 [2022-05-02T12:53:38.473Z] --- PASS: TestContinueAfterPluginCrash (8.45s)
12:53:39 [2022-05-02T12:53:39.406Z] === CONT  TestReadPluginNoRead
12:53:39 [2022-05-02T12:53:39.406Z]     read_test.go:92: [d8dd3a41f951f] daemon is not started
12:53:39 [2022-05-02T12:53:39.406Z] --- PASS: TestReadPluginNoRead (5.90s)
12:53:39 [2022-05-02T12:53:39.406Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
12:53:39 [2022-05-02T12:53:39.406Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
12:53:39 [2022-05-02T12:53:39.406Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
12:53:39 [2022-05-02T12:53:39.406Z] PASS
12:53:39 [2022-05-02T12:53:39.406Z] 
12:53:39 [2022-05-02T12:53:39.406Z] DONE 6 tests in 9.373s
12:53:39 [2022-05-02T12:53:39.406Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:53:39 [2022-05-02T12:53:39.406Z] testing: warning: no tests to run
12:53:39 [2022-05-02T12:53:39.406Z] PASS
12:53:39 [2022-05-02T12:53:39.406Z] 
12:53:39 [2022-05-02T12:53:39.406Z] DONE 0 tests in 0.008s
12:53:39 [2022-05-02T12:53:39.406Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:53:39 [2022-05-02T12:53:39.406Z] INFO: Testing against a local daemon
12:53:39 [2022-05-02T12:53:39.406Z] === RUN   TestPluginWithDevMounts
12:53:39 [2022-05-02T12:53:39.406Z] === PAUSE TestPluginWithDevMounts
12:53:39 [2022-05-02T12:53:39.406Z] === CONT  TestPluginWithDevMounts
12:53:41 [2022-05-02T12:53:41.304Z] --- PASS: TestPluginWithDevMounts (1.59s)
12:53:41 [2022-05-02T12:53:41.304Z] PASS
12:53:41 [2022-05-02T12:53:41.304Z] 
12:53:41 [2022-05-02T12:53:41.304Z] DONE 1 tests in 1.612s
12:53:41 [2022-05-02T12:53:41.304Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:53:41 [2022-05-02T12:53:41.304Z] INFO: Testing against a local daemon
12:53:41 [2022-05-02T12:53:41.304Z] === RUN   TestSecretInspect
12:53:43 [2022-05-02T12:53:43.204Z] --- PASS: TestSecretInspect (2.15s)
12:53:43 [2022-05-02T12:53:43.204Z] === RUN   TestSecretList
12:53:45 [2022-05-02T12:53:45.731Z] --- PASS: TestSecretList (2.16s)
12:53:45 [2022-05-02T12:53:45.731Z] === RUN   TestSecretsCreateAndDelete
12:53:47 [2022-05-02T12:53:47.627Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
12:53:47 [2022-05-02T12:53:47.627Z] === RUN   TestSecretsUpdate
12:53:50 [2022-05-02T12:53:50.153Z] --- PASS: TestSecretsUpdate (2.19s)
12:53:50 [2022-05-02T12:53:50.153Z] === RUN   TestTemplatedSecret
12:53:52 [2022-05-02T12:53:52.680Z] --- PASS: TestTemplatedSecret (2.61s)
12:53:52 [2022-05-02T12:53:52.680Z] === RUN   TestSecretCreateResolve
12:53:54 [2022-05-02T12:53:54.580Z] --- PASS: TestSecretCreateResolve (2.21s)
12:53:54 [2022-05-02T12:53:54.580Z] PASS
12:53:54 [2022-05-02T12:53:54.580Z] 
12:53:54 [2022-05-02T12:53:54.580Z] DONE 6 tests in 13.514s
12:53:54 [2022-05-02T12:53:54.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:53:54 [2022-05-02T12:53:54.580Z] INFO: Testing against a local daemon
12:53:54 [2022-05-02T12:53:54.580Z] === RUN   TestServiceCreateInit
12:53:54 [2022-05-02T12:53:54.580Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:53:58 [2022-05-02T12:53:58.761Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:54:02 [2022-05-02T12:54:02.958Z] --- PASS: TestServiceCreateInit (7.68s)
12:54:02 [2022-05-02T12:54:02.958Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s)
12:54:02 [2022-05-02T12:54:02.958Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s)
12:54:02 [2022-05-02T12:54:02.958Z] === RUN   TestCreateServiceMultipleTimes
12:54:17 [2022-05-02T12:54:17.823Z] --- PASS: TestCreateServiceMultipleTimes (15.44s)
12:54:17 [2022-05-02T12:54:17.823Z] === RUN   TestCreateServiceConflict
12:54:20 [2022-05-02T12:54:20.349Z] --- PASS: TestCreateServiceConflict (2.24s)
12:54:20 [2022-05-02T12:54:20.349Z] === RUN   TestCreateServiceMaxReplicas
12:54:22 [2022-05-02T12:54:22.875Z] --- PASS: TestCreateServiceMaxReplicas (2.83s)
12:54:22 [2022-05-02T12:54:22.875Z] === RUN   TestCreateWithDuplicateNetworkNames
12:54:37 [2022-05-02T12:54:37.737Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s)
12:54:37 [2022-05-02T12:54:37.737Z] === RUN   TestCreateServiceSecretFileMode
12:54:38 [2022-05-02T12:54:38.669Z] --- PASS: TestCreateServiceSecretFileMode (2.46s)
12:54:38 [2022-05-02T12:54:38.669Z] === RUN   TestCreateServiceConfigFileMode
12:54:41 [2022-05-02T12:54:41.197Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
12:54:41 [2022-05-02T12:54:41.197Z] === RUN   TestCreateServiceSysctls
12:54:44 [2022-05-02T12:54:44.484Z] --- PASS: TestCreateServiceSysctls (3.06s)
12:54:44 [2022-05-02T12:54:44.484Z] === RUN   TestCreateServiceCapabilities
12:54:47 [2022-05-02T12:54:47.010Z] --- PASS: TestCreateServiceCapabilities (2.44s)
12:54:47 [2022-05-02T12:54:47.010Z] === RUN   TestInspect
12:54:49 [2022-05-02T12:54:49.542Z] --- PASS: TestInspect (2.71s)
12:54:49 [2022-05-02T12:54:49.542Z] === RUN   TestCreateJob
12:54:52 [2022-05-02T12:54:52.827Z] --- PASS: TestCreateJob (3.11s)
12:54:52 [2022-05-02T12:54:52.827Z] === RUN   TestReplicatedJob
12:54:58 [2022-05-02T12:54:58.092Z] --- PASS: TestReplicatedJob (4.79s)
12:54:58 [2022-05-02T12:54:58.092Z] === RUN   TestUpdateReplicatedJob
12:55:00 [2022-05-02T12:55:00.624Z] --- PASS: TestUpdateReplicatedJob (3.34s)
12:55:00 [2022-05-02T12:55:00.624Z] === RUN   TestServiceListWithStatuses
12:55:00 [2022-05-02T12:55:00.624Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:55:00 [2022-05-02T12:55:00.624Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:55:00 [2022-05-02T12:55:00.624Z] === RUN   TestDockerNetworkConnectAlias
12:55:04 [2022-05-02T12:55:04.803Z] --- PASS: TestDockerNetworkConnectAlias (4.18s)
12:55:04 [2022-05-02T12:55:04.803Z] === RUN   TestDockerNetworkReConnect
12:55:08 [2022-05-02T12:55:08.080Z] --- PASS: TestDockerNetworkReConnect (3.52s)
12:55:08 [2022-05-02T12:55:08.080Z] === RUN   TestServicePlugin
12:55:12 [2022-05-02T12:55:12.266Z]     plugin_test.go:61: [de9fcf8151548] joining swarm manager [dca70bb20846c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:55:13 [2022-05-02T12:55:13.199Z]     plugin_test.go:64: [dbecb77d893c2] joining swarm manager [dca70bb20846c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:55:39 [2022-05-02T12:55:39.759Z] --- PASS: TestServicePlugin (29.79s)
12:55:39 [2022-05-02T12:55:39.759Z] === RUN   TestServiceUpdateLabel
12:55:40 [2022-05-02T12:55:40.324Z] --- PASS: TestServiceUpdateLabel (2.18s)
12:55:40 [2022-05-02T12:55:40.324Z] === RUN   TestServiceUpdateSecrets
12:55:55 [2022-05-02T12:55:55.192Z] --- PASS: TestServiceUpdateSecrets (14.59s)
12:55:55 [2022-05-02T12:55:55.192Z] === RUN   TestServiceUpdateConfigs
12:56:10 [2022-05-02T12:56:10.054Z] --- PASS: TestServiceUpdateConfigs (14.46s)
12:56:10 [2022-05-02T12:56:10.054Z] === RUN   TestServiceUpdateNetwork
12:56:22 [2022-05-02T12:56:22.293Z] --- PASS: TestServiceUpdateNetwork (12.40s)
12:56:22 [2022-05-02T12:56:22.293Z] === RUN   TestServiceUpdatePidsLimit
12:56:22 [2022-05-02T12:56:22.859Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:56:23 [2022-05-02T12:56:23.792Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:56:31 [2022-05-02T12:56:31.892Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:56:38 [2022-05-02T12:56:38.468Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
12:56:38 [2022-05-02T12:56:38.468Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
12:56:38 [2022-05-02T12:56:38.468Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
12:56:38 [2022-05-02T12:56:38.468Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
12:56:38 [2022-05-02T12:56:38.468Z] PASS
12:56:38 [2022-05-02T12:56:38.468Z] 
12:56:38 [2022-05-02T12:56:38.468Z] === Skipped
12:56:38 [2022-05-02T12:56:38.468Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:56:38 [2022-05-02T12:56:38.468Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:56:38 [2022-05-02T12:56:38.468Z] 
12:56:38 [2022-05-02T12:56:38.468Z] DONE 27 tests, 1 skipped in 163.281s
12:56:38 [2022-05-02T12:56:38.468Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:56:38 [2022-05-02T12:56:38.468Z] INFO: Testing against a local daemon
12:56:38 [2022-05-02T12:56:38.468Z] === RUN   TestSessionCreate
12:56:38 [2022-05-02T12:56:38.468Z] --- PASS: TestSessionCreate (0.02s)
12:56:38 [2022-05-02T12:56:38.468Z] === RUN   TestSessionCreateWithBadUpgrade
12:56:38 [2022-05-02T12:56:38.468Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:56:38 [2022-05-02T12:56:38.468Z] PASS
12:56:38 [2022-05-02T12:56:38.468Z] 
12:56:38 [2022-05-02T12:56:38.468Z] DONE 2 tests in 0.061s
12:56:38 [2022-05-02T12:56:38.468Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:56:38 [2022-05-02T12:56:38.468Z] INFO: Testing against a local daemon
12:56:38 [2022-05-02T12:56:38.468Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:56:38 [2022-05-02T12:56:38.468Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:56:38 [2022-05-02T12:56:38.468Z] === RUN   TestDiskUsage
12:56:38 [2022-05-02T12:56:38.468Z] === PAUSE TestDiskUsage
12:56:38 [2022-05-02T12:56:38.468Z] === RUN   TestEventsExecDie
12:56:38 [2022-05-02T12:56:38.468Z] --- PASS: TestEventsExecDie (0.52s)
12:56:38 [2022-05-02T12:56:38.468Z] === RUN   TestEventsBackwardsCompatible
12:56:38 [2022-05-02T12:56:38.726Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:56:38 [2022-05-02T12:56:38.726Z] === RUN   TestEventsVolumeCreate
12:56:38 [2022-05-02T12:56:38.726Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:56:38 [2022-05-02T12:56:38.726Z] === RUN   TestInfoBinaryCommits
12:56:38 [2022-05-02T12:56:38.726Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:56:38 [2022-05-02T12:56:38.726Z] === RUN   TestInfoAPIVersioned
12:56:38 [2022-05-02T12:56:38.726Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:56:38 [2022-05-02T12:56:38.726Z] === RUN   TestInfoAPI
12:56:38 [2022-05-02T12:56:38.726Z] --- PASS: TestInfoAPI (0.02s)
12:56:38 [2022-05-02T12:56:38.726Z] === RUN   TestInfoAPIWarnings
12:56:56 [2022-05-02T12:56:56.789Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:56:56 [2022-05-02T12:56:56.789Z] === RUN   TestInfoDebug
12:56:56 [2022-05-02T12:56:56.789Z] --- PASS: TestInfoDebug (0.53s)
12:56:56 [2022-05-02T12:56:56.789Z] === RUN   TestInfoInsecureRegistries
12:56:56 [2022-05-02T12:56:56.789Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:56:56 [2022-05-02T12:56:56.789Z] === RUN   TestInfoRegistryMirrors
12:56:56 [2022-05-02T12:56:56.789Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:56:56 [2022-05-02T12:56:56.789Z] === RUN   TestLoginFailsWithBadCredentials
12:56:56 [2022-05-02T12:56:56.789Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
12:56:56 [2022-05-02T12:56:56.789Z] === RUN   TestPingCacheHeaders
12:56:57 [2022-05-02T12:56:57.047Z] --- PASS: TestPingCacheHeaders (0.02s)
12:56:57 [2022-05-02T12:56:57.047Z] === RUN   TestPingGet
12:56:57 [2022-05-02T12:56:57.047Z] --- PASS: TestPingGet (0.01s)
12:56:57 [2022-05-02T12:56:57.047Z] === RUN   TestPingHead
12:56:57 [2022-05-02T12:56:57.047Z] --- PASS: TestPingHead (0.02s)
12:56:57 [2022-05-02T12:56:57.047Z] === RUN   TestPingSwarmHeader
12:56:57 [2022-05-02T12:56:57.612Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:56:58 [2022-05-02T12:56:58.178Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:56:59 [2022-05-02T12:56:59.110Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:56:59 [2022-05-02T12:56:59.110Z] --- PASS: TestPingSwarmHeader (2.13s)
12:56:59 [2022-05-02T12:56:59.110Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:56:59 [2022-05-02T12:56:59.110Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:56:59 [2022-05-02T12:56:59.110Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:56:59 [2022-05-02T12:56:59.110Z] === RUN   TestVersion
12:56:59 [2022-05-02T12:56:59.110Z] --- PASS: TestVersion (0.02s)
12:56:59 [2022-05-02T12:56:59.110Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:56:59 [2022-05-02T12:56:59.110Z] === CONT  TestDiskUsage
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/container_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/image_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/volume_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/build-cache_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:56:59 [2022-05-02T12:56:59.675Z] === RUN   TestDiskUsage/after_LoadBusybox
12:56:59 [2022-05-02T12:56:59.933Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:56:59 [2022-05-02T12:56:59.934Z] === RUN   TestDiskUsage/after_container.Run
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:57:00 [2022-05-02T12:57:00.500Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:57:00 [2022-05-02T12:57:00.758Z] --- PASS: TestDiskUsage (1.59s)
12:57:00 [2022-05-02T12:57:00.758Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.01s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]     --- PASS: TestDiskUsage/after_container.Run (0.51s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:57:00 [2022-05-02T12:57:00.758Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.60s)
12:57:00 [2022-05-02T12:57:00.758Z] PASS
12:57:00 [2022-05-02T12:57:00.758Z] 
12:57:00 [2022-05-02T12:57:00.758Z] DONE 54 tests in 22.669s
12:57:00 [2022-05-02T12:57:00.758Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:57:00 [2022-05-02T12:57:00.758Z] INFO: Testing against a local daemon
12:57:00 [2022-05-02T12:57:00.758Z] === RUN   TestVolumesCreateAndList
12:57:00 [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:57:00 [2022-05-02T12:57:00.759Z] === RUN   TestVolumesRemove
12:57:00 [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesRemove (0.10s)
12:57:00 [2022-05-02T12:57:00.759Z] === RUN   TestVolumesInspect
12:57:00 [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInspect (0.02s)
12:57:00 [2022-05-02T12:57:00.759Z] === RUN   TestVolumesInvalidJSON
12:57:00 [2022-05-02T12:57:00.759Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:57:00 [2022-05-02T12:57:00.759Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:57:00 [2022-05-02T12:57:00.759Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:57:00 [2022-05-02T12:57:00.759Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:57:00 [2022-05-02T12:57:00.759Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:57:00 [2022-05-02T12:57:00.759Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:57:00 [2022-05-02T12:57:00.759Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:57:00 [2022-05-02T12:57:00.759Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:57:00 [2022-05-02T12:57:00.759Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:57:00 [2022-05-02T12:57:00.759Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:57:00 [2022-05-02T12:57:00.759Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:57:00 [2022-05-02T12:57:00.759Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:57:00 [2022-05-02T12:57:00.759Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:57:00 [2022-05-02T12:57:00.759Z] PASS
12:57:00 [2022-05-02T12:57:00.759Z] 
12:57:00 [2022-05-02T12:57:00.759Z] DONE 9 tests in 0.173s
12:57:01 [2022-05-02T12:57:01.016Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:57:01 [2022-05-02T12:57:01.582Z] Stopping apparmor (via systemctl): apparmor.service.
12:57:01 [2022-05-02T12:57:01.582Z] Removing test suite binaries
12:57:01 [2022-05-02T12:57:01.582Z] exiting test-integration
12:57:01 [2022-05-02T12:57:01.582Z] ++ exit 0
12:57:01 [2022-05-02T12:57:01.582Z]