Skip to content

Console Output

15:25:23 [2022-04-27T15:25:23.307Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43538/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449 -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:a71e53edee951e7fef809082c5440835c473e449 hack/make.sh dynbinary test-integration
15:25:25 [2022-04-27T15:25:25.199Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
15:25:25 [2022-04-27T15:25:25.199Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
15:25:25 [2022-04-27T15:25:25.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
15:25:25 [2022-04-27T15:25:25.199Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
15:25:25 [2022-04-27T15:25:25.199Z] 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)
15:25:25 [2022-04-27T15:25:25.199Z] Detected virtualization docker.
15:25:25 [2022-04-27T15:25:25.199Z] Detected architecture x86-64.
15:25:25 [2022-04-27T15:25:25.199Z] Set hostname to <701770d9fe7b>.
15:25:25 [2022-04-27T15:25:25.199Z] modprobe@configfs.service: Succeeded.
15:25:25 [2022-04-27T15:25:25.199Z] modprobe@drm.service: Succeeded.
15:25:25 [2022-04-27T15:25:25.199Z] modprobe@fuse.service: Succeeded.
15:25:25 [2022-04-27T15:25:25.199Z] + source /etc/docker-entrypoint-cmd
15:25:25 [2022-04-27T15:25:25.199Z] ++ hack/make.sh dynbinary test-integration
15:25:25 [2022-04-27T15:25:25.199Z] 
15:25:25 [2022-04-27T15:25:25.458Z] Removing bundles/
15:25:25 [2022-04-27T15:25:25.458Z] 
15:25:25 [2022-04-27T15:25:25.458Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:25:25 [2022-04-27T15:25:25.458Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:25:25 [2022-04-27T15:25:25.458Z] GOOS="" GOARCH="" GOARM=""
15:27:31 [2022-04-27T15:27:31.894Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:27:31 [2022-04-27T15:27:31.894Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:27:31 [2022-04-27T15:27:31.894Z] GOOS="" GOARCH="" GOARM=""
15:27:31 [2022-04-27T15:27:31.894Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:27:31 [2022-04-27T15:27:31.894Z] 
15:27:31 [2022-04-27T15:27:31.894Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:27:31 [2022-04-27T15:27:31.894Z] DOCKER_SYSTEMD=1
15:27:31 [2022-04-27T15:27:31.894Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:27:31 [2022-04-27T15:27:31.894Z] HOSTNAME=701770d9fe7b
15:27:31 [2022-04-27T15:27:31.894Z] DEST=bundles/test-integration
15:27:31 [2022-04-27T15:27:31.894Z] PWD=/go/src/github.com/docker/docker
15:27:31 [2022-04-27T15:27:31.894Z] DOCKER_GITCOMMIT=a71e53edee951e7fef809082c5440835c473e449
15:27:31 [2022-04-27T15:27:31.894Z] container=docker
15:27:31 [2022-04-27T15:27:31.894Z] HOME=/root
15:27:31 [2022-04-27T15:27:31.894Z] LANG=C.UTF-8
15:27:31 [2022-04-27T15:27:31.895Z] INVOCATION_ID=ba1771b53a5b4dcd8d96cc772462368e
15:27:31 [2022-04-27T15:27:31.895Z] GOLANG_VERSION=1.18.1
15:27:31 [2022-04-27T15:27:31.895Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:27:31 [2022-04-27T15:27:31.895Z] VALIDATE_BRANCH=master
15:27:31 [2022-04-27T15:27:31.895Z] TERM=xterm
15:27:31 [2022-04-27T15:27:31.895Z] DOCKER_PKG=github.com/docker/docker
15:27:31 [2022-04-27T15:27:31.895Z] SHLVL=3
15:27:31 [2022-04-27T15:27:31.895Z] TIMEOUT=120m
15:27:31 [2022-04-27T15:27:31.895Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:27:31 [2022-04-27T15:27:31.895Z] DOCKER_GRAPHDRIVER=overlay2
15:27:31 [2022-04-27T15:27:31.895Z] GO111MODULE=off
15:27:31 [2022-04-27T15:27:31.895Z] DOCKER_EXPERIMENTAL=1
15:27:31 [2022-04-27T15:27:31.895Z] TEST_SKIP_INTEGRATION_CLI=1
15:27:31 [2022-04-27T15:27:31.895Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:27:31 [2022-04-27T15:27:31.895Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:27:31 [2022-04-27T15:27:31.895Z] GOPATH=/go
15:27:31 [2022-04-27T15:27:31.895Z] PKG_CONFIG=pkg-config
15:27:31 [2022-04-27T15:27:31.895Z] _=/usr/bin/env
15:27:31 [2022-04-27T15:27:31.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:28:18 [2022-04-27T15:28:18.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:28:18 [2022-04-27T15:28:18.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:28:40 [2022-04-27T15:28:40.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:28:45 [2022-04-27T15:28:45.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:28:55 [2022-04-27T15:28:55.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:28:55 [2022-04-27T15:28:55.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:28:56 [2022-04-27T15:28:56.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:28:57 [2022-04-27T15:28:57.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:28:57 [2022-04-27T15:28:57.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:28:58 [2022-04-27T15:28:58.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:29:00 [2022-04-27T15:29:00.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:29:01 [2022-04-27T15:29:01.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:29:02 [2022-04-27T15:29:02.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:29:03 [2022-04-27T15:29:03.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:29:04 [2022-04-27T15:29:04.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:29:04 [2022-04-27T15:29:04.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:29:05 [2022-04-27T15:29:05.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:29:06 [2022-04-27T15:29:06.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:29:07 [2022-04-27T15:29:07.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:29:08 [2022-04-27T15:29:08.330Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:29:08 [2022-04-27T15:29:08.330Z] Using test binary docker
15:29:08 [2022-04-27T15:29:08.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:29:08 [2022-04-27T15:29:08.587Z] Starting apparmor (via systemctl): apparmor.service.
15:29:08 [2022-04-27T15:29:08.587Z] INFO: Waiting for daemon to start...
15:29:08 [2022-04-27T15:29:08.587Z] Starting dockerd
15:29:11 [2022-04-27T15:29:11.857Z] .
15:29:11 [2022-04-27T15:29:11.857Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:29:11 [2022-04-27T15:29:11.857Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:29:11 [2022-04-27T15:29:11.857Z] Error: No such image: emptyfs
15:29:11 [2022-04-27T15:29:11.857Z] Running integration-test (iteration 1)
15:29:11 [2022-04-27T15:29:11.857Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:29:11 [2022-04-27T15:29:11.857Z] Loaded image: busybox:latest
15:29:11 [2022-04-27T15:29:11.857Z] Loaded image: busybox:glibc
15:29:13 [2022-04-27T15:29:13.226Z] Loaded image: debian:bullseye-slim
15:29:13 [2022-04-27T15:29:13.226Z] Loaded image: hello-world:latest
15:29:13 [2022-04-27T15:29:13.226Z] Loaded image: arm32v7/hello-world:latest
15:29:13 [2022-04-27T15:29:13.226Z] INFO: Testing against a local daemon
15:29:13 [2022-04-27T15:29:13.226Z] === RUN   TestCgroupNamespacesBuild
15:29:14 [2022-04-27T15:29:14.593Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
15:29:14 [2022-04-27T15:29:14.593Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:29:15 [2022-04-27T15:29:15.962Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
15:29:15 [2022-04-27T15:29:15.962Z] === RUN   TestBuildWithSession
15:29:15 [2022-04-27T15:29:15.962Z]     build_session_test.go:25: TODO: BuildKit
15:29:15 [2022-04-27T15:29:15.962Z] --- SKIP: TestBuildWithSession (0.00s)
15:29:15 [2022-04-27T15:29:15.962Z] === RUN   TestBuildSquashParent
15:29:20 [2022-04-27T15:29:20.134Z] --- PASS: TestBuildSquashParent (4.26s)
15:29:20 [2022-04-27T15:29:20.134Z] === RUN   TestBuildWithRemoveAndForceRemove
15:29:20 [2022-04-27T15:29:20.134Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:29:20 [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:29:20 [2022-04-27T15:29:20.134Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:29:20 [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:29:20 [2022-04-27T15:29:20.134Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:29:20 [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:29:20 [2022-04-27T15:29:20.134Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:29:20 [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:29:20 [2022-04-27T15:29:20.134Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:29:20 [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:29:20 [2022-04-27T15:29:20.134Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:29:20 [2022-04-27T15:29:20.134Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:29:20 [2022-04-27T15:29:20.134Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:29:20 [2022-04-27T15:29:20.134Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:29:22 [2022-04-27T15:29:22.027Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:29:22 [2022-04-27T15:29:22.027Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:29:23 [2022-04-27T15:29:23.395Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:29:23 [2022-04-27T15:29:23.653Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:29:25 [2022-04-27T15:29:25.546Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:29:25 [2022-04-27T15:29:25.546Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.69s)
15:29:25 [2022-04-27T15:29:25.546Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s)
15:29:25 [2022-04-27T15:29:25.546Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.33s)
15:29:25 [2022-04-27T15:29:25.546Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s)
15:29:25 [2022-04-27T15:29:25.546Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s)
15:29:25 [2022-04-27T15:29:25.546Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s)
15:29:25 [2022-04-27T15:29:25.546Z] === RUN   TestBuildMultiStageCopy
15:29:25 [2022-04-27T15:29:25.546Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:29:26 [2022-04-27T15:29:26.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:29:26 [2022-04-27T15:29:26.914Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:29:27 [2022-04-27T15:29:27.170Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:29:27 [2022-04-27T15:29:27.427Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:29:27 [2022-04-27T15:29:27.683Z] --- PASS: TestBuildMultiStageCopy (2.34s)
15:29:27 [2022-04-27T15:29:27.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s)
15:29:27 [2022-04-27T15:29:27.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
15:29:27 [2022-04-27T15:29:27.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
15:29:27 [2022-04-27T15:29:27.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
15:29:27 [2022-04-27T15:29:27.683Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
15:29:27 [2022-04-27T15:29:27.683Z] === RUN   TestBuildMultiStageParentConfig
15:29:28 [2022-04-27T15:29:28.246Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
15:29:28 [2022-04-27T15:29:28.246Z] === RUN   TestBuildLabelWithTargets
15:29:29 [2022-04-27T15:29:29.176Z] --- PASS: TestBuildLabelWithTargets (0.97s)
15:29:29 [2022-04-27T15:29:29.176Z] === RUN   TestBuildWithEmptyLayers
15:29:29 [2022-04-27T15:29:29.738Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
15:29:29 [2022-04-27T15:29:29.738Z] === RUN   TestBuildMultiStageOnBuild
15:29:31 [2022-04-27T15:29:31.632Z] --- PASS: TestBuildMultiStageOnBuild (1.65s)
15:29:31 [2022-04-27T15:29:31.632Z] === RUN   TestBuildUncleanTarFilenames
15:29:31 [2022-04-27T15:29:31.888Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
15:29:31 [2022-04-27T15:29:31.889Z] === RUN   TestBuildMultiStageLayerLeak
15:29:33 [2022-04-27T15:29:33.780Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s)
15:29:33 [2022-04-27T15:29:33.780Z] === RUN   TestBuildWithHugeFile
15:30:29 [2022-04-27T15:30:29.965Z] --- PASS: TestBuildWithHugeFile (52.32s)
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildWCOWSandboxSize
15:30:29 [2022-04-27T15:30:29.965Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:30:29 [2022-04-27T15:30:29.965Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildWithEmptyDockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:29 [2022-04-27T15:30:29.965Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:30:29 [2022-04-27T15:30:29.965Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
15:30:29 [2022-04-27T15:30:29.965Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
15:30:29 [2022-04-27T15:30:29.965Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildPreserveOwnership
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildPreserveOwnership/copy_from
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:30:29 [2022-04-27T15:30:29.965Z] --- PASS: TestBuildPreserveOwnership (3.45s)
15:30:29 [2022-04-27T15:30:29.965Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.29s)
15:30:29 [2022-04-27T15:30:29.965Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s)
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildPlatformInvalid
15:30:29 [2022-04-27T15:30:29.965Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:30:29 [2022-04-27T15:30:29.965Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:30:30 [2022-04-27T15:30:30.529Z] Loaded image: busybox:latest
15:30:30 [2022-04-27T15:30:30.529Z] Loaded image: busybox:glibc
15:30:31 [2022-04-27T15:30:31.901Z] Loaded image: debian:bullseye-slim
15:30:31 [2022-04-27T15:30:31.901Z] Loaded image: hello-world:latest
15:30:32 [2022-04-27T15:30:32.160Z] Loaded image: arm32v7/hello-world:latest
15:30:40 [2022-04-27T15:30:40.289Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.67s)
15:30:40 [2022-04-27T15:30:40.289Z] PASS
15:30:40 [2022-04-27T15:30:40.289Z] 
15:30:40 [2022-04-27T15:30:40.289Z] === Skipped
15:30:40 [2022-04-27T15:30:40.289Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:30:40 [2022-04-27T15:30:40.289Z]     build_session_test.go:25: TODO: BuildKit
15:30:40 [2022-04-27T15:30:40.289Z] 
15:30:40 [2022-04-27T15:30:40.289Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:30:40 [2022-04-27T15:30:40.289Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:30:40 [2022-04-27T15:30:40.289Z] 
15:30:40 [2022-04-27T15:30:40.289Z] DONE 34 tests, 2 skipped in 88.919s
15:30:40 [2022-04-27T15:30:40.289Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:30:40 [2022-04-27T15:30:40.548Z] INFO: Testing against a local daemon
15:30:40 [2022-04-27T15:30:40.548Z] === RUN   TestConfigInspect
15:30:43 [2022-04-27T15:30:43.106Z] --- PASS: TestConfigInspect (2.26s)
15:30:43 [2022-04-27T15:30:43.106Z] === RUN   TestConfigList
15:30:44 [2022-04-27T15:30:44.997Z] --- PASS: TestConfigList (2.18s)
15:30:44 [2022-04-27T15:30:44.998Z] === RUN   TestConfigsCreateAndDelete
15:30:47 [2022-04-27T15:30:47.515Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
15:30:47 [2022-04-27T15:30:47.515Z] === RUN   TestConfigsUpdate
15:30:49 [2022-04-27T15:30:49.405Z] --- PASS: TestConfigsUpdate (2.18s)
15:30:49 [2022-04-27T15:30:49.405Z] === RUN   TestTemplatedConfig
15:30:51 [2022-04-27T15:30:51.923Z] --- PASS: TestTemplatedConfig (2.58s)
15:30:51 [2022-04-27T15:30:51.924Z] === RUN   TestConfigCreateResolve
15:30:54 [2022-04-27T15:30:54.442Z] --- PASS: TestConfigCreateResolve (2.15s)
15:30:54 [2022-04-27T15:30:54.442Z] PASS
15:30:54 [2022-04-27T15:30:54.442Z] 
15:30:54 [2022-04-27T15:30:54.442Z] DONE 6 tests in 13.542s
15:30:54 [2022-04-27T15:30:54.442Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:30:54 [2022-04-27T15:30:54.442Z] INFO: Testing against a local daemon
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestCheckpoint
15:30:54 [2022-04-27T15:30:54.442Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:30:54 [2022-04-27T15:30:54.442Z] --- SKIP: TestCheckpoint (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/commit
15:30:54 [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/commit
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/create
15:30:54 [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/containers/create
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:30:54 [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:30:54 [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:30:54 [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:30:54 [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:30:54 [2022-04-27T15:30:54.442Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:30:54 [2022-04-27T15:30:54.442Z] === CONT  TestContainerInvalidJSON/commit
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:30:54 [2022-04-27T15:30:54.442Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:30:54 [2022-04-27T15:30:54.442Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:30:54 [2022-04-27T15:30:54.442Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:30:54 [2022-04-27T15:30:54.442Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:30:54 [2022-04-27T15:30:54.442Z] === CONT  TestContainerInvalidJSON/containers/create
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:30:54 [2022-04-27T15:30:54.442Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:30:54 [2022-04-27T15:30:54.442Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:30:54 [2022-04-27T15:30:54.442Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.02s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.01s)
15:30:54 [2022-04-27T15:30:54.442Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:30:54 [2022-04-27T15:30:54.442Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.443Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:30:54 [2022-04-27T15:30:54.443Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:30:54 [2022-04-27T15:30:54.443Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:30:54 [2022-04-27T15:30:54.443Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s)
15:30:54 [2022-04-27T15:30:54.443Z] === RUN   TestCopyFromContainerPathIsNotDir
15:30:54 [2022-04-27T15:30:54.443Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:30:54 [2022-04-27T15:30:54.443Z] === RUN   TestCopyToContainerPathDoesNotExist
15:30:54 [2022-04-27T15:30:54.443Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:30:54 [2022-04-27T15:30:54.443Z] === RUN   TestCopyEmptyFile
15:30:54 [2022-04-27T15:30:54.443Z] --- PASS: TestCopyEmptyFile (0.21s)
15:30:54 [2022-04-27T15:30:54.443Z] === RUN   TestCopyToContainerPathIsNotDir
15:30:54 [2022-04-27T15:30:54.443Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:30:54 [2022-04-27T15:30:54.443Z] === RUN   TestCopyFromContainer
15:30:55 [2022-04-27T15:30:55.810Z] === RUN   TestCopyFromContainer//
15:30:55 [2022-04-27T15:30:55.810Z] === RUN   TestCopyFromContainer//bar/root
15:30:55 [2022-04-27T15:30:55.810Z] === RUN   TestCopyFromContainer//bar/root/
15:30:55 [2022-04-27T15:30:55.810Z] === RUN   TestCopyFromContainer/bar/quux
15:30:55 [2022-04-27T15:30:55.810Z] === RUN   TestCopyFromContainer/bar/quux/
15:30:55 [2022-04-27T15:30:55.810Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:30:56 [2022-04-27T15:30:56.066Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:30:56 [2022-04-27T15:30:56.066Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:30:56 [2022-04-27T15:30:56.066Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:30:56 [2022-04-27T15:30:56.066Z] === RUN   TestCopyFromContainer/bar/notarget
15:30:56 [2022-04-27T15:30:56.323Z] --- PASS: TestCopyFromContainer (1.74s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:30:56 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:30:56 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:30:56 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:30:56 [2022-04-27T15:30:56.323Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:30:56 [2022-04-27T15:30:56.323Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:30:56 [2022-04-27T15:30:56.323Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:30:56 [2022-04-27T15:30:56.323Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateLinkToNonExistingContainer
15:30:56 [2022-04-27T15:30:56.323Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateWithInvalidEnv
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateWithInvalidEnv/0
15:30:56 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateWithInvalidEnv/0
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateWithInvalidEnv/1
15:30:56 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateWithInvalidEnv/1
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateWithInvalidEnv/2
15:30:56 [2022-04-27T15:30:56.323Z] === PAUSE TestCreateWithInvalidEnv/2
15:30:56 [2022-04-27T15:30:56.323Z] === CONT  TestCreateWithInvalidEnv/0
15:30:56 [2022-04-27T15:30:56.323Z] === CONT  TestCreateWithInvalidEnv/2
15:30:56 [2022-04-27T15:30:56.323Z] === CONT  TestCreateWithInvalidEnv/1
15:30:56 [2022-04-27T15:30:56.323Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:30:56 [2022-04-27T15:30:56.323Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateTmpfsMountsTarget
15:30:56 [2022-04-27T15:30:56.323Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:30:56 [2022-04-27T15:30:56.323Z] === RUN   TestCreateWithCustomMaskedPaths
15:30:58 [2022-04-27T15:30:58.214Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s)
15:30:58 [2022-04-27T15:30:58.214Z] === RUN   TestCreateWithCustomReadonlyPaths
15:30:59 [2022-04-27T15:30:59.581Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.65s)
15:30:59 [2022-04-27T15:30:59.581Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:30:59 [2022-04-27T15:30:59.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:30:59 [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:30:59 [2022-04-27T15:30:59.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:30:59 [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:30:59 [2022-04-27T15:30:59.581Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:30:59 [2022-04-27T15:30:59.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:30:59 [2022-04-27T15:30:59.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:30:59 [2022-04-27T15:30:59.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:30:59 [2022-04-27T15:30:59.581Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:30:59 [2022-04-27T15:30:59.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:30:59 [2022-04-27T15:30:59.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:30:59 [2022-04-27T15:30:59.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:30:59 [2022-04-27T15:30:59.582Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:30:59 [2022-04-27T15:30:59.582Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:31:00 [2022-04-27T15:31:00.144Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s)
15:31:00 [2022-04-27T15:31:00.144Z] === RUN   TestCreateDifferentPlatform
15:31:00 [2022-04-27T15:31:00.144Z] === RUN   TestCreateDifferentPlatform/different_os
15:31:00 [2022-04-27T15:31:00.144Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:31:00 [2022-04-27T15:31:00.144Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:31:00 [2022-04-27T15:31:00.144Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:31:00 [2022-04-27T15:31:00.144Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:31:00 [2022-04-27T15:31:00.144Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:31:00 [2022-04-27T15:31:00.401Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
15:31:00 [2022-04-27T15:31:00.401Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:31:00 [2022-04-27T15:31:00.401Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
15:31:00 [2022-04-27T15:31:00.401Z] === RUN   TestContainerStartOnDaemonRestart
15:31:00 [2022-04-27T15:31:00.401Z] === PAUSE TestContainerStartOnDaemonRestart
15:31:00 [2022-04-27T15:31:00.401Z] === RUN   TestDaemonRestartIpcMode
15:31:00 [2022-04-27T15:31:00.401Z] === PAUSE TestDaemonRestartIpcMode
15:31:00 [2022-04-27T15:31:00.401Z] === RUN   TestDaemonHostGatewayIP
15:31:00 [2022-04-27T15:31:00.401Z] === PAUSE TestDaemonHostGatewayIP
15:31:00 [2022-04-27T15:31:00.401Z] === RUN   TestRestartDaemonWithRestartingContainer
15:31:00 [2022-04-27T15:31:00.401Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:31:00 [2022-04-27T15:31:00.401Z] === RUN   TestContainerKillOnDaemonStart
15:31:00 [2022-04-27T15:31:00.401Z] === PAUSE TestContainerKillOnDaemonStart
15:31:00 [2022-04-27T15:31:00.401Z] === RUN   TestDiff
15:31:00 [2022-04-27T15:31:00.963Z] --- PASS: TestDiff (0.53s)
15:31:00 [2022-04-27T15:31:00.963Z] === RUN   TestExecWithCloseStdin
15:31:01 [2022-04-27T15:31:01.526Z] --- PASS: TestExecWithCloseStdin (0.70s)
15:31:01 [2022-04-27T15:31:01.526Z] === RUN   TestExec
15:31:02 [2022-04-27T15:31:02.458Z] --- PASS: TestExec (0.65s)
15:31:02 [2022-04-27T15:31:02.458Z] === RUN   TestExecUser
15:31:03 [2022-04-27T15:31:03.021Z] --- PASS: TestExecUser (0.62s)
15:31:03 [2022-04-27T15:31:03.021Z] === RUN   TestExportContainerAndImportImage
15:31:03 [2022-04-27T15:31:03.584Z] --- PASS: TestExportContainerAndImportImage (0.67s)
15:31:03 [2022-04-27T15:31:03.584Z] === RUN   TestExportContainerAfterDaemonRestart
15:31:04 [2022-04-27T15:31:04.951Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
15:31:04 [2022-04-27T15:31:04.952Z] === RUN   TestHealthCheckWorkdir
15:31:05 [2022-04-27T15:31:05.515Z] --- PASS: TestHealthCheckWorkdir (0.71s)
15:31:05 [2022-04-27T15:31:05.515Z] === RUN   TestHealthKillContainer
15:31:13 [2022-04-27T15:31:13.602Z] --- PASS: TestHealthKillContainer (8.18s)
15:31:13 [2022-04-27T15:31:13.602Z] === RUN   TestInspectCpusetInConfigPre120
15:31:14 [2022-04-27T15:31:14.166Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
15:31:14 [2022-04-27T15:31:14.166Z] === RUN   TestIpcModeNone
15:31:15 [2022-04-27T15:31:15.095Z] --- PASS: TestIpcModeNone (0.64s)
15:31:15 [2022-04-27T15:31:15.095Z] === RUN   TestIpcModePrivate
15:31:15 [2022-04-27T15:31:15.351Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
15:31:15 [2022-04-27T15:31:15.608Z] --- PASS: TestIpcModePrivate (0.61s)
15:31:15 [2022-04-27T15:31:15.608Z] === RUN   TestIpcModeShareable
15:31:15 [2022-04-27T15:31:15.865Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
15:31:16 [2022-04-27T15:31:16.121Z] --- PASS: TestIpcModeShareable (0.58s)
15:31:16 [2022-04-27T15:31:16.121Z] === RUN   TestAPIIpcModeShareableAndContainer
15:31:18 [2022-04-27T15:31:18.021Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
15:31:18 [2022-04-27T15:31:18.021Z] === RUN   TestAPIIpcModeHost
15:31:18 [2022-04-27T15:31:18.277Z] --- PASS: TestAPIIpcModeHost (0.41s)
15:31:18 [2022-04-27T15:31:18.277Z] === RUN   TestDaemonIpcModeShareable
15:31:19 [2022-04-27T15:31:19.644Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
15:31:19 [2022-04-27T15:31:19.644Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
15:31:19 [2022-04-27T15:31:19.644Z] === RUN   TestDaemonIpcModePrivate
15:31:20 [2022-04-27T15:31:20.572Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
15:31:20 [2022-04-27T15:31:20.829Z] --- PASS: TestDaemonIpcModePrivate (1.22s)
15:31:20 [2022-04-27T15:31:20.829Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:31:21 [2022-04-27T15:31:21.757Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
15:31:22 [2022-04-27T15:31:22.014Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
15:31:22 [2022-04-27T15:31:22.014Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:31:22 [2022-04-27T15:31:22.942Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
15:31:23 [2022-04-27T15:31:23.199Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.21s)
15:31:23 [2022-04-27T15:31:23.199Z] === RUN   TestIpcModeOlderClient
15:31:23 [2022-04-27T15:31:23.199Z] === PAUSE TestIpcModeOlderClient
15:31:23 [2022-04-27T15:31:23.199Z] === RUN   TestKillContainerInvalidSignal
15:31:23 [2022-04-27T15:31:23.455Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
15:31:23 [2022-04-27T15:31:23.455Z] === RUN   TestKillContainer
15:31:23 [2022-04-27T15:31:23.455Z] === RUN   TestKillContainer/no_signal
15:31:24 [2022-04-27T15:31:24.020Z] === RUN   TestKillContainer/non_killing_signal
15:31:24 [2022-04-27T15:31:24.277Z] === RUN   TestKillContainer/killing_signal
15:31:25 [2022-04-27T15:31:25.207Z] --- PASS: TestKillContainer (1.46s)
15:31:25 [2022-04-27T15:31:25.207Z]     --- PASS: TestKillContainer/no_signal (0.40s)
15:31:25 [2022-04-27T15:31:25.207Z]     --- PASS: TestKillContainer/non_killing_signal (0.43s)
15:31:25 [2022-04-27T15:31:25.207Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
15:31:25 [2022-04-27T15:31:25.207Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:31:25 [2022-04-27T15:31:25.207Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:31:25 [2022-04-27T15:31:25.464Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:31:26 [2022-04-27T15:31:26.392Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
15:31:26 [2022-04-27T15:31:26.392Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
15:31:26 [2022-04-27T15:31:26.392Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
15:31:26 [2022-04-27T15:31:26.392Z] === RUN   TestKillStoppedContainer
15:31:26 [2022-04-27T15:31:26.392Z] --- PASS: TestKillStoppedContainer (0.04s)
15:31:26 [2022-04-27T15:31:26.392Z] === RUN   TestKillStoppedContainerAPIPre120
15:31:26 [2022-04-27T15:31:26.392Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
15:31:26 [2022-04-27T15:31:26.392Z] === RUN   TestKillDifferentUserContainer
15:31:26 [2022-04-27T15:31:26.955Z] --- PASS: TestKillDifferentUserContainer (0.46s)
15:31:26 [2022-04-27T15:31:26.955Z] === RUN   TestInspectOomKilledTrue
15:31:26 [2022-04-27T15:31:26.955Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:31:26 [2022-04-27T15:31:26.955Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:31:26 [2022-04-27T15:31:26.955Z] === RUN   TestInspectOomKilledFalse
15:31:26 [2022-04-27T15:31:26.955Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:31:26 [2022-04-27T15:31:26.955Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:31:26 [2022-04-27T15:31:26.955Z] === RUN   TestLinksEtcHostsContentMatch
15:31:27 [2022-04-27T15:31:27.211Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
15:31:27 [2022-04-27T15:31:27.211Z] === RUN   TestLinksContainerNames
15:31:28 [2022-04-27T15:31:28.141Z] --- PASS: TestLinksContainerNames (0.89s)
15:31:28 [2022-04-27T15:31:28.141Z] === RUN   TestLogsFollowTailEmpty
15:31:28 [2022-04-27T15:31:28.397Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
15:31:28 [2022-04-27T15:31:28.397Z] === RUN   TestContainerNetworkMountsNoChown
15:31:28 [2022-04-27T15:31:28.960Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
15:31:28 [2022-04-27T15:31:28.960Z] === RUN   TestMountDaemonRoot
15:31:28 [2022-04-27T15:31:28.960Z] === RUN   TestMountDaemonRoot/default
15:31:28 [2022-04-27T15:31:28.960Z] === PAUSE TestMountDaemonRoot/default
15:31:28 [2022-04-27T15:31:28.960Z] === RUN   TestMountDaemonRoot/private
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rprivate
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/slave
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rslave
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/shared
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rshared
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/default
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/default/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/default/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/rprivate
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/private
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/private/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/private/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/default/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/default/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/shared
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/rshared
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/rslave
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/slave
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/private/bind_root
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:31:28 [2022-04-27T15:31:28.961Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/private/mount_root
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:31:29 [2022-04-27T15:31:29.218Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:31:29 [2022-04-27T15:31:29.474Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:31:29 [2022-04-27T15:31:29.475Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:31:29 [2022-04-27T15:31:29.475Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:31:29 [2022-04-27T15:31:29.475Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:31:29 [2022-04-27T15:31:29.475Z] --- PASS: TestMountDaemonRoot (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:31:29 [2022-04-27T15:31:29.475Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:31:29 [2022-04-27T15:31:29.475Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:31:29 [2022-04-27T15:31:29.475Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:31:29 [2022-04-27T15:31:29.475Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:31:29 [2022-04-27T15:31:29.475Z] === RUN   TestContainerBindMountNonRecursive
15:31:30 [2022-04-27T15:31:30.841Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
15:31:30 [2022-04-27T15:31:30.841Z] === RUN   TestContainerVolumesMountedAsShared
15:31:31 [2022-04-27T15:31:31.099Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
15:31:31 [2022-04-27T15:31:31.099Z] === RUN   TestContainerVolumesMountedAsSlave
15:31:31 [2022-04-27T15:31:31.663Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
15:31:31 [2022-04-27T15:31:31.663Z] === RUN   TestNetworkNat
15:31:32 [2022-04-27T15:31:32.228Z] --- PASS: TestNetworkNat (0.51s)
15:31:32 [2022-04-27T15:31:32.228Z] === RUN   TestNetworkLocalhostTCPNat
15:31:32 [2022-04-27T15:31:32.485Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
15:31:32 [2022-04-27T15:31:32.485Z] === RUN   TestNetworkLoopbackNat
15:31:35 [2022-04-27T15:31:35.755Z] --- PASS: TestNetworkLoopbackNat (2.56s)
15:31:35 [2022-04-27T15:31:35.755Z] === RUN   TestPause
15:31:35 [2022-04-27T15:31:35.755Z] --- PASS: TestPause (0.45s)
15:31:35 [2022-04-27T15:31:35.755Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:31:35 [2022-04-27T15:31:35.755Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:31:35 [2022-04-27T15:31:35.755Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:31:35 [2022-04-27T15:31:35.755Z] === RUN   TestPauseStopPausedContainer
15:31:36 [2022-04-27T15:31:36.026Z] --- PASS: TestPauseStopPausedContainer (0.47s)
15:31:36 [2022-04-27T15:31:36.026Z] === RUN   TestPidHost
15:31:36 [2022-04-27T15:31:36.994Z] --- PASS: TestPidHost (1.03s)
15:31:36 [2022-04-27T15:31:36.994Z] === RUN   TestPsFilter
15:31:37 [2022-04-27T15:31:37.252Z] --- PASS: TestPsFilter (0.12s)
15:31:37 [2022-04-27T15:31:37.252Z] === RUN   TestRemoveContainerWithRemovedVolume
15:31:37 [2022-04-27T15:31:37.823Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
15:31:37 [2022-04-27T15:31:37.823Z] === RUN   TestRemoveContainerWithVolume
15:31:38 [2022-04-27T15:31:38.079Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
15:31:38 [2022-04-27T15:31:38.079Z] === RUN   TestRemoveContainerRunning
15:31:38 [2022-04-27T15:31:38.641Z] --- PASS: TestRemoveContainerRunning (0.46s)
15:31:38 [2022-04-27T15:31:38.641Z] === RUN   TestRemoveContainerForceRemoveRunning
15:31:39 [2022-04-27T15:31:39.204Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
15:31:39 [2022-04-27T15:31:39.204Z] === RUN   TestRemoveInvalidContainer
15:31:39 [2022-04-27T15:31:39.204Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:31:39 [2022-04-27T15:31:39.204Z] === RUN   TestRenameLinkedContainer
15:31:41 [2022-04-27T15:31:41.098Z] --- PASS: TestRenameLinkedContainer (1.76s)
15:31:41 [2022-04-27T15:31:41.098Z] === RUN   TestRenameStoppedContainer
15:31:41 [2022-04-27T15:31:41.354Z] --- PASS: TestRenameStoppedContainer (0.44s)
15:31:41 [2022-04-27T15:31:41.354Z] === RUN   TestRenameRunningContainerAndReuse
15:31:42 [2022-04-27T15:31:42.288Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
15:31:42 [2022-04-27T15:31:42.288Z] === RUN   TestRenameInvalidName
15:31:42 [2022-04-27T15:31:42.546Z] --- PASS: TestRenameInvalidName (0.45s)
15:31:42 [2022-04-27T15:31:42.546Z] === RUN   TestRenameAnonymousContainer
15:31:44 [2022-04-27T15:31:44.437Z] --- PASS: TestRenameAnonymousContainer (1.56s)
15:31:44 [2022-04-27T15:31:44.438Z] === RUN   TestRenameContainerWithSameName
15:31:44 [2022-04-27T15:31:44.694Z] --- PASS: TestRenameContainerWithSameName (0.45s)
15:31:44 [2022-04-27T15:31:44.694Z] === RUN   TestRenameContainerWithLinkedContainer
15:31:45 [2022-04-27T15:31:45.623Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
15:31:45 [2022-04-27T15:31:45.623Z] === RUN   TestResize
15:31:45 [2022-04-27T15:31:45.879Z] --- PASS: TestResize (0.48s)
15:31:45 [2022-04-27T15:31:45.879Z] === RUN   TestResizeWithInvalidSize
15:31:46 [2022-04-27T15:31:46.442Z] --- PASS: TestResizeWithInvalidSize (0.42s)
15:31:46 [2022-04-27T15:31:46.442Z] === RUN   TestResizeWhenContainerNotStarted
15:31:47 [2022-04-27T15:31:47.005Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:31:47 [2022-04-27T15:31:47.005Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:31:48 [2022-04-27T15:31:48.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:31:49 [2022-04-27T15:31:49.833Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:31:51 [2022-04-27T15:31:51.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:31:51 [2022-04-27T15:31:51.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:31:52 [2022-04-27T15:31:52.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:31:52 [2022-04-27T15:31:52.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:31:56 [2022-04-27T15:31:56.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:31:56 [2022-04-27T15:31:56.750Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:31:58 [2022-04-27T15:31:58.644Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:32:00 [2022-04-27T15:32:00.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:32:00 [2022-04-27T15:32:00.011Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:32:01 [2022-04-27T15:32:01.905Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:32:02 [2022-04-27T15:32:02.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:32:04 [2022-04-27T15:32:04.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:32:05 [2022-04-27T15:32:05.946Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.53s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.19s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.83s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.00s)
15:32:05 [2022-04-27T15:32:05.946Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s)
15:32:05 [2022-04-27T15:32:05.946Z] === RUN   TestCgroupNamespacesRun
15:32:06 [2022-04-27T15:32:06.875Z] --- PASS: TestCgroupNamespacesRun (1.19s)
15:32:06 [2022-04-27T15:32:06.875Z] === RUN   TestCgroupNamespacesRunPrivileged
15:32:06 [2022-04-27T15:32:06.875Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:32:06 [2022-04-27T15:32:06.875Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:32:06 [2022-04-27T15:32:06.875Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:32:08 [2022-04-27T15:32:08.242Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
15:32:08 [2022-04-27T15:32:08.242Z] === RUN   TestCgroupNamespacesRunHostMode
15:32:09 [2022-04-27T15:32:09.172Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
15:32:09 [2022-04-27T15:32:09.172Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:32:10 [2022-04-27T15:32:10.538Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
15:32:10 [2022-04-27T15:32:10.538Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:32:11 [2022-04-27T15:32:11.466Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.24s)
15:32:11 [2022-04-27T15:32:11.466Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:32:12 [2022-04-27T15:32:12.396Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
15:32:12 [2022-04-27T15:32:12.396Z] === RUN   TestCgroupNamespacesRunOlderClient
15:32:13 [2022-04-27T15:32:13.764Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
15:32:13 [2022-04-27T15:32:13.765Z] === RUN   TestNISDomainname
15:32:14 [2022-04-27T15:32:14.021Z] --- PASS: TestNISDomainname (0.54s)
15:32:14 [2022-04-27T15:32:14.021Z] === RUN   TestHostnameDnsResolution
15:32:14 [2022-04-27T15:32:14.584Z] --- PASS: TestHostnameDnsResolution (0.66s)
15:32:14 [2022-04-27T15:32:14.584Z] === RUN   TestUnprivilegedPortsAndPing
15:32:15 [2022-04-27T15:32:15.148Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
15:32:15 [2022-04-27T15:32:15.148Z] === RUN   TestPrivilegedHostDevices
15:32:15 [2022-04-27T15:32:15.711Z] --- PASS: TestPrivilegedHostDevices (0.49s)
15:32:15 [2022-04-27T15:32:15.711Z] === RUN   TestStats
15:32:18 [2022-04-27T15:32:18.227Z] --- PASS: TestStats (2.48s)
15:32:18 [2022-04-27T15:32:18.227Z] === RUN   TestStopContainerWithTimeout
15:32:18 [2022-04-27T15:32:18.227Z] === RUN   TestStopContainerWithTimeout/0
15:32:18 [2022-04-27T15:32:18.227Z] === PAUSE TestStopContainerWithTimeout/0
15:32:18 [2022-04-27T15:32:18.227Z] === RUN   TestStopContainerWithTimeout/1
15:32:18 [2022-04-27T15:32:18.227Z] === PAUSE TestStopContainerWithTimeout/1
15:32:18 [2022-04-27T15:32:18.227Z] === RUN   TestStopContainerWithTimeout/3
15:32:18 [2022-04-27T15:32:18.227Z] === PAUSE TestStopContainerWithTimeout/3
15:32:18 [2022-04-27T15:32:18.227Z] === RUN   TestStopContainerWithTimeout/-1
15:32:18 [2022-04-27T15:32:18.227Z] === PAUSE TestStopContainerWithTimeout/-1
15:32:18 [2022-04-27T15:32:18.227Z] === CONT  TestStopContainerWithTimeout/0
15:32:18 [2022-04-27T15:32:18.227Z] === CONT  TestStopContainerWithTimeout/-1
15:32:19 [2022-04-27T15:32:19.157Z] === CONT  TestStopContainerWithTimeout/3
15:32:21 [2022-04-27T15:32:21.049Z] === CONT  TestStopContainerWithTimeout/1
15:32:22 [2022-04-27T15:32:22.415Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:32:22 [2022-04-27T15:32:22.415Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
15:32:22 [2022-04-27T15:32:22.415Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.76s)
15:32:22 [2022-04-27T15:32:22.415Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
15:32:22 [2022-04-27T15:32:22.415Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
15:32:22 [2022-04-27T15:32:22.415Z] === RUN   TestDeleteDevicemapper
15:32:22 [2022-04-27T15:32:22.415Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:32:22 [2022-04-27T15:32:22.415Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:32:22 [2022-04-27T15:32:22.415Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:32:24 [2022-04-27T15:32:24.308Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.57s)
15:32:24 [2022-04-27T15:32:24.308Z] === RUN   TestUpdateMemory
15:32:24 [2022-04-27T15:32:24.308Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:32:24 [2022-04-27T15:32:24.308Z] --- SKIP: TestUpdateMemory (0.00s)
15:32:24 [2022-04-27T15:32:24.308Z] === RUN   TestUpdateCPUQuota
15:32:25 [2022-04-27T15:32:25.236Z] --- PASS: TestUpdateCPUQuota (0.93s)
15:32:25 [2022-04-27T15:32:25.236Z] === RUN   TestUpdatePidsLimit
15:32:25 [2022-04-27T15:32:25.236Z] === RUN   TestUpdatePidsLimit/update_from_none
15:32:25 [2022-04-27T15:32:25.236Z] === RUN   TestUpdatePidsLimit/no_change
15:32:25 [2022-04-27T15:32:25.493Z] === RUN   TestUpdatePidsLimit/update_lower
15:32:25 [2022-04-27T15:32:25.750Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:32:26 [2022-04-27T15:32:26.007Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:32:26 [2022-04-27T15:32:26.007Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:32:26 [2022-04-27T15:32:26.264Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:32:27 [2022-04-27T15:32:27.194Z] --- PASS: TestUpdatePidsLimit (2.04s)
15:32:27 [2022-04-27T15:32:27.194Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
15:32:27 [2022-04-27T15:32:27.194Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
15:32:27 [2022-04-27T15:32:27.194Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
15:32:27 [2022-04-27T15:32:27.194Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
15:32:27 [2022-04-27T15:32:27.194Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
15:32:27 [2022-04-27T15:32:27.194Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
15:32:27 [2022-04-27T15:32:27.194Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
15:32:27 [2022-04-27T15:32:27.194Z] === RUN   TestUpdateRestartPolicy
15:32:39 [2022-04-27T15:32:39.382Z] --- PASS: TestUpdateRestartPolicy (11.10s)
15:32:39 [2022-04-27T15:32:39.382Z] === RUN   TestUpdateRestartWithAutoRemove
15:32:39 [2022-04-27T15:32:39.382Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
15:32:39 [2022-04-27T15:32:39.382Z] === RUN   TestWaitNonBlocked
15:32:39 [2022-04-27T15:32:39.382Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:32:39 [2022-04-27T15:32:39.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:32:39 [2022-04-27T15:32:39.382Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:32:39 [2022-04-27T15:32:39.382Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:32:39 [2022-04-27T15:32:39.382Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:32:39 [2022-04-27T15:32:39.382Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:32:39 [2022-04-27T15:32:39.382Z] --- PASS: TestWaitNonBlocked (0.02s)
15:32:39 [2022-04-27T15:32:39.382Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s)
15:32:39 [2022-04-27T15:32:39.382Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s)
15:32:39 [2022-04-27T15:32:39.382Z] === RUN   TestWaitBlocked
15:32:39 [2022-04-27T15:32:39.382Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:32:39 [2022-04-27T15:32:39.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:32:39 [2022-04-27T15:32:39.382Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:32:39 [2022-04-27T15:32:39.382Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:32:39 [2022-04-27T15:32:39.382Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:32:39 [2022-04-27T15:32:39.382Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:32:40 [2022-04-27T15:32:40.329Z] --- PASS: TestWaitBlocked (0.01s)
15:32:40 [2022-04-27T15:32:40.329Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
15:32:40 [2022-04-27T15:32:40.329Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
15:32:40 [2022-04-27T15:32:40.329Z] === CONT  TestContainerStartOnDaemonRestart
15:32:40 [2022-04-27T15:32:40.329Z] === CONT  TestRestartDaemonWithRestartingContainer
15:32:42 [2022-04-27T15:32:42.854Z] --- PASS: TestContainerStartOnDaemonRestart (2.43s)
15:32:42 [2022-04-27T15:32:42.854Z] === CONT  TestIpcModeOlderClient
15:32:42 [2022-04-27T15:32:42.854Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s)
15:32:42 [2022-04-27T15:32:42.854Z] === CONT  TestContainerKillOnDaemonStart
15:32:42 [2022-04-27T15:32:42.854Z] --- PASS: TestIpcModeOlderClient (0.10s)
15:32:42 [2022-04-27T15:32:42.854Z] === CONT  TestDaemonHostGatewayIP
15:32:45 [2022-04-27T15:32:45.376Z] --- PASS: TestDaemonHostGatewayIP (2.61s)
15:32:45 [2022-04-27T15:32:45.376Z] === CONT  TestDaemonRestartIpcMode
15:32:47 [2022-04-27T15:32:47.897Z] --- PASS: TestDaemonRestartIpcMode (2.21s)
15:32:54 [2022-04-27T15:32:54.443Z] --- PASS: TestContainerKillOnDaemonStart (11.76s)
15:32:54 [2022-04-27T15:32:54.443Z] PASS
15:32:54 [2022-04-27T15:32:54.443Z] 
15:32:54 [2022-04-27T15:32:54.443Z] === Skipped
15:32:54 [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:32:54 [2022-04-27T15:32:54.443Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:32:54 [2022-04-27T15:32:54.443Z] 
15:32:54 [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:32:54 [2022-04-27T15:32:54.443Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:32:54 [2022-04-27T15:32:54.443Z] 
15:32:54 [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:32:54 [2022-04-27T15:32:54.443Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:32:54 [2022-04-27T15:32:54.443Z] 
15:32:54 [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:32:54 [2022-04-27T15:32:54.443Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:32:54 [2022-04-27T15:32:54.443Z] 
15:32:54 [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
15:32:54 [2022-04-27T15:32:54.443Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:32:54 [2022-04-27T15:32:54.443Z] 
15:32:54 [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:32:54 [2022-04-27T15:32:54.443Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:32:54 [2022-04-27T15:32:54.443Z] 
15:32:54 [2022-04-27T15:32:54.443Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:32:54 [2022-04-27T15:32:54.443Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:32:54 [2022-04-27T15:32:54.443Z] 
15:32:54 [2022-04-27T15:32:54.443Z] DONE 235 tests, 7 skipped in 120.516s
15:32:54 [2022-04-27T15:32:54.443Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:32:54 [2022-04-27T15:32:54.443Z] === RUN   TestConfigDaemonLibtrustID
15:32:55 [2022-04-27T15:32:55.007Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:32:55 [2022-04-27T15:32:55.007Z] === RUN   TestDaemonConfigValidation
15:32:55 [2022-04-27T15:32:55.007Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:32:55 [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:32:55 [2022-04-27T15:32:55.007Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:32:55 [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:32:55 [2022-04-27T15:32:55.007Z] === RUN   TestDaemonConfigValidation/invalid_config
15:32:55 [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:32:55 [2022-04-27T15:32:55.007Z] === RUN   TestDaemonConfigValidation/malformed_config
15:32:55 [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:32:55 [2022-04-27T15:32:55.007Z] === RUN   TestDaemonConfigValidation/valid_config
15:32:55 [2022-04-27T15:32:55.007Z] === PAUSE TestDaemonConfigValidation/valid_config
15:32:55 [2022-04-27T15:32:55.007Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:32:55 [2022-04-27T15:32:55.007Z] === CONT  TestDaemonConfigValidation/malformed_config
15:32:55 [2022-04-27T15:32:55.007Z] === CONT  TestDaemonConfigValidation/valid_config
15:32:55 [2022-04-27T15:32:55.265Z] === CONT  TestDaemonConfigValidation/invalid_config
15:32:55 [2022-04-27T15:32:55.265Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:32:55 [2022-04-27T15:32:55.265Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:32:55 [2022-04-27T15:32:55.265Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:32:55 [2022-04-27T15:32:55.265Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
15:32:55 [2022-04-27T15:32:55.265Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
15:32:55 [2022-04-27T15:32:55.265Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
15:32:55 [2022-04-27T15:32:55.265Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
15:32:55 [2022-04-27T15:32:55.265Z] === RUN   TestConfigDaemonSeccompProfiles
15:32:55 [2022-04-27T15:32:55.265Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:32:56 [2022-04-27T15:32:56.198Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:32:57 [2022-04-27T15:32:57.569Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:32:58 [2022-04-27T15:32:58.498Z] === CONT  TestConfigDaemonSeccompProfiles
15:32:58 [2022-04-27T15:32:58.498Z]     daemon_test.go:156: [dc20d36878d41] daemon is not started
15:32:58 [2022-04-27T15:32:58.498Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
15:32:58 [2022-04-27T15:32:58.498Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:32:58 [2022-04-27T15:32:58.498Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:32:58 [2022-04-27T15:32:58.498Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:32:58 [2022-04-27T15:32:58.498Z] === RUN   TestDaemonProxy
15:32:58 [2022-04-27T15:32:58.498Z] === RUN   TestDaemonProxy/environment_variables
15:33:00 [2022-04-27T15:33:00.389Z] === RUN   TestDaemonProxy/command-line_options
15:33:01 [2022-04-27T15:33:01.760Z] === RUN   TestDaemonProxy/configuration_file
15:33:03 [2022-04-27T15:33:03.651Z] === RUN   TestDaemonProxy/conflicting_options
15:33:04 [2022-04-27T15:33:04.212Z] === RUN   TestDaemonProxy/reload_sanitized
15:33:04 [2022-04-27T15:33:04.776Z] --- PASS: TestDaemonProxy (6.21s)
15:33:04 [2022-04-27T15:33:04.776Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
15:33:04 [2022-04-27T15:33:04.776Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
15:33:04 [2022-04-27T15:33:04.776Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:33:04 [2022-04-27T15:33:04.776Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
15:33:04 [2022-04-27T15:33:04.776Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:33:04 [2022-04-27T15:33:04.776Z] PASS
15:33:04 [2022-04-27T15:33:04.776Z] 
15:33:04 [2022-04-27T15:33:04.776Z] DONE 17 tests in 10.104s
15:33:04 [2022-04-27T15:33:04.776Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:33:04 [2022-04-27T15:33:04.776Z] INFO: Testing against a local daemon
15:33:04 [2022-04-27T15:33:04.776Z] === RUN   TestCommitInheritsEnv
15:33:05 [2022-04-27T15:33:05.033Z] --- PASS: TestCommitInheritsEnv (0.28s)
15:33:05 [2022-04-27T15:33:05.033Z] === RUN   TestImportExtremelyLargeImageWorks
15:33:05 [2022-04-27T15:33:05.033Z] === PAUSE TestImportExtremelyLargeImageWorks
15:33:05 [2022-04-27T15:33:05.033Z] === RUN   TestImportWithCustomPlatform
15:33:05 [2022-04-27T15:33:05.033Z] === RUN   TestImportWithCustomPlatform/#00
15:33:05 [2022-04-27T15:33:05.033Z] === RUN   TestImportWithCustomPlatform/_______
15:33:05 [2022-04-27T15:33:05.033Z] === RUN   TestImportWithCustomPlatform//
15:33:05 [2022-04-27T15:33:05.033Z] === RUN   TestImportWithCustomPlatform/linux
15:33:05 [2022-04-27T15:33:05.033Z] === RUN   TestImportWithCustomPlatform/LINUX
15:33:05 [2022-04-27T15:33:05.290Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:33:05 [2022-04-27T15:33:05.290Z] === RUN   TestImportWithCustomPlatform/macos
15:33:05 [2022-04-27T15:33:05.290Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:33:05 [2022-04-27T15:33:05.290Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:33:05 [2022-04-27T15:33:05.290Z] --- PASS: TestImportWithCustomPlatform (0.32s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:33:05 [2022-04-27T15:33:05.290Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:33:05 [2022-04-27T15:33:05.290Z] === RUN   TestImagesFilterMultiReference
15:33:05 [2022-04-27T15:33:05.290Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:33:05 [2022-04-27T15:33:05.290Z] === RUN   TestImagePullPlatformInvalid
15:33:05 [2022-04-27T15:33:05.290Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:33:05 [2022-04-27T15:33:05.290Z] === RUN   TestRemoveImageOrphaning
15:33:05 [2022-04-27T15:33:05.547Z] --- PASS: TestRemoveImageOrphaning (0.29s)
15:33:05 [2022-04-27T15:33:05.547Z] === RUN   TestRemoveImageGarbageCollector
15:33:06 [2022-04-27T15:33:06.111Z] time="2022-04-27T15:33:06Z" level=info msg="[graphdriver] trying configured driver: overlay2"
15:33:07 [2022-04-27T15:33:07.483Z] --- PASS: TestRemoveImageGarbageCollector (1.84s)
15:33:07 [2022-04-27T15:33:07.483Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:33:07 [2022-04-27T15:33:07.483Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:33:07 [2022-04-27T15:33:07.483Z] === RUN   TestTagInvalidReference
15:33:07 [2022-04-27T15:33:07.483Z] --- PASS: TestTagInvalidReference (0.01s)
15:33:07 [2022-04-27T15:33:07.483Z] === RUN   TestTagValidPrefixedRepo
15:33:07 [2022-04-27T15:33:07.483Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:33:07 [2022-04-27T15:33:07.483Z] === RUN   TestTagExistedNameWithoutForce
15:33:07 [2022-04-27T15:33:07.483Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:33:07 [2022-04-27T15:33:07.483Z] === RUN   TestTagOfficialNames
15:33:07 [2022-04-27T15:33:07.740Z] --- PASS: TestTagOfficialNames (0.05s)
15:33:07 [2022-04-27T15:33:07.740Z] === RUN   TestTagMatchesDigest
15:33:07 [2022-04-27T15:33:07.740Z] --- PASS: TestTagMatchesDigest (0.01s)
15:33:07 [2022-04-27T15:33:07.740Z] === CONT  TestImportExtremelyLargeImageWorks
15:34:44 [2022-04-27T15:34:44.146Z] --- PASS: TestImportExtremelyLargeImageWorks (91.52s)
15:34:44 [2022-04-27T15:34:44.146Z] PASS
15:34:44 [2022-04-27T15:34:44.146Z] 
15:34:44 [2022-04-27T15:34:44.146Z] DONE 22 tests in 94.560s
15:34:44 [2022-04-27T15:34:44.146Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:34:44 [2022-04-27T15:34:44.146Z] INFO: Testing against a local daemon
15:34:44 [2022-04-27T15:34:44.146Z] === RUN   TestNetworkCreateDelete
15:34:44 [2022-04-27T15:34:44.146Z] --- PASS: TestNetworkCreateDelete (0.12s)
15:34:44 [2022-04-27T15:34:44.146Z] === RUN   TestDockerNetworkDeletePreferID
15:34:44 [2022-04-27T15:34:44.146Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
15:34:44 [2022-04-27T15:34:44.146Z] === RUN   TestDaemonDNSFallback
15:34:46 [2022-04-27T15:34:46.036Z] --- PASS: TestDaemonDNSFallback (6.39s)
15:34:46 [2022-04-27T15:34:46.036Z] === RUN   TestInspectNetwork
15:34:49 [2022-04-27T15:34:49.314Z] === RUN   TestInspectNetwork/full_network_id
15:34:49 [2022-04-27T15:34:49.315Z] === RUN   TestInspectNetwork/partial_network_id
15:34:49 [2022-04-27T15:34:49.315Z] === RUN   TestInspectNetwork/network_name
15:34:49 [2022-04-27T15:34:49.315Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:34:53 [2022-04-27T15:34:53.491Z] --- PASS: TestInspectNetwork (7.33s)
15:34:53 [2022-04-27T15:34:53.491Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:34:53 [2022-04-27T15:34:53.491Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:34:53 [2022-04-27T15:34:53.491Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:34:53 [2022-04-27T15:34:53.491Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:34:53 [2022-04-27T15:34:53.491Z] === RUN   TestRunContainerWithBridgeNone
15:34:54 [2022-04-27T15:34:54.859Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/create
15:34:54 [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:34:54 [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:34:54 [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:34:54 [2022-04-27T15:34:54.859Z] === CONT  TestNetworkInvalidJSON/networks/create
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:34:54 [2022-04-27T15:34:54.859Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:34:54 [2022-04-27T15:34:54.859Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:34:54 [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:34:54 [2022-04-27T15:34:54.859Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkList
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkList//networks
15:34:54 [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkList//networks
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestNetworkList//networks/
15:34:54 [2022-04-27T15:34:54.859Z] === PAUSE TestNetworkList//networks/
15:34:54 [2022-04-27T15:34:54.859Z] === CONT  TestNetworkList//networks
15:34:54 [2022-04-27T15:34:54.859Z] === CONT  TestNetworkList//networks/
15:34:54 [2022-04-27T15:34:54.859Z] --- PASS: TestNetworkList (0.02s)
15:34:54 [2022-04-27T15:34:54.859Z]     --- PASS: TestNetworkList//networks (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:34:54 [2022-04-27T15:34:54.859Z] === RUN   TestHostIPv4BridgeLabel
15:34:55 [2022-04-27T15:34:55.422Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:34:55 [2022-04-27T15:34:55.422Z] === RUN   TestDaemonRestartWithLiveRestore
15:34:56 [2022-04-27T15:34:56.793Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:34:56 [2022-04-27T15:34:56.793Z] === RUN   TestDaemonDefaultNetworkPools
15:34:57 [2022-04-27T15:34:57.356Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
15:34:57 [2022-04-27T15:34:57.356Z] === RUN   TestDaemonRestartWithExistingNetwork
15:34:58 [2022-04-27T15:34:58.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
15:34:58 [2022-04-27T15:34:58.724Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:34:59 [2022-04-27T15:34:59.653Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
15:34:59 [2022-04-27T15:34:59.654Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:35:00 [2022-04-27T15:35:00.215Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:35:00 [2022-04-27T15:35:00.215Z] === RUN   TestServiceWithPredefinedNetwork
15:35:02 [2022-04-27T15:35:02.741Z] --- PASS: TestServiceWithPredefinedNetwork (2.49s)
15:35:02 [2022-04-27T15:35:02.741Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:35:02 [2022-04-27T15:35:02.741Z]     service_test.go:243: FLAKY_TEST
15:35:02 [2022-04-27T15:35:02.741Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:35:02 [2022-04-27T15:35:02.741Z] === RUN   TestServiceWithDataPathPortInit
15:35:17 [2022-04-27T15:35:17.589Z] --- PASS: TestServiceWithDataPathPortInit (13.76s)
15:35:17 [2022-04-27T15:35:17.589Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:35:18 [2022-04-27T15:35:18.987Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9r96nz0hprx08pyjwu0o1pwpl Created:2022-04-27 15:35:17.756556368 +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[81f6890f4da637f586ae309ccc8b7f5246d491e4a82b1608bb863b3b6db257da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6lh1jmf8vvjcl8mejljflww25 EndpointID:58b89ecfd12b495a3c6ecb76a88d159ab396823c42e1033eed1677b86f127084 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:73368a167264c717e1850f0d75711afdf74c001ebb644c330be6e9c853234373 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:1c8b25489546 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6lh1jmf8vvjcl8mejljflww25 EndpointID:58b89ecfd12b495a3c6ecb76a88d159ab396823c42e1033eed1677b86f127084 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:35:24 [2022-04-27T15:35:24.254Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s)
15:35:24 [2022-04-27T15:35:24.255Z] PASS
15:35:24 [2022-04-27T15:35:24.255Z] 
15:35:24 [2022-04-27T15:35:24.255Z] === Skipped
15:35:24 [2022-04-27T15:35:24.255Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:35:24 [2022-04-27T15:35:24.255Z]     service_test.go:243: FLAKY_TEST
15:35:24 [2022-04-27T15:35:24.255Z] 
15:35:24 [2022-04-27T15:35:24.255Z] DONE 38 tests, 1 skipped in 44.271s
15:35:24 [2022-04-27T15:35:24.255Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:35:24 [2022-04-27T15:35:24.255Z] INFO: Testing against a local daemon
15:35:24 [2022-04-27T15:35:24.255Z] === RUN   TestDockerNetworkIpvlanPersistance
15:35:24 [2022-04-27T15:35:24.255Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:24 [2022-04-27T15:35:24.255Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:35:24 [2022-04-27T15:35:24.255Z] === RUN   TestDockerNetworkIpvlan
15:35:24 [2022-04-27T15:35:24.255Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:24 [2022-04-27T15:35:24.255Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:35:24 [2022-04-27T15:35:24.255Z] PASS
15:35:24 [2022-04-27T15:35:24.255Z] 
15:35:24 [2022-04-27T15:35:24.255Z] === Skipped
15:35:24 [2022-04-27T15:35:24.255Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:35:24 [2022-04-27T15:35:24.255Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:24 [2022-04-27T15:35:24.255Z] 
15:35:24 [2022-04-27T15:35:24.255Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:35:24 [2022-04-27T15:35:24.255Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:24 [2022-04-27T15:35:24.255Z] 
15:35:24 [2022-04-27T15:35:24.255Z] DONE 2 tests, 2 skipped in 0.022s
15:35:24 [2022-04-27T15:35:24.255Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:35:24 [2022-04-27T15:35:24.255Z] INFO: Testing against a local daemon
15:35:24 [2022-04-27T15:35:24.255Z] === RUN   TestDockerNetworkMacvlanPersistance
15:35:24 [2022-04-27T15:35:24.817Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s)
15:35:24 [2022-04-27T15:35:24.817Z] === RUN   TestDockerNetworkMacvlan
15:35:25 [2022-04-27T15:35:25.379Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:35:26 [2022-04-27T15:35:26.307Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:35:26 [2022-04-27T15:35:26.869Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:35:28 [2022-04-27T15:35:28.761Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:35:30 [2022-04-27T15:35:30.653Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:35:33 [2022-04-27T15:35:33.927Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:35:34 [2022-04-27T15:35:34.856Z] --- PASS: TestDockerNetworkMacvlan (9.86s)
15:35:34 [2022-04-27T15:35:34.856Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:35:34 [2022-04-27T15:35:34.856Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:35:34 [2022-04-27T15:35:34.856Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
15:35:34 [2022-04-27T15:35:34.856Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
15:35:34 [2022-04-27T15:35:34.856Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s)
15:35:34 [2022-04-27T15:35:34.856Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
15:35:34 [2022-04-27T15:35:34.856Z] PASS
15:35:34 [2022-04-27T15:35:34.856Z] 
15:35:34 [2022-04-27T15:35:34.856Z] DONE 8 tests in 11.147s
15:35:34 [2022-04-27T15:35:34.856Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:35:34 [2022-04-27T15:35:34.856Z] testing: warning: no tests to run
15:35:34 [2022-04-27T15:35:34.856Z] PASS
15:35:34 [2022-04-27T15:35:34.856Z] 
15:35:34 [2022-04-27T15:35:34.856Z] DONE 0 tests in 0.007s
15:35:34 [2022-04-27T15:35:34.856Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:35:34 [2022-04-27T15:35:34.856Z] INFO: Testing against a local daemon
15:35:34 [2022-04-27T15:35:34.856Z] === RUN   TestAuthZPluginAllowRequest
15:35:35 [2022-04-27T15:35:35.785Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
15:35:35 [2022-04-27T15:35:35.785Z] === RUN   TestAuthZPluginTLS
15:35:36 [2022-04-27T15:35:36.347Z] --- PASS: TestAuthZPluginTLS (0.54s)
15:35:36 [2022-04-27T15:35:36.347Z] === RUN   TestAuthZPluginDenyRequest
15:35:36 [2022-04-27T15:35:36.910Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:35:36 [2022-04-27T15:35:36.910Z] === RUN   TestAuthZPluginAPIDenyResponse
15:35:37 [2022-04-27T15:35:37.472Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:35:37 [2022-04-27T15:35:37.472Z] === RUN   TestAuthZPluginDenyResponse
15:35:38 [2022-04-27T15:35:38.038Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:35:38 [2022-04-27T15:35:38.038Z] === RUN   TestAuthZPluginAllowEventStream
15:35:39 [2022-04-27T15:35:39.404Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
15:35:39 [2022-04-27T15:35:39.404Z] === RUN   TestAuthZPluginErrorResponse
15:35:39 [2022-04-27T15:35:39.663Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:35:39 [2022-04-27T15:35:39.663Z] === RUN   TestAuthZPluginErrorRequest
15:35:40 [2022-04-27T15:35:40.239Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:35:40 [2022-04-27T15:35:40.240Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:35:40 [2022-04-27T15:35:40.802Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:35:40 [2022-04-27T15:35:40.802Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:35:42 [2022-04-27T15:35:42.170Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
15:35:42 [2022-04-27T15:35:42.170Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:35:43 [2022-04-27T15:35:43.539Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s)
15:35:43 [2022-04-27T15:35:43.539Z] === RUN   TestAuthZPluginHeader
15:35:44 [2022-04-27T15:35:44.468Z] --- PASS: TestAuthZPluginHeader (0.70s)
15:35:44 [2022-04-27T15:35:44.468Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:35:48 [2022-04-27T15:35:48.635Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.89s)
15:35:48 [2022-04-27T15:35:48.635Z] === RUN   TestAuthZPluginV2Disable
15:35:51 [2022-04-27T15:35:51.906Z] --- PASS: TestAuthZPluginV2Disable (3.44s)
15:35:51 [2022-04-27T15:35:51.906Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:35:55 [2022-04-27T15:35:55.183Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.24s)
15:35:55 [2022-04-27T15:35:55.183Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:36:05 [2022-04-27T15:36:05.133Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.16s)
15:36:05 [2022-04-27T15:36:05.133Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:36:23 [2022-04-27T15:36:23.220Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
15:36:23 [2022-04-27T15:36:23.220Z] PASS
15:36:23 [2022-04-27T15:36:23.220Z] 
15:36:23 [2022-04-27T15:36:23.220Z] DONE 17 tests in 46.944s
15:36:23 [2022-04-27T15:36:23.220Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:36:23 [2022-04-27T15:36:23.220Z] INFO: Testing against a local daemon
15:36:23 [2022-04-27T15:36:23.220Z] === RUN   TestPluginInvalidJSON
15:36:23 [2022-04-27T15:36:23.220Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:36:23 [2022-04-27T15:36:23.220Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:36:23 [2022-04-27T15:36:23.220Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:36:23 [2022-04-27T15:36:23.220Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:36:23 [2022-04-27T15:36:23.220Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:36:23 [2022-04-27T15:36:23.220Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:36:23 [2022-04-27T15:36:23.220Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:36:23 [2022-04-27T15:36:23.220Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:36:23 [2022-04-27T15:36:23.220Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:36:23 [2022-04-27T15:36:23.220Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:36:23 [2022-04-27T15:36:23.221Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:36:23 [2022-04-27T15:36:23.221Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:36:23 [2022-04-27T15:36:23.221Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInstall
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInstall/no_auth
15:36:23 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:23 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc911248a18839cab02626b3e90f841598cdf9f25b305fd3745ac4dcf14629e3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:23 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:23 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc911248a18839cab02626b3e90f841598cdf9f25b305fd3745ac4dcf14629e3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInstall/with_htpasswd
15:36:23 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:23 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc911248a18839cab02626b3e90f841598cdf9f25b305fd3745ac4dcf14629e3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:23 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:23 [2022-04-27T15:36:23.221Z] time="2022-04-27T15:36:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fc911248a18839cab02626b3e90f841598cdf9f25b305fd3745ac4dcf14629e3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:23 [2022-04-27T15:36:23.221Z] === RUN   TestPluginInstall/with_insecure
15:36:24 [2022-04-27T15:36:24.150Z] time="2022-04-27T15:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:24 [2022-04-27T15:36:24.150Z] time="2022-04-27T15:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb446976e1575cc66cead3d8b54fcd68f94ff84f3888f68d65d0e4d8f2730249" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:24 [2022-04-27T15:36:24.150Z] time="2022-04-27T15:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:24 [2022-04-27T15:36:24.150Z] time="2022-04-27T15:36:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eb446976e1575cc66cead3d8b54fcd68f94ff84f3888f68d65d0e4d8f2730249" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:24 [2022-04-27T15:36:24.406Z]     plugin_test.go:195: [df1d7725364c0] daemon is not started
15:36:24 [2022-04-27T15:36:24.406Z] --- PASS: TestPluginInstall (2.77s)
15:36:24 [2022-04-27T15:36:24.406Z]     --- PASS: TestPluginInstall/no_auth (1.03s)
15:36:24 [2022-04-27T15:36:24.406Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
15:36:24 [2022-04-27T15:36:24.406Z]     --- PASS: TestPluginInstall/with_insecure (1.13s)
15:36:24 [2022-04-27T15:36:24.406Z] === RUN   TestPluginsWithRuntimes
15:36:26 [2022-04-27T15:36:26.297Z] === RUN   TestPluginsWithRuntimes/No_Args
15:36:26 [2022-04-27T15:36:26.859Z] === RUN   TestPluginsWithRuntimes/With_Args
15:36:27 [2022-04-27T15:36:27.787Z] --- PASS: TestPluginsWithRuntimes (3.37s)
15:36:27 [2022-04-27T15:36:27.787Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
15:36:27 [2022-04-27T15:36:27.787Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
15:36:27 [2022-04-27T15:36:27.787Z] === RUN   TestPluginBackCompatMediaTypes
15:36:28 [2022-04-27T15:36:28.349Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
15:36:28 [2022-04-27T15:36:28.349Z] PASS
15:36:28 [2022-04-27T15:36:28.349Z] 
15:36:28 [2022-04-27T15:36:28.349Z] DONE 24 tests in 6.749s
15:36:28 [2022-04-27T15:36:28.349Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:36:28 [2022-04-27T15:36:28.349Z] INFO: Testing against a local daemon
15:36:28 [2022-04-27T15:36:28.349Z] === RUN   TestExternalGraphDriver
15:36:28 [2022-04-27T15:36:28.605Z] === RUN   TestExternalGraphDriver/json
15:36:30 [2022-04-27T15:36:30.497Z] === RUN   TestExternalGraphDriver/spec
15:36:31 [2022-04-27T15:36:31.864Z] === RUN   TestExternalGraphDriver/pull
15:36:33 [2022-04-27T15:36:33.756Z] --- PASS: TestExternalGraphDriver (4.95s)
15:36:33 [2022-04-27T15:36:33.756Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
15:36:33 [2022-04-27T15:36:33.756Z]     --- PASS: TestExternalGraphDriver/spec (1.63s)
15:36:33 [2022-04-27T15:36:33.756Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
15:36:33 [2022-04-27T15:36:33.756Z] === RUN   TestGraphdriverPluginV2
15:36:37 [2022-04-27T15:36:37.923Z] --- PASS: TestGraphdriverPluginV2 (4.18s)
15:36:37 [2022-04-27T15:36:37.923Z] PASS
15:36:37 [2022-04-27T15:36:37.923Z] 
15:36:37 [2022-04-27T15:36:37.923Z] DONE 5 tests in 9.169s
15:36:37 [2022-04-27T15:36:37.923Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:36:37 [2022-04-27T15:36:37.923Z] INFO: Testing against a local daemon
15:36:37 [2022-04-27T15:36:37.923Z] === RUN   TestContinueAfterPluginCrash
15:36:37 [2022-04-27T15:36:37.923Z] === PAUSE TestContinueAfterPluginCrash
15:36:37 [2022-04-27T15:36:37.923Z] === RUN   TestReadPluginNoRead
15:36:37 [2022-04-27T15:36:37.923Z] === PAUSE TestReadPluginNoRead
15:36:37 [2022-04-27T15:36:37.923Z] === RUN   TestDaemonStartWithLogOpt
15:36:37 [2022-04-27T15:36:37.923Z] === PAUSE TestDaemonStartWithLogOpt
15:36:37 [2022-04-27T15:36:37.923Z] === CONT  TestContinueAfterPluginCrash
15:36:37 [2022-04-27T15:36:37.923Z] === CONT  TestDaemonStartWithLogOpt
15:36:41 [2022-04-27T15:36:41.245Z] --- PASS: TestDaemonStartWithLogOpt (3.50s)
15:36:41 [2022-04-27T15:36:41.245Z] === CONT  TestReadPluginNoRead
15:36:43 [2022-04-27T15:36:43.766Z] === RUN   TestReadPluginNoRead/default
15:36:44 [2022-04-27T15:36:44.695Z] === RUN   TestReadPluginNoRead/disabled_caching
15:36:46 [2022-04-27T15:36:46.063Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:36:46 [2022-04-27T15:36:46.319Z] --- PASS: TestContinueAfterPluginCrash (8.62s)
15:36:46 [2022-04-27T15:36:46.881Z] === CONT  TestReadPluginNoRead
15:36:46 [2022-04-27T15:36:46.881Z]     read_test.go:92: [dfa73a967b081] daemon is not started
15:36:46 [2022-04-27T15:36:46.881Z] --- PASS: TestReadPluginNoRead (5.88s)
15:36:46 [2022-04-27T15:36:46.881Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
15:36:46 [2022-04-27T15:36:46.881Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
15:36:46 [2022-04-27T15:36:46.881Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
15:36:46 [2022-04-27T15:36:46.881Z] PASS
15:36:46 [2022-04-27T15:36:46.881Z] 
15:36:46 [2022-04-27T15:36:46.881Z] DONE 6 tests in 9.401s
15:36:46 [2022-04-27T15:36:46.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:36:46 [2022-04-27T15:36:46.881Z] testing: warning: no tests to run
15:36:47 [2022-04-27T15:36:47.137Z] PASS
15:36:47 [2022-04-27T15:36:47.137Z] 
15:36:47 [2022-04-27T15:36:47.137Z] DONE 0 tests in 0.010s
15:36:47 [2022-04-27T15:36:47.137Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:36:47 [2022-04-27T15:36:47.137Z] INFO: Testing against a local daemon
15:36:47 [2022-04-27T15:36:47.137Z] === RUN   TestPluginWithDevMounts
15:36:47 [2022-04-27T15:36:47.137Z] === PAUSE TestPluginWithDevMounts
15:36:47 [2022-04-27T15:36:47.137Z] === CONT  TestPluginWithDevMounts
15:36:49 [2022-04-27T15:36:49.027Z] --- PASS: TestPluginWithDevMounts (1.60s)
15:36:49 [2022-04-27T15:36:49.027Z] PASS
15:36:49 [2022-04-27T15:36:49.027Z] 
15:36:49 [2022-04-27T15:36:49.027Z] DONE 1 tests in 1.623s
15:36:49 [2022-04-27T15:36:49.027Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:36:49 [2022-04-27T15:36:49.027Z] INFO: Testing against a local daemon
15:36:49 [2022-04-27T15:36:49.027Z] === RUN   TestSecretInspect
15:36:50 [2022-04-27T15:36:50.921Z] --- PASS: TestSecretInspect (2.17s)
15:36:50 [2022-04-27T15:36:50.921Z] === RUN   TestSecretList
15:36:53 [2022-04-27T15:36:53.439Z] --- PASS: TestSecretList (2.18s)
15:36:53 [2022-04-27T15:36:53.439Z] === RUN   TestSecretsCreateAndDelete
15:36:55 [2022-04-27T15:36:55.330Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
15:36:55 [2022-04-27T15:36:55.330Z] === RUN   TestSecretsUpdate
15:36:57 [2022-04-27T15:36:57.848Z] --- PASS: TestSecretsUpdate (2.22s)
15:36:57 [2022-04-27T15:36:57.848Z] === RUN   TestTemplatedSecret
15:37:00 [2022-04-27T15:37:00.368Z] --- PASS: TestTemplatedSecret (2.54s)
15:37:00 [2022-04-27T15:37:00.368Z] === RUN   TestSecretCreateResolve
15:37:02 [2022-04-27T15:37:02.261Z] --- PASS: TestSecretCreateResolve (2.17s)
15:37:02 [2022-04-27T15:37:02.261Z] PASS
15:37:02 [2022-04-27T15:37:02.261Z] 
15:37:02 [2022-04-27T15:37:02.261Z] DONE 6 tests in 13.507s
15:37:02 [2022-04-27T15:37:02.261Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:37:02 [2022-04-27T15:37:02.261Z] INFO: Testing against a local daemon
15:37:02 [2022-04-27T15:37:02.261Z] === RUN   TestServiceCreateInit
15:37:02 [2022-04-27T15:37:02.261Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:37:06 [2022-04-27T15:37:06.430Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:37:09 [2022-04-27T15:37:09.699Z] --- PASS: TestServiceCreateInit (7.17s)
15:37:09 [2022-04-27T15:37:09.699Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
15:37:09 [2022-04-27T15:37:09.699Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
15:37:09 [2022-04-27T15:37:09.699Z] === RUN   TestCreateServiceMultipleTimes
15:37:27 [2022-04-27T15:37:27.754Z] --- PASS: TestCreateServiceMultipleTimes (15.73s)
15:37:27 [2022-04-27T15:37:27.754Z] === RUN   TestCreateServiceConflict
15:37:27 [2022-04-27T15:37:27.754Z] --- PASS: TestCreateServiceConflict (2.15s)
15:37:27 [2022-04-27T15:37:27.754Z] === RUN   TestCreateServiceMaxReplicas
15:37:30 [2022-04-27T15:37:30.272Z] --- PASS: TestCreateServiceMaxReplicas (2.87s)
15:37:30 [2022-04-27T15:37:30.272Z] === RUN   TestCreateWithDuplicateNetworkNames
15:37:45 [2022-04-27T15:37:45.120Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
15:37:45 [2022-04-27T15:37:45.120Z] === RUN   TestCreateServiceSecretFileMode
15:37:46 [2022-04-27T15:37:46.050Z] --- PASS: TestCreateServiceSecretFileMode (2.82s)
15:37:46 [2022-04-27T15:37:46.050Z] === RUN   TestCreateServiceConfigFileMode
15:37:49 [2022-04-27T15:37:49.319Z] --- PASS: TestCreateServiceConfigFileMode (2.60s)
15:37:49 [2022-04-27T15:37:49.319Z] === RUN   TestCreateServiceSysctls
15:37:51 [2022-04-27T15:37:51.843Z] --- PASS: TestCreateServiceSysctls (3.16s)
15:37:51 [2022-04-27T15:37:51.844Z] === RUN   TestCreateServiceCapabilities
15:37:55 [2022-04-27T15:37:55.115Z] --- PASS: TestCreateServiceCapabilities (2.63s)
15:37:55 [2022-04-27T15:37:55.115Z] === RUN   TestInspect
15:37:57 [2022-04-27T15:37:57.633Z] --- PASS: TestInspect (2.78s)
15:37:57 [2022-04-27T15:37:57.633Z] === RUN   TestCreateJob
15:38:00 [2022-04-27T15:38:00.903Z] --- PASS: TestCreateJob (3.07s)
15:38:00 [2022-04-27T15:38:00.903Z] === RUN   TestReplicatedJob
15:38:06 [2022-04-27T15:38:06.149Z] --- PASS: TestReplicatedJob (4.89s)
15:38:06 [2022-04-27T15:38:06.149Z] === RUN   TestUpdateReplicatedJob
15:38:08 [2022-04-27T15:38:08.702Z] --- PASS: TestUpdateReplicatedJob (3.24s)
15:38:08 [2022-04-27T15:38:08.702Z] === RUN   TestServiceListWithStatuses
15:38:08 [2022-04-27T15:38:08.702Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:38:08 [2022-04-27T15:38:08.702Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:38:08 [2022-04-27T15:38:08.702Z] === RUN   TestDockerNetworkConnectAlias
15:38:12 [2022-04-27T15:38:12.898Z] --- PASS: TestDockerNetworkConnectAlias (4.28s)
15:38:12 [2022-04-27T15:38:12.898Z] === RUN   TestDockerNetworkReConnect
15:38:16 [2022-04-27T15:38:16.166Z] --- PASS: TestDockerNetworkReConnect (3.38s)
15:38:16 [2022-04-27T15:38:16.166Z] === RUN   TestServicePlugin
15:38:20 [2022-04-27T15:38:20.336Z]     plugin_test.go:61: [d44b2fc24fb12] joining swarm manager [db60335318ed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:38:21 [2022-04-27T15:38:21.264Z]     plugin_test.go:64: [d06b14c0f01a8] joining swarm manager [db60335318ed6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:38:47 [2022-04-27T15:38:47.764Z] --- PASS: TestServicePlugin (30.25s)
15:38:47 [2022-04-27T15:38:47.764Z] === RUN   TestServiceUpdateLabel
15:38:48 [2022-04-27T15:38:48.693Z] --- PASS: TestServiceUpdateLabel (2.19s)
15:38:48 [2022-04-27T15:38:48.693Z] === RUN   TestServiceUpdateSecrets
15:39:03 [2022-04-27T15:39:03.536Z] --- PASS: TestServiceUpdateSecrets (14.56s)
15:39:03 [2022-04-27T15:39:03.536Z] === RUN   TestServiceUpdateConfigs
15:39:18 [2022-04-27T15:39:18.380Z] --- PASS: TestServiceUpdateConfigs (14.67s)
15:39:18 [2022-04-27T15:39:18.380Z] === RUN   TestServiceUpdateNetwork
15:39:30 [2022-04-27T15:39:30.552Z] --- PASS: TestServiceUpdateNetwork (12.48s)
15:39:30 [2022-04-27T15:39:30.552Z] === RUN   TestServiceUpdatePidsLimit
15:39:31 [2022-04-27T15:39:31.486Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:39:32 [2022-04-27T15:39:32.415Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:39:40 [2022-04-27T15:39:40.502Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:39:47 [2022-04-27T15:39:47.053Z] --- PASS: TestServiceUpdatePidsLimit (16.25s)
15:39:47 [2022-04-27T15:39:47.053Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
15:39:47 [2022-04-27T15:39:47.053Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
15:39:47 [2022-04-27T15:39:47.053Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
15:39:47 [2022-04-27T15:39:47.053Z] PASS
15:39:47 [2022-04-27T15:39:47.053Z] 
15:39:47 [2022-04-27T15:39:47.053Z] === Skipped
15:39:47 [2022-04-27T15:39:47.053Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:39:47 [2022-04-27T15:39:47.053Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:39:47 [2022-04-27T15:39:47.053Z] 
15:39:47 [2022-04-27T15:39:47.053Z] DONE 27 tests, 1 skipped in 164.408s
15:39:47 [2022-04-27T15:39:47.053Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:39:47 [2022-04-27T15:39:47.053Z] INFO: Testing against a local daemon
15:39:47 [2022-04-27T15:39:47.053Z] === RUN   TestSessionCreate
15:39:47 [2022-04-27T15:39:47.053Z] --- PASS: TestSessionCreate (0.02s)
15:39:47 [2022-04-27T15:39:47.053Z] === RUN   TestSessionCreateWithBadUpgrade
15:39:47 [2022-04-27T15:39:47.053Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:39:47 [2022-04-27T15:39:47.053Z] PASS
15:39:47 [2022-04-27T15:39:47.053Z] 
15:39:47 [2022-04-27T15:39:47.053Z] DONE 2 tests in 0.055s
15:39:47 [2022-04-27T15:39:47.053Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:39:47 [2022-04-27T15:39:47.053Z] INFO: Testing against a local daemon
15:39:47 [2022-04-27T15:39:47.053Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:39:47 [2022-04-27T15:39:47.053Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:39:47 [2022-04-27T15:39:47.053Z] === RUN   TestDiskUsage
15:39:47 [2022-04-27T15:39:47.053Z] === PAUSE TestDiskUsage
15:39:47 [2022-04-27T15:39:47.053Z] === RUN   TestEventsExecDie
15:39:47 [2022-04-27T15:39:47.310Z] --- PASS: TestEventsExecDie (0.53s)
15:39:47 [2022-04-27T15:39:47.310Z] === RUN   TestEventsBackwardsCompatible
15:39:47 [2022-04-27T15:39:47.310Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:39:47 [2022-04-27T15:39:47.310Z] === RUN   TestEventsVolumeCreate
15:39:47 [2022-04-27T15:39:47.310Z] --- PASS: TestEventsVolumeCreate (0.06s)
15:39:47 [2022-04-27T15:39:47.310Z] === RUN   TestInfoBinaryCommits
15:39:47 [2022-04-27T15:39:47.310Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:39:47 [2022-04-27T15:39:47.310Z] === RUN   TestInfoAPIVersioned
15:39:47 [2022-04-27T15:39:47.310Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:39:47 [2022-04-27T15:39:47.310Z] === RUN   TestInfoAPI
15:39:47 [2022-04-27T15:39:47.310Z] --- PASS: TestInfoAPI (0.02s)
15:39:47 [2022-04-27T15:39:47.310Z] === RUN   TestInfoAPIWarnings
15:40:05 [2022-04-27T15:40:05.355Z] --- PASS: TestInfoAPIWarnings (16.54s)
15:40:05 [2022-04-27T15:40:05.355Z] === RUN   TestInfoDebug
15:40:05 [2022-04-27T15:40:05.355Z] --- PASS: TestInfoDebug (0.52s)
15:40:05 [2022-04-27T15:40:05.355Z] === RUN   TestInfoInsecureRegistries
15:40:05 [2022-04-27T15:40:05.355Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:40:05 [2022-04-27T15:40:05.355Z] === RUN   TestInfoRegistryMirrors
15:40:05 [2022-04-27T15:40:05.355Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:40:05 [2022-04-27T15:40:05.355Z] === RUN   TestLoginFailsWithBadCredentials
15:40:05 [2022-04-27T15:40:05.611Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
15:40:05 [2022-04-27T15:40:05.611Z] === RUN   TestPingCacheHeaders
15:40:05 [2022-04-27T15:40:05.611Z] --- PASS: TestPingCacheHeaders (0.02s)
15:40:05 [2022-04-27T15:40:05.611Z] === RUN   TestPingGet
15:40:05 [2022-04-27T15:40:05.611Z] --- PASS: TestPingGet (0.01s)
15:40:05 [2022-04-27T15:40:05.611Z] === RUN   TestPingHead
15:40:05 [2022-04-27T15:40:05.611Z] --- PASS: TestPingHead (0.02s)
15:40:05 [2022-04-27T15:40:05.611Z] === RUN   TestPingSwarmHeader
15:40:06 [2022-04-27T15:40:06.173Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:40:06 [2022-04-27T15:40:06.737Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:40:07 [2022-04-27T15:40:07.666Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:40:07 [2022-04-27T15:40:07.666Z] --- PASS: TestPingSwarmHeader (2.07s)
15:40:07 [2022-04-27T15:40:07.666Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:40:07 [2022-04-27T15:40:07.666Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:40:07 [2022-04-27T15:40:07.666Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:40:07 [2022-04-27T15:40:07.666Z] === RUN   TestVersion
15:40:07 [2022-04-27T15:40:07.666Z] --- PASS: TestVersion (0.02s)
15:40:07 [2022-04-27T15:40:07.666Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:40:07 [2022-04-27T15:40:07.666Z] === CONT  TestDiskUsage
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/container_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/image_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/volume_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/build-cache_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:40:08 [2022-04-27T15:40:08.229Z] === RUN   TestDiskUsage/after_LoadBusybox
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:40:08 [2022-04-27T15:40:08.485Z] === RUN   TestDiskUsage/after_container.Run
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:40:09 [2022-04-27T15:40:09.048Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:40:09 [2022-04-27T15:40:09.305Z] --- PASS: TestDiskUsage (1.68s)
15:40:09 [2022-04-27T15:40:09.305Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.30s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]     --- PASS: TestDiskUsage/after_container.Run (0.63s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:40:09 [2022-04-27T15:40:09.305Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.71s)
15:40:09 [2022-04-27T15:40:09.305Z] PASS
15:40:09 [2022-04-27T15:40:09.305Z] 
15:40:09 [2022-04-27T15:40:09.305Z] DONE 54 tests in 22.736s
15:40:09 [2022-04-27T15:40:09.305Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:40:09 [2022-04-27T15:40:09.562Z] INFO: Testing against a local daemon
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesCreateAndList
15:40:09 [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesRemove
15:40:09 [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesRemove (0.12s)
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesInspect
15:40:09 [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInspect (0.02s)
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesInvalidJSON
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:40:09 [2022-04-27T15:40:09.562Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:40:09 [2022-04-27T15:40:09.562Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:40:09 [2022-04-27T15:40:09.562Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:40:09 [2022-04-27T15:40:09.562Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:40:09 [2022-04-27T15:40:09.562Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:40:09 [2022-04-27T15:40:09.562Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:40:09 [2022-04-27T15:40:09.562Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:40:09 [2022-04-27T15:40:09.562Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:40:09 [2022-04-27T15:40:09.562Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:40:09 [2022-04-27T15:40:09.562Z] PASS
15:40:09 [2022-04-27T15:40:09.562Z] 
15:40:09 [2022-04-27T15:40:09.562Z] DONE 9 tests in 0.196s
15:40:09 [2022-04-27T15:40:09.562Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:40:10 [2022-04-27T15:40:10.124Z] Stopping apparmor (via systemctl): apparmor.service.
15:40:10 [2022-04-27T15:40:10.124Z] Removing test suite binaries
15:40:10 [2022-04-27T15:40:10.124Z] exiting test-integration
15:40:10 [2022-04-27T15:40:10.124Z] ++ exit 0
15:40:10 [2022-04-27T15:40:10.124Z]