Skip to content

Console Output

06:54:13 [2022-04-29T06:54:13.589Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43530/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=41b96bff556e1467882f98a657b8396afaee6733 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:41b96bff556e1467882f98a657b8396afaee6733 hack/make.sh dynbinary test-integration
06:54:13 [2022-04-29T06:54:13.854Z] 
06:54:13 [2022-04-29T06:54:13.854Z] Removing bundles/
06:54:13 [2022-04-29T06:54:13.854Z] 
06:54:13 [2022-04-29T06:54:13.854Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
06:54:14 [2022-04-29T06:54:14.111Z] Building: bundles/dynbinary-daemon/dockerd-dev
06:54:14 [2022-04-29T06:54:14.111Z] GOOS="" GOARCH="" GOARM=""
06:56:20 [2022-04-29T06:56:20.579Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
06:56:20 [2022-04-29T06:56:20.579Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
06:56:20 [2022-04-29T06:56:20.579Z] GOOS="" GOARCH="" GOARM=""
06:56:20 [2022-04-29T06:56:20.579Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
06:56:20 [2022-04-29T06:56:20.579Z] 
06:56:20 [2022-04-29T06:56:20.579Z] ---> Making bundle: test-integration (in bundles/test-integration)
06:56:20 [2022-04-29T06:56:20.579Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
06:56:20 [2022-04-29T06:56:20.579Z] HOSTNAME=463542c79b25
06:56:20 [2022-04-29T06:56:20.579Z] DEST=bundles/test-integration
06:56:20 [2022-04-29T06:56:20.579Z] PWD=/go/src/github.com/docker/docker
06:56:20 [2022-04-29T06:56:20.579Z] DOCKER_ROOTLESS=1
06:56:20 [2022-04-29T06:56:20.579Z] DOCKER_GITCOMMIT=41b96bff556e1467882f98a657b8396afaee6733
06:56:20 [2022-04-29T06:56:20.579Z] container=docker
06:56:20 [2022-04-29T06:56:20.579Z] HOME=/root
06:56:20 [2022-04-29T06:56:20.579Z] GOLANG_VERSION=1.18.1
06:56:20 [2022-04-29T06:56:20.579Z] VALIDATE_REPO=https://github.com/moby/moby.git
06:56:20 [2022-04-29T06:56:20.579Z] VALIDATE_BRANCH=master
06:56:20 [2022-04-29T06:56:20.579Z] TERM=xterm
06:56:20 [2022-04-29T06:56:20.579Z] DOCKER_PKG=github.com/docker/docker
06:56:20 [2022-04-29T06:56:20.579Z] SHLVL=1
06:56:20 [2022-04-29T06:56:20.579Z] TIMEOUT=120m
06:56:20 [2022-04-29T06:56:20.579Z] DOCKER_BUILDTAGS=apparmor seccomp journald
06:56:20 [2022-04-29T06:56:20.579Z] DOCKER_GRAPHDRIVER=overlay2
06:56:20 [2022-04-29T06:56:20.579Z] GO111MODULE=off
06:56:20 [2022-04-29T06:56:20.579Z] DOCKER_EXPERIMENTAL=1
06:56:20 [2022-04-29T06:56:20.579Z] TEST_SKIP_INTEGRATION_CLI=1
06:56:20 [2022-04-29T06:56:20.579Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
06:56:20 [2022-04-29T06:56:20.579Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
06:56:20 [2022-04-29T06:56:20.579Z] GOPATH=/go
06:56:20 [2022-04-29T06:56:20.579Z] PKG_CONFIG=pkg-config
06:56:20 [2022-04-29T06:56:20.579Z] _=/usr/bin/env
06:56:20 [2022-04-29T06:56:20.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
06:56:59 [2022-04-29T06:56:59.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
06:56:59 [2022-04-29T06:56:59.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
06:57:25 [2022-04-29T06:57:25.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
06:57:31 [2022-04-29T06:57:31.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
06:57:40 [2022-04-29T06:57:40.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
06:57:40 [2022-04-29T06:57:40.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
06:57:41 [2022-04-29T06:57:41.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
06:57:42 [2022-04-29T06:57:42.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
06:57:42 [2022-04-29T06:57:42.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
06:57:43 [2022-04-29T06:57:43.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
06:57:45 [2022-04-29T06:57:45.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
06:57:46 [2022-04-29T06:57:46.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
06:57:47 [2022-04-29T06:57:47.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
06:57:47 [2022-04-29T06:57:47.733Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
06:57:48 [2022-04-29T06:57:48.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
06:57:49 [2022-04-29T06:57:49.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
06:57:50 [2022-04-29T06:57:50.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
06:57:51 [2022-04-29T06:57:51.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
06:57:52 [2022-04-29T06:57:52.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
06:57:52 [2022-04-29T06:57:52.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
06:57:52 [2022-04-29T06:57:52.724Z] Using test binary docker
06:57:52 [2022-04-29T06:57:52.724Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
06:57:52 [2022-04-29T06:57:52.724Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
06:57:52 [2022-04-29T06:57:52.724Z] INFO: Waiting for daemon to start...
06:57:52 [2022-04-29T06:57:52.724Z] Starting dockerd
06:57:56 [2022-04-29T06:57:56.000Z] .
06:57:56 [2022-04-29T06:57:56.000Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
06:57:56 [2022-04-29T06:57:56.000Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
06:57:56 [2022-04-29T06:57:56.000Z] Error: No such image: emptyfs
06:57:56 [2022-04-29T06:57:56.000Z] Running integration-test (iteration 1)
06:57:56 [2022-04-29T06:57:56.000Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
06:57:56 [2022-04-29T06:57:56.000Z] Loaded image: busybox:latest
06:57:56 [2022-04-29T06:57:56.256Z] Loaded image: busybox:glibc
06:57:57 [2022-04-29T06:57:57.624Z] Loaded image: debian:bullseye-slim
06:57:57 [2022-04-29T06:57:57.624Z] Loaded image: hello-world:latest
06:57:57 [2022-04-29T06:57:57.624Z] Loaded image: arm32v7/hello-world:latest
06:57:57 [2022-04-29T06:57:57.624Z] INFO: Testing against a local daemon
06:57:57 [2022-04-29T06:57:57.624Z] === RUN   TestCgroupNamespacesBuild
06:57:58 [2022-04-29T06:57:58.995Z] --- PASS: TestCgroupNamespacesBuild (1.16s)
06:57:58 [2022-04-29T06:57:58.995Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
06:57:59 [2022-04-29T06:57:59.924Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
06:57:59 [2022-04-29T06:57:59.925Z] === RUN   TestBuildWithSession
06:57:59 [2022-04-29T06:57:59.925Z]     build_session_test.go:25: TODO: BuildKit
06:57:59 [2022-04-29T06:57:59.925Z] --- SKIP: TestBuildWithSession (0.00s)
06:57:59 [2022-04-29T06:57:59.925Z] === RUN   TestBuildSquashParent
06:58:08 [2022-04-29T06:58:08.014Z] --- PASS: TestBuildSquashParent (7.32s)
06:58:08 [2022-04-29T06:58:08.014Z] === RUN   TestBuildWithRemoveAndForceRemove
06:58:08 [2022-04-29T06:58:08.014Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:08 [2022-04-29T06:58:08.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:08 [2022-04-29T06:58:08.014Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:58:08 [2022-04-29T06:58:08.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:58:08 [2022-04-29T06:58:08.014Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:58:08 [2022-04-29T06:58:08.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:58:08 [2022-04-29T06:58:08.014Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:58:08 [2022-04-29T06:58:08.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:58:08 [2022-04-29T06:58:08.014Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:58:08 [2022-04-29T06:58:08.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:58:08 [2022-04-29T06:58:08.014Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:58:08 [2022-04-29T06:58:08.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:58:08 [2022-04-29T06:58:08.014Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
06:58:08 [2022-04-29T06:58:08.014Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
06:58:08 [2022-04-29T06:58:08.943Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
06:58:08 [2022-04-29T06:58:08.943Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
06:58:10 [2022-04-29T06:58:10.833Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
06:58:10 [2022-04-29T06:58:10.833Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
06:58:12 [2022-04-29T06:58:12.723Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
06:58:12 [2022-04-29T06:58:12.723Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.59s)
06:58:12 [2022-04-29T06:58:12.723Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s)
06:58:12 [2022-04-29T06:58:12.723Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.92s)
06:58:12 [2022-04-29T06:58:12.723Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s)
06:58:12 [2022-04-29T06:58:12.723Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s)
06:58:12 [2022-04-29T06:58:12.723Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.07s)
06:58:12 [2022-04-29T06:58:12.723Z] === RUN   TestBuildMultiStageCopy
06:58:12 [2022-04-29T06:58:12.723Z] === RUN   TestBuildMultiStageCopy/copy_to_root
06:58:16 [2022-04-29T06:58:16.891Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
06:58:17 [2022-04-29T06:58:17.147Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
06:58:18 [2022-04-29T06:58:18.076Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
06:58:19 [2022-04-29T06:58:19.443Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
06:58:20 [2022-04-29T06:58:20.372Z] --- PASS: TestBuildMultiStageCopy (7.33s)
06:58:20 [2022-04-29T06:58:20.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.33s)
06:58:20 [2022-04-29T06:58:20.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
06:58:20 [2022-04-29T06:58:20.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
06:58:20 [2022-04-29T06:58:20.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
06:58:20 [2022-04-29T06:58:20.372Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
06:58:20 [2022-04-29T06:58:20.372Z] === RUN   TestBuildMultiStageParentConfig
06:58:25 [2022-04-29T06:58:25.619Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
06:58:25 [2022-04-29T06:58:25.619Z] === RUN   TestBuildLabelWithTargets
06:58:33 [2022-04-29T06:58:33.708Z] --- PASS: TestBuildLabelWithTargets (8.00s)
06:58:33 [2022-04-29T06:58:33.708Z] === RUN   TestBuildWithEmptyLayers
06:58:36 [2022-04-29T06:58:36.245Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
06:58:36 [2022-04-29T06:58:36.245Z] === RUN   TestBuildMultiStageOnBuild
06:58:41 [2022-04-29T06:58:41.533Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
06:58:41 [2022-04-29T06:58:41.533Z] === RUN   TestBuildUncleanTarFilenames
06:58:41 [2022-04-29T06:58:41.792Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
06:58:41 [2022-04-29T06:58:41.792Z] === RUN   TestBuildMultiStageLayerLeak
06:58:47 [2022-04-29T06:58:47.039Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
06:58:47 [2022-04-29T06:58:47.039Z] === RUN   TestBuildWithHugeFile
06:59:43 [2022-04-29T06:59:43.216Z] --- PASS: TestBuildWithHugeFile (50.69s)
06:59:43 [2022-04-29T06:59:43.216Z] === RUN   TestBuildWCOWSandboxSize
06:59:43 [2022-04-29T06:59:43.216Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:59:43 [2022-04-29T06:59:43.216Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
06:59:43 [2022-04-29T06:59:43.216Z] === RUN   TestBuildWithEmptyDockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
06:59:43 [2022-04-29T06:59:43.216Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
06:59:43 [2022-04-29T06:59:43.216Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
06:59:43 [2022-04-29T06:59:43.216Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
06:59:43 [2022-04-29T06:59:43.216Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
06:59:43 [2022-04-29T06:59:43.216Z] === RUN   TestBuildPreserveOwnership
06:59:43 [2022-04-29T06:59:43.216Z] === RUN   TestBuildPreserveOwnership/copy_from
06:59:43 [2022-04-29T06:59:43.216Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
06:59:47 [2022-04-29T06:59:47.386Z] --- PASS: TestBuildPreserveOwnership (10.04s)
06:59:47 [2022-04-29T06:59:47.386Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.02s)
06:59:47 [2022-04-29T06:59:47.386Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
06:59:47 [2022-04-29T06:59:47.386Z] === RUN   TestBuildPlatformInvalid
06:59:47 [2022-04-29T06:59:47.386Z] --- PASS: TestBuildPlatformInvalid (0.09s)
06:59:47 [2022-04-29T06:59:47.386Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
06:59:47 [2022-04-29T06:59:47.386Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
06:59:47 [2022-04-29T06:59:47.386Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
06:59:47 [2022-04-29T06:59:47.386Z] PASS
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === Skipped
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
06:59:47 [2022-04-29T06:59:47.386Z]     build_session_test.go:25: TODO: BuildKit
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
06:59:47 [2022-04-29T06:59:47.386Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
06:59:47 [2022-04-29T06:59:47.386Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] DONE 34 tests, 3 skipped in 111.505s
06:59:47 [2022-04-29T06:59:47.386Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
06:59:47 [2022-04-29T06:59:47.386Z] INFO: Testing against a local daemon
06:59:47 [2022-04-29T06:59:47.386Z] === RUN   TestConfigInspect
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] --- SKIP: TestConfigInspect (0.02s)
06:59:47 [2022-04-29T06:59:47.386Z] === RUN   TestConfigList
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] --- SKIP: TestConfigList (0.01s)
06:59:47 [2022-04-29T06:59:47.386Z] === RUN   TestConfigsCreateAndDelete
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
06:59:47 [2022-04-29T06:59:47.386Z] === RUN   TestConfigsUpdate
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] --- SKIP: TestConfigsUpdate (0.01s)
06:59:47 [2022-04-29T06:59:47.386Z] === RUN   TestTemplatedConfig
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] --- SKIP: TestTemplatedConfig (0.00s)
06:59:47 [2022-04-29T06:59:47.386Z] === RUN   TestConfigCreateResolve
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] --- SKIP: TestConfigCreateResolve (0.01s)
06:59:47 [2022-04-29T06:59:47.386Z] PASS
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === Skipped
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
06:59:47 [2022-04-29T06:59:47.386Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
06:59:47 [2022-04-29T06:59:47.386Z] 
06:59:47 [2022-04-29T06:59:47.386Z] DONE 6 tests, 6 skipped in 0.156s
06:59:47 [2022-04-29T06:59:47.386Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
06:59:47 [2022-04-29T06:59:47.643Z] INFO: Testing against a local daemon
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestCheckpoint
06:59:47 [2022-04-29T06:59:47.643Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
06:59:47 [2022-04-29T06:59:47.643Z] --- SKIP: TestCheckpoint (0.00s)
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/commit
06:59:47 [2022-04-29T06:59:47.643Z] === PAUSE TestContainerInvalidJSON/commit
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/containers/create
06:59:47 [2022-04-29T06:59:47.643Z] === PAUSE TestContainerInvalidJSON/containers/create
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
06:59:47 [2022-04-29T06:59:47.643Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
06:59:47 [2022-04-29T06:59:47.643Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
06:59:47 [2022-04-29T06:59:47.643Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:59:47 [2022-04-29T06:59:47.643Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
06:59:47 [2022-04-29T06:59:47.643Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
06:59:47 [2022-04-29T06:59:47.643Z] === CONT  TestContainerInvalidJSON/commit
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
06:59:47 [2022-04-29T06:59:47.643Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
06:59:47 [2022-04-29T06:59:47.643Z] === RUN   TestContainerInvalidJSON/commit/empty_body
06:59:47 [2022-04-29T06:59:47.643Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
06:59:47 [2022-04-29T06:59:47.644Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
06:59:47 [2022-04-29T06:59:47.644Z] === CONT  TestContainerInvalidJSON/containers/create
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
06:59:47 [2022-04-29T06:59:47.644Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
06:59:47 [2022-04-29T06:59:47.644Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
06:59:47 [2022-04-29T06:59:47.644Z] --- PASS: TestContainerInvalidJSON (0.01s)
06:59:47 [2022-04-29T06:59:47.644Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestCopyFromContainerPathDoesNotExist
06:59:47 [2022-04-29T06:59:47.644Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestCopyFromContainerPathIsNotDir
06:59:47 [2022-04-29T06:59:47.644Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
06:59:47 [2022-04-29T06:59:47.644Z] === RUN   TestCopyToContainerPathDoesNotExist
06:59:47 [2022-04-29T06:59:47.901Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
06:59:47 [2022-04-29T06:59:47.901Z] === RUN   TestCopyEmptyFile
06:59:47 [2022-04-29T06:59:47.901Z] --- PASS: TestCopyEmptyFile (0.19s)
06:59:47 [2022-04-29T06:59:47.901Z] === RUN   TestCopyToContainerPathIsNotDir
06:59:47 [2022-04-29T06:59:47.901Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
06:59:47 [2022-04-29T06:59:47.901Z] === RUN   TestCopyFromContainer
06:59:51 [2022-04-29T06:59:51.170Z] === RUN   TestCopyFromContainer//
06:59:51 [2022-04-29T06:59:51.171Z] === RUN   TestCopyFromContainer//bar/root
06:59:51 [2022-04-29T06:59:51.171Z] === RUN   TestCopyFromContainer//bar/root/
06:59:51 [2022-04-29T06:59:51.427Z] === RUN   TestCopyFromContainer/bar/quux
06:59:51 [2022-04-29T06:59:51.427Z] === RUN   TestCopyFromContainer/bar/quux/
06:59:51 [2022-04-29T06:59:51.427Z] === RUN   TestCopyFromContainer/bar/quux/baz
06:59:51 [2022-04-29T06:59:51.427Z] === RUN   TestCopyFromContainer/bar/filesymlink
06:59:51 [2022-04-29T06:59:51.427Z] === RUN   TestCopyFromContainer/bar/dirsymlink
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCopyFromContainer/bar/notarget
06:59:51 [2022-04-29T06:59:51.685Z] --- PASS: TestCopyFromContainer (3.72s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer// (0.06s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:51 [2022-04-29T06:59:51.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:51 [2022-04-29T06:59:51.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:51 [2022-04-29T06:59:51.685Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:51 [2022-04-29T06:59:51.685Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
06:59:51 [2022-04-29T06:59:51.685Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
06:59:51 [2022-04-29T06:59:51.685Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
06:59:51 [2022-04-29T06:59:51.685Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateLinkToNonExistingContainer
06:59:51 [2022-04-29T06:59:51.685Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateWithInvalidEnv
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateWithInvalidEnv/0
06:59:51 [2022-04-29T06:59:51.685Z] === PAUSE TestCreateWithInvalidEnv/0
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateWithInvalidEnv/1
06:59:51 [2022-04-29T06:59:51.685Z] === PAUSE TestCreateWithInvalidEnv/1
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateWithInvalidEnv/2
06:59:51 [2022-04-29T06:59:51.685Z] === PAUSE TestCreateWithInvalidEnv/2
06:59:51 [2022-04-29T06:59:51.685Z] === CONT  TestCreateWithInvalidEnv/0
06:59:51 [2022-04-29T06:59:51.685Z] === CONT  TestCreateWithInvalidEnv/2
06:59:51 [2022-04-29T06:59:51.685Z] === CONT  TestCreateWithInvalidEnv/1
06:59:51 [2022-04-29T06:59:51.685Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
06:59:51 [2022-04-29T06:59:51.685Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateTmpfsMountsTarget
06:59:51 [2022-04-29T06:59:51.685Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
06:59:51 [2022-04-29T06:59:51.685Z] === RUN   TestCreateWithCustomMaskedPaths
06:59:53 [2022-04-29T06:59:53.051Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
06:59:53 [2022-04-29T06:59:53.051Z] === RUN   TestCreateWithCustomReadonlyPaths
06:59:54 [2022-04-29T06:59:54.418Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
06:59:54 [2022-04-29T06:59:54.418Z] === RUN   TestCreateWithInvalidHealthcheckParams
06:59:54 [2022-04-29T06:59:54.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:59:54 [2022-04-29T06:59:54.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:59:54 [2022-04-29T06:59:54.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:59:54 [2022-04-29T06:59:54.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:59:54 [2022-04-29T06:59:54.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
06:59:54 [2022-04-29T06:59:54.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
06:59:54 [2022-04-29T06:59:54.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
06:59:54 [2022-04-29T06:59:54.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
06:59:54 [2022-04-29T06:59:54.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
06:59:54 [2022-04-29T06:59:54.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
06:59:54 [2022-04-29T06:59:54.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
06:59:54 [2022-04-29T06:59:54.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
06:59:54 [2022-04-29T06:59:54.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
06:59:54 [2022-04-29T06:59:54.418Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
06:59:54 [2022-04-29T06:59:54.674Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestCreateDifferentPlatform
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestCreateDifferentPlatform/different_os
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
06:59:54 [2022-04-29T06:59:54.674Z] --- PASS: TestCreateDifferentPlatform (0.01s)
06:59:54 [2022-04-29T06:59:54.674Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
06:59:54 [2022-04-29T06:59:54.674Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestCreateVolumesFromNonExistingContainer
06:59:54 [2022-04-29T06:59:54.674Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
06:59:54 [2022-04-29T06:59:54.674Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestContainerStartOnDaemonRestart
06:59:54 [2022-04-29T06:59:54.674Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
06:59:54 [2022-04-29T06:59:54.674Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestDaemonRestartIpcMode
06:59:54 [2022-04-29T06:59:54.674Z] === PAUSE TestDaemonRestartIpcMode
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestDaemonHostGatewayIP
06:59:54 [2022-04-29T06:59:54.674Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
06:59:54 [2022-04-29T06:59:54.674Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestRestartDaemonWithRestartingContainer
06:59:54 [2022-04-29T06:59:54.674Z] === PAUSE TestRestartDaemonWithRestartingContainer
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestContainerKillOnDaemonStart
06:59:54 [2022-04-29T06:59:54.674Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
06:59:54 [2022-04-29T06:59:54.674Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
06:59:54 [2022-04-29T06:59:54.674Z] === RUN   TestDiff
06:59:55 [2022-04-29T06:59:55.237Z] --- PASS: TestDiff (0.38s)
06:59:55 [2022-04-29T06:59:55.237Z] === RUN   TestExecWithCloseStdin
06:59:55 [2022-04-29T06:59:55.800Z] --- PASS: TestExecWithCloseStdin (0.46s)
06:59:55 [2022-04-29T06:59:55.800Z] === RUN   TestExec
06:59:56 [2022-04-29T06:59:56.056Z] --- PASS: TestExec (0.47s)
06:59:56 [2022-04-29T06:59:56.056Z] === RUN   TestExecUser
06:59:56 [2022-04-29T06:59:56.622Z] --- PASS: TestExecUser (0.47s)
06:59:56 [2022-04-29T06:59:56.622Z] === RUN   TestExportContainerAndImportImage
06:59:57 [2022-04-29T06:59:57.185Z] --- PASS: TestExportContainerAndImportImage (0.57s)
06:59:57 [2022-04-29T06:59:57.185Z] === RUN   TestExportContainerAfterDaemonRestart
06:59:58 [2022-04-29T06:59:58.553Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
06:59:58 [2022-04-29T06:59:58.553Z] === RUN   TestHealthCheckWorkdir
06:59:59 [2022-04-29T06:59:59.116Z] --- PASS: TestHealthCheckWorkdir (0.54s)
06:59:59 [2022-04-29T06:59:59.116Z] === RUN   TestHealthKillContainer
07:00:07 [2022-04-29T07:00:07.201Z] --- PASS: TestHealthKillContainer (7.87s)
07:00:07 [2022-04-29T07:00:07.201Z] === RUN   TestInspectCpusetInConfigPre120
07:00:07 [2022-04-29T07:00:07.201Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:00:07 [2022-04-29T07:00:07.201Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:00:07 [2022-04-29T07:00:07.201Z] === RUN   TestIpcModeNone
07:00:07 [2022-04-29T07:00:07.201Z] --- PASS: TestIpcModeNone (0.43s)
07:00:07 [2022-04-29T07:00:07.201Z] === RUN   TestIpcModePrivate
07:00:07 [2022-04-29T07:00:07.457Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
07:00:07 [2022-04-29T07:00:07.713Z] --- PASS: TestIpcModePrivate (0.44s)
07:00:07 [2022-04-29T07:00:07.713Z] === RUN   TestIpcModeShareable
07:00:07 [2022-04-29T07:00:07.713Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:07 [2022-04-29T07:00:07.713Z] --- SKIP: TestIpcModeShareable (0.00s)
07:00:07 [2022-04-29T07:00:07.713Z] === RUN   TestAPIIpcModeShareableAndContainer
07:00:09 [2022-04-29T07:00:09.083Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
07:00:09 [2022-04-29T07:00:09.083Z] === RUN   TestAPIIpcModeHost
07:00:09 [2022-04-29T07:00:09.083Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:09 [2022-04-29T07:00:09.083Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:00:09 [2022-04-29T07:00:09.083Z] === RUN   TestDaemonIpcModeShareable
07:00:09 [2022-04-29T07:00:09.083Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:09 [2022-04-29T07:00:09.083Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:00:09 [2022-04-29T07:00:09.083Z] === RUN   TestDaemonIpcModePrivate
07:00:10 [2022-04-29T07:00:10.013Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
07:00:10 [2022-04-29T07:00:10.269Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
07:00:10 [2022-04-29T07:00:10.269Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:00:10 [2022-04-29T07:00:10.269Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:10 [2022-04-29T07:00:10.269Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:00:10 [2022-04-29T07:00:10.269Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:00:10 [2022-04-29T07:00:10.269Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:10 [2022-04-29T07:00:10.269Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:00:10 [2022-04-29T07:00:10.269Z] === RUN   TestIpcModeOlderClient
07:00:10 [2022-04-29T07:00:10.269Z] === PAUSE TestIpcModeOlderClient
07:00:10 [2022-04-29T07:00:10.269Z] === RUN   TestKillContainerInvalidSignal
07:00:10 [2022-04-29T07:00:10.525Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
07:00:10 [2022-04-29T07:00:10.525Z] === RUN   TestKillContainer
07:00:10 [2022-04-29T07:00:10.781Z] === RUN   TestKillContainer/no_signal
07:00:11 [2022-04-29T07:00:11.037Z] === RUN   TestKillContainer/non_killing_signal
07:00:11 [2022-04-29T07:00:11.294Z] === RUN   TestKillContainer/killing_signal
07:00:11 [2022-04-29T07:00:11.857Z] --- PASS: TestKillContainer (1.21s)
07:00:11 [2022-04-29T07:00:11.857Z]     --- PASS: TestKillContainer/no_signal (0.41s)
07:00:11 [2022-04-29T07:00:11.857Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
07:00:11 [2022-04-29T07:00:11.857Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
07:00:11 [2022-04-29T07:00:11.857Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:00:11 [2022-04-29T07:00:11.857Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:00:12 [2022-04-29T07:00:12.420Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:00:12 [2022-04-29T07:00:12.676Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
07:00:12 [2022-04-29T07:00:12.676Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
07:00:12 [2022-04-29T07:00:12.676Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
07:00:12 [2022-04-29T07:00:12.676Z] === RUN   TestKillStoppedContainer
07:00:12 [2022-04-29T07:00:12.676Z] --- PASS: TestKillStoppedContainer (0.04s)
07:00:12 [2022-04-29T07:00:12.676Z] === RUN   TestKillStoppedContainerAPIPre120
07:00:12 [2022-04-29T07:00:12.676Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:00:12 [2022-04-29T07:00:12.676Z] === RUN   TestKillDifferentUserContainer
07:00:13 [2022-04-29T07:00:13.238Z] --- PASS: TestKillDifferentUserContainer (0.42s)
07:00:13 [2022-04-29T07:00:13.239Z] === RUN   TestInspectOomKilledTrue
07:00:13 [2022-04-29T07:00:13.239Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:13 [2022-04-29T07:00:13.239Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:00:13 [2022-04-29T07:00:13.239Z] === RUN   TestInspectOomKilledFalse
07:00:13 [2022-04-29T07:00:13.239Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:00:13 [2022-04-29T07:00:13.239Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:00:13 [2022-04-29T07:00:13.239Z] === RUN   TestLinksEtcHostsContentMatch
07:00:13 [2022-04-29T07:00:13.239Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:00:13 [2022-04-29T07:00:13.239Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:00:13 [2022-04-29T07:00:13.239Z] === RUN   TestLinksContainerNames
07:00:14 [2022-04-29T07:00:14.166Z] --- PASS: TestLinksContainerNames (0.81s)
07:00:14 [2022-04-29T07:00:14.166Z] === RUN   TestLogsFollowTailEmpty
07:00:14 [2022-04-29T07:00:14.423Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
07:00:14 [2022-04-29T07:00:14.423Z] === RUN   TestContainerNetworkMountsNoChown
07:00:14 [2022-04-29T07:00:14.679Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
07:00:14 [2022-04-29T07:00:14.679Z] === RUN   TestMountDaemonRoot
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/default
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/default
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/private
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/private
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rprivate
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rprivate
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/slave
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/slave
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rslave
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rslave
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/shared
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/shared
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rshared
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rshared
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/default
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/default/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/default/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/default/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rprivate
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/private
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/private/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/private/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/default/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/shared
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rshared
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rslave
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/slave
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/private/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/private/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:00:14 [2022-04-29T07:00:14.936Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:00:15 [2022-04-29T07:00:15.192Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:00:15 [2022-04-29T07:00:15.192Z] --- PASS: TestMountDaemonRoot (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:00:15 [2022-04-29T07:00:15.192Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z] === RUN   TestContainerBindMountNonRecursive
07:00:15 [2022-04-29T07:00:15.192Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:00:15 [2022-04-29T07:00:15.192Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
07:00:15 [2022-04-29T07:00:15.192Z] === RUN   TestContainerVolumesMountedAsShared
07:00:15 [2022-04-29T07:00:15.192Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:00:15 [2022-04-29T07:00:15.192Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z] === RUN   TestContainerVolumesMountedAsSlave
07:00:15 [2022-04-29T07:00:15.192Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:00:15 [2022-04-29T07:00:15.192Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
07:00:15 [2022-04-29T07:00:15.192Z] === RUN   TestNetworkNat
07:00:15 [2022-04-29T07:00:15.755Z] --- PASS: TestNetworkNat (0.59s)
07:00:15 [2022-04-29T07:00:15.755Z] === RUN   TestNetworkLocalhostTCPNat
07:00:16 [2022-04-29T07:00:16.319Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
07:00:16 [2022-04-29T07:00:16.319Z] === RUN   TestNetworkLoopbackNat
07:00:18 [2022-04-29T07:00:18.837Z] --- PASS: TestNetworkLoopbackNat (2.58s)
07:00:18 [2022-04-29T07:00:18.837Z] === RUN   TestPause
07:00:18 [2022-04-29T07:00:18.837Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:18 [2022-04-29T07:00:18.837Z] --- SKIP: TestPause (0.00s)
07:00:18 [2022-04-29T07:00:18.837Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:00:18 [2022-04-29T07:00:18.837Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:00:18 [2022-04-29T07:00:18.837Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:00:18 [2022-04-29T07:00:18.837Z] === RUN   TestPauseStopPausedContainer
07:00:18 [2022-04-29T07:00:18.837Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:18 [2022-04-29T07:00:18.837Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
07:00:18 [2022-04-29T07:00:18.837Z] === RUN   TestPidHost
07:00:19 [2022-04-29T07:00:19.766Z] --- PASS: TestPidHost (0.89s)
07:00:19 [2022-04-29T07:00:19.766Z] === RUN   TestPsFilter
07:00:19 [2022-04-29T07:00:19.766Z] --- PASS: TestPsFilter (0.11s)
07:00:19 [2022-04-29T07:00:19.766Z] === RUN   TestRemoveContainerWithRemovedVolume
07:00:20 [2022-04-29T07:00:20.362Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
07:00:20 [2022-04-29T07:00:20.362Z] === RUN   TestRemoveContainerWithVolume
07:00:20 [2022-04-29T07:00:20.633Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
07:00:20 [2022-04-29T07:00:20.633Z] === RUN   TestRemoveContainerRunning
07:00:21 [2022-04-29T07:00:21.220Z] --- PASS: TestRemoveContainerRunning (0.42s)
07:00:21 [2022-04-29T07:00:21.220Z] === RUN   TestRemoveContainerForceRemoveRunning
07:00:21 [2022-04-29T07:00:21.484Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
07:00:21 [2022-04-29T07:00:21.484Z] === RUN   TestRemoveInvalidContainer
07:00:21 [2022-04-29T07:00:21.484Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:00:21 [2022-04-29T07:00:21.484Z] === RUN   TestRenameLinkedContainer
07:00:23 [2022-04-29T07:00:23.390Z] --- PASS: TestRenameLinkedContainer (1.63s)
07:00:23 [2022-04-29T07:00:23.390Z] === RUN   TestRenameStoppedContainer
07:00:23 [2022-04-29T07:00:23.646Z] --- PASS: TestRenameStoppedContainer (0.40s)
07:00:23 [2022-04-29T07:00:23.646Z] === RUN   TestRenameRunningContainerAndReuse
07:00:24 [2022-04-29T07:00:24.575Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s)
07:00:24 [2022-04-29T07:00:24.575Z] === RUN   TestRenameInvalidName
07:00:24 [2022-04-29T07:00:24.831Z] --- PASS: TestRenameInvalidName (0.39s)
07:00:24 [2022-04-29T07:00:24.831Z] === RUN   TestRenameAnonymousContainer
07:00:26 [2022-04-29T07:00:26.198Z] --- PASS: TestRenameAnonymousContainer (1.47s)
07:00:26 [2022-04-29T07:00:26.198Z] === RUN   TestRenameContainerWithSameName
07:00:26 [2022-04-29T07:00:26.761Z] --- PASS: TestRenameContainerWithSameName (0.42s)
07:00:26 [2022-04-29T07:00:26.761Z] === RUN   TestRenameContainerWithLinkedContainer
07:00:27 [2022-04-29T07:00:27.688Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
07:00:27 [2022-04-29T07:00:27.688Z] === RUN   TestResize
07:00:27 [2022-04-29T07:00:27.945Z] --- PASS: TestResize (0.40s)
07:00:27 [2022-04-29T07:00:27.945Z] === RUN   TestResizeWithInvalidSize
07:00:28 [2022-04-29T07:00:28.507Z] --- PASS: TestResizeWithInvalidSize (0.44s)
07:00:28 [2022-04-29T07:00:28.507Z] === RUN   TestResizeWhenContainerNotStarted
07:00:28 [2022-04-29T07:00:28.763Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
07:00:28 [2022-04-29T07:00:28.763Z] === RUN   TestDaemonRestartKillContainers
07:00:28 [2022-04-29T07:00:28.763Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:00:28 [2022-04-29T07:00:28.763Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:00:28 [2022-04-29T07:00:28.763Z] === RUN   TestCgroupNamespacesRun
07:00:30 [2022-04-29T07:00:30.131Z] --- PASS: TestCgroupNamespacesRun (1.13s)
07:00:30 [2022-04-29T07:00:30.131Z] === RUN   TestCgroupNamespacesRunPrivileged
07:00:31 [2022-04-29T07:00:31.062Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
07:00:31 [2022-04-29T07:00:31.062Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:00:32 [2022-04-29T07:00:32.429Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
07:00:32 [2022-04-29T07:00:32.429Z] === RUN   TestCgroupNamespacesRunHostMode
07:00:33 [2022-04-29T07:00:33.358Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
07:00:33 [2022-04-29T07:00:33.358Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:00:34 [2022-04-29T07:00:34.727Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
07:00:34 [2022-04-29T07:00:34.727Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:00:35 [2022-04-29T07:00:35.658Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
07:00:35 [2022-04-29T07:00:35.658Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:00:36 [2022-04-29T07:00:36.219Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
07:00:36 [2022-04-29T07:00:36.219Z] === RUN   TestCgroupNamespacesRunOlderClient
07:00:37 [2022-04-29T07:00:37.585Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
07:00:37 [2022-04-29T07:00:37.585Z] === RUN   TestNISDomainname
07:00:37 [2022-04-29T07:00:37.585Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:00:37 [2022-04-29T07:00:37.585Z] --- SKIP: TestNISDomainname (0.02s)
07:00:37 [2022-04-29T07:00:37.585Z] === RUN   TestHostnameDnsResolution
07:00:38 [2022-04-29T07:00:38.147Z] --- PASS: TestHostnameDnsResolution (0.63s)
07:00:38 [2022-04-29T07:00:38.147Z] === RUN   TestUnprivilegedPortsAndPing
07:00:38 [2022-04-29T07:00:38.147Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
07:00:38 [2022-04-29T07:00:38.147Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
07:00:38 [2022-04-29T07:00:38.147Z] === RUN   TestPrivilegedHostDevices
07:00:38 [2022-04-29T07:00:38.710Z] --- PASS: TestPrivilegedHostDevices (0.43s)
07:00:38 [2022-04-29T07:00:38.710Z] === RUN   TestStats
07:00:38 [2022-04-29T07:00:38.710Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:38 [2022-04-29T07:00:38.710Z] --- SKIP: TestStats (0.00s)
07:00:38 [2022-04-29T07:00:38.710Z] === RUN   TestStopContainerWithTimeout
07:00:38 [2022-04-29T07:00:38.710Z] === RUN   TestStopContainerWithTimeout/0
07:00:38 [2022-04-29T07:00:38.710Z] === PAUSE TestStopContainerWithTimeout/0
07:00:38 [2022-04-29T07:00:38.710Z] === RUN   TestStopContainerWithTimeout/1
07:00:38 [2022-04-29T07:00:38.710Z] === PAUSE TestStopContainerWithTimeout/1
07:00:38 [2022-04-29T07:00:38.710Z] === RUN   TestStopContainerWithTimeout/3
07:00:38 [2022-04-29T07:00:38.710Z] === PAUSE TestStopContainerWithTimeout/3
07:00:38 [2022-04-29T07:00:38.710Z] === RUN   TestStopContainerWithTimeout/-1
07:00:38 [2022-04-29T07:00:38.710Z] === PAUSE TestStopContainerWithTimeout/-1
07:00:38 [2022-04-29T07:00:38.710Z] === CONT  TestStopContainerWithTimeout/0
07:00:38 [2022-04-29T07:00:38.710Z] === CONT  TestStopContainerWithTimeout/-1
07:00:39 [2022-04-29T07:00:39.272Z] === CONT  TestStopContainerWithTimeout/3
07:00:41 [2022-04-29T07:00:41.795Z] === CONT  TestStopContainerWithTimeout/1
07:00:42 [2022-04-29T07:00:42.723Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:00:42 [2022-04-29T07:00:42.723Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
07:00:42 [2022-04-29T07:00:42.723Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
07:00:42 [2022-04-29T07:00:42.723Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
07:00:42 [2022-04-29T07:00:42.723Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
07:00:42 [2022-04-29T07:00:42.723Z] === RUN   TestDeleteDevicemapper
07:00:42 [2022-04-29T07:00:42.723Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:00:42 [2022-04-29T07:00:42.723Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:00:42 [2022-04-29T07:00:42.723Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:00:44 [2022-04-29T07:00:44.089Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s)
07:00:44 [2022-04-29T07:00:44.089Z] === RUN   TestUpdateMemory
07:00:44 [2022-04-29T07:00:44.089Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:44 [2022-04-29T07:00:44.089Z] --- SKIP: TestUpdateMemory (0.00s)
07:00:44 [2022-04-29T07:00:44.089Z] === RUN   TestUpdateCPUQuota
07:00:44 [2022-04-29T07:00:44.089Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:44 [2022-04-29T07:00:44.089Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:00:44 [2022-04-29T07:00:44.089Z] === RUN   TestUpdatePidsLimit
07:00:44 [2022-04-29T07:00:44.089Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:44 [2022-04-29T07:00:44.089Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:00:44 [2022-04-29T07:00:44.089Z] === RUN   TestUpdateRestartPolicy
07:00:56 [2022-04-29T07:00:56.263Z] --- PASS: TestUpdateRestartPolicy (10.90s)
07:00:56 [2022-04-29T07:00:56.263Z] === RUN   TestUpdateRestartWithAutoRemove
07:00:56 [2022-04-29T07:00:56.263Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
07:00:56 [2022-04-29T07:00:56.263Z] === RUN   TestWaitNonBlocked
07:00:56 [2022-04-29T07:00:56.263Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:00:56 [2022-04-29T07:00:56.263Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:00:56 [2022-04-29T07:00:56.263Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:00:56 [2022-04-29T07:00:56.263Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:00:56 [2022-04-29T07:00:56.263Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:00:56 [2022-04-29T07:00:56.263Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:00:56 [2022-04-29T07:00:56.263Z] --- PASS: TestWaitNonBlocked (0.01s)
07:00:56 [2022-04-29T07:00:56.263Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.74s)
07:00:56 [2022-04-29T07:00:56.263Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
07:00:56 [2022-04-29T07:00:56.263Z] === RUN   TestWaitBlocked
07:00:56 [2022-04-29T07:00:56.263Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:00:56 [2022-04-29T07:00:56.263Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:00:56 [2022-04-29T07:00:56.263Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:00:56 [2022-04-29T07:00:56.263Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:00:56 [2022-04-29T07:00:56.263Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:00:56 [2022-04-29T07:00:56.263Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:00:56 [2022-04-29T07:00:56.826Z] --- PASS: TestWaitBlocked (0.01s)
07:00:56 [2022-04-29T07:00:56.826Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
07:00:56 [2022-04-29T07:00:56.826Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
07:00:56 [2022-04-29T07:00:56.826Z] === CONT  TestDaemonRestartIpcMode
07:00:56 [2022-04-29T07:00:56.826Z] === CONT  TestIpcModeOlderClient
07:00:56 [2022-04-29T07:00:56.826Z] --- PASS: TestIpcModeOlderClient (0.08s)
07:00:56 [2022-04-29T07:00:56.826Z] === CONT  TestRestartDaemonWithRestartingContainer
07:00:59 [2022-04-29T07:00:59.351Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s)
07:00:59 [2022-04-29T07:00:59.351Z] --- PASS: TestDaemonRestartIpcMode (2.58s)
07:00:59 [2022-04-29T07:00:59.351Z] PASS
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === Skipped
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
07:00:59 [2022-04-29T07:00:59.351Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
07:00:59 [2022-04-29T07:00:59.351Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
07:00:59 [2022-04-29T07:00:59.351Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:00:59 [2022-04-29T07:00:59.351Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:00:59 [2022-04-29T07:00:59.351Z] 
07:00:59 [2022-04-29T07:00:59.351Z] DONE 212 tests, 27 skipped in 71.866s
07:00:59 [2022-04-29T07:00:59.351Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:00:59 [2022-04-29T07:00:59.351Z] === RUN   TestConfigDaemonLibtrustID
07:00:59 [2022-04-29T07:00:59.916Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
07:00:59 [2022-04-29T07:00:59.916Z] === RUN   TestDaemonConfigValidation
07:00:59 [2022-04-29T07:00:59.916Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:00:59 [2022-04-29T07:00:59.916Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:00:59 [2022-04-29T07:00:59.916Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:00:59 [2022-04-29T07:00:59.916Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:00:59 [2022-04-29T07:00:59.916Z] === RUN   TestDaemonConfigValidation/invalid_config
07:00:59 [2022-04-29T07:00:59.916Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:00:59 [2022-04-29T07:00:59.916Z] === RUN   TestDaemonConfigValidation/malformed_config
07:00:59 [2022-04-29T07:00:59.916Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:00:59 [2022-04-29T07:00:59.916Z] === RUN   TestDaemonConfigValidation/valid_config
07:00:59 [2022-04-29T07:00:59.916Z] === PAUSE TestDaemonConfigValidation/valid_config
07:00:59 [2022-04-29T07:00:59.916Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:00:59 [2022-04-29T07:00:59.916Z] === CONT  TestDaemonConfigValidation/malformed_config
07:01:00 [2022-04-29T07:01:00.173Z] === CONT  TestDaemonConfigValidation/valid_config
07:01:00 [2022-04-29T07:01:00.173Z] === CONT  TestDaemonConfigValidation/invalid_config
07:01:00 [2022-04-29T07:01:00.173Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:01:00 [2022-04-29T07:01:00.173Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:01:00 [2022-04-29T07:01:00.173Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
07:01:00 [2022-04-29T07:01:00.173Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
07:01:00 [2022-04-29T07:01:00.173Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
07:01:00 [2022-04-29T07:01:00.173Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
07:01:00 [2022-04-29T07:01:00.173Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
07:01:00 [2022-04-29T07:01:00.173Z] === RUN   TestConfigDaemonSeccompProfiles
07:01:00 [2022-04-29T07:01:00.173Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:01:01 [2022-04-29T07:01:01.540Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:01:02 [2022-04-29T07:01:02.468Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:01:03 [2022-04-29T07:01:03.396Z] === CONT  TestConfigDaemonSeccompProfiles
07:01:03 [2022-04-29T07:01:03.396Z]     daemon_test.go:156: [d16bf50eae859] daemon is not started
07:01:03 [2022-04-29T07:01:03.396Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
07:01:03 [2022-04-29T07:01:03.396Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
07:01:03 [2022-04-29T07:01:03.396Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
07:01:03 [2022-04-29T07:01:03.396Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
07:01:03 [2022-04-29T07:01:03.396Z] === RUN   TestDaemonProxy
07:01:03 [2022-04-29T07:01:03.396Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:01:03 [2022-04-29T07:01:03.396Z] --- SKIP: TestDaemonProxy (0.00s)
07:01:03 [2022-04-29T07:01:03.396Z] PASS
07:01:03 [2022-04-29T07:01:03.396Z] 
07:01:03 [2022-04-29T07:01:03.396Z] === Skipped
07:01:03 [2022-04-29T07:01:03.396Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
07:01:03 [2022-04-29T07:01:03.396Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:01:03 [2022-04-29T07:01:03.396Z] 
07:01:03 [2022-04-29T07:01:03.396Z] DONE 12 tests, 1 skipped in 4.139s
07:01:03 [2022-04-29T07:01:03.396Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:01:03 [2022-04-29T07:01:03.652Z] INFO: Testing against a local daemon
07:01:03 [2022-04-29T07:01:03.652Z] === RUN   TestCommitInheritsEnv
07:01:05 [2022-04-29T07:01:05.541Z] --- PASS: TestCommitInheritsEnv (1.52s)
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportExtremelyLargeImageWorks
07:01:05 [2022-04-29T07:01:05.542Z] === PAUSE TestImportExtremelyLargeImageWorks
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform/#00
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform/_______
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform//
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform/linux
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform/LINUX
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform/macos
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:01:05 [2022-04-29T07:01:05.542Z] --- PASS: TestImportWithCustomPlatform (0.31s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:01:05 [2022-04-29T07:01:05.542Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImagesFilterMultiReference
07:01:05 [2022-04-29T07:01:05.542Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestImagePullPlatformInvalid
07:01:05 [2022-04-29T07:01:05.542Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
07:01:05 [2022-04-29T07:01:05.542Z] === RUN   TestRemoveImageOrphaning
07:01:07 [2022-04-29T07:01:07.431Z] --- PASS: TestRemoveImageOrphaning (1.58s)
07:01:07 [2022-04-29T07:01:07.431Z] === RUN   TestRemoveImageGarbageCollector
07:01:07 [2022-04-29T07:01:07.431Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:01:07 [2022-04-29T07:01:07.431Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:01:07 [2022-04-29T07:01:07.431Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:01:07 [2022-04-29T07:01:07.431Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:01:07 [2022-04-29T07:01:07.431Z] === RUN   TestTagInvalidReference
07:01:07 [2022-04-29T07:01:07.431Z] --- PASS: TestTagInvalidReference (0.01s)
07:01:07 [2022-04-29T07:01:07.431Z] === RUN   TestTagValidPrefixedRepo
07:01:07 [2022-04-29T07:01:07.431Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
07:01:07 [2022-04-29T07:01:07.431Z] === RUN   TestTagExistedNameWithoutForce
07:01:07 [2022-04-29T07:01:07.431Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:01:07 [2022-04-29T07:01:07.431Z] === RUN   TestTagOfficialNames
07:01:07 [2022-04-29T07:01:07.431Z] --- PASS: TestTagOfficialNames (0.05s)
07:01:07 [2022-04-29T07:01:07.431Z] === RUN   TestTagMatchesDigest
07:01:07 [2022-04-29T07:01:07.431Z] --- PASS: TestTagMatchesDigest (0.01s)
07:01:07 [2022-04-29T07:01:07.431Z] === CONT  TestImportExtremelyLargeImageWorks
07:02:43 [2022-04-29T07:02:43.814Z] --- PASS: TestImportExtremelyLargeImageWorks (92.00s)
07:02:43 [2022-04-29T07:02:43.814Z] PASS
07:02:43 [2022-04-29T07:02:43.814Z] 
07:02:43 [2022-04-29T07:02:43.814Z] === Skipped
07:02:43 [2022-04-29T07:02:43.814Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:02:43 [2022-04-29T07:02:43.814Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:02:43 [2022-04-29T07:02:43.814Z] 
07:02:43 [2022-04-29T07:02:43.814Z] DONE 22 tests, 1 skipped in 95.840s
07:02:43 [2022-04-29T07:02:43.814Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:02:43 [2022-04-29T07:02:43.814Z] INFO: Testing against a local daemon
07:02:43 [2022-04-29T07:02:43.814Z] === RUN   TestNetworkCreateDelete
07:02:43 [2022-04-29T07:02:43.814Z] --- PASS: TestNetworkCreateDelete (0.14s)
07:02:43 [2022-04-29T07:02:43.814Z] === RUN   TestDockerNetworkDeletePreferID
07:02:43 [2022-04-29T07:02:43.814Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:02:43 [2022-04-29T07:02:43.814Z] === RUN   TestDaemonDNSFallback
07:02:46 [2022-04-29T07:02:46.330Z] --- PASS: TestDaemonDNSFallback (6.30s)
07:02:46 [2022-04-29T07:02:46.330Z] === RUN   TestInspectNetwork
07:02:46 [2022-04-29T07:02:46.331Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestInspectNetwork (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestRunContainerWithBridgeNone
07:02:46 [2022-04-29T07:02:46.331Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/create
07:02:46 [2022-04-29T07:02:46.331Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:02:46 [2022-04-29T07:02:46.331Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:02:46 [2022-04-29T07:02:46.331Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:02:46 [2022-04-29T07:02:46.331Z] === CONT  TestNetworkInvalidJSON/networks/create
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:02:46 [2022-04-29T07:02:46.331Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:02:46 [2022-04-29T07:02:46.331Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:02:46 [2022-04-29T07:02:46.331Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkList
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkList//networks
07:02:46 [2022-04-29T07:02:46.331Z] === PAUSE TestNetworkList//networks
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestNetworkList//networks/
07:02:46 [2022-04-29T07:02:46.331Z] === PAUSE TestNetworkList//networks/
07:02:46 [2022-04-29T07:02:46.331Z] === CONT  TestNetworkList//networks
07:02:46 [2022-04-29T07:02:46.331Z] === CONT  TestNetworkList//networks/
07:02:46 [2022-04-29T07:02:46.331Z] --- PASS: TestNetworkList (0.01s)
07:02:46 [2022-04-29T07:02:46.331Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     --- PASS: TestNetworkList//networks (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestHostIPv4BridgeLabel
07:02:46 [2022-04-29T07:02:46.331Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestDaemonRestartWithLiveRestore
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestDaemonDefaultNetworkPools
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestDaemonRestartWithExistingNetwork
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestServiceWithPredefinedNetwork
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:243: FLAKY_TEST
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestServiceWithDataPathPortInit
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:02:46 [2022-04-29T07:02:46.331Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z] PASS
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === Skipped
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:243: FLAKY_TEST
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:02:46 [2022-04-29T07:02:46.331Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:02:46 [2022-04-29T07:02:46.331Z] 
07:02:46 [2022-04-29T07:02:46.331Z] DONE 34 tests, 12 skipped in 7.048s
07:02:46 [2022-04-29T07:02:46.331Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:02:46 [2022-04-29T07:02:46.588Z] INFO: Testing against a local daemon
07:02:46 [2022-04-29T07:02:46.588Z] === RUN   TestDockerNetworkIpvlanPersistance
07:02:46 [2022-04-29T07:02:46.588Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:02:46 [2022-04-29T07:02:46.588Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:02:46 [2022-04-29T07:02:46.588Z] === RUN   TestDockerNetworkIpvlan
07:02:46 [2022-04-29T07:02:46.588Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:02:46 [2022-04-29T07:02:46.588Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:02:46 [2022-04-29T07:02:46.588Z] PASS
07:02:46 [2022-04-29T07:02:46.588Z] 
07:02:46 [2022-04-29T07:02:46.588Z] === Skipped
07:02:46 [2022-04-29T07:02:46.588Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:02:46 [2022-04-29T07:02:46.588Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:02:46 [2022-04-29T07:02:46.588Z] 
07:02:46 [2022-04-29T07:02:46.588Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:02:46 [2022-04-29T07:02:46.588Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:02:46 [2022-04-29T07:02:46.588Z] 
07:02:46 [2022-04-29T07:02:46.588Z] DONE 2 tests, 2 skipped in 0.096s
07:02:46 [2022-04-29T07:02:46.588Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:02:46 [2022-04-29T07:02:46.588Z] INFO: Testing against a local daemon
07:02:46 [2022-04-29T07:02:46.588Z] === RUN   TestDockerNetworkMacvlanPersistance
07:02:46 [2022-04-29T07:02:46.588Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.588Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:02:46 [2022-04-29T07:02:46.588Z] === RUN   TestDockerNetworkMacvlan
07:02:46 [2022-04-29T07:02:46.588Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.588Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:02:46 [2022-04-29T07:02:46.588Z] PASS
07:02:46 [2022-04-29T07:02:46.588Z] 
07:02:46 [2022-04-29T07:02:46.588Z] === Skipped
07:02:46 [2022-04-29T07:02:46.588Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:02:46 [2022-04-29T07:02:46.588Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.588Z] 
07:02:46 [2022-04-29T07:02:46.588Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:02:46 [2022-04-29T07:02:46.588Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:02:46 [2022-04-29T07:02:46.588Z] 
07:02:46 [2022-04-29T07:02:46.588Z] DONE 2 tests, 2 skipped in 0.084s
07:02:46 [2022-04-29T07:02:46.588Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:02:46 [2022-04-29T07:02:46.588Z] testing: warning: no tests to run
07:02:46 [2022-04-29T07:02:46.588Z] PASS
07:02:46 [2022-04-29T07:02:46.588Z] 
07:02:46 [2022-04-29T07:02:46.588Z] DONE 0 tests in 0.025s
07:02:46 [2022-04-29T07:02:46.588Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:02:46 [2022-04-29T07:02:46.844Z] INFO: Testing against a local daemon
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginAllowRequest
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginTLS
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginDenyRequest
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginAPIDenyResponse
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginDenyResponse
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginAllowEventStream
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginErrorResponse
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginErrorRequest
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginHeader
07:02:46 [2022-04-29T07:02:46.844Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.844Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:02:46 [2022-04-29T07:02:46.844Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
07:02:46 [2022-04-29T07:02:46.845Z] === RUN   TestAuthZPluginV2Disable
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
07:02:46 [2022-04-29T07:02:46.845Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:02:46 [2022-04-29T07:02:46.845Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:02:46 [2022-04-29T07:02:46.845Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
07:02:46 [2022-04-29T07:02:46.845Z] PASS
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === Skipped
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
07:02:46 [2022-04-29T07:02:46.845Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:46 [2022-04-29T07:02:46.845Z] 
07:02:46 [2022-04-29T07:02:46.845Z] DONE 17 tests, 17 skipped in 0.300s
07:02:46 [2022-04-29T07:02:46.845Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:02:47 [2022-04-29T07:02:47.101Z] INFO: Testing against a local daemon
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:02:47 [2022-04-29T07:02:47.101Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:02:47 [2022-04-29T07:02:47.101Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:02:47 [2022-04-29T07:02:47.101Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:02:47 [2022-04-29T07:02:47.101Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:02:47 [2022-04-29T07:02:47.101Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:02:47 [2022-04-29T07:02:47.101Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:02:47 [2022-04-29T07:02:47.101Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:02:47 [2022-04-29T07:02:47.101Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginInstall
07:02:47 [2022-04-29T07:02:47.101Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:47 [2022-04-29T07:02:47.101Z] --- SKIP: TestPluginInstall (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginsWithRuntimes
07:02:47 [2022-04-29T07:02:47.101Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:02:47 [2022-04-29T07:02:47.101Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestPluginBackCompatMediaTypes
07:02:47 [2022-04-29T07:02:47.101Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:02:47 [2022-04-29T07:02:47.101Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z] PASS
07:02:47 [2022-04-29T07:02:47.101Z] 
07:02:47 [2022-04-29T07:02:47.101Z] === Skipped
07:02:47 [2022-04-29T07:02:47.101Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:02:47 [2022-04-29T07:02:47.101Z] 
07:02:47 [2022-04-29T07:02:47.101Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:02:47 [2022-04-29T07:02:47.101Z] 
07:02:47 [2022-04-29T07:02:47.101Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
07:02:47 [2022-04-29T07:02:47.101Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:02:47 [2022-04-29T07:02:47.101Z] 
07:02:47 [2022-04-29T07:02:47.101Z] DONE 19 tests, 3 skipped in 0.137s
07:02:47 [2022-04-29T07:02:47.101Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:02:47 [2022-04-29T07:02:47.101Z] INFO: Testing against a local daemon
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestExternalGraphDriver
07:02:47 [2022-04-29T07:02:47.101Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:02:47 [2022-04-29T07:02:47.101Z] --- SKIP: TestExternalGraphDriver (0.03s)
07:02:47 [2022-04-29T07:02:47.101Z] === RUN   TestGraphdriverPluginV2
07:02:51 [2022-04-29T07:02:51.270Z] --- PASS: TestGraphdriverPluginV2 (3.41s)
07:02:51 [2022-04-29T07:02:51.270Z] PASS
07:02:51 [2022-04-29T07:02:51.270Z] 
07:02:51 [2022-04-29T07:02:51.270Z] === Skipped
07:02:51 [2022-04-29T07:02:51.270Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
07:02:51 [2022-04-29T07:02:51.270Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:02:51 [2022-04-29T07:02:51.270Z] 
07:02:51 [2022-04-29T07:02:51.270Z] DONE 2 tests, 1 skipped in 3.538s
07:02:51 [2022-04-29T07:02:51.270Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:02:51 [2022-04-29T07:02:51.270Z] INFO: Testing against a local daemon
07:02:51 [2022-04-29T07:02:51.270Z] === RUN   TestContinueAfterPluginCrash
07:02:51 [2022-04-29T07:02:51.270Z] === PAUSE TestContinueAfterPluginCrash
07:02:51 [2022-04-29T07:02:51.270Z] === RUN   TestReadPluginNoRead
07:02:51 [2022-04-29T07:02:51.270Z] === PAUSE TestReadPluginNoRead
07:02:51 [2022-04-29T07:02:51.270Z] === RUN   TestDaemonStartWithLogOpt
07:02:51 [2022-04-29T07:02:51.270Z] === PAUSE TestDaemonStartWithLogOpt
07:02:51 [2022-04-29T07:02:51.270Z] === CONT  TestContinueAfterPluginCrash
07:02:51 [2022-04-29T07:02:51.270Z] === CONT  TestDaemonStartWithLogOpt
07:02:55 [2022-04-29T07:02:55.470Z] --- PASS: TestDaemonStartWithLogOpt (4.29s)
07:02:55 [2022-04-29T07:02:55.470Z] === CONT  TestReadPluginNoRead
07:02:57 [2022-04-29T07:02:57.410Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:02:58 [2022-04-29T07:02:58.814Z] === RUN   TestReadPluginNoRead/default
07:02:59 [2022-04-29T07:02:59.741Z] --- PASS: TestContinueAfterPluginCrash (8.97s)
07:02:59 [2022-04-29T07:02:59.998Z] === RUN   TestReadPluginNoRead/disabled_caching
07:03:01 [2022-04-29T07:03:01.366Z] === CONT  TestReadPluginNoRead
07:03:01 [2022-04-29T07:03:01.366Z]     read_test.go:92: [daf4b9090ed52] daemon is not started
07:03:01 [2022-04-29T07:03:01.366Z] --- PASS: TestReadPluginNoRead (6.19s)
07:03:01 [2022-04-29T07:03:01.366Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
07:03:01 [2022-04-29T07:03:01.366Z]     --- PASS: TestReadPluginNoRead/default (1.40s)
07:03:01 [2022-04-29T07:03:01.366Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.21s)
07:03:01 [2022-04-29T07:03:01.366Z] PASS
07:03:01 [2022-04-29T07:03:01.366Z] 
07:03:01 [2022-04-29T07:03:01.366Z] DONE 6 tests in 10.587s
07:03:01 [2022-04-29T07:03:01.366Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:03:01 [2022-04-29T07:03:01.366Z] testing: warning: no tests to run
07:03:01 [2022-04-29T07:03:01.366Z] PASS
07:03:01 [2022-04-29T07:03:01.366Z] 
07:03:01 [2022-04-29T07:03:01.366Z] DONE 0 tests in 0.031s
07:03:01 [2022-04-29T07:03:01.366Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:03:01 [2022-04-29T07:03:01.366Z] INFO: Testing against a local daemon
07:03:01 [2022-04-29T07:03:01.366Z] === RUN   TestPluginWithDevMounts
07:03:01 [2022-04-29T07:03:01.366Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:03:01 [2022-04-29T07:03:01.366Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:03:01 [2022-04-29T07:03:01.366Z] PASS
07:03:01 [2022-04-29T07:03:01.366Z] 
07:03:01 [2022-04-29T07:03:01.366Z] === Skipped
07:03:01 [2022-04-29T07:03:01.366Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:03:01 [2022-04-29T07:03:01.366Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:03:01 [2022-04-29T07:03:01.366Z] 
07:03:01 [2022-04-29T07:03:01.366Z] DONE 1 tests, 1 skipped in 0.102s
07:03:01 [2022-04-29T07:03:01.366Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:03:01 [2022-04-29T07:03:01.366Z] INFO: Testing against a local daemon
07:03:01 [2022-04-29T07:03:01.366Z] === RUN   TestSecretInspect
07:03:01 [2022-04-29T07:03:01.366Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestSecretInspect (0.02s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestSecretList
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestSecretList (0.02s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestSecretsCreateAndDelete
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestSecretsUpdate
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestSecretsUpdate (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestTemplatedSecret
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestTemplatedSecret (0.00s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestSecretCreateResolve
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z] PASS
07:03:01 [2022-04-29T07:03:01.623Z] 
07:03:01 [2022-04-29T07:03:01.623Z] === Skipped
07:03:01 [2022-04-29T07:03:01.623Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] 
07:03:01 [2022-04-29T07:03:01.623Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] 
07:03:01 [2022-04-29T07:03:01.623Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] 
07:03:01 [2022-04-29T07:03:01.623Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] 
07:03:01 [2022-04-29T07:03:01.623Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] 
07:03:01 [2022-04-29T07:03:01.623Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] 
07:03:01 [2022-04-29T07:03:01.623Z] DONE 6 tests, 6 skipped in 0.159s
07:03:01 [2022-04-29T07:03:01.623Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:03:01 [2022-04-29T07:03:01.623Z] INFO: Testing against a local daemon
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestServiceCreateInit
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:03:01 [2022-04-29T07:03:01.623Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:03:01 [2022-04-29T07:03:01.623Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- PASS: TestServiceCreateInit (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:03:01 [2022-04-29T07:03:01.623Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestCreateServiceMultipleTimes
07:03:01 [2022-04-29T07:03:01.623Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestCreateServiceConflict
07:03:01 [2022-04-29T07:03:01.623Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestCreateServiceConflict (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestCreateServiceMaxReplicas
07:03:01 [2022-04-29T07:03:01.623Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestCreateWithDuplicateNetworkNames
07:03:01 [2022-04-29T07:03:01.623Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.623Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:03:01 [2022-04-29T07:03:01.623Z] === RUN   TestCreateServiceSecretFileMode
07:03:01 [2022-04-29T07:03:01.881Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestCreateServiceConfigFileMode
07:03:01 [2022-04-29T07:03:01.881Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestCreateServiceSysctls
07:03:01 [2022-04-29T07:03:01.881Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestCreateServiceSysctls (0.03s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestCreateServiceCapabilities
07:03:01 [2022-04-29T07:03:01.881Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestInspect
07:03:01 [2022-04-29T07:03:01.881Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestInspect (0.01s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestCreateJob
07:03:01 [2022-04-29T07:03:01.881Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestCreateJob (0.01s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestReplicatedJob
07:03:01 [2022-04-29T07:03:01.881Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestReplicatedJob (0.01s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestUpdateReplicatedJob
07:03:01 [2022-04-29T07:03:01.881Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestServiceListWithStatuses
07:03:01 [2022-04-29T07:03:01.881Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestDockerNetworkConnectAlias
07:03:01 [2022-04-29T07:03:01.881Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestDockerNetworkReConnect
07:03:01 [2022-04-29T07:03:01.881Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:01 [2022-04-29T07:03:01.881Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
07:03:01 [2022-04-29T07:03:01.881Z] === RUN   TestServicePlugin
07:03:03 [2022-04-29T07:03:03.772Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:03 [2022-04-29T07:03:03.772Z] --- SKIP: TestServicePlugin (1.93s)
07:03:03 [2022-04-29T07:03:03.772Z] === RUN   TestServiceUpdateLabel
07:03:03 [2022-04-29T07:03:03.772Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:03 [2022-04-29T07:03:03.772Z] --- SKIP: TestServiceUpdateLabel (0.01s)
07:03:03 [2022-04-29T07:03:03.772Z] === RUN   TestServiceUpdateSecrets
07:03:03 [2022-04-29T07:03:03.772Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:03 [2022-04-29T07:03:03.772Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:03:03 [2022-04-29T07:03:03.772Z] === RUN   TestServiceUpdateConfigs
07:03:03 [2022-04-29T07:03:03.772Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:03 [2022-04-29T07:03:03.772Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:03:03 [2022-04-29T07:03:03.772Z] === RUN   TestServiceUpdateNetwork
07:03:03 [2022-04-29T07:03:03.772Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:03 [2022-04-29T07:03:03.772Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:03:03 [2022-04-29T07:03:03.772Z] === RUN   TestServiceUpdatePidsLimit
07:03:04 [2022-04-29T07:03:04.028Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
07:03:04 [2022-04-29T07:03:04.028Z] PASS
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === Skipped
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
07:03:04 [2022-04-29T07:03:04.028Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestInspect (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:03:04 [2022-04-29T07:03:04.028Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
07:03:04 [2022-04-29T07:03:04.028Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s)
07:03:04 [2022-04-29T07:03:04.028Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:03:04 [2022-04-29T07:03:04.028Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
07:03:04 [2022-04-29T07:03:04.028Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] DONE 24 tests, 23 skipped in 2.343s
07:03:04 [2022-04-29T07:03:04.028Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:03:04 [2022-04-29T07:03:04.028Z] INFO: Testing against a local daemon
07:03:04 [2022-04-29T07:03:04.028Z] === RUN   TestSessionCreate
07:03:04 [2022-04-29T07:03:04.028Z] --- PASS: TestSessionCreate (0.04s)
07:03:04 [2022-04-29T07:03:04.028Z] === RUN   TestSessionCreateWithBadUpgrade
07:03:04 [2022-04-29T07:03:04.028Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:03:04 [2022-04-29T07:03:04.028Z] PASS
07:03:04 [2022-04-29T07:03:04.028Z] 
07:03:04 [2022-04-29T07:03:04.028Z] DONE 2 tests in 0.154s
07:03:04 [2022-04-29T07:03:04.028Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:03:04 [2022-04-29T07:03:04.285Z] INFO: Testing against a local daemon
07:03:04 [2022-04-29T07:03:04.285Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:03:04 [2022-04-29T07:03:04.285Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:03:04 [2022-04-29T07:03:04.285Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:03:04 [2022-04-29T07:03:04.285Z] === RUN   TestDiskUsage
07:03:04 [2022-04-29T07:03:04.285Z] === PAUSE TestDiskUsage
07:03:04 [2022-04-29T07:03:04.285Z] === RUN   TestEventsExecDie
07:03:04 [2022-04-29T07:03:04.846Z] --- PASS: TestEventsExecDie (0.49s)
07:03:04 [2022-04-29T07:03:04.847Z] === RUN   TestEventsBackwardsCompatible
07:03:04 [2022-04-29T07:03:04.847Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
07:03:04 [2022-04-29T07:03:04.847Z] === RUN   TestEventsVolumeCreate
07:03:04 [2022-04-29T07:03:04.847Z] --- PASS: TestEventsVolumeCreate (0.05s)
07:03:04 [2022-04-29T07:03:04.847Z] === RUN   TestInfoBinaryCommits
07:03:04 [2022-04-29T07:03:04.847Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:03:04 [2022-04-29T07:03:04.847Z] === RUN   TestInfoAPIVersioned
07:03:04 [2022-04-29T07:03:04.847Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:03:04 [2022-04-29T07:03:04.847Z] === RUN   TestInfoAPI
07:03:04 [2022-04-29T07:03:04.847Z] --- PASS: TestInfoAPI (0.02s)
07:03:04 [2022-04-29T07:03:04.847Z] === RUN   TestInfoAPIWarnings
07:03:22 [2022-04-29T07:03:22.892Z] --- PASS: TestInfoAPIWarnings (16.57s)
07:03:22 [2022-04-29T07:03:22.892Z] === RUN   TestInfoDebug
07:03:22 [2022-04-29T07:03:22.892Z] --- PASS: TestInfoDebug (0.55s)
07:03:22 [2022-04-29T07:03:22.892Z] === RUN   TestInfoInsecureRegistries
07:03:22 [2022-04-29T07:03:22.892Z] --- PASS: TestInfoInsecureRegistries (0.54s)
07:03:22 [2022-04-29T07:03:22.892Z] === RUN   TestInfoRegistryMirrors
07:03:22 [2022-04-29T07:03:22.892Z] --- PASS: TestInfoRegistryMirrors (0.54s)
07:03:22 [2022-04-29T07:03:22.892Z] === RUN   TestLoginFailsWithBadCredentials
07:03:23 [2022-04-29T07:03:23.148Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
07:03:23 [2022-04-29T07:03:23.148Z] === RUN   TestPingCacheHeaders
07:03:23 [2022-04-29T07:03:23.148Z] --- PASS: TestPingCacheHeaders (0.03s)
07:03:23 [2022-04-29T07:03:23.148Z] === RUN   TestPingGet
07:03:23 [2022-04-29T07:03:23.148Z] --- PASS: TestPingGet (0.01s)
07:03:23 [2022-04-29T07:03:23.148Z] === RUN   TestPingHead
07:03:23 [2022-04-29T07:03:23.148Z] --- PASS: TestPingHead (0.03s)
07:03:23 [2022-04-29T07:03:23.148Z] === RUN   TestPingSwarmHeader
07:03:23 [2022-04-29T07:03:23.710Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:03:24 [2022-04-29T07:03:24.273Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:03:25 [2022-04-29T07:03:25.638Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:03:25 [2022-04-29T07:03:25.638Z] --- PASS: TestPingSwarmHeader (2.21s)
07:03:25 [2022-04-29T07:03:25.638Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:03:25 [2022-04-29T07:03:25.638Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:03:25 [2022-04-29T07:03:25.638Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:03:25 [2022-04-29T07:03:25.638Z] === RUN   TestVersion
07:03:25 [2022-04-29T07:03:25.638Z] --- PASS: TestVersion (0.04s)
07:03:25 [2022-04-29T07:03:25.638Z] === CONT  TestDiskUsage
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/container_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/image_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/volume_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/build-cache_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:03:25 [2022-04-29T07:03:25.894Z] === RUN   TestDiskUsage/after_LoadBusybox
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:03:26 [2022-04-29T07:03:26.150Z] === RUN   TestDiskUsage/after_container.Run
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:03:26 [2022-04-29T07:03:26.407Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:03:26 [2022-04-29T07:03:26.664Z] --- PASS: TestDiskUsage (1.19s)
07:03:26 [2022-04-29T07:03:26.664Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
07:03:26 [2022-04-29T07:03:26.664Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
07:03:26 [2022-04-29T07:03:26.664Z] PASS
07:03:26 [2022-04-29T07:03:26.664Z] 
07:03:26 [2022-04-29T07:03:26.664Z] === Skipped
07:03:26 [2022-04-29T07:03:26.664Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:03:26 [2022-04-29T07:03:26.664Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:03:26 [2022-04-29T07:03:26.664Z] 
07:03:26 [2022-04-29T07:03:26.664Z] DONE 54 tests, 1 skipped in 22.520s
07:03:26 [2022-04-29T07:03:26.664Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:03:26 [2022-04-29T07:03:26.664Z] INFO: Testing against a local daemon
07:03:26 [2022-04-29T07:03:26.664Z] === RUN   TestVolumesCreateAndList
07:03:26 [2022-04-29T07:03:26.664Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:03:26 [2022-04-29T07:03:26.664Z] === RUN   TestVolumesRemove
07:03:26 [2022-04-29T07:03:26.664Z] --- PASS: TestVolumesRemove (0.05s)
07:03:26 [2022-04-29T07:03:26.664Z] === RUN   TestVolumesInspect
07:03:26 [2022-04-29T07:03:26.664Z] --- PASS: TestVolumesInspect (0.02s)
07:03:26 [2022-04-29T07:03:26.664Z] === RUN   TestVolumesInvalidJSON
07:03:26 [2022-04-29T07:03:26.921Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:03:26 [2022-04-29T07:03:26.921Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:03:26 [2022-04-29T07:03:26.921Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:03:26 [2022-04-29T07:03:26.921Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:03:26 [2022-04-29T07:03:26.921Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:03:26 [2022-04-29T07:03:26.921Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:03:26 [2022-04-29T07:03:26.921Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:03:26 [2022-04-29T07:03:26.921Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:03:26 [2022-04-29T07:03:26.921Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:03:26 [2022-04-29T07:03:26.921Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:03:26 [2022-04-29T07:03:26.921Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:03:26 [2022-04-29T07:03:26.921Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:03:26 [2022-04-29T07:03:26.921Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:03:26 [2022-04-29T07:03:26.921Z] PASS
07:03:26 [2022-04-29T07:03:26.921Z] 
07:03:26 [2022-04-29T07:03:26.921Z] DONE 9 tests in 0.184s
07:03:26 [2022-04-29T07:03:26.921Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:03:26 [2022-04-29T07:03:26.921Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14200 is not a child of this shell
07:03:26 [2022-04-29T07:03:26.921Z] warning: PID 14200 from bundles/test-integration/docker.pid had a nonzero exit code
07:03:26 [2022-04-29T07:03:26.921Z] Leaving: AppArmorNo profiles have been unloaded.
07:03:26 [2022-04-29T07:03:26.921Z] 
07:03:26 [2022-04-29T07:03:26.921Z] Unloading profiles will leave already running processes permanently
07:03:26 [2022-04-29T07:03:26.921Z] unconfined, which can lead to unexpected situations.
07:03:26 [2022-04-29T07:03:26.921Z] 
07:03:26 [2022-04-29T07:03:26.921Z] To set a process to complain mode, use the command line tool
07:03:26 [2022-04-29T07:03:26.921Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:03:26 [2022-04-29T07:03:26.921Z] Removing test suite binaries
07:03:26 [2022-04-29T07:03:26.921Z] exiting test-integration
07:03:26 [2022-04-29T07:03:26.921Z] ++ exit 0
07:03:26 [2022-04-29T07:03:26.921Z]