Skip to content

Console Output

07:37:40 [2022-04-28T07:37:40.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43536/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2 -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:4cf904494e221d2a9846f4d720b6701a14215cb2 hack/make.sh dynbinary test-integration
07:37:40 [2022-04-28T07:37:40.747Z] 
07:37:41 [2022-04-28T07:37:41.009Z] Removing bundles/
07:37:41 [2022-04-28T07:37:41.009Z] 
07:37:41 [2022-04-28T07:37:41.009Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:37:41 [2022-04-28T07:37:41.009Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:37:41 [2022-04-28T07:37:41.009Z] GOOS="" GOARCH="" GOARM=""
07:39:47 [2022-04-28T07:39:47.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:39:47 [2022-04-28T07:39:47.577Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:39:47 [2022-04-28T07:39:47.577Z] GOOS="" GOARCH="" GOARM=""
07:39:47 [2022-04-28T07:39:47.577Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:39:47 [2022-04-28T07:39:47.577Z] 
07:39:47 [2022-04-28T07:39:47.577Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:39:47 [2022-04-28T07:39:47.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:39:47 [2022-04-28T07:39:47.577Z] HOSTNAME=ecc94d04ede9
07:39:47 [2022-04-28T07:39:47.577Z] DEST=bundles/test-integration
07:39:47 [2022-04-28T07:39:47.577Z] PWD=/go/src/github.com/docker/docker
07:39:47 [2022-04-28T07:39:47.577Z] DOCKER_ROOTLESS=1
07:39:47 [2022-04-28T07:39:47.577Z] DOCKER_GITCOMMIT=4cf904494e221d2a9846f4d720b6701a14215cb2
07:39:47 [2022-04-28T07:39:47.577Z] container=docker
07:39:47 [2022-04-28T07:39:47.577Z] HOME=/root
07:39:47 [2022-04-28T07:39:47.577Z] GOLANG_VERSION=1.18.1
07:39:47 [2022-04-28T07:39:47.577Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:39:47 [2022-04-28T07:39:47.577Z] VALIDATE_BRANCH=master
07:39:47 [2022-04-28T07:39:47.577Z] TERM=xterm
07:39:47 [2022-04-28T07:39:47.577Z] DOCKER_PKG=github.com/docker/docker
07:39:47 [2022-04-28T07:39:47.577Z] SHLVL=1
07:39:47 [2022-04-28T07:39:47.577Z] TIMEOUT=120m
07:39:47 [2022-04-28T07:39:47.577Z] DOCKER_BUILDTAGS=apparmor seccomp journald
07:39:47 [2022-04-28T07:39:47.577Z] DOCKER_GRAPHDRIVER=overlay2
07:39:47 [2022-04-28T07:39:47.577Z] GO111MODULE=off
07:39:47 [2022-04-28T07:39:47.577Z] DOCKER_EXPERIMENTAL=1
07:39:47 [2022-04-28T07:39:47.577Z] TEST_SKIP_INTEGRATION_CLI=1
07:39:47 [2022-04-28T07:39:47.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:39:47 [2022-04-28T07:39:47.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:39:47 [2022-04-28T07:39:47.577Z] GOPATH=/go
07:39:47 [2022-04-28T07:39:47.577Z] PKG_CONFIG=pkg-config
07:39:47 [2022-04-28T07:39:47.577Z] _=/usr/bin/env
07:39:47 [2022-04-28T07:39:47.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:40:26 [2022-04-28T07:40:26.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:40:26 [2022-04-28T07:40:26.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:40:52 [2022-04-28T07:40:52.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:40:59 [2022-04-28T07:40:59.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:41:09 [2022-04-28T07:41:09.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:41:09 [2022-04-28T07:41:09.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:41:09 [2022-04-28T07:41:09.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:41:10 [2022-04-28T07:41:10.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:41:10 [2022-04-28T07:41:10.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:41:11 [2022-04-28T07:41:11.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:41:14 [2022-04-28T07:41:14.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:41:15 [2022-04-28T07:41:15.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:41:16 [2022-04-28T07:41:16.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:41:16 [2022-04-28T07:41:16.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:41:17 [2022-04-28T07:41:17.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:41:17 [2022-04-28T07:41:17.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:41:19 [2022-04-28T07:41:19.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:41:19 [2022-04-28T07:41:19.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:41:20 [2022-04-28T07:41:20.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:41:21 [2022-04-28T07:41:21.375Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:41:21 [2022-04-28T07:41:21.375Z] Using test binary docker
07:41:21 [2022-04-28T07:41:21.375Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:41:21 [2022-04-28T07:41:21.375Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:41:21 [2022-04-28T07:41:21.375Z] INFO: Waiting for daemon to start...
07:41:21 [2022-04-28T07:41:21.375Z] Starting dockerd
07:41:24 [2022-04-28T07:41:24.669Z] .
07:41:24 [2022-04-28T07:41:24.669Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:41:24 [2022-04-28T07:41:24.669Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:41:24 [2022-04-28T07:41:24.669Z] Error: No such image: emptyfs
07:41:24 [2022-04-28T07:41:24.669Z] Running integration-test (iteration 1)
07:41:24 [2022-04-28T07:41:24.669Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:41:24 [2022-04-28T07:41:24.930Z] Loaded image: busybox:latest
07:41:24 [2022-04-28T07:41:24.930Z] Loaded image: busybox:glibc
07:41:26 [2022-04-28T07:41:26.317Z] Loaded image: debian:bullseye-slim
07:41:26 [2022-04-28T07:41:26.317Z] Loaded image: hello-world:latest
07:41:26 [2022-04-28T07:41:26.317Z] Loaded image: arm32v7/hello-world:latest
07:41:26 [2022-04-28T07:41:26.577Z] INFO: Testing against a local daemon
07:41:26 [2022-04-28T07:41:26.577Z] === RUN   TestCgroupNamespacesBuild
07:41:27 [2022-04-28T07:41:27.518Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
07:41:27 [2022-04-28T07:41:27.518Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:41:28 [2022-04-28T07:41:28.900Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
07:41:28 [2022-04-28T07:41:28.900Z] === RUN   TestBuildWithSession
07:41:28 [2022-04-28T07:41:28.900Z]     build_session_test.go:25: TODO: BuildKit
07:41:28 [2022-04-28T07:41:28.900Z] --- SKIP: TestBuildWithSession (0.00s)
07:41:28 [2022-04-28T07:41:28.900Z] === RUN   TestBuildSquashParent
07:41:37 [2022-04-28T07:41:37.030Z] --- PASS: TestBuildSquashParent (7.34s)
07:41:37 [2022-04-28T07:41:37.030Z] === RUN   TestBuildWithRemoveAndForceRemove
07:41:37 [2022-04-28T07:41:37.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:37 [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:37 [2022-04-28T07:41:37.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:37 [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:37 [2022-04-28T07:41:37.030Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:37 [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:37 [2022-04-28T07:41:37.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:37 [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:37 [2022-04-28T07:41:37.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:37 [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:37 [2022-04-28T07:41:37.030Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:37 [2022-04-28T07:41:37.030Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:37 [2022-04-28T07:41:37.030Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:37 [2022-04-28T07:41:37.030Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:37 [2022-04-28T07:41:37.971Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:37 [2022-04-28T07:41:37.971Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:39 [2022-04-28T07:41:39.910Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:39 [2022-04-28T07:41:39.910Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:41 [2022-04-28T07:41:41.822Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:41:41 [2022-04-28T07:41:41.822Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s)
07:41:41 [2022-04-28T07:41:41.822Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.78s)
07:41:41 [2022-04-28T07:41:41.822Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
07:41:41 [2022-04-28T07:41:41.822Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s)
07:41:41 [2022-04-28T07:41:41.822Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s)
07:41:41 [2022-04-28T07:41:41.822Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.98s)
07:41:41 [2022-04-28T07:41:41.822Z] === RUN   TestBuildMultiStageCopy
07:41:41 [2022-04-28T07:41:41.822Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:41:45 [2022-04-28T07:41:45.117Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:41:46 [2022-04-28T07:41:46.056Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:41:47 [2022-04-28T07:41:47.437Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:41:48 [2022-04-28T07:41:48.376Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:41:49 [2022-04-28T07:41:49.315Z] --- PASS: TestBuildMultiStageCopy (7.35s)
07:41:49 [2022-04-28T07:41:49.315Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
07:41:49 [2022-04-28T07:41:49.315Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
07:41:49 [2022-04-28T07:41:49.315Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:41:49 [2022-04-28T07:41:49.315Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:41:49 [2022-04-28T07:41:49.315Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
07:41:49 [2022-04-28T07:41:49.315Z] === RUN   TestBuildMultiStageParentConfig
07:41:54 [2022-04-28T07:41:54.595Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
07:41:54 [2022-04-28T07:41:54.595Z] === RUN   TestBuildLabelWithTargets
07:42:02 [2022-04-28T07:42:02.724Z] --- PASS: TestBuildLabelWithTargets (8.00s)
07:42:02 [2022-04-28T07:42:02.724Z] === RUN   TestBuildWithEmptyLayers
07:42:05 [2022-04-28T07:42:05.267Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
07:42:05 [2022-04-28T07:42:05.267Z] === RUN   TestBuildMultiStageOnBuild
07:42:10 [2022-04-28T07:42:10.558Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
07:42:10 [2022-04-28T07:42:10.558Z] === RUN   TestBuildUncleanTarFilenames
07:42:10 [2022-04-28T07:42:10.818Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
07:42:10 [2022-04-28T07:42:10.818Z] === RUN   TestBuildMultiStageLayerLeak
07:42:16 [2022-04-28T07:42:16.098Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
07:42:16 [2022-04-28T07:42:16.098Z] === RUN   TestBuildWithHugeFile
07:43:12 [2022-04-28T07:43:12.382Z] --- PASS: TestBuildWithHugeFile (50.82s)
07:43:12 [2022-04-28T07:43:12.382Z] === RUN   TestBuildWCOWSandboxSize
07:43:12 [2022-04-28T07:43:12.382Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:43:12 [2022-04-28T07:43:12.382Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:43:12 [2022-04-28T07:43:12.382Z] === RUN   TestBuildWithEmptyDockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:43:12 [2022-04-28T07:43:12.382Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
07:43:12 [2022-04-28T07:43:12.382Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
07:43:12 [2022-04-28T07:43:12.382Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
07:43:12 [2022-04-28T07:43:12.382Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:43:12 [2022-04-28T07:43:12.382Z] === RUN   TestBuildPreserveOwnership
07:43:12 [2022-04-28T07:43:12.382Z] === RUN   TestBuildPreserveOwnership/copy_from
07:43:12 [2022-04-28T07:43:12.382Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:43:16 [2022-04-28T07:43:16.587Z] --- PASS: TestBuildPreserveOwnership (9.91s)
07:43:16 [2022-04-28T07:43:16.587Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.89s)
07:43:16 [2022-04-28T07:43:16.587Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:43:16 [2022-04-28T07:43:16.587Z] === RUN   TestBuildPlatformInvalid
07:43:16 [2022-04-28T07:43:16.587Z] --- PASS: TestBuildPlatformInvalid (0.09s)
07:43:16 [2022-04-28T07:43:16.587Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:43:16 [2022-04-28T07:43:16.587Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:43:16 [2022-04-28T07:43:16.587Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:43:16 [2022-04-28T07:43:16.587Z] PASS
07:43:16 [2022-04-28T07:43:16.587Z] 
07:43:16 [2022-04-28T07:43:16.587Z] === Skipped
07:43:16 [2022-04-28T07:43:16.587Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:43:16 [2022-04-28T07:43:16.587Z]     build_session_test.go:25: TODO: BuildKit
07:43:16 [2022-04-28T07:43:16.587Z] 
07:43:16 [2022-04-28T07:43:16.587Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:43:16 [2022-04-28T07:43:16.587Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:43:16 [2022-04-28T07:43:16.587Z] 
07:43:16 [2022-04-28T07:43:16.587Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:43:16 [2022-04-28T07:43:16.587Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:43:16 [2022-04-28T07:43:16.587Z] 
07:43:16 [2022-04-28T07:43:16.587Z] DONE 34 tests, 3 skipped in 111.658s
07:43:16 [2022-04-28T07:43:16.588Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:43:16 [2022-04-28T07:43:16.588Z] INFO: Testing against a local daemon
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestConfigInspect
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigInspect (0.02s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestConfigList
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigList (0.01s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestConfigsCreateAndDelete
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigsCreateAndDelete (0.02s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestConfigsUpdate
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigsUpdate (0.01s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestTemplatedConfig
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] --- SKIP: TestTemplatedConfig (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestConfigCreateResolve
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] --- SKIP: TestConfigCreateResolve (0.01s)
07:43:16 [2022-04-28T07:43:16.588Z] PASS
07:43:16 [2022-04-28T07:43:16.588Z] 
07:43:16 [2022-04-28T07:43:16.588Z] === Skipped
07:43:16 [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] 
07:43:16 [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] 
07:43:16 [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s)
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] 
07:43:16 [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] 
07:43:16 [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] 
07:43:16 [2022-04-28T07:43:16.588Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
07:43:16 [2022-04-28T07:43:16.588Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:16 [2022-04-28T07:43:16.588Z] 
07:43:16 [2022-04-28T07:43:16.588Z] DONE 6 tests, 6 skipped in 0.153s
07:43:16 [2022-04-28T07:43:16.588Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:43:16 [2022-04-28T07:43:16.588Z] INFO: Testing against a local daemon
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestCheckpoint
07:43:16 [2022-04-28T07:43:16.588Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:43:16 [2022-04-28T07:43:16.588Z] --- SKIP: TestCheckpoint (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/commit
07:43:16 [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/commit
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/create
07:43:16 [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/containers/create
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:43:16 [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:43:16 [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:43:16 [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:43:16 [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:43:16 [2022-04-28T07:43:16.588Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:43:16 [2022-04-28T07:43:16.588Z] === CONT  TestContainerInvalidJSON/commit
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:43:16 [2022-04-28T07:43:16.588Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:43:16 [2022-04-28T07:43:16.588Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:43:16 [2022-04-28T07:43:16.588Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === CONT  TestContainerInvalidJSON/containers/create
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:43:16 [2022-04-28T07:43:16.588Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:43:16 [2022-04-28T07:43:16.588Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:43:16 [2022-04-28T07:43:16.588Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestCopyFromContainerPathIsNotDir
07:43:16 [2022-04-28T07:43:16.588Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
07:43:16 [2022-04-28T07:43:16.588Z] === RUN   TestCopyToContainerPathDoesNotExist
07:43:16 [2022-04-28T07:43:16.848Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
07:43:16 [2022-04-28T07:43:16.848Z] === RUN   TestCopyEmptyFile
07:43:16 [2022-04-28T07:43:16.848Z] --- PASS: TestCopyEmptyFile (0.20s)
07:43:16 [2022-04-28T07:43:16.848Z] === RUN   TestCopyToContainerPathIsNotDir
07:43:17 [2022-04-28T07:43:17.109Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:43:17 [2022-04-28T07:43:17.109Z] === RUN   TestCopyFromContainer
07:43:20 [2022-04-28T07:43:20.409Z] === RUN   TestCopyFromContainer//
07:43:20 [2022-04-28T07:43:20.409Z] === RUN   TestCopyFromContainer//bar/root
07:43:20 [2022-04-28T07:43:20.409Z] === RUN   TestCopyFromContainer//bar/root/
07:43:20 [2022-04-28T07:43:20.409Z] === RUN   TestCopyFromContainer/bar/quux
07:43:20 [2022-04-28T07:43:20.409Z] === RUN   TestCopyFromContainer/bar/quux/
07:43:20 [2022-04-28T07:43:20.409Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:43:20 [2022-04-28T07:43:20.409Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCopyFromContainer/bar/notarget
07:43:20 [2022-04-28T07:43:20.670Z] --- PASS: TestCopyFromContainer (3.74s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:43:20 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:43:20 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:43:20 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:43:20 [2022-04-28T07:43:20.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:43:20 [2022-04-28T07:43:20.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:43:20 [2022-04-28T07:43:20.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:43:20 [2022-04-28T07:43:20.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateLinkToNonExistingContainer
07:43:20 [2022-04-28T07:43:20.670Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateWithInvalidEnv
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateWithInvalidEnv/0
07:43:20 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateWithInvalidEnv/0
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateWithInvalidEnv/1
07:43:20 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateWithInvalidEnv/1
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateWithInvalidEnv/2
07:43:20 [2022-04-28T07:43:20.670Z] === PAUSE TestCreateWithInvalidEnv/2
07:43:20 [2022-04-28T07:43:20.670Z] === CONT  TestCreateWithInvalidEnv/0
07:43:20 [2022-04-28T07:43:20.670Z] === CONT  TestCreateWithInvalidEnv/2
07:43:20 [2022-04-28T07:43:20.670Z] === CONT  TestCreateWithInvalidEnv/1
07:43:20 [2022-04-28T07:43:20.670Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:43:20 [2022-04-28T07:43:20.670Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:43:20 [2022-04-28T07:43:20.670Z] === RUN   TestCreateTmpfsMountsTarget
07:43:20 [2022-04-28T07:43:20.931Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:43:20 [2022-04-28T07:43:20.931Z] === RUN   TestCreateWithCustomMaskedPaths
07:43:21 [2022-04-28T07:43:21.874Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
07:43:21 [2022-04-28T07:43:21.874Z] === RUN   TestCreateWithCustomReadonlyPaths
07:43:23 [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
07:43:23 [2022-04-28T07:43:23.259Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:43:23 [2022-04-28T07:43:23.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:43:23 [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:43:23 [2022-04-28T07:43:23.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:43:23 [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:43:23 [2022-04-28T07:43:23.259Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:43:23 [2022-04-28T07:43:23.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:43:23 [2022-04-28T07:43:23.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:43:23 [2022-04-28T07:43:23.259Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:43:23 [2022-04-28T07:43:23.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
07:43:23 [2022-04-28T07:43:23.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
07:43:23 [2022-04-28T07:43:23.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:43:23 [2022-04-28T07:43:23.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:43:23 [2022-04-28T07:43:23.259Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:43:23 [2022-04-28T07:43:23.259Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:43:23 [2022-04-28T07:43:23.521Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
07:43:23 [2022-04-28T07:43:23.521Z] === RUN   TestCreateDifferentPlatform
07:43:23 [2022-04-28T07:43:23.521Z] === RUN   TestCreateDifferentPlatform/different_os
07:43:23 [2022-04-28T07:43:23.521Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:43:23 [2022-04-28T07:43:23.521Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:43:23 [2022-04-28T07:43:23.521Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:43:23 [2022-04-28T07:43:23.521Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:43:23 [2022-04-28T07:43:23.521Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:43:23 [2022-04-28T07:43:23.782Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
07:43:23 [2022-04-28T07:43:23.782Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:43:23 [2022-04-28T07:43:23.782Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:43:23 [2022-04-28T07:43:23.782Z] === RUN   TestContainerStartOnDaemonRestart
07:43:23 [2022-04-28T07:43:23.782Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:43:23 [2022-04-28T07:43:23.782Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
07:43:23 [2022-04-28T07:43:23.782Z] === RUN   TestDaemonRestartIpcMode
07:43:23 [2022-04-28T07:43:23.782Z] === PAUSE TestDaemonRestartIpcMode
07:43:23 [2022-04-28T07:43:23.782Z] === RUN   TestDaemonHostGatewayIP
07:43:23 [2022-04-28T07:43:23.782Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:23 [2022-04-28T07:43:23.783Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
07:43:23 [2022-04-28T07:43:23.783Z] === RUN   TestRestartDaemonWithRestartingContainer
07:43:23 [2022-04-28T07:43:23.783Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:43:23 [2022-04-28T07:43:23.783Z] === RUN   TestContainerKillOnDaemonStart
07:43:23 [2022-04-28T07:43:23.783Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:43:23 [2022-04-28T07:43:23.783Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:43:23 [2022-04-28T07:43:23.783Z] === RUN   TestDiff
07:43:24 [2022-04-28T07:43:24.046Z] --- PASS: TestDiff (0.40s)
07:43:24 [2022-04-28T07:43:24.046Z] === RUN   TestExecWithCloseStdin
07:43:24 [2022-04-28T07:43:24.620Z] --- PASS: TestExecWithCloseStdin (0.46s)
07:43:24 [2022-04-28T07:43:24.620Z] === RUN   TestExec
07:43:25 [2022-04-28T07:43:25.193Z] --- PASS: TestExec (0.46s)
07:43:25 [2022-04-28T07:43:25.193Z] === RUN   TestExecUser
07:43:25 [2022-04-28T07:43:25.455Z] --- PASS: TestExecUser (0.44s)
07:43:25 [2022-04-28T07:43:25.455Z] === RUN   TestExportContainerAndImportImage
07:43:26 [2022-04-28T07:43:26.043Z] --- PASS: TestExportContainerAndImportImage (0.58s)
07:43:26 [2022-04-28T07:43:26.043Z] === RUN   TestExportContainerAfterDaemonRestart
07:43:27 [2022-04-28T07:43:27.468Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
07:43:27 [2022-04-28T07:43:27.468Z] === RUN   TestHealthCheckWorkdir
07:43:28 [2022-04-28T07:43:28.040Z] --- PASS: TestHealthCheckWorkdir (0.53s)
07:43:28 [2022-04-28T07:43:28.040Z] === RUN   TestHealthKillContainer
07:43:36 [2022-04-28T07:43:36.175Z] --- PASS: TestHealthKillContainer (7.87s)
07:43:36 [2022-04-28T07:43:36.175Z] === RUN   TestInspectCpusetInConfigPre120
07:43:36 [2022-04-28T07:43:36.175Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:43:36 [2022-04-28T07:43:36.175Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:43:36 [2022-04-28T07:43:36.175Z] === RUN   TestIpcModeNone
07:43:36 [2022-04-28T07:43:36.175Z] --- PASS: TestIpcModeNone (0.43s)
07:43:36 [2022-04-28T07:43:36.175Z] === RUN   TestIpcModePrivate
07:43:36 [2022-04-28T07:43:36.437Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
07:43:36 [2022-04-28T07:43:36.699Z] --- PASS: TestIpcModePrivate (0.45s)
07:43:36 [2022-04-28T07:43:36.699Z] === RUN   TestIpcModeShareable
07:43:36 [2022-04-28T07:43:36.699Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:36 [2022-04-28T07:43:36.699Z] --- SKIP: TestIpcModeShareable (0.00s)
07:43:36 [2022-04-28T07:43:36.699Z] === RUN   TestAPIIpcModeShareableAndContainer
07:43:38 [2022-04-28T07:43:38.087Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
07:43:38 [2022-04-28T07:43:38.087Z] === RUN   TestAPIIpcModeHost
07:43:38 [2022-04-28T07:43:38.087Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:38 [2022-04-28T07:43:38.087Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:43:38 [2022-04-28T07:43:38.087Z] === RUN   TestDaemonIpcModeShareable
07:43:38 [2022-04-28T07:43:38.087Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:38 [2022-04-28T07:43:38.087Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:43:38 [2022-04-28T07:43:38.087Z] === RUN   TestDaemonIpcModePrivate
07:43:39 [2022-04-28T07:43:39.033Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
07:43:39 [2022-04-28T07:43:39.033Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
07:43:39 [2022-04-28T07:43:39.033Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:43:39 [2022-04-28T07:43:39.033Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:39 [2022-04-28T07:43:39.033Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:43:39 [2022-04-28T07:43:39.033Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:43:39 [2022-04-28T07:43:39.033Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:39 [2022-04-28T07:43:39.033Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:43:39 [2022-04-28T07:43:39.033Z] === RUN   TestIpcModeOlderClient
07:43:39 [2022-04-28T07:43:39.033Z] === PAUSE TestIpcModeOlderClient
07:43:39 [2022-04-28T07:43:39.033Z] === RUN   TestKillContainerInvalidSignal
07:43:39 [2022-04-28T07:43:39.607Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
07:43:39 [2022-04-28T07:43:39.607Z] === RUN   TestKillContainer
07:43:39 [2022-04-28T07:43:39.607Z] === RUN   TestKillContainer/no_signal
07:43:39 [2022-04-28T07:43:39.868Z] === RUN   TestKillContainer/non_killing_signal
07:43:40 [2022-04-28T07:43:40.129Z] === RUN   TestKillContainer/killing_signal
07:43:40 [2022-04-28T07:43:40.701Z] --- PASS: TestKillContainer (1.24s)
07:43:40 [2022-04-28T07:43:40.701Z]     --- PASS: TestKillContainer/no_signal (0.41s)
07:43:40 [2022-04-28T07:43:40.701Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
07:43:40 [2022-04-28T07:43:40.701Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
07:43:40 [2022-04-28T07:43:40.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:43:40 [2022-04-28T07:43:40.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:43:41 [2022-04-28T07:43:41.271Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:43:41 [2022-04-28T07:43:41.531Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
07:43:41 [2022-04-28T07:43:41.531Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
07:43:41 [2022-04-28T07:43:41.531Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
07:43:41 [2022-04-28T07:43:41.531Z] === RUN   TestKillStoppedContainer
07:43:41 [2022-04-28T07:43:41.531Z] --- PASS: TestKillStoppedContainer (0.04s)
07:43:41 [2022-04-28T07:43:41.531Z] === RUN   TestKillStoppedContainerAPIPre120
07:43:41 [2022-04-28T07:43:41.791Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:43:41 [2022-04-28T07:43:41.791Z] === RUN   TestKillDifferentUserContainer
07:43:42 [2022-04-28T07:43:42.051Z] --- PASS: TestKillDifferentUserContainer (0.39s)
07:43:42 [2022-04-28T07:43:42.051Z] === RUN   TestInspectOomKilledTrue
07:43:42 [2022-04-28T07:43:42.051Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:43:42 [2022-04-28T07:43:42.051Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:43:42 [2022-04-28T07:43:42.051Z] === RUN   TestInspectOomKilledFalse
07:43:42 [2022-04-28T07:43:42.051Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:43:42 [2022-04-28T07:43:42.051Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:43:42 [2022-04-28T07:43:42.051Z] === RUN   TestLinksEtcHostsContentMatch
07:43:42 [2022-04-28T07:43:42.051Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:43:42 [2022-04-28T07:43:42.051Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:43:42 [2022-04-28T07:43:42.051Z] === RUN   TestLinksContainerNames
07:43:42 [2022-04-28T07:43:42.991Z] --- PASS: TestLinksContainerNames (0.86s)
07:43:42 [2022-04-28T07:43:42.991Z] === RUN   TestLogsFollowTailEmpty
07:43:43 [2022-04-28T07:43:43.251Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
07:43:43 [2022-04-28T07:43:43.251Z] === RUN   TestContainerNetworkMountsNoChown
07:43:43 [2022-04-28T07:43:43.821Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/default
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/private
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rprivate
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/slave
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rslave
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/shared
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rshared
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/default
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/default/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/default/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rslave
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rshared
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/shared
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rprivate
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/slave
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/private
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/private/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/private/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/default/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/default/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:43:43 [2022-04-28T07:43:43.822Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/private/bind_root
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/private/mount_root
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:43:44 [2022-04-28T07:43:44.084Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:43:44 [2022-04-28T07:43:44.084Z] --- PASS: TestMountDaemonRoot (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:43:44 [2022-04-28T07:43:44.084Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
07:43:44 [2022-04-28T07:43:44.084Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z] === RUN   TestContainerBindMountNonRecursive
07:43:44 [2022-04-28T07:43:44.084Z]     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:43:44 [2022-04-28T07:43:44.084Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
07:43:44 [2022-04-28T07:43:44.084Z] === RUN   TestContainerVolumesMountedAsShared
07:43:44 [2022-04-28T07:43:44.084Z]     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:43:44 [2022-04-28T07:43:44.084Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z] === RUN   TestContainerVolumesMountedAsSlave
07:43:44 [2022-04-28T07:43:44.084Z]     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:43:44 [2022-04-28T07:43:44.084Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
07:43:44 [2022-04-28T07:43:44.084Z] === RUN   TestNetworkNat
07:43:44 [2022-04-28T07:43:44.655Z] --- PASS: TestNetworkNat (0.53s)
07:43:44 [2022-04-28T07:43:44.655Z] === RUN   TestNetworkLocalhostTCPNat
07:43:45 [2022-04-28T07:43:45.224Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
07:43:45 [2022-04-28T07:43:45.224Z] === RUN   TestNetworkLoopbackNat
07:43:47 [2022-04-28T07:43:47.766Z] --- PASS: TestNetworkLoopbackNat (2.57s)
07:43:47 [2022-04-28T07:43:47.766Z] === RUN   TestPause
07:43:47 [2022-04-28T07:43:47.766Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:43:47 [2022-04-28T07:43:47.766Z] --- SKIP: TestPause (0.00s)
07:43:47 [2022-04-28T07:43:47.766Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:43:47 [2022-04-28T07:43:47.766Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:43:47 [2022-04-28T07:43:47.766Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:43:47 [2022-04-28T07:43:47.766Z] === RUN   TestPauseStopPausedContainer
07:43:47 [2022-04-28T07:43:47.766Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:43:47 [2022-04-28T07:43:47.766Z] --- SKIP: TestPauseStopPausedContainer (0.03s)
07:43:47 [2022-04-28T07:43:47.766Z] === RUN   TestPidHost
07:43:48 [2022-04-28T07:43:48.709Z] --- PASS: TestPidHost (1.02s)
07:43:48 [2022-04-28T07:43:48.709Z] === RUN   TestPsFilter
07:43:48 [2022-04-28T07:43:48.709Z] --- PASS: TestPsFilter (0.09s)
07:43:48 [2022-04-28T07:43:48.709Z] === RUN   TestRemoveContainerWithRemovedVolume
07:43:49 [2022-04-28T07:43:49.278Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
07:43:49 [2022-04-28T07:43:49.278Z] === RUN   TestRemoveContainerWithVolume
07:43:49 [2022-04-28T07:43:49.538Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
07:43:49 [2022-04-28T07:43:49.538Z] === RUN   TestRemoveContainerRunning
07:43:50 [2022-04-28T07:43:50.107Z] --- PASS: TestRemoveContainerRunning (0.40s)
07:43:50 [2022-04-28T07:43:50.107Z] === RUN   TestRemoveContainerForceRemoveRunning
07:43:50 [2022-04-28T07:43:50.367Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
07:43:50 [2022-04-28T07:43:50.367Z] === RUN   TestRemoveInvalidContainer
07:43:50 [2022-04-28T07:43:50.367Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:43:50 [2022-04-28T07:43:50.367Z] === RUN   TestRenameLinkedContainer
07:43:52 [2022-04-28T07:43:52.282Z] --- PASS: TestRenameLinkedContainer (1.62s)
07:43:52 [2022-04-28T07:43:52.282Z] === RUN   TestRenameStoppedContainer
07:43:52 [2022-04-28T07:43:52.542Z] --- PASS: TestRenameStoppedContainer (0.44s)
07:43:52 [2022-04-28T07:43:52.542Z] === RUN   TestRenameRunningContainerAndReuse
07:43:53 [2022-04-28T07:43:53.481Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
07:43:53 [2022-04-28T07:43:53.481Z] === RUN   TestRenameInvalidName
07:43:53 [2022-04-28T07:43:53.742Z] --- PASS: TestRenameInvalidName (0.39s)
07:43:53 [2022-04-28T07:43:53.742Z] === RUN   TestRenameAnonymousContainer
07:43:55 [2022-04-28T07:43:55.125Z] --- PASS: TestRenameAnonymousContainer (1.47s)
07:43:55 [2022-04-28T07:43:55.125Z] === RUN   TestRenameContainerWithSameName
07:43:55 [2022-04-28T07:43:55.694Z] --- PASS: TestRenameContainerWithSameName (0.40s)
07:43:55 [2022-04-28T07:43:55.694Z] === RUN   TestRenameContainerWithLinkedContainer
07:43:56 [2022-04-28T07:43:56.265Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
07:43:56 [2022-04-28T07:43:56.265Z] === RUN   TestResize
07:43:56 [2022-04-28T07:43:56.838Z] --- PASS: TestResize (0.42s)
07:43:56 [2022-04-28T07:43:56.838Z] === RUN   TestResizeWithInvalidSize
07:43:57 [2022-04-28T07:43:57.099Z] --- PASS: TestResizeWithInvalidSize (0.42s)
07:43:57 [2022-04-28T07:43:57.099Z] === RUN   TestResizeWhenContainerNotStarted
07:43:57 [2022-04-28T07:43:57.670Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
07:43:57 [2022-04-28T07:43:57.670Z] === RUN   TestDaemonRestartKillContainers
07:43:57 [2022-04-28T07:43:57.670Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:43:57 [2022-04-28T07:43:57.670Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:43:57 [2022-04-28T07:43:57.670Z] === RUN   TestCgroupNamespacesRun
07:43:58 [2022-04-28T07:43:58.614Z] --- PASS: TestCgroupNamespacesRun (1.12s)
07:43:58 [2022-04-28T07:43:58.614Z] === RUN   TestCgroupNamespacesRunPrivileged
07:44:00 [2022-04-28T07:44:00.002Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
07:44:00 [2022-04-28T07:44:00.002Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:44:00 [2022-04-28T07:44:00.945Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
07:44:00 [2022-04-28T07:44:00.945Z] === RUN   TestCgroupNamespacesRunHostMode
07:44:02 [2022-04-28T07:44:02.412Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
07:44:02 [2022-04-28T07:44:02.412Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:44:03 [2022-04-28T07:44:03.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
07:44:03 [2022-04-28T07:44:03.357Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:44:04 [2022-04-28T07:44:04.300Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
07:44:04 [2022-04-28T07:44:04.300Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:44:05 [2022-04-28T07:44:05.241Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
07:44:05 [2022-04-28T07:44:05.241Z] === RUN   TestCgroupNamespacesRunOlderClient
07:44:06 [2022-04-28T07:44:06.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
07:44:06 [2022-04-28T07:44:06.183Z] === RUN   TestNISDomainname
07:44:06 [2022-04-28T07:44:06.183Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:44:06 [2022-04-28T07:44:06.183Z] --- SKIP: TestNISDomainname (0.02s)
07:44:06 [2022-04-28T07:44:06.183Z] === RUN   TestHostnameDnsResolution
07:44:07 [2022-04-28T07:44:07.123Z] --- PASS: TestHostnameDnsResolution (0.67s)
07:44:07 [2022-04-28T07:44:07.123Z] === RUN   TestUnprivilegedPortsAndPing
07:44:07 [2022-04-28T07:44:07.123Z]     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:44:07 [2022-04-28T07:44:07.123Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
07:44:07 [2022-04-28T07:44:07.123Z] === RUN   TestPrivilegedHostDevices
07:44:07 [2022-04-28T07:44:07.384Z] --- PASS: TestPrivilegedHostDevices (0.50s)
07:44:07 [2022-04-28T07:44:07.384Z] === RUN   TestStats
07:44:07 [2022-04-28T07:44:07.384Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:07 [2022-04-28T07:44:07.384Z] --- SKIP: TestStats (0.00s)
07:44:07 [2022-04-28T07:44:07.384Z] === RUN   TestStopContainerWithTimeout
07:44:07 [2022-04-28T07:44:07.384Z] === RUN   TestStopContainerWithTimeout/0
07:44:07 [2022-04-28T07:44:07.384Z] === PAUSE TestStopContainerWithTimeout/0
07:44:07 [2022-04-28T07:44:07.384Z] === RUN   TestStopContainerWithTimeout/1
07:44:07 [2022-04-28T07:44:07.384Z] === PAUSE TestStopContainerWithTimeout/1
07:44:07 [2022-04-28T07:44:07.384Z] === RUN   TestStopContainerWithTimeout/3
07:44:07 [2022-04-28T07:44:07.384Z] === PAUSE TestStopContainerWithTimeout/3
07:44:07 [2022-04-28T07:44:07.384Z] === RUN   TestStopContainerWithTimeout/-1
07:44:07 [2022-04-28T07:44:07.384Z] === PAUSE TestStopContainerWithTimeout/-1
07:44:07 [2022-04-28T07:44:07.384Z] === CONT  TestStopContainerWithTimeout/0
07:44:07 [2022-04-28T07:44:07.384Z] === CONT  TestStopContainerWithTimeout/-1
07:44:07 [2022-04-28T07:44:07.958Z] === CONT  TestStopContainerWithTimeout/3
07:44:10 [2022-04-28T07:44:10.507Z] === CONT  TestStopContainerWithTimeout/1
07:44:11 [2022-04-28T07:44:11.452Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:44:11 [2022-04-28T07:44:11.452Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
07:44:11 [2022-04-28T07:44:11.452Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.64s)
07:44:11 [2022-04-28T07:44:11.452Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
07:44:11 [2022-04-28T07:44:11.452Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
07:44:11 [2022-04-28T07:44:11.452Z] === RUN   TestDeleteDevicemapper
07:44:11 [2022-04-28T07:44:11.452Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:44:11 [2022-04-28T07:44:11.452Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:44:11 [2022-04-28T07:44:11.452Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:44:12 [2022-04-28T07:44:12.874Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s)
07:44:12 [2022-04-28T07:44:12.874Z] === RUN   TestUpdateMemory
07:44:12 [2022-04-28T07:44:12.874Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:12 [2022-04-28T07:44:12.874Z] --- SKIP: TestUpdateMemory (0.00s)
07:44:12 [2022-04-28T07:44:12.874Z] === RUN   TestUpdateCPUQuota
07:44:12 [2022-04-28T07:44:12.874Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:12 [2022-04-28T07:44:12.874Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:44:12 [2022-04-28T07:44:12.874Z] === RUN   TestUpdatePidsLimit
07:44:12 [2022-04-28T07:44:12.874Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:12 [2022-04-28T07:44:12.874Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:44:12 [2022-04-28T07:44:12.874Z] === RUN   TestUpdateRestartPolicy
07:44:25 [2022-04-28T07:44:25.123Z] --- PASS: TestUpdateRestartPolicy (10.89s)
07:44:25 [2022-04-28T07:44:25.123Z] === RUN   TestUpdateRestartWithAutoRemove
07:44:25 [2022-04-28T07:44:25.123Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
07:44:25 [2022-04-28T07:44:25.123Z] === RUN   TestWaitNonBlocked
07:44:25 [2022-04-28T07:44:25.123Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:44:25 [2022-04-28T07:44:25.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:44:25 [2022-04-28T07:44:25.123Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:44:25 [2022-04-28T07:44:25.123Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:44:25 [2022-04-28T07:44:25.123Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:44:25 [2022-04-28T07:44:25.123Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:44:25 [2022-04-28T07:44:25.123Z] --- PASS: TestWaitNonBlocked (0.01s)
07:44:25 [2022-04-28T07:44:25.123Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s)
07:44:25 [2022-04-28T07:44:25.123Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
07:44:25 [2022-04-28T07:44:25.123Z] === RUN   TestWaitBlocked
07:44:25 [2022-04-28T07:44:25.123Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:44:25 [2022-04-28T07:44:25.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:44:25 [2022-04-28T07:44:25.123Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:44:25 [2022-04-28T07:44:25.123Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:44:25 [2022-04-28T07:44:25.123Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:44:25 [2022-04-28T07:44:25.123Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:44:25 [2022-04-28T07:44:25.695Z] --- PASS: TestWaitBlocked (0.01s)
07:44:25 [2022-04-28T07:44:25.695Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s)
07:44:25 [2022-04-28T07:44:25.695Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
07:44:25 [2022-04-28T07:44:25.695Z] === CONT  TestDaemonRestartIpcMode
07:44:25 [2022-04-28T07:44:25.695Z] === CONT  TestIpcModeOlderClient
07:44:25 [2022-04-28T07:44:25.695Z] --- PASS: TestIpcModeOlderClient (0.07s)
07:44:25 [2022-04-28T07:44:25.695Z] === CONT  TestRestartDaemonWithRestartingContainer
07:44:28 [2022-04-28T07:44:28.237Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s)
07:44:28 [2022-04-28T07:44:28.237Z] --- PASS: TestDaemonRestartIpcMode (2.65s)
07:44:28 [2022-04-28T07:44:28.237Z] PASS
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === Skipped
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
07:44:28 [2022-04-28T07:44:28.237Z]     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:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     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:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     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:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.03s)
07:44:28 [2022-04-28T07:44:28.237Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:44:28 [2022-04-28T07:44:28.237Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
07:44:28 [2022-04-28T07:44:28.237Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:44:28 [2022-04-28T07:44:28.237Z] 
07:44:28 [2022-04-28T07:44:28.237Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
07:44:28 [2022-04-28T07:44:28.238Z]     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:44:28 [2022-04-28T07:44:28.238Z] 
07:44:28 [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:44:28 [2022-04-28T07:44:28.238Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:28 [2022-04-28T07:44:28.238Z] 
07:44:28 [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:44:28 [2022-04-28T07:44:28.238Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:44:28 [2022-04-28T07:44:28.238Z] 
07:44:28 [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:44:28 [2022-04-28T07:44:28.238Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:28 [2022-04-28T07:44:28.238Z] 
07:44:28 [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:44:28 [2022-04-28T07:44:28.238Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:28 [2022-04-28T07:44:28.238Z] 
07:44:28 [2022-04-28T07:44:28.238Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:44:28 [2022-04-28T07:44:28.238Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:28 [2022-04-28T07:44:28.238Z] 
07:44:28 [2022-04-28T07:44:28.238Z] DONE 212 tests, 27 skipped in 71.762s
07:44:28 [2022-04-28T07:44:28.238Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:44:28 [2022-04-28T07:44:28.498Z] === RUN   TestConfigDaemonLibtrustID
07:44:29 [2022-04-28T07:44:29.069Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
07:44:29 [2022-04-28T07:44:29.069Z] === RUN   TestDaemonConfigValidation
07:44:29 [2022-04-28T07:44:29.069Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:44:29 [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:44:29 [2022-04-28T07:44:29.069Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:44:29 [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:44:29 [2022-04-28T07:44:29.069Z] === RUN   TestDaemonConfigValidation/invalid_config
07:44:29 [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:44:29 [2022-04-28T07:44:29.069Z] === RUN   TestDaemonConfigValidation/malformed_config
07:44:29 [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:44:29 [2022-04-28T07:44:29.069Z] === RUN   TestDaemonConfigValidation/valid_config
07:44:29 [2022-04-28T07:44:29.069Z] === PAUSE TestDaemonConfigValidation/valid_config
07:44:29 [2022-04-28T07:44:29.069Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:44:29 [2022-04-28T07:44:29.069Z] === CONT  TestDaemonConfigValidation/valid_config
07:44:29 [2022-04-28T07:44:29.069Z] === CONT  TestDaemonConfigValidation/invalid_config
07:44:29 [2022-04-28T07:44:29.069Z] === CONT  TestDaemonConfigValidation/malformed_config
07:44:29 [2022-04-28T07:44:29.069Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:44:29 [2022-04-28T07:44:29.069Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:44:29 [2022-04-28T07:44:29.069Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
07:44:29 [2022-04-28T07:44:29.069Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
07:44:29 [2022-04-28T07:44:29.069Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
07:44:29 [2022-04-28T07:44:29.069Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
07:44:29 [2022-04-28T07:44:29.069Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
07:44:29 [2022-04-28T07:44:29.069Z] === RUN   TestConfigDaemonSeccompProfiles
07:44:29 [2022-04-28T07:44:29.069Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:44:30 [2022-04-28T07:44:30.455Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:44:31 [2022-04-28T07:44:31.399Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:44:32 [2022-04-28T07:44:32.337Z] === CONT  TestConfigDaemonSeccompProfiles
07:44:32 [2022-04-28T07:44:32.337Z]     daemon_test.go:156: [d32920a564d1a] daemon is not started
07:44:32 [2022-04-28T07:44:32.337Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
07:44:32 [2022-04-28T07:44:32.337Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
07:44:32 [2022-04-28T07:44:32.337Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
07:44:32 [2022-04-28T07:44:32.337Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
07:44:32 [2022-04-28T07:44:32.337Z] === RUN   TestDaemonProxy
07:44:32 [2022-04-28T07:44:32.337Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:44:32 [2022-04-28T07:44:32.337Z] --- SKIP: TestDaemonProxy (0.00s)
07:44:32 [2022-04-28T07:44:32.337Z] PASS
07:44:32 [2022-04-28T07:44:32.337Z] 
07:44:32 [2022-04-28T07:44:32.337Z] === Skipped
07:44:32 [2022-04-28T07:44:32.337Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
07:44:32 [2022-04-28T07:44:32.337Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:44:32 [2022-04-28T07:44:32.337Z] 
07:44:32 [2022-04-28T07:44:32.338Z] DONE 12 tests, 1 skipped in 4.174s
07:44:32 [2022-04-28T07:44:32.338Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:44:32 [2022-04-28T07:44:32.597Z] INFO: Testing against a local daemon
07:44:32 [2022-04-28T07:44:32.597Z] === RUN   TestCommitInheritsEnv
07:44:34 [2022-04-28T07:44:34.510Z] --- PASS: TestCommitInheritsEnv (1.58s)
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportExtremelyLargeImageWorks
07:44:34 [2022-04-28T07:44:34.510Z] === PAUSE TestImportExtremelyLargeImageWorks
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform/#00
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform/_______
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform//
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform/linux
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform/LINUX
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform/macos
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:44:34 [2022-04-28T07:44:34.510Z] --- PASS: TestImportWithCustomPlatform (0.32s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:44:34 [2022-04-28T07:44:34.510Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImagesFilterMultiReference
07:44:34 [2022-04-28T07:44:34.510Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestImagePullPlatformInvalid
07:44:34 [2022-04-28T07:44:34.510Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:44:34 [2022-04-28T07:44:34.510Z] === RUN   TestRemoveImageOrphaning
07:44:36 [2022-04-28T07:44:36.426Z] --- PASS: TestRemoveImageOrphaning (1.58s)
07:44:36 [2022-04-28T07:44:36.426Z] === RUN   TestRemoveImageGarbageCollector
07:44:36 [2022-04-28T07:44:36.426Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:44:36 [2022-04-28T07:44:36.427Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:44:36 [2022-04-28T07:44:36.427Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:44:36 [2022-04-28T07:44:36.427Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:44:36 [2022-04-28T07:44:36.427Z] === RUN   TestTagInvalidReference
07:44:36 [2022-04-28T07:44:36.427Z] --- PASS: TestTagInvalidReference (0.01s)
07:44:36 [2022-04-28T07:44:36.427Z] === RUN   TestTagValidPrefixedRepo
07:44:36 [2022-04-28T07:44:36.427Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:44:36 [2022-04-28T07:44:36.427Z] === RUN   TestTagExistedNameWithoutForce
07:44:36 [2022-04-28T07:44:36.427Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:44:36 [2022-04-28T07:44:36.427Z] === RUN   TestTagOfficialNames
07:44:36 [2022-04-28T07:44:36.427Z] --- PASS: TestTagOfficialNames (0.04s)
07:44:36 [2022-04-28T07:44:36.427Z] === RUN   TestTagMatchesDigest
07:44:36 [2022-04-28T07:44:36.427Z] --- PASS: TestTagMatchesDigest (0.01s)
07:44:36 [2022-04-28T07:44:36.427Z] === CONT  TestImportExtremelyLargeImageWorks
07:46:12 [2022-04-28T07:46:12.913Z] --- PASS: TestImportExtremelyLargeImageWorks (93.01s)
07:46:12 [2022-04-28T07:46:12.913Z] PASS
07:46:12 [2022-04-28T07:46:12.913Z] 
07:46:12 [2022-04-28T07:46:12.913Z] === Skipped
07:46:12 [2022-04-28T07:46:12.913Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:46:12 [2022-04-28T07:46:12.913Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:46:12 [2022-04-28T07:46:12.913Z] 
07:46:12 [2022-04-28T07:46:12.913Z] DONE 22 tests, 1 skipped in 96.904s
07:46:12 [2022-04-28T07:46:12.913Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:46:12 [2022-04-28T07:46:12.913Z] INFO: Testing against a local daemon
07:46:12 [2022-04-28T07:46:12.913Z] === RUN   TestNetworkCreateDelete
07:46:12 [2022-04-28T07:46:12.914Z] --- PASS: TestNetworkCreateDelete (0.14s)
07:46:12 [2022-04-28T07:46:12.914Z] === RUN   TestDockerNetworkDeletePreferID
07:46:12 [2022-04-28T07:46:12.914Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
07:46:12 [2022-04-28T07:46:12.914Z] === RUN   TestDaemonDNSFallback
07:46:16 [2022-04-28T07:46:16.211Z] --- PASS: TestDaemonDNSFallback (6.32s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestInspectNetwork
07:46:16 [2022-04-28T07:46:16.211Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:16 [2022-04-28T07:46:16.211Z] --- SKIP: TestInspectNetwork (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestRunContainerWithBridgeNone
07:46:16 [2022-04-28T07:46:16.211Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.211Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/create
07:46:16 [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:46:16 [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:46:16 [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:46:16 [2022-04-28T07:46:16.211Z] === CONT  TestNetworkInvalidJSON/networks/create
07:46:16 [2022-04-28T07:46:16.211Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:46:16 [2022-04-28T07:46:16.211Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:46:16 [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:46:16 [2022-04-28T07:46:16.211Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkList
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkList//networks
07:46:16 [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkList//networks
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestNetworkList//networks/
07:46:16 [2022-04-28T07:46:16.211Z] === PAUSE TestNetworkList//networks/
07:46:16 [2022-04-28T07:46:16.211Z] === CONT  TestNetworkList//networks
07:46:16 [2022-04-28T07:46:16.211Z] === CONT  TestNetworkList//networks/
07:46:16 [2022-04-28T07:46:16.211Z] --- PASS: TestNetworkList (0.01s)
07:46:16 [2022-04-28T07:46:16.211Z]     --- PASS: TestNetworkList//networks (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestHostIPv4BridgeLabel
07:46:16 [2022-04-28T07:46:16.211Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.211Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestDaemonRestartWithLiveRestore
07:46:16 [2022-04-28T07:46:16.211Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.211Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestDaemonDefaultNetworkPools
07:46:16 [2022-04-28T07:46:16.211Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.211Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestDaemonRestartWithExistingNetwork
07:46:16 [2022-04-28T07:46:16.211Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.211Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
07:46:16 [2022-04-28T07:46:16.211Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestServiceWithPredefinedNetwork
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:243: FLAKY_TEST
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestServiceWithDataPathPortInit
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z] PASS
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === Skipped
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:243: FLAKY_TEST
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] DONE 34 tests, 12 skipped in 7.058s
07:46:16 [2022-04-28T07:46:16.472Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:46:16 [2022-04-28T07:46:16.472Z] INFO: Testing against a local daemon
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestDockerNetworkIpvlanPersistance
07:46:16 [2022-04-28T07:46:16.472Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestDockerNetworkIpvlan
07:46:16 [2022-04-28T07:46:16.472Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z] PASS
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === Skipped
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] DONE 2 tests, 2 skipped in 0.085s
07:46:16 [2022-04-28T07:46:16.472Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:46:16 [2022-04-28T07:46:16.472Z] INFO: Testing against a local daemon
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestDockerNetworkMacvlanPersistance
07:46:16 [2022-04-28T07:46:16.472Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z] === RUN   TestDockerNetworkMacvlan
07:46:16 [2022-04-28T07:46:16.472Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z] PASS
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === Skipped
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:46:16 [2022-04-28T07:46:16.472Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:16 [2022-04-28T07:46:16.472Z] 
07:46:16 [2022-04-28T07:46:16.472Z] DONE 2 tests, 2 skipped in 0.080s
07:46:16 [2022-04-28T07:46:16.472Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:46:16 [2022-04-28T07:46:16.733Z] testing: warning: no tests to run
07:46:16 [2022-04-28T07:46:16.733Z] PASS
07:46:16 [2022-04-28T07:46:16.733Z] 
07:46:16 [2022-04-28T07:46:16.733Z] DONE 0 tests in 0.024s
07:46:16 [2022-04-28T07:46:16.733Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:46:16 [2022-04-28T07:46:16.733Z] INFO: Testing against a local daemon
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginAllowRequest
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginTLS
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginDenyRequest
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginAPIDenyResponse
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginDenyResponse
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginAllowEventStream
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginErrorResponse
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginErrorRequest
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:46:16 [2022-04-28T07:46:16.733Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.733Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:46:16 [2022-04-28T07:46:16.733Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:46:16 [2022-04-28T07:46:16.734Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:46:16 [2022-04-28T07:46:16.734Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:46:16 [2022-04-28T07:46:16.734Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:46:16 [2022-04-28T07:46:16.734Z] === RUN   TestAuthZPluginHeader
07:46:16 [2022-04-28T07:46:16.734Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:46:16 [2022-04-28T07:46:16.734Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:46:16 [2022-04-28T07:46:16.734Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
07:46:16 [2022-04-28T07:46:16.734Z] === RUN   TestAuthZPluginV2Disable
07:46:16 [2022-04-28T07:46:16.734Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
07:46:16 [2022-04-28T07:46:16.734Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:46:16 [2022-04-28T07:46:16.734Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.734Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:46:16 [2022-04-28T07:46:16.734Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:46:16 [2022-04-28T07:46:16.995Z] PASS
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === Skipped
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:46:16 [2022-04-28T07:46:16.995Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] DONE 17 tests, 17 skipped in 0.267s
07:46:16 [2022-04-28T07:46:16.995Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:46:16 [2022-04-28T07:46:16.995Z] INFO: Testing against a local daemon
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:46:16 [2022-04-28T07:46:16.995Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:46:16 [2022-04-28T07:46:16.995Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:46:16 [2022-04-28T07:46:16.995Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:46:16 [2022-04-28T07:46:16.995Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:46:16 [2022-04-28T07:46:16.995Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:46:16 [2022-04-28T07:46:16.995Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:46:16 [2022-04-28T07:46:16.995Z] --- PASS: TestPluginInvalidJSON (0.01s)
07:46:16 [2022-04-28T07:46:16.995Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginInstall
07:46:16 [2022-04-28T07:46:16.995Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] --- SKIP: TestPluginInstall (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginsWithRuntimes
07:46:16 [2022-04-28T07:46:16.995Z]     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:46:16 [2022-04-28T07:46:16.995Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z] === RUN   TestPluginBackCompatMediaTypes
07:46:16 [2022-04-28T07:46:16.995Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:46:16 [2022-04-28T07:46:16.995Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z] PASS
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === Skipped
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     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:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
07:46:16 [2022-04-28T07:46:16.995Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:46:16 [2022-04-28T07:46:16.995Z] 
07:46:16 [2022-04-28T07:46:16.995Z] DONE 19 tests, 3 skipped in 0.131s
07:46:16 [2022-04-28T07:46:16.995Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:46:17 [2022-04-28T07:46:17.256Z] INFO: Testing against a local daemon
07:46:17 [2022-04-28T07:46:17.256Z] === RUN   TestExternalGraphDriver
07:46:17 [2022-04-28T07:46:17.256Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:46:17 [2022-04-28T07:46:17.256Z] --- SKIP: TestExternalGraphDriver (0.03s)
07:46:17 [2022-04-28T07:46:17.256Z] === RUN   TestGraphdriverPluginV2
07:46:21 [2022-04-28T07:46:21.458Z] --- PASS: TestGraphdriverPluginV2 (3.54s)
07:46:21 [2022-04-28T07:46:21.458Z] PASS
07:46:21 [2022-04-28T07:46:21.458Z] 
07:46:21 [2022-04-28T07:46:21.458Z] === Skipped
07:46:21 [2022-04-28T07:46:21.458Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
07:46:21 [2022-04-28T07:46:21.458Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:46:21 [2022-04-28T07:46:21.458Z] 
07:46:21 [2022-04-28T07:46:21.458Z] DONE 2 tests, 1 skipped in 3.659s
07:46:21 [2022-04-28T07:46:21.458Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:46:21 [2022-04-28T07:46:21.458Z] INFO: Testing against a local daemon
07:46:21 [2022-04-28T07:46:21.458Z] === RUN   TestContinueAfterPluginCrash
07:46:21 [2022-04-28T07:46:21.458Z] === PAUSE TestContinueAfterPluginCrash
07:46:21 [2022-04-28T07:46:21.458Z] === RUN   TestReadPluginNoRead
07:46:21 [2022-04-28T07:46:21.458Z] === PAUSE TestReadPluginNoRead
07:46:21 [2022-04-28T07:46:21.458Z] === RUN   TestDaemonStartWithLogOpt
07:46:21 [2022-04-28T07:46:21.458Z] === PAUSE TestDaemonStartWithLogOpt
07:46:21 [2022-04-28T07:46:21.458Z] === CONT  TestContinueAfterPluginCrash
07:46:21 [2022-04-28T07:46:21.458Z] === CONT  TestDaemonStartWithLogOpt
07:46:25 [2022-04-28T07:46:25.664Z] --- PASS: TestDaemonStartWithLogOpt (4.23s)
07:46:25 [2022-04-28T07:46:25.664Z] === CONT  TestReadPluginNoRead
07:46:27 [2022-04-28T07:46:27.577Z] === RUN   TestReadPluginNoRead/default
07:46:28 [2022-04-28T07:46:28.520Z] === RUN   TestReadPluginNoRead/disabled_caching
07:46:29 [2022-04-28T07:46:29.910Z] --- PASS: TestContinueAfterPluginCrash (8.91s)
07:46:29 [2022-04-28T07:46:29.910Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:46:31 [2022-04-28T07:46:31.291Z] === CONT  TestReadPluginNoRead
07:46:31 [2022-04-28T07:46:31.291Z]     read_test.go:92: [d18a833e071f6] daemon is not started
07:46:31 [2022-04-28T07:46:31.291Z] --- PASS: TestReadPluginNoRead (6.12s)
07:46:31 [2022-04-28T07:46:31.291Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
07:46:31 [2022-04-28T07:46:31.291Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.40s)
07:46:31 [2022-04-28T07:46:31.291Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
07:46:31 [2022-04-28T07:46:31.291Z] PASS
07:46:31 [2022-04-28T07:46:31.291Z] 
07:46:31 [2022-04-28T07:46:31.291Z] DONE 6 tests in 10.451s
07:46:31 [2022-04-28T07:46:31.291Z] 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:46:31 [2022-04-28T07:46:31.291Z] testing: warning: no tests to run
07:46:31 [2022-04-28T07:46:31.291Z] PASS
07:46:31 [2022-04-28T07:46:31.291Z] 
07:46:31 [2022-04-28T07:46:31.291Z] DONE 0 tests in 0.029s
07:46:31 [2022-04-28T07:46:31.291Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:46:31 [2022-04-28T07:46:31.291Z] INFO: Testing against a local daemon
07:46:31 [2022-04-28T07:46:31.291Z] === RUN   TestPluginWithDevMounts
07:46:31 [2022-04-28T07:46:31.291Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:46:31 [2022-04-28T07:46:31.291Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:46:31 [2022-04-28T07:46:31.291Z] PASS
07:46:31 [2022-04-28T07:46:31.291Z] 
07:46:31 [2022-04-28T07:46:31.291Z] === Skipped
07:46:31 [2022-04-28T07:46:31.291Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:46:31 [2022-04-28T07:46:31.291Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:46:31 [2022-04-28T07:46:31.291Z] 
07:46:31 [2022-04-28T07:46:31.291Z] DONE 1 tests, 1 skipped in 0.089s
07:46:31 [2022-04-28T07:46:31.291Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:46:31 [2022-04-28T07:46:31.291Z] INFO: Testing against a local daemon
07:46:31 [2022-04-28T07:46:31.291Z] === RUN   TestSecretInspect
07:46:31 [2022-04-28T07:46:31.291Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.551Z] --- SKIP: TestSecretInspect (0.02s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestSecretList
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestSecretList (0.02s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestSecretsCreateAndDelete
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestSecretsUpdate
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestSecretsUpdate (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestTemplatedSecret
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestTemplatedSecret (0.00s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestSecretCreateResolve
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z] PASS
07:46:31 [2022-04-28T07:46:31.552Z] 
07:46:31 [2022-04-28T07:46:31.552Z] === Skipped
07:46:31 [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] 
07:46:31 [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] 
07:46:31 [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] 
07:46:31 [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] 
07:46:31 [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] 
07:46:31 [2022-04-28T07:46:31.552Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] 
07:46:31 [2022-04-28T07:46:31.552Z] DONE 6 tests, 6 skipped in 0.157s
07:46:31 [2022-04-28T07:46:31.552Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:46:31 [2022-04-28T07:46:31.552Z] INFO: Testing against a local daemon
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestServiceCreateInit
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:46:31 [2022-04-28T07:46:31.552Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:46:31 [2022-04-28T07:46:31.552Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- PASS: TestServiceCreateInit (0.02s)
07:46:31 [2022-04-28T07:46:31.552Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:46:31 [2022-04-28T07:46:31.552Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestCreateServiceMultipleTimes
07:46:31 [2022-04-28T07:46:31.552Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestCreateServiceConflict
07:46:31 [2022-04-28T07:46:31.552Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateServiceConflict (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestCreateServiceMaxReplicas
07:46:31 [2022-04-28T07:46:31.552Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestCreateWithDuplicateNetworkNames
07:46:31 [2022-04-28T07:46:31.552Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestCreateServiceSecretFileMode
07:46:31 [2022-04-28T07:46:31.552Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.552Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:46:31 [2022-04-28T07:46:31.552Z] === RUN   TestCreateServiceConfigFileMode
07:46:31 [2022-04-28T07:46:31.552Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestCreateServiceSysctls
07:46:31 [2022-04-28T07:46:31.812Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestCreateServiceSysctls (0.03s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestCreateServiceCapabilities
07:46:31 [2022-04-28T07:46:31.812Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestInspect
07:46:31 [2022-04-28T07:46:31.812Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestInspect (0.01s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestCreateJob
07:46:31 [2022-04-28T07:46:31.812Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestCreateJob (0.01s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestReplicatedJob
07:46:31 [2022-04-28T07:46:31.812Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestReplicatedJob (0.01s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestUpdateReplicatedJob
07:46:31 [2022-04-28T07:46:31.812Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestServiceListWithStatuses
07:46:31 [2022-04-28T07:46:31.812Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestDockerNetworkConnectAlias
07:46:31 [2022-04-28T07:46:31.812Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestDockerNetworkReConnect
07:46:31 [2022-04-28T07:46:31.812Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:31 [2022-04-28T07:46:31.812Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
07:46:31 [2022-04-28T07:46:31.812Z] === RUN   TestServicePlugin
07:46:33 [2022-04-28T07:46:33.723Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.723Z] --- SKIP: TestServicePlugin (1.98s)
07:46:33 [2022-04-28T07:46:33.723Z] === RUN   TestServiceUpdateLabel
07:46:33 [2022-04-28T07:46:33.723Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.723Z] --- SKIP: TestServiceUpdateLabel (0.01s)
07:46:33 [2022-04-28T07:46:33.723Z] === RUN   TestServiceUpdateSecrets
07:46:33 [2022-04-28T07:46:33.723Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.723Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:46:33 [2022-04-28T07:46:33.723Z] === RUN   TestServiceUpdateConfigs
07:46:33 [2022-04-28T07:46:33.723Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.723Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:46:33 [2022-04-28T07:46:33.723Z] === RUN   TestServiceUpdateNetwork
07:46:33 [2022-04-28T07:46:33.723Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.723Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:46:33 [2022-04-28T07:46:33.723Z] === RUN   TestServiceUpdatePidsLimit
07:46:33 [2022-04-28T07:46:33.984Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
07:46:33 [2022-04-28T07:46:33.984Z] PASS
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === Skipped
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.984Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
07:46:33 [2022-04-28T07:46:33.984Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.984Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
07:46:33 [2022-04-28T07:46:33.985Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestInspect (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:46:33 [2022-04-28T07:46:33.985Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
07:46:33 [2022-04-28T07:46:33.985Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s)
07:46:33 [2022-04-28T07:46:33.985Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:46:33 [2022-04-28T07:46:33.985Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
07:46:33 [2022-04-28T07:46:33.985Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] DONE 24 tests, 23 skipped in 2.379s
07:46:33 [2022-04-28T07:46:33.985Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:46:33 [2022-04-28T07:46:33.985Z] INFO: Testing against a local daemon
07:46:33 [2022-04-28T07:46:33.985Z] === RUN   TestSessionCreate
07:46:33 [2022-04-28T07:46:33.985Z] --- PASS: TestSessionCreate (0.03s)
07:46:33 [2022-04-28T07:46:33.985Z] === RUN   TestSessionCreateWithBadUpgrade
07:46:33 [2022-04-28T07:46:33.985Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:46:33 [2022-04-28T07:46:33.985Z] PASS
07:46:33 [2022-04-28T07:46:33.985Z] 
07:46:33 [2022-04-28T07:46:33.985Z] DONE 2 tests in 0.146s
07:46:33 [2022-04-28T07:46:33.985Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:46:34 [2022-04-28T07:46:34.246Z] INFO: Testing against a local daemon
07:46:34 [2022-04-28T07:46:34.246Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:46:34 [2022-04-28T07:46:34.246Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:46:34 [2022-04-28T07:46:34.246Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:46:34 [2022-04-28T07:46:34.246Z] === RUN   TestDiskUsage
07:46:34 [2022-04-28T07:46:34.246Z] === PAUSE TestDiskUsage
07:46:34 [2022-04-28T07:46:34.246Z] === RUN   TestEventsExecDie
07:46:34 [2022-04-28T07:46:34.817Z] --- PASS: TestEventsExecDie (0.50s)
07:46:34 [2022-04-28T07:46:34.817Z] === RUN   TestEventsBackwardsCompatible
07:46:34 [2022-04-28T07:46:34.817Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
07:46:34 [2022-04-28T07:46:34.817Z] === RUN   TestEventsVolumeCreate
07:46:34 [2022-04-28T07:46:34.817Z] --- PASS: TestEventsVolumeCreate (0.06s)
07:46:34 [2022-04-28T07:46:34.817Z] === RUN   TestInfoBinaryCommits
07:46:34 [2022-04-28T07:46:34.817Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:46:34 [2022-04-28T07:46:34.817Z] === RUN   TestInfoAPIVersioned
07:46:34 [2022-04-28T07:46:34.817Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:46:34 [2022-04-28T07:46:34.817Z] === RUN   TestInfoAPI
07:46:34 [2022-04-28T07:46:34.817Z] --- PASS: TestInfoAPI (0.02s)
07:46:34 [2022-04-28T07:46:34.817Z] === RUN   TestInfoAPIWarnings
07:46:52 [2022-04-28T07:46:52.995Z] --- PASS: TestInfoAPIWarnings (16.57s)
07:46:52 [2022-04-28T07:46:52.995Z] === RUN   TestInfoDebug
07:46:52 [2022-04-28T07:46:52.995Z] --- PASS: TestInfoDebug (0.54s)
07:46:52 [2022-04-28T07:46:52.995Z] === RUN   TestInfoInsecureRegistries
07:46:52 [2022-04-28T07:46:52.995Z] --- PASS: TestInfoInsecureRegistries (0.54s)
07:46:52 [2022-04-28T07:46:52.995Z] === RUN   TestInfoRegistryMirrors
07:46:52 [2022-04-28T07:46:52.995Z] --- PASS: TestInfoRegistryMirrors (0.54s)
07:46:52 [2022-04-28T07:46:52.995Z] === RUN   TestLoginFailsWithBadCredentials
07:46:52 [2022-04-28T07:46:52.995Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
07:46:52 [2022-04-28T07:46:52.995Z] === RUN   TestPingCacheHeaders
07:46:53 [2022-04-28T07:46:53.255Z] --- PASS: TestPingCacheHeaders (0.04s)
07:46:53 [2022-04-28T07:46:53.255Z] === RUN   TestPingGet
07:46:53 [2022-04-28T07:46:53.255Z] --- PASS: TestPingGet (0.02s)
07:46:53 [2022-04-28T07:46:53.255Z] === RUN   TestPingHead
07:46:53 [2022-04-28T07:46:53.255Z] --- PASS: TestPingHead (0.03s)
07:46:53 [2022-04-28T07:46:53.255Z] === RUN   TestPingSwarmHeader
07:46:53 [2022-04-28T07:46:53.825Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:46:53 [2022-04-28T07:46:53.825Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:46:55 [2022-04-28T07:46:55.221Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:46:55 [2022-04-28T07:46:55.221Z] --- PASS: TestPingSwarmHeader (1.80s)
07:46:55 [2022-04-28T07:46:55.221Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:46:55 [2022-04-28T07:46:55.221Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:46:55 [2022-04-28T07:46:55.221Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:46:55 [2022-04-28T07:46:55.221Z] === RUN   TestVersion
07:46:55 [2022-04-28T07:46:55.221Z] --- PASS: TestVersion (0.03s)
07:46:55 [2022-04-28T07:46:55.221Z] === CONT  TestDiskUsage
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/container_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/image_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/volume_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/build-cache_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:46:55 [2022-04-28T07:46:55.482Z] === RUN   TestDiskUsage/after_LoadBusybox
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:46:55 [2022-04-28T07:46:55.742Z] === RUN   TestDiskUsage/after_container.Run
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:46:56 [2022-04-28T07:46:56.002Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:46:56 [2022-04-28T07:46:56.262Z] --- PASS: TestDiskUsage (1.22s)
07:46:56 [2022-04-28T07:46:56.262Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:46:56 [2022-04-28T07:46:56.262Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
07:46:56 [2022-04-28T07:46:56.263Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
07:46:56 [2022-04-28T07:46:56.263Z] PASS
07:46:56 [2022-04-28T07:46:56.263Z] 
07:46:56 [2022-04-28T07:46:56.263Z] === Skipped
07:46:56 [2022-04-28T07:46:56.263Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:46:56 [2022-04-28T07:46:56.263Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:46:56 [2022-04-28T07:46:56.263Z] 
07:46:56 [2022-04-28T07:46:56.263Z] DONE 54 tests, 1 skipped in 22.189s
07:46:56 [2022-04-28T07:46:56.263Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:46:56 [2022-04-28T07:46:56.263Z] INFO: Testing against a local daemon
07:46:56 [2022-04-28T07:46:56.263Z] === RUN   TestVolumesCreateAndList
07:46:56 [2022-04-28T07:46:56.263Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:46:56 [2022-04-28T07:46:56.263Z] === RUN   TestVolumesRemove
07:46:56 [2022-04-28T07:46:56.263Z] --- PASS: TestVolumesRemove (0.05s)
07:46:56 [2022-04-28T07:46:56.263Z] === RUN   TestVolumesInspect
07:46:56 [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInspect (0.02s)
07:46:56 [2022-04-28T07:46:56.523Z] === RUN   TestVolumesInvalidJSON
07:46:56 [2022-04-28T07:46:56.523Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:46:56 [2022-04-28T07:46:56.523Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:46:56 [2022-04-28T07:46:56.523Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:46:56 [2022-04-28T07:46:56.523Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:46:56 [2022-04-28T07:46:56.523Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:46:56 [2022-04-28T07:46:56.523Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:46:56 [2022-04-28T07:46:56.523Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:46:56 [2022-04-28T07:46:56.523Z] --- PASS: TestVolumesInvalidJSON (0.02s)
07:46:56 [2022-04-28T07:46:56.523Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:46:56 [2022-04-28T07:46:56.523Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:46:56 [2022-04-28T07:46:56.523Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:46:56 [2022-04-28T07:46:56.523Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:46:56 [2022-04-28T07:46:56.523Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:46:56 [2022-04-28T07:46:56.523Z] PASS
07:46:56 [2022-04-28T07:46:56.523Z] 
07:46:56 [2022-04-28T07:46:56.523Z] DONE 9 tests in 0.183s
07:46:56 [2022-04-28T07:46:56.523Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:46:56 [2022-04-28T07:46:56.523Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14180 is not a child of this shell
07:46:56 [2022-04-28T07:46:56.523Z] warning: PID 14180 from bundles/test-integration/docker.pid had a nonzero exit code
07:46:56 [2022-04-28T07:46:56.523Z] Leaving: AppArmorNo profiles have been unloaded.
07:46:56 [2022-04-28T07:46:56.523Z] 
07:46:56 [2022-04-28T07:46:56.523Z] Unloading profiles will leave already running processes permanently
07:46:56 [2022-04-28T07:46:56.523Z] unconfined, which can lead to unexpected situations.
07:46:56 [2022-04-28T07:46:56.523Z] 
07:46:56 [2022-04-28T07:46:56.523Z] To set a process to complain mode, use the command line tool
07:46:56 [2022-04-28T07:46:56.523Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:46:56 [2022-04-28T07:46:56.523Z] Removing test suite binaries
07:46:56 [2022-04-28T07:46:56.523Z] exiting test-integration
07:46:56 [2022-04-28T07:46:56.523Z] ++ exit 0
07:46:56 [2022-04-28T07:46:56.523Z]