Skip to content

Console Output

13:56:08 [2022-01-20T13:56:08.062Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42155/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=0bbb388b4c94ffe6344837f943c58cd25ecdf54c -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:0bbb388b4c94ffe6344837f943c58cd25ecdf54c hack/make.sh dynbinary test-integration
13:56:09 [2022-01-20T13:56:09.444Z] 
13:56:09 [2022-01-20T13:56:09.444Z] Removing bundles/
13:56:09 [2022-01-20T13:56:09.444Z] 
13:56:09 [2022-01-20T13:56:09.444Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:56:09 [2022-01-20T13:56:09.444Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:56:09 [2022-01-20T13:56:09.444Z] GOOS="" GOARCH="" GOARM=""
13:57:45 [2022-01-20T13:57:45.935Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:57:45 [2022-01-20T13:57:45.935Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
13:57:45 [2022-01-20T13:57:45.935Z] GOOS="" GOARCH="" GOARM=""
13:57:45 [2022-01-20T13:57:45.935Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
13:57:45 [2022-01-20T13:57:45.935Z] 
13:57:45 [2022-01-20T13:57:45.935Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:57:45 [2022-01-20T13:57:45.935Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:57:45 [2022-01-20T13:57:45.935Z] HOSTNAME=e2a82c56f230
13:57:45 [2022-01-20T13:57:45.935Z] DEST=bundles/test-integration
13:57:45 [2022-01-20T13:57:45.935Z] PWD=/go/src/github.com/docker/docker
13:57:45 [2022-01-20T13:57:45.935Z] DOCKER_ROOTLESS=1
13:57:45 [2022-01-20T13:57:45.935Z] DOCKER_GITCOMMIT=0bbb388b4c94ffe6344837f943c58cd25ecdf54c
13:57:45 [2022-01-20T13:57:45.935Z] container=docker
13:57:45 [2022-01-20T13:57:45.935Z] HOME=/root
13:57:45 [2022-01-20T13:57:45.935Z] GOLANG_VERSION=1.17.6
13:57:45 [2022-01-20T13:57:45.935Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:57:45 [2022-01-20T13:57:45.935Z] VALIDATE_BRANCH=master
13:57:45 [2022-01-20T13:57:45.935Z] TERM=xterm
13:57:45 [2022-01-20T13:57:45.935Z] DOCKER_PKG=github.com/docker/docker
13:57:45 [2022-01-20T13:57:45.935Z] SHLVL=1
13:57:45 [2022-01-20T13:57:45.935Z] TIMEOUT=120m
13:57:45 [2022-01-20T13:57:45.935Z] DOCKER_BUILDTAGS=apparmor seccomp journald
13:57:45 [2022-01-20T13:57:45.935Z] DOCKER_GRAPHDRIVER=overlay2
13:57:45 [2022-01-20T13:57:45.935Z] GO111MODULE=off
13:57:45 [2022-01-20T13:57:45.935Z] DOCKER_EXPERIMENTAL=1
13:57:45 [2022-01-20T13:57:45.935Z] TEST_SKIP_INTEGRATION_CLI=1
13:57:45 [2022-01-20T13:57:45.935Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:57:45 [2022-01-20T13:57:45.935Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:57:45 [2022-01-20T13:57:45.935Z] GOPATH=/go
13:57:45 [2022-01-20T13:57:45.935Z] PKG_CONFIG=pkg-config
13:57:45 [2022-01-20T13:57:45.935Z] _=/usr/bin/env
13:57:45 [2022-01-20T13:57:45.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:58:24 [2022-01-20T13:58:24.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:58:24 [2022-01-20T13:58:24.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:58:46 [2022-01-20T13:58:46.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
13:58:53 [2022-01-20T13:58:53.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:59:01 [2022-01-20T13:59:01.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:59:02 [2022-01-20T13:59:02.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:59:02 [2022-01-20T13:59:02.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:59:03 [2022-01-20T13:59:03.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:59:03 [2022-01-20T13:59:03.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:59:04 [2022-01-20T13:59:04.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:59:07 [2022-01-20T13:59:07.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:59:07 [2022-01-20T13:59:07.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:59:08 [2022-01-20T13:59:08.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:59:09 [2022-01-20T13:59:09.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:59:10 [2022-01-20T13:59:10.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:59:10 [2022-01-20T13:59:10.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:59:12 [2022-01-20T13:59:12.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:59:12 [2022-01-20T13:59:12.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:59:13 [2022-01-20T13:59:13.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:59:14 [2022-01-20T13:59:14.119Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:59:14 [2022-01-20T13:59:14.119Z] Using test binary docker
13:59:14 [2022-01-20T13:59:14.119Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:59:14 [2022-01-20T13:59:14.119Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:59:14 [2022-01-20T13:59:14.119Z] INFO: Waiting for daemon to start...
13:59:14 [2022-01-20T13:59:14.119Z] Starting dockerd
13:59:17 [2022-01-20T13:59:17.413Z] .
13:59:17 [2022-01-20T13:59:17.413Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:59:17 [2022-01-20T13:59:17.413Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:59:17 [2022-01-20T13:59:17.413Z] Error: No such image: emptyfs
13:59:17 [2022-01-20T13:59:17.413Z] Running integration-test (iteration 1)
13:59:17 [2022-01-20T13:59:17.413Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:59:17 [2022-01-20T13:59:17.675Z] Loaded image: busybox:latest
13:59:17 [2022-01-20T13:59:17.675Z] Loaded image: busybox:glibc
13:59:19 [2022-01-20T13:59:19.058Z] Loaded image: debian:bullseye-slim
13:59:19 [2022-01-20T13:59:19.318Z] Loaded image: hello-world:latest
13:59:19 [2022-01-20T13:59:19.318Z] Loaded image: arm32v7/hello-world:latest
13:59:19 [2022-01-20T13:59:19.318Z] INFO: Testing against a local daemon
13:59:19 [2022-01-20T13:59:19.318Z] === RUN   TestCgroupNamespacesBuild
13:59:20 [2022-01-20T13:59:20.700Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
13:59:20 [2022-01-20T13:59:20.700Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:59:21 [2022-01-20T13:59:21.640Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s)
13:59:21 [2022-01-20T13:59:21.640Z] === RUN   TestBuildWithSession
13:59:21 [2022-01-20T13:59:21.640Z]     build_session_test.go:25: TODO: BuildKit
13:59:21 [2022-01-20T13:59:21.640Z] --- SKIP: TestBuildWithSession (0.00s)
13:59:21 [2022-01-20T13:59:21.640Z] === RUN   TestBuildSquashParent
13:59:28 [2022-01-20T13:59:28.216Z] --- PASS: TestBuildSquashParent (6.68s)
13:59:28 [2022-01-20T13:59:28.216Z] === RUN   TestBuildWithRemoveAndForceRemove
13:59:28 [2022-01-20T13:59:28.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:59:28 [2022-01-20T13:59:28.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:59:28 [2022-01-20T13:59:28.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:59:28 [2022-01-20T13:59:28.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:59:28 [2022-01-20T13:59:28.216Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:59:28 [2022-01-20T13:59:28.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:59:28 [2022-01-20T13:59:28.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:59:28 [2022-01-20T13:59:28.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:59:28 [2022-01-20T13:59:28.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:59:28 [2022-01-20T13:59:28.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:59:28 [2022-01-20T13:59:28.216Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:59:28 [2022-01-20T13:59:28.216Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:59:28 [2022-01-20T13:59:28.216Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:59:28 [2022-01-20T13:59:28.216Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:59:30 [2022-01-20T13:59:30.127Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:59:30 [2022-01-20T13:59:30.127Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:59:32 [2022-01-20T13:59:32.037Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:59:32 [2022-01-20T13:59:32.037Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:59:33 [2022-01-20T13:59:33.947Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:59:33 [2022-01-20T13:59:33.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s)
13:59:33 [2022-01-20T13:59:33.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.63s)
13:59:33 [2022-01-20T13:59:33.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.00s)
13:59:33 [2022-01-20T13:59:33.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s)
13:59:33 [2022-01-20T13:59:33.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s)
13:59:33 [2022-01-20T13:59:33.947Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s)
13:59:33 [2022-01-20T13:59:33.947Z] === RUN   TestBuildMultiStageCopy
13:59:33 [2022-01-20T13:59:33.947Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:59:37 [2022-01-20T13:59:37.241Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:59:38 [2022-01-20T13:59:38.180Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:59:39 [2022-01-20T13:59:39.119Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:59:40 [2022-01-20T13:59:40.058Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:59:41 [2022-01-20T13:59:41.041Z] --- PASS: TestBuildMultiStageCopy (7.32s)
13:59:41 [2022-01-20T13:59:41.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s)
13:59:41 [2022-01-20T13:59:41.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
13:59:41 [2022-01-20T13:59:41.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
13:59:41 [2022-01-20T13:59:41.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
13:59:41 [2022-01-20T13:59:41.041Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
13:59:41 [2022-01-20T13:59:41.041Z] === RUN   TestBuildMultiStageParentConfig
13:59:46 [2022-01-20T13:59:46.334Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
13:59:46 [2022-01-20T13:59:46.334Z] === RUN   TestBuildLabelWithTargets
13:59:54 [2022-01-20T13:59:54.461Z] --- PASS: TestBuildLabelWithTargets (8.00s)
13:59:54 [2022-01-20T13:59:54.461Z] === RUN   TestBuildWithEmptyLayers
13:59:57 [2022-01-20T13:59:57.000Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
13:59:57 [2022-01-20T13:59:57.000Z] === RUN   TestBuildMultiStageOnBuild
14:00:02 [2022-01-20T14:00:02.280Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
14:00:02 [2022-01-20T14:00:02.280Z] === RUN   TestBuildUncleanTarFilenames
14:00:02 [2022-01-20T14:00:02.850Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
14:00:02 [2022-01-20T14:00:02.850Z] === RUN   TestBuildMultiStageLayerLeak
14:00:07 [2022-01-20T14:00:07.048Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s)
14:00:07 [2022-01-20T14:00:07.048Z] === RUN   TestBuildWithHugeFile
14:01:03 [2022-01-20T14:01:03.310Z] --- PASS: TestBuildWithHugeFile (51.66s)
14:01:03 [2022-01-20T14:01:03.310Z] === RUN   TestBuildWCOWSandboxSize
14:01:03 [2022-01-20T14:01:03.310Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:01:03 [2022-01-20T14:01:03.310Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:01:03 [2022-01-20T14:01:03.310Z] === RUN   TestBuildWithEmptyDockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:01:03 [2022-01-20T14:01:03.310Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
14:01:03 [2022-01-20T14:01:03.310Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
14:01:03 [2022-01-20T14:01:03.310Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
14:01:03 [2022-01-20T14:01:03.310Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
14:01:03 [2022-01-20T14:01:03.310Z] === RUN   TestBuildPreserveOwnership
14:01:03 [2022-01-20T14:01:03.310Z] === RUN   TestBuildPreserveOwnership/copy_from
14:01:05 [2022-01-20T14:01:05.218Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:01:09 [2022-01-20T14:01:09.417Z] --- PASS: TestBuildPreserveOwnership (10.13s)
14:01:09 [2022-01-20T14:01:09.417Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.12s)
14:01:09 [2022-01-20T14:01:09.417Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.99s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestBuildPlatformInvalid
14:01:09 [2022-01-20T14:01:09.417Z] --- PASS: TestBuildPlatformInvalid (0.07s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:01:09 [2022-01-20T14:01:09.417Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
14:01:09 [2022-01-20T14:01:09.417Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z] PASS
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === Skipped
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z]     build_session_test.go:25: TODO: BuildKit
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] DONE 34 tests, 3 skipped in 111.835s
14:01:09 [2022-01-20T14:01:09.417Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:01:09 [2022-01-20T14:01:09.417Z] INFO: Testing against a local daemon
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestConfigInspect
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] --- SKIP: TestConfigInspect (0.02s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestConfigList
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] --- SKIP: TestConfigList (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestConfigsCreateAndDelete
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestConfigsUpdate
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] --- SKIP: TestConfigsUpdate (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestTemplatedConfig
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] --- SKIP: TestTemplatedConfig (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestConfigCreateResolve
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] --- SKIP: TestConfigCreateResolve (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z] PASS
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === Skipped
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:01:09 [2022-01-20T14:01:09.417Z] 
14:01:09 [2022-01-20T14:01:09.417Z] DONE 6 tests, 6 skipped in 0.151s
14:01:09 [2022-01-20T14:01:09.417Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:01:09 [2022-01-20T14:01:09.417Z] INFO: Testing against a local daemon
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestCheckpoint
14:01:09 [2022-01-20T14:01:09.417Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:01:09 [2022-01-20T14:01:09.417Z] --- SKIP: TestCheckpoint (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestContainerInvalidJSON
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
14:01:09 [2022-01-20T14:01:09.417Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
14:01:09 [2022-01-20T14:01:09.417Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
14:01:09 [2022-01-20T14:01:09.417Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
14:01:09 [2022-01-20T14:01:09.417Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
14:01:09 [2022-01-20T14:01:09.417Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:01:09 [2022-01-20T14:01:09.417Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
14:01:09 [2022-01-20T14:01:09.417Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:01:09 [2022-01-20T14:01:09.678Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:01:09 [2022-01-20T14:01:09.679Z] === RUN   TestCopyFromContainerPathIsNotDir
14:01:09 [2022-01-20T14:01:09.679Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:01:09 [2022-01-20T14:01:09.679Z] === RUN   TestCopyToContainerPathDoesNotExist
14:01:09 [2022-01-20T14:01:09.679Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
14:01:09 [2022-01-20T14:01:09.679Z] === RUN   TestCopyToContainerPathIsNotDir
14:01:09 [2022-01-20T14:01:09.679Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
14:01:09 [2022-01-20T14:01:09.679Z] === RUN   TestCopyFromContainer
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer//
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer//bar/root
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer//bar/root/
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer/bar/quux
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer/bar/quux/
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCopyFromContainer/bar/notarget
14:01:13 [2022-01-20T14:01:13.875Z] --- PASS: TestCopyFromContainer (3.93s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer// (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:01:13 [2022-01-20T14:01:13.875Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:01:13 [2022-01-20T14:01:13.875Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:01:13 [2022-01-20T14:01:13.875Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:01:13 [2022-01-20T14:01:13.875Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:01:13 [2022-01-20T14:01:13.875Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:01:13 [2022-01-20T14:01:13.875Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:01:13 [2022-01-20T14:01:13.875Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateLinkToNonExistingContainer
14:01:13 [2022-01-20T14:01:13.875Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateWithInvalidEnv
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateWithInvalidEnv/0
14:01:13 [2022-01-20T14:01:13.875Z] === PAUSE TestCreateWithInvalidEnv/0
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateWithInvalidEnv/1
14:01:13 [2022-01-20T14:01:13.875Z] === PAUSE TestCreateWithInvalidEnv/1
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateWithInvalidEnv/2
14:01:13 [2022-01-20T14:01:13.875Z] === PAUSE TestCreateWithInvalidEnv/2
14:01:13 [2022-01-20T14:01:13.875Z] === CONT  TestCreateWithInvalidEnv/0
14:01:13 [2022-01-20T14:01:13.875Z] === CONT  TestCreateWithInvalidEnv/2
14:01:13 [2022-01-20T14:01:13.875Z] === CONT  TestCreateWithInvalidEnv/1
14:01:13 [2022-01-20T14:01:13.875Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:01:13 [2022-01-20T14:01:13.875Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateTmpfsMountsTarget
14:01:13 [2022-01-20T14:01:13.875Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:01:13 [2022-01-20T14:01:13.875Z] === RUN   TestCreateWithCustomMaskedPaths
14:01:14 [2022-01-20T14:01:14.814Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
14:01:14 [2022-01-20T14:01:14.814Z] === RUN   TestCreateWithCustomReadonlyPaths
14:01:16 [2022-01-20T14:01:16.197Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
14:01:16 [2022-01-20T14:01:16.197Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:01:16 [2022-01-20T14:01:16.197Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:01:16 [2022-01-20T14:01:16.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:01:16 [2022-01-20T14:01:16.197Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:01:16 [2022-01-20T14:01:16.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:01:16 [2022-01-20T14:01:16.197Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:01:16 [2022-01-20T14:01:16.197Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:01:16 [2022-01-20T14:01:16.197Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:01:16 [2022-01-20T14:01:16.197Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:01:16 [2022-01-20T14:01:16.197Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
14:01:16 [2022-01-20T14:01:16.197Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
14:01:16 [2022-01-20T14:01:16.197Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
14:01:16 [2022-01-20T14:01:16.197Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
14:01:16 [2022-01-20T14:01:16.197Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
14:01:16 [2022-01-20T14:01:16.197Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:01:16 [2022-01-20T14:01:16.457Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestCreateDifferentPlatform
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestCreateDifferentPlatform/different_os
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:01:16 [2022-01-20T14:01:16.457Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:01:16 [2022-01-20T14:01:16.457Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:01:16 [2022-01-20T14:01:16.457Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:01:16 [2022-01-20T14:01:16.457Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:01:16 [2022-01-20T14:01:16.457Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestContainerStartOnDaemonRestart
14:01:16 [2022-01-20T14:01:16.457Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:01:16 [2022-01-20T14:01:16.457Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestDaemonRestartIpcMode
14:01:16 [2022-01-20T14:01:16.457Z] === PAUSE TestDaemonRestartIpcMode
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestDaemonHostGatewayIP
14:01:16 [2022-01-20T14:01:16.457Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:01:16 [2022-01-20T14:01:16.457Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestRestartDaemonWithRestartingContainer
14:01:16 [2022-01-20T14:01:16.457Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestContainerKillOnDaemonStart
14:01:16 [2022-01-20T14:01:16.457Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:01:16 [2022-01-20T14:01:16.457Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
14:01:16 [2022-01-20T14:01:16.457Z] === RUN   TestDiff
14:01:17 [2022-01-20T14:01:17.027Z] --- PASS: TestDiff (0.41s)
14:01:17 [2022-01-20T14:01:17.027Z] === RUN   TestExecWithCloseStdin
14:01:17 [2022-01-20T14:01:17.599Z] --- PASS: TestExecWithCloseStdin (0.47s)
14:01:17 [2022-01-20T14:01:17.599Z] === RUN   TestExec
14:01:17 [2022-01-20T14:01:17.859Z] --- PASS: TestExec (0.45s)
14:01:17 [2022-01-20T14:01:17.859Z] === RUN   TestExecUser
14:01:18 [2022-01-20T14:01:18.430Z] --- PASS: TestExecUser (0.48s)
14:01:18 [2022-01-20T14:01:18.430Z] === RUN   TestExportContainerAndImportImage
14:01:19 [2022-01-20T14:01:19.001Z] --- PASS: TestExportContainerAndImportImage (0.55s)
14:01:19 [2022-01-20T14:01:19.001Z] === RUN   TestExportContainerAfterDaemonRestart
14:01:20 [2022-01-20T14:01:20.383Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
14:01:20 [2022-01-20T14:01:20.383Z] === RUN   TestHealthCheckWorkdir
14:01:20 [2022-01-20T14:01:20.644Z] --- PASS: TestHealthCheckWorkdir (0.53s)
14:01:20 [2022-01-20T14:01:20.644Z] === RUN   TestHealthKillContainer
14:01:28 [2022-01-20T14:01:28.772Z] --- PASS: TestHealthKillContainer (7.89s)
14:01:28 [2022-01-20T14:01:28.772Z] === RUN   TestInspectCpusetInConfigPre120
14:01:28 [2022-01-20T14:01:28.772Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:01:28 [2022-01-20T14:01:28.772Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
14:01:28 [2022-01-20T14:01:28.772Z] === RUN   TestIpcModeNone
14:01:29 [2022-01-20T14:01:29.033Z] --- PASS: TestIpcModeNone (0.43s)
14:01:29 [2022-01-20T14:01:29.033Z] === RUN   TestIpcModePrivate
14:01:29 [2022-01-20T14:01:29.293Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
14:01:29 [2022-01-20T14:01:29.553Z] --- PASS: TestIpcModePrivate (0.43s)
14:01:29 [2022-01-20T14:01:29.553Z] === RUN   TestIpcModeShareable
14:01:29 [2022-01-20T14:01:29.553Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:01:29 [2022-01-20T14:01:29.553Z] --- SKIP: TestIpcModeShareable (0.00s)
14:01:29 [2022-01-20T14:01:29.553Z] === RUN   TestAPIIpcModeShareableAndContainer
14:01:30 [2022-01-20T14:01:30.980Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
14:01:30 [2022-01-20T14:01:30.980Z] === RUN   TestAPIIpcModeHost
14:01:30 [2022-01-20T14:01:30.980Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:01:30 [2022-01-20T14:01:30.980Z] --- SKIP: TestAPIIpcModeHost (0.00s)
14:01:30 [2022-01-20T14:01:30.980Z] === RUN   TestDaemonIpcModeShareable
14:01:30 [2022-01-20T14:01:30.980Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:01:30 [2022-01-20T14:01:30.980Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
14:01:30 [2022-01-20T14:01:30.980Z] === RUN   TestDaemonIpcModePrivate
14:01:31 [2022-01-20T14:01:31.942Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
14:01:31 [2022-01-20T14:01:31.942Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
14:01:31 [2022-01-20T14:01:31.942Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:01:31 [2022-01-20T14:01:31.942Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:01:31 [2022-01-20T14:01:31.942Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
14:01:31 [2022-01-20T14:01:31.942Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:01:31 [2022-01-20T14:01:31.942Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:01:31 [2022-01-20T14:01:31.942Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
14:01:31 [2022-01-20T14:01:31.942Z] === RUN   TestIpcModeOlderClient
14:01:31 [2022-01-20T14:01:31.942Z] === PAUSE TestIpcModeOlderClient
14:01:31 [2022-01-20T14:01:31.942Z] === RUN   TestKillContainerInvalidSignal
14:01:32 [2022-01-20T14:01:32.511Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
14:01:32 [2022-01-20T14:01:32.511Z] === RUN   TestKillContainer
14:01:32 [2022-01-20T14:01:32.511Z] === RUN   TestKillContainer/no_signal
14:01:32 [2022-01-20T14:01:32.771Z] === RUN   TestKillContainer/non_killing_signal
14:01:33 [2022-01-20T14:01:33.031Z] === RUN   TestKillContainer/killing_signal
14:01:33 [2022-01-20T14:01:33.601Z] --- PASS: TestKillContainer (1.21s)
14:01:33 [2022-01-20T14:01:33.601Z]     --- PASS: TestKillContainer/no_signal (0.36s)
14:01:33 [2022-01-20T14:01:33.601Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
14:01:33 [2022-01-20T14:01:33.601Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
14:01:33 [2022-01-20T14:01:33.601Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:01:33 [2022-01-20T14:01:33.601Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:01:34 [2022-01-20T14:01:34.171Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:01:34 [2022-01-20T14:01:34.741Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.98s)
14:01:34 [2022-01-20T14:01:34.741Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
14:01:34 [2022-01-20T14:01:34.741Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s)
14:01:34 [2022-01-20T14:01:34.741Z] === RUN   TestKillStoppedContainer
14:01:34 [2022-01-20T14:01:34.741Z] --- PASS: TestKillStoppedContainer (0.04s)
14:01:34 [2022-01-20T14:01:34.741Z] === RUN   TestKillStoppedContainerAPIPre120
14:01:34 [2022-01-20T14:01:34.741Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
14:01:34 [2022-01-20T14:01:34.741Z] === RUN   TestKillDifferentUserContainer
14:01:35 [2022-01-20T14:01:35.311Z] --- PASS: TestKillDifferentUserContainer (0.42s)
14:01:35 [2022-01-20T14:01:35.311Z] === RUN   TestInspectOomKilledTrue
14:01:35 [2022-01-20T14:01:35.311Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
14:01:35 [2022-01-20T14:01:35.311Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:01:35 [2022-01-20T14:01:35.311Z] === RUN   TestInspectOomKilledFalse
14:01:35 [2022-01-20T14:01:35.311Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:01:35 [2022-01-20T14:01:35.311Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:01:35 [2022-01-20T14:01:35.311Z] === RUN   TestLinksEtcHostsContentMatch
14:01:35 [2022-01-20T14:01:35.311Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:01:35 [2022-01-20T14:01:35.311Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
14:01:35 [2022-01-20T14:01:35.311Z] === RUN   TestLinksContainerNames
14:01:35 [2022-01-20T14:01:35.884Z] --- PASS: TestLinksContainerNames (0.80s)
14:01:35 [2022-01-20T14:01:35.884Z] === RUN   TestLogsFollowTailEmpty
14:01:36 [2022-01-20T14:01:36.455Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
14:01:36 [2022-01-20T14:01:36.455Z] === RUN   TestContainerNetworkMountsNoChown
14:01:36 [2022-01-20T14:01:36.716Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/default
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/default
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/private
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/private
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rprivate
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rprivate
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/slave
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/slave
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rslave
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rslave
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/shared
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/shared
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rshared
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rshared
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/default
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/default/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/rslave
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/default/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/slave
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/rprivate
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/private
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/private/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/private/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/default/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/rshared
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/shared
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/default/mount_root
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:01:36 [2022-01-20T14:01:36.716Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/private/bind_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/private/mount_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:01:36 [2022-01-20T14:01:36.976Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:01:37 [2022-01-20T14:01:37.237Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:01:37 [2022-01-20T14:01:37.237Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:01:37 [2022-01-20T14:01:37.237Z] --- PASS: TestMountDaemonRoot (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
14:01:37 [2022-01-20T14:01:37.237Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:01:37 [2022-01-20T14:01:37.237Z] === RUN   TestContainerBindMountNonRecursive
14:01:37 [2022-01-20T14:01:37.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)
14:01:37 [2022-01-20T14:01:37.237Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
14:01:37 [2022-01-20T14:01:37.237Z] === RUN   TestContainerVolumesMountedAsShared
14:01:37 [2022-01-20T14:01:37.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)
14:01:37 [2022-01-20T14:01:37.237Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z] === RUN   TestContainerVolumesMountedAsSlave
14:01:37 [2022-01-20T14:01:37.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)
14:01:37 [2022-01-20T14:01:37.237Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
14:01:37 [2022-01-20T14:01:37.237Z] === RUN   TestNetworkNat
14:01:37 [2022-01-20T14:01:37.807Z] --- PASS: TestNetworkNat (0.53s)
14:01:37 [2022-01-20T14:01:37.807Z] === RUN   TestNetworkLocalhostTCPNat
14:01:38 [2022-01-20T14:01:38.068Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
14:01:38 [2022-01-20T14:01:38.068Z] === RUN   TestNetworkLoopbackNat
14:01:40 [2022-01-20T14:01:40.713Z] --- PASS: TestNetworkLoopbackNat (2.52s)
14:01:40 [2022-01-20T14:01:40.713Z] === RUN   TestPause
14:01:40 [2022-01-20T14:01:40.713Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
14:01:40 [2022-01-20T14:01:40.713Z] --- SKIP: TestPause (0.00s)
14:01:40 [2022-01-20T14:01:40.713Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:01:40 [2022-01-20T14:01:40.713Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:01:40 [2022-01-20T14:01:40.713Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:01:40 [2022-01-20T14:01:40.713Z] === RUN   TestPauseStopPausedContainer
14:01:40 [2022-01-20T14:01:40.713Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
14:01:40 [2022-01-20T14:01:40.713Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
14:01:40 [2022-01-20T14:01:40.713Z] === RUN   TestPidHost
14:01:41 [2022-01-20T14:01:41.654Z] --- PASS: TestPidHost (0.84s)
14:01:41 [2022-01-20T14:01:41.654Z] === RUN   TestPsFilter
14:01:41 [2022-01-20T14:01:41.654Z] --- PASS: TestPsFilter (0.10s)
14:01:41 [2022-01-20T14:01:41.654Z] === RUN   TestRemoveContainerWithRemovedVolume
14:01:41 [2022-01-20T14:01:41.916Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
14:01:41 [2022-01-20T14:01:41.916Z] === RUN   TestRemoveContainerWithVolume
14:01:42 [2022-01-20T14:01:42.487Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
14:01:42 [2022-01-20T14:01:42.487Z] === RUN   TestRemoveContainerRunning
14:01:42 [2022-01-20T14:01:42.747Z] --- PASS: TestRemoveContainerRunning (0.38s)
14:01:42 [2022-01-20T14:01:42.747Z] === RUN   TestRemoveContainerForceRemoveRunning
14:01:43 [2022-01-20T14:01:43.318Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
14:01:43 [2022-01-20T14:01:43.318Z] === RUN   TestRemoveInvalidContainer
14:01:43 [2022-01-20T14:01:43.318Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:01:43 [2022-01-20T14:01:43.318Z] === RUN   TestRenameLinkedContainer
14:01:44 [2022-01-20T14:01:44.699Z] --- PASS: TestRenameLinkedContainer (1.60s)
14:01:44 [2022-01-20T14:01:44.699Z] === RUN   TestRenameStoppedContainer
14:01:45 [2022-01-20T14:01:45.270Z] --- PASS: TestRenameStoppedContainer (0.40s)
14:01:45 [2022-01-20T14:01:45.270Z] === RUN   TestRenameRunningContainerAndReuse
14:01:45 [2022-01-20T14:01:45.840Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s)
14:01:45 [2022-01-20T14:01:45.840Z] === RUN   TestRenameInvalidName
14:01:46 [2022-01-20T14:01:46.409Z] --- PASS: TestRenameInvalidName (0.40s)
14:01:46 [2022-01-20T14:01:46.409Z] === RUN   TestRenameAnonymousContainer
14:01:47 [2022-01-20T14:01:47.790Z] --- PASS: TestRenameAnonymousContainer (1.44s)
14:01:47 [2022-01-20T14:01:47.790Z] === RUN   TestRenameContainerWithSameName
14:01:48 [2022-01-20T14:01:48.050Z] --- PASS: TestRenameContainerWithSameName (0.40s)
14:01:48 [2022-01-20T14:01:48.050Z] === RUN   TestRenameContainerWithLinkedContainer
14:01:48 [2022-01-20T14:01:48.989Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
14:01:48 [2022-01-20T14:01:48.989Z] === RUN   TestResize
14:01:49 [2022-01-20T14:01:49.249Z] --- PASS: TestResize (0.37s)
14:01:49 [2022-01-20T14:01:49.249Z] === RUN   TestResizeWithInvalidSize
14:01:49 [2022-01-20T14:01:49.819Z] --- PASS: TestResizeWithInvalidSize (0.40s)
14:01:49 [2022-01-20T14:01:49.819Z] === RUN   TestResizeWhenContainerNotStarted
14:01:50 [2022-01-20T14:01:50.079Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
14:01:50 [2022-01-20T14:01:50.079Z] === RUN   TestDaemonRestartKillContainers
14:01:50 [2022-01-20T14:01:50.079Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:01:50 [2022-01-20T14:01:50.079Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:01:50 [2022-01-20T14:01:50.079Z] === RUN   TestCgroupNamespacesRun
14:01:51 [2022-01-20T14:01:51.460Z] --- PASS: TestCgroupNamespacesRun (1.13s)
14:01:51 [2022-01-20T14:01:51.460Z] === RUN   TestCgroupNamespacesRunPrivileged
14:01:52 [2022-01-20T14:01:52.400Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s)
14:01:52 [2022-01-20T14:01:52.400Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:01:53 [2022-01-20T14:01:53.789Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
14:01:53 [2022-01-20T14:01:53.789Z] === RUN   TestCgroupNamespacesRunHostMode
14:01:54 [2022-01-20T14:01:54.729Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
14:01:54 [2022-01-20T14:01:54.729Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:01:55 [2022-01-20T14:01:55.669Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
14:01:55 [2022-01-20T14:01:55.669Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:01:57 [2022-01-20T14:01:57.052Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
14:01:57 [2022-01-20T14:01:57.052Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:01:57 [2022-01-20T14:01:57.625Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s)
14:01:57 [2022-01-20T14:01:57.625Z] === RUN   TestCgroupNamespacesRunOlderClient
14:01:59 [2022-01-20T14:01:59.007Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
14:01:59 [2022-01-20T14:01:59.007Z] === RUN   TestNISDomainname
14:01:59 [2022-01-20T14:01:59.007Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:01:59 [2022-01-20T14:01:59.007Z] --- SKIP: TestNISDomainname (0.01s)
14:01:59 [2022-01-20T14:01:59.007Z] === RUN   TestHostnameDnsResolution
14:01:59 [2022-01-20T14:01:59.267Z] --- PASS: TestHostnameDnsResolution (0.62s)
14:01:59 [2022-01-20T14:01:59.267Z] === RUN   TestUnprivilegedPortsAndPing
14:01:59 [2022-01-20T14:01:59.267Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
14:01:59 [2022-01-20T14:01:59.267Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
14:01:59 [2022-01-20T14:01:59.267Z] === RUN   TestStats
14:01:59 [2022-01-20T14:01:59.267Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:01:59 [2022-01-20T14:01:59.267Z] --- SKIP: TestStats (0.00s)
14:01:59 [2022-01-20T14:01:59.267Z] === RUN   TestStopContainerWithTimeout
14:01:59 [2022-01-20T14:01:59.267Z] === RUN   TestStopContainerWithTimeout/0
14:01:59 [2022-01-20T14:01:59.267Z] === PAUSE TestStopContainerWithTimeout/0
14:01:59 [2022-01-20T14:01:59.267Z] === RUN   TestStopContainerWithTimeout/1
14:01:59 [2022-01-20T14:01:59.267Z] === PAUSE TestStopContainerWithTimeout/1
14:01:59 [2022-01-20T14:01:59.267Z] === RUN   TestStopContainerWithTimeout/3
14:01:59 [2022-01-20T14:01:59.267Z] === PAUSE TestStopContainerWithTimeout/3
14:01:59 [2022-01-20T14:01:59.267Z] === RUN   TestStopContainerWithTimeout/-1
14:01:59 [2022-01-20T14:01:59.267Z] === PAUSE TestStopContainerWithTimeout/-1
14:01:59 [2022-01-20T14:01:59.267Z] === CONT  TestStopContainerWithTimeout/0
14:01:59 [2022-01-20T14:01:59.267Z] === CONT  TestStopContainerWithTimeout/3
14:02:00 [2022-01-20T14:02:00.207Z] === CONT  TestStopContainerWithTimeout/1
14:02:01 [2022-01-20T14:02:01.588Z] === CONT  TestStopContainerWithTimeout/-1
14:02:04 [2022-01-20T14:02:04.126Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:02:04 [2022-01-20T14:02:04.126Z]     --- PASS: TestStopContainerWithTimeout/0 (0.63s)
14:02:04 [2022-01-20T14:02:04.126Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
14:02:04 [2022-01-20T14:02:04.126Z]     --- PASS: TestStopContainerWithTimeout/3 (2.54s)
14:02:04 [2022-01-20T14:02:04.126Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
14:02:04 [2022-01-20T14:02:04.126Z] === RUN   TestDeleteDevicemapper
14:02:04 [2022-01-20T14:02:04.126Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:02:04 [2022-01-20T14:02:04.126Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:02:04 [2022-01-20T14:02:04.126Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:02:05 [2022-01-20T14:02:05.066Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
14:02:05 [2022-01-20T14:02:05.067Z] === RUN   TestUpdateMemory
14:02:05 [2022-01-20T14:02:05.067Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:05 [2022-01-20T14:02:05.067Z] --- SKIP: TestUpdateMemory (0.00s)
14:02:05 [2022-01-20T14:02:05.067Z] === RUN   TestUpdateCPUQuota
14:02:05 [2022-01-20T14:02:05.067Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:05 [2022-01-20T14:02:05.067Z] --- SKIP: TestUpdateCPUQuota (0.00s)
14:02:05 [2022-01-20T14:02:05.067Z] === RUN   TestUpdatePidsLimit
14:02:05 [2022-01-20T14:02:05.067Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:05 [2022-01-20T14:02:05.067Z] --- SKIP: TestUpdatePidsLimit (0.00s)
14:02:05 [2022-01-20T14:02:05.067Z] === RUN   TestUpdateRestartPolicy
14:02:17 [2022-01-20T14:02:17.284Z] --- PASS: TestUpdateRestartPolicy (10.84s)
14:02:17 [2022-01-20T14:02:17.284Z] === RUN   TestUpdateRestartWithAutoRemove
14:02:17 [2022-01-20T14:02:17.284Z] --- PASS: TestUpdateRestartWithAutoRemove (0.52s)
14:02:17 [2022-01-20T14:02:17.284Z] === RUN   TestWaitNonBlocked
14:02:17 [2022-01-20T14:02:17.284Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:02:17 [2022-01-20T14:02:17.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:02:17 [2022-01-20T14:02:17.284Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:02:17 [2022-01-20T14:02:17.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:02:17 [2022-01-20T14:02:17.284Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:02:17 [2022-01-20T14:02:17.284Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:02:17 [2022-01-20T14:02:17.284Z] --- PASS: TestWaitNonBlocked (0.01s)
14:02:17 [2022-01-20T14:02:17.284Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.51s)
14:02:17 [2022-01-20T14:02:17.284Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
14:02:17 [2022-01-20T14:02:17.284Z] === RUN   TestWaitBlocked
14:02:17 [2022-01-20T14:02:17.284Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:02:17 [2022-01-20T14:02:17.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:02:17 [2022-01-20T14:02:17.284Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:02:17 [2022-01-20T14:02:17.284Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:02:17 [2022-01-20T14:02:17.284Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:02:17 [2022-01-20T14:02:17.284Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:02:17 [2022-01-20T14:02:17.854Z] --- PASS: TestWaitBlocked (0.01s)
14:02:17 [2022-01-20T14:02:17.854Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
14:02:17 [2022-01-20T14:02:17.854Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
14:02:17 [2022-01-20T14:02:17.854Z] === CONT  TestDaemonRestartIpcMode
14:02:17 [2022-01-20T14:02:17.854Z] === CONT  TestIpcModeOlderClient
14:02:17 [2022-01-20T14:02:17.854Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:02:17 [2022-01-20T14:02:17.854Z] === CONT  TestRestartDaemonWithRestartingContainer
14:02:20 [2022-01-20T14:02:20.396Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s)
14:02:20 [2022-01-20T14:02:20.656Z] --- PASS: TestDaemonRestartIpcMode (2.81s)
14:02:20 [2022-01-20T14:02:20.656Z] PASS
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === Skipped
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
14:02:20 [2022-01-20T14:02:20.656Z]     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)
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     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)
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     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)
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestPause (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
14:02:20 [2022-01-20T14:02:20.656Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
14:02:20 [2022-01-20T14:02:20.656Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestStats (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
14:02:20 [2022-01-20T14:02:20.656Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:02:20 [2022-01-20T14:02:20.656Z] 
14:02:20 [2022-01-20T14:02:20.656Z] DONE 177 tests, 27 skipped in 71.153s
14:02:20 [2022-01-20T14:02:20.656Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:02:20 [2022-01-20T14:02:20.656Z] === RUN   TestConfigDaemonLibtrustID
14:02:21 [2022-01-20T14:02:21.265Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
14:02:21 [2022-01-20T14:02:21.265Z] === RUN   TestDaemonConfigValidation
14:02:21 [2022-01-20T14:02:21.265Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:02:21 [2022-01-20T14:02:21.265Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:02:21 [2022-01-20T14:02:21.265Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:02:21 [2022-01-20T14:02:21.265Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:02:21 [2022-01-20T14:02:21.265Z] === RUN   TestDaemonConfigValidation/invalid_config
14:02:21 [2022-01-20T14:02:21.265Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:02:21 [2022-01-20T14:02:21.265Z] === RUN   TestDaemonConfigValidation/malformed_config
14:02:21 [2022-01-20T14:02:21.265Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:02:21 [2022-01-20T14:02:21.265Z] === RUN   TestDaemonConfigValidation/valid_config
14:02:21 [2022-01-20T14:02:21.265Z] === PAUSE TestDaemonConfigValidation/valid_config
14:02:21 [2022-01-20T14:02:21.265Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:02:21 [2022-01-20T14:02:21.265Z] === CONT  TestDaemonConfigValidation/malformed_config
14:02:21 [2022-01-20T14:02:21.265Z] === CONT  TestDaemonConfigValidation/valid_config
14:02:21 [2022-01-20T14:02:21.265Z] === CONT  TestDaemonConfigValidation/invalid_config
14:02:21 [2022-01-20T14:02:21.536Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:02:21 [2022-01-20T14:02:21.536Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:02:21 [2022-01-20T14:02:21.536Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
14:02:21 [2022-01-20T14:02:21.536Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
14:02:21 [2022-01-20T14:02:21.536Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
14:02:21 [2022-01-20T14:02:21.536Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
14:02:21 [2022-01-20T14:02:21.536Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
14:02:21 [2022-01-20T14:02:21.536Z] === RUN   TestConfigDaemonSeccompProfiles
14:02:21 [2022-01-20T14:02:21.536Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:02:22 [2022-01-20T14:02:22.501Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:02:23 [2022-01-20T14:02:23.882Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:02:24 [2022-01-20T14:02:24.822Z] === CONT  TestConfigDaemonSeccompProfiles
14:02:24 [2022-01-20T14:02:24.822Z]     daemon_test.go:156: [d890077e10688] daemon is not started
14:02:24 [2022-01-20T14:02:24.822Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
14:02:24 [2022-01-20T14:02:24.822Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
14:02:24 [2022-01-20T14:02:24.822Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
14:02:24 [2022-01-20T14:02:24.822Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
14:02:24 [2022-01-20T14:02:24.822Z] === RUN   TestDaemonProxy
14:02:24 [2022-01-20T14:02:24.822Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
14:02:24 [2022-01-20T14:02:24.822Z] --- SKIP: TestDaemonProxy (0.00s)
14:02:24 [2022-01-20T14:02:24.822Z] PASS
14:02:24 [2022-01-20T14:02:24.822Z] 
14:02:24 [2022-01-20T14:02:24.822Z] === Skipped
14:02:24 [2022-01-20T14:02:24.822Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
14:02:24 [2022-01-20T14:02:24.822Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
14:02:24 [2022-01-20T14:02:24.822Z] 
14:02:24 [2022-01-20T14:02:24.822Z] DONE 12 tests, 1 skipped in 4.139s
14:02:24 [2022-01-20T14:02:24.822Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:02:24 [2022-01-20T14:02:24.822Z] INFO: Testing against a local daemon
14:02:24 [2022-01-20T14:02:24.822Z] === RUN   TestCommitInheritsEnv
14:02:26 [2022-01-20T14:02:26.206Z] --- PASS: TestCommitInheritsEnv (1.26s)
14:02:26 [2022-01-20T14:02:26.206Z] === RUN   TestImportExtremelyLargeImageWorks
14:02:26 [2022-01-20T14:02:26.206Z] === PAUSE TestImportExtremelyLargeImageWorks
14:02:26 [2022-01-20T14:02:26.206Z] === RUN   TestImagesFilterMultiReference
14:02:26 [2022-01-20T14:02:26.206Z] --- PASS: TestImagesFilterMultiReference (0.06s)
14:02:26 [2022-01-20T14:02:26.206Z] === RUN   TestImagePullPlatformInvalid
14:02:26 [2022-01-20T14:02:26.206Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
14:02:26 [2022-01-20T14:02:26.206Z] === RUN   TestRemoveImageOrphaning
14:02:28 [2022-01-20T14:02:28.115Z] --- PASS: TestRemoveImageOrphaning (1.93s)
14:02:28 [2022-01-20T14:02:28.115Z] === RUN   TestRemoveImageGarbageCollector
14:02:28 [2022-01-20T14:02:28.115Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:02:28 [2022-01-20T14:02:28.115Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:02:28 [2022-01-20T14:02:28.115Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:02:28 [2022-01-20T14:02:28.115Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
14:02:28 [2022-01-20T14:02:28.115Z] === RUN   TestTagInvalidReference
14:02:28 [2022-01-20T14:02:28.115Z] --- PASS: TestTagInvalidReference (0.01s)
14:02:28 [2022-01-20T14:02:28.115Z] === RUN   TestTagValidPrefixedRepo
14:02:28 [2022-01-20T14:02:28.115Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
14:02:28 [2022-01-20T14:02:28.115Z] === RUN   TestTagExistedNameWithoutForce
14:02:28 [2022-01-20T14:02:28.375Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
14:02:28 [2022-01-20T14:02:28.375Z] === RUN   TestTagOfficialNames
14:02:28 [2022-01-20T14:02:28.375Z] --- PASS: TestTagOfficialNames (0.05s)
14:02:28 [2022-01-20T14:02:28.375Z] === RUN   TestTagMatchesDigest
14:02:28 [2022-01-20T14:02:28.375Z] --- PASS: TestTagMatchesDigest (0.01s)
14:02:28 [2022-01-20T14:02:28.375Z] === CONT  TestImportExtremelyLargeImageWorks
14:04:04 [2022-01-20T14:04:04.856Z] --- PASS: TestImportExtremelyLargeImageWorks (89.37s)
14:04:04 [2022-01-20T14:04:04.856Z] PASS
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === Skipped
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] DONE 12 tests, 1 skipped in 92.987s
14:04:04 [2022-01-20T14:04:04.856Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:04:04 [2022-01-20T14:04:04.856Z] INFO: Testing against a local daemon
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestNetworkCreateDelete
14:04:04 [2022-01-20T14:04:04.856Z] --- PASS: TestNetworkCreateDelete (0.14s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDockerNetworkDeletePreferID
14:04:04 [2022-01-20T14:04:04.856Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDaemonDNSFallback
14:04:04 [2022-01-20T14:04:04.856Z] --- PASS: TestDaemonDNSFallback (6.30s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestInspectNetwork
14:04:04 [2022-01-20T14:04:04.856Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestInspectNetwork (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestRunContainerWithBridgeNone
14:04:04 [2022-01-20T14:04:04.856Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestNetworkInvalidJSON
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestNetworkInvalidJSON//networks/create
14:04:04 [2022-01-20T14:04:04.856Z] === PAUSE TestNetworkInvalidJSON//networks/create
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
14:04:04 [2022-01-20T14:04:04.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
14:04:04 [2022-01-20T14:04:04.856Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
14:04:04 [2022-01-20T14:04:04.856Z] === CONT  TestNetworkInvalidJSON//networks/create
14:04:04 [2022-01-20T14:04:04.856Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
14:04:04 [2022-01-20T14:04:04.856Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
14:04:04 [2022-01-20T14:04:04.856Z] --- PASS: TestNetworkInvalidJSON (0.01s)
14:04:04 [2022-01-20T14:04:04.856Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestNetworkList
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestNetworkList//networks
14:04:04 [2022-01-20T14:04:04.856Z] === PAUSE TestNetworkList//networks
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestNetworkList//networks/
14:04:04 [2022-01-20T14:04:04.856Z] === PAUSE TestNetworkList//networks/
14:04:04 [2022-01-20T14:04:04.856Z] === CONT  TestNetworkList//networks
14:04:04 [2022-01-20T14:04:04.856Z] === CONT  TestNetworkList//networks/
14:04:04 [2022-01-20T14:04:04.856Z] --- PASS: TestNetworkList (0.01s)
14:04:04 [2022-01-20T14:04:04.856Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     --- PASS: TestNetworkList//networks (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestHostIPv4BridgeLabel
14:04:04 [2022-01-20T14:04:04.856Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDaemonRestartWithLiveRestore
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDaemonDefaultNetworkPools
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDaemonRestartWithExistingNetwork
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestServiceWithPredefinedNetwork
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:243: FLAKY_TEST
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestServiceWithDataPathPortInit
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] PASS
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === Skipped
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:243: FLAKY_TEST
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] DONE 22 tests, 12 skipped in 6.938s
14:04:04 [2022-01-20T14:04:04.856Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:04:04 [2022-01-20T14:04:04.856Z] INFO: Testing against a local daemon
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDockerNetworkIpvlanPersistance
14:04:04 [2022-01-20T14:04:04.856Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDockerNetworkIpvlan
14:04:04 [2022-01-20T14:04:04.856Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] PASS
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === Skipped
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] DONE 2 tests, 2 skipped in 0.102s
14:04:04 [2022-01-20T14:04:04.856Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:04:04 [2022-01-20T14:04:04.856Z] INFO: Testing against a local daemon
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDockerNetworkMacvlanPersistance
14:04:04 [2022-01-20T14:04:04.856Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] === RUN   TestDockerNetworkMacvlan
14:04:04 [2022-01-20T14:04:04.856Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z] PASS
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === Skipped
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
14:04:04 [2022-01-20T14:04:04.856Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] DONE 2 tests, 2 skipped in 0.082s
14:04:04 [2022-01-20T14:04:04.856Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:04:04 [2022-01-20T14:04:04.856Z] testing: warning: no tests to run
14:04:04 [2022-01-20T14:04:04.856Z] PASS
14:04:04 [2022-01-20T14:04:04.856Z] 
14:04:04 [2022-01-20T14:04:04.856Z] DONE 0 tests in 0.024s
14:04:04 [2022-01-20T14:04:04.856Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:04:05 [2022-01-20T14:04:05.117Z] INFO: Testing against a local daemon
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginAllowRequest
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginTLS
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginTLS (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginDenyRequest
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginAPIDenyResponse
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginDenyResponse
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginAllowEventStream
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginErrorResponse
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginErrorRequest
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginHeader
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginHeader (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginV2Disable
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
14:04:05 [2022-01-20T14:04:05.117Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
14:04:05 [2022-01-20T14:04:05.117Z] PASS
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === Skipped
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
14:04:05 [2022-01-20T14:04:05.117Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.117Z] 
14:04:05 [2022-01-20T14:04:05.117Z] DONE 17 tests, 17 skipped in 0.296s
14:04:05 [2022-01-20T14:04:05.117Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:04:05 [2022-01-20T14:04:05.377Z] INFO: Testing against a local daemon
14:04:05 [2022-01-20T14:04:05.377Z] === RUN   TestPluginInvalidJSON
14:04:05 [2022-01-20T14:04:05.377Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
14:04:05 [2022-01-20T14:04:05.377Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
14:04:05 [2022-01-20T14:04:05.377Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
14:04:05 [2022-01-20T14:04:05.377Z] --- PASS: TestPluginInvalidJSON (0.01s)
14:04:05 [2022-01-20T14:04:05.377Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
14:04:05 [2022-01-20T14:04:05.377Z] === RUN   TestPluginInstall
14:04:05 [2022-01-20T14:04:05.377Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.377Z] --- SKIP: TestPluginInstall (0.00s)
14:04:05 [2022-01-20T14:04:05.377Z] === RUN   TestPluginsWithRuntimes
14:04:05 [2022-01-20T14:04:05.377Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:04:05 [2022-01-20T14:04:05.377Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
14:04:05 [2022-01-20T14:04:05.377Z] === RUN   TestPluginBackCompatMediaTypes
14:04:05 [2022-01-20T14:04:05.377Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:04:05 [2022-01-20T14:04:05.377Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
14:04:05 [2022-01-20T14:04:05.377Z] PASS
14:04:05 [2022-01-20T14:04:05.377Z] 
14:04:05 [2022-01-20T14:04:05.377Z] === Skipped
14:04:05 [2022-01-20T14:04:05.377Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
14:04:05 [2022-01-20T14:04:05.377Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:04:05 [2022-01-20T14:04:05.377Z] 
14:04:05 [2022-01-20T14:04:05.377Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
14:04:05 [2022-01-20T14:04:05.377Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:04:05 [2022-01-20T14:04:05.377Z] 
14:04:05 [2022-01-20T14:04:05.377Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
14:04:05 [2022-01-20T14:04:05.377Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:04:05 [2022-01-20T14:04:05.377Z] 
14:04:05 [2022-01-20T14:04:05.377Z] DONE 5 tests, 3 skipped in 0.122s
14:04:05 [2022-01-20T14:04:05.377Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:04:05 [2022-01-20T14:04:05.377Z] INFO: Testing against a local daemon
14:04:05 [2022-01-20T14:04:05.377Z] === RUN   TestExternalGraphDriver
14:04:05 [2022-01-20T14:04:05.377Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:04:05 [2022-01-20T14:04:05.377Z] --- SKIP: TestExternalGraphDriver (0.04s)
14:04:05 [2022-01-20T14:04:05.377Z] === RUN   TestGraphdriverPluginV2
14:04:09 [2022-01-20T14:04:09.577Z] --- PASS: TestGraphdriverPluginV2 (3.57s)
14:04:09 [2022-01-20T14:04:09.577Z] PASS
14:04:09 [2022-01-20T14:04:09.577Z] 
14:04:09 [2022-01-20T14:04:09.577Z] === Skipped
14:04:09 [2022-01-20T14:04:09.577Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
14:04:09 [2022-01-20T14:04:09.577Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:04:09 [2022-01-20T14:04:09.577Z] 
14:04:09 [2022-01-20T14:04:09.577Z] DONE 2 tests, 1 skipped in 3.716s
14:04:09 [2022-01-20T14:04:09.577Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:04:09 [2022-01-20T14:04:09.577Z] INFO: Testing against a local daemon
14:04:09 [2022-01-20T14:04:09.577Z] === RUN   TestContinueAfterPluginCrash
14:04:09 [2022-01-20T14:04:09.577Z] === PAUSE TestContinueAfterPluginCrash
14:04:09 [2022-01-20T14:04:09.577Z] === RUN   TestReadPluginNoRead
14:04:09 [2022-01-20T14:04:09.577Z] === PAUSE TestReadPluginNoRead
14:04:09 [2022-01-20T14:04:09.577Z] === RUN   TestDaemonStartWithLogOpt
14:04:09 [2022-01-20T14:04:09.577Z] === PAUSE TestDaemonStartWithLogOpt
14:04:09 [2022-01-20T14:04:09.577Z] === CONT  TestContinueAfterPluginCrash
14:04:09 [2022-01-20T14:04:09.577Z] === CONT  TestDaemonStartWithLogOpt
14:04:13 [2022-01-20T14:04:13.777Z] --- PASS: TestDaemonStartWithLogOpt (4.16s)
14:04:13 [2022-01-20T14:04:13.777Z] === CONT  TestReadPluginNoRead
14:04:15 [2022-01-20T14:04:15.687Z] === RUN   TestReadPluginNoRead/default
14:04:16 [2022-01-20T14:04:16.628Z] === RUN   TestReadPluginNoRead/disabled_caching
14:04:18 [2022-01-20T14:04:18.011Z] --- PASS: TestContinueAfterPluginCrash (8.88s)
14:04:18 [2022-01-20T14:04:18.271Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:04:19 [2022-01-20T14:04:19.656Z] === CONT  TestReadPluginNoRead
14:04:19 [2022-01-20T14:04:19.656Z]     read_test.go:92: [db7874b99a853] daemon is not started
14:04:19 [2022-01-20T14:04:19.656Z] --- PASS: TestReadPluginNoRead (6.12s)
14:04:19 [2022-01-20T14:04:19.656Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
14:04:19 [2022-01-20T14:04:19.656Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
14:04:19 [2022-01-20T14:04:19.657Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
14:04:19 [2022-01-20T14:04:19.657Z] PASS
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] DONE 6 tests in 10.381s
14:04:19 [2022-01-20T14:04:19.657Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:04:19 [2022-01-20T14:04:19.657Z] testing: warning: no tests to run
14:04:19 [2022-01-20T14:04:19.657Z] PASS
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] DONE 0 tests in 0.028s
14:04:19 [2022-01-20T14:04:19.657Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:04:19 [2022-01-20T14:04:19.657Z] INFO: Testing against a local daemon
14:04:19 [2022-01-20T14:04:19.657Z] === RUN   TestPluginWithDevMounts
14:04:19 [2022-01-20T14:04:19.657Z]     mounts_test.go:20: (*Execution).IsRootless-fm
14:04:19 [2022-01-20T14:04:19.657Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:04:19 [2022-01-20T14:04:19.657Z] PASS
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] === Skipped
14:04:19 [2022-01-20T14:04:19.657Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
14:04:19 [2022-01-20T14:04:19.657Z]     mounts_test.go:20: (*Execution).IsRootless-fm
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] DONE 1 tests, 1 skipped in 0.089s
14:04:19 [2022-01-20T14:04:19.657Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:04:19 [2022-01-20T14:04:19.657Z] INFO: Testing against a local daemon
14:04:19 [2022-01-20T14:04:19.657Z] === RUN   TestSecretInspect
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] --- SKIP: TestSecretInspect (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z] === RUN   TestSecretList
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] --- SKIP: TestSecretList (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z] === RUN   TestSecretsCreateAndDelete
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z] === RUN   TestSecretsUpdate
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] --- SKIP: TestSecretsUpdate (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z] === RUN   TestTemplatedSecret
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] --- SKIP: TestTemplatedSecret (0.00s)
14:04:19 [2022-01-20T14:04:19.657Z] === RUN   TestSecretCreateResolve
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] --- SKIP: TestSecretCreateResolve (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z] PASS
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] === Skipped
14:04:19 [2022-01-20T14:04:19.657Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
14:04:19 [2022-01-20T14:04:19.657Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.657Z] 
14:04:19 [2022-01-20T14:04:19.657Z] DONE 6 tests, 6 skipped in 0.151s
14:04:19 [2022-01-20T14:04:19.657Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:04:19 [2022-01-20T14:04:19.917Z] INFO: Testing against a local daemon
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestServiceCreateInit
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- PASS: TestServiceCreateInit (0.01s)
14:04:19 [2022-01-20T14:04:19.917Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:04:19 [2022-01-20T14:04:19.917Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateServiceMultipleTimes
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateServiceConflict
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateServiceConflict (0.02s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateServiceMaxReplicas
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateWithDuplicateNetworkNames
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateServiceSecretFileMode
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateServiceConfigFileMode
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateServiceSysctls
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateServiceSysctls (0.02s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateServiceCapabilities
14:04:19 [2022-01-20T14:04:19.917Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestInspect
14:04:19 [2022-01-20T14:04:19.917Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestInspect (0.01s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestCreateJob
14:04:19 [2022-01-20T14:04:19.917Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.917Z] --- SKIP: TestCreateJob (0.01s)
14:04:19 [2022-01-20T14:04:19.917Z] === RUN   TestReplicatedJob
14:04:19 [2022-01-20T14:04:19.918Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.918Z] --- SKIP: TestReplicatedJob (0.01s)
14:04:19 [2022-01-20T14:04:19.918Z] === RUN   TestUpdateReplicatedJob
14:04:19 [2022-01-20T14:04:19.918Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:19 [2022-01-20T14:04:19.918Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
14:04:19 [2022-01-20T14:04:19.918Z] === RUN   TestServiceListWithStatuses
14:04:19 [2022-01-20T14:04:19.918Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:04:19 [2022-01-20T14:04:19.918Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:04:19 [2022-01-20T14:04:19.918Z] === RUN   TestDockerNetworkConnectAlias
14:04:19 [2022-01-20T14:04:19.918Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:20 [2022-01-20T14:04:20.178Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
14:04:20 [2022-01-20T14:04:20.178Z] === RUN   TestDockerNetworkReConnect
14:04:20 [2022-01-20T14:04:20.178Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:20 [2022-01-20T14:04:20.178Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
14:04:20 [2022-01-20T14:04:20.178Z] === RUN   TestServicePlugin
14:04:22 [2022-01-20T14:04:22.090Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] --- SKIP: TestServicePlugin (1.86s)
14:04:22 [2022-01-20T14:04:22.090Z] === RUN   TestServiceUpdateLabel
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] --- SKIP: TestServiceUpdateLabel (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z] === RUN   TestServiceUpdateSecrets
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z] === RUN   TestServiceUpdateConfigs
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z] === RUN   TestServiceUpdateNetwork
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z] === RUN   TestServiceUpdatePidsLimit
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z] PASS
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === Skipped
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestInspect (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:04:22 [2022-01-20T14:04:22.090Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServicePlugin (1.86s)
14:04:22 [2022-01-20T14:04:22.090Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] DONE 24 tests, 23 skipped in 2.222s
14:04:22 [2022-01-20T14:04:22.090Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:04:22 [2022-01-20T14:04:22.090Z] INFO: Testing against a local daemon
14:04:22 [2022-01-20T14:04:22.090Z] === RUN   TestSessionCreate
14:04:22 [2022-01-20T14:04:22.090Z] --- PASS: TestSessionCreate (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z] === RUN   TestSessionCreateWithBadUpgrade
14:04:22 [2022-01-20T14:04:22.090Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
14:04:22 [2022-01-20T14:04:22.090Z] PASS
14:04:22 [2022-01-20T14:04:22.090Z] 
14:04:22 [2022-01-20T14:04:22.090Z] DONE 2 tests in 0.122s
14:04:22 [2022-01-20T14:04:22.090Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:04:22 [2022-01-20T14:04:22.350Z] INFO: Testing against a local daemon
14:04:22 [2022-01-20T14:04:22.350Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:04:22 [2022-01-20T14:04:22.350Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:04:22 [2022-01-20T14:04:22.350Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:04:22 [2022-01-20T14:04:22.350Z] === RUN   TestDiskUsage
14:04:22 [2022-01-20T14:04:22.350Z] === PAUSE TestDiskUsage
14:04:22 [2022-01-20T14:04:22.350Z] === RUN   TestEventsExecDie
14:04:22 [2022-01-20T14:04:22.609Z] --- PASS: TestEventsExecDie (0.49s)
14:04:22 [2022-01-20T14:04:22.609Z] === RUN   TestEventsBackwardsCompatible
14:04:22 [2022-01-20T14:04:22.869Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
14:04:22 [2022-01-20T14:04:22.869Z] === RUN   TestEventsVolumeCreate
14:04:22 [2022-01-20T14:04:22.869Z] --- PASS: TestEventsVolumeCreate (0.04s)
14:04:22 [2022-01-20T14:04:22.869Z] === RUN   TestInfoBinaryCommits
14:04:22 [2022-01-20T14:04:22.869Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:04:22 [2022-01-20T14:04:22.869Z] === RUN   TestInfoAPIVersioned
14:04:22 [2022-01-20T14:04:22.869Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:04:22 [2022-01-20T14:04:22.869Z] === RUN   TestInfoAPI
14:04:22 [2022-01-20T14:04:22.869Z] --- PASS: TestInfoAPI (0.02s)
14:04:22 [2022-01-20T14:04:22.869Z] === RUN   TestInfoAPIWarnings
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestInfoAPIWarnings (16.35s)
14:04:40 [2022-01-20T14:04:40.970Z] === RUN   TestInfoDebug
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestInfoDebug (0.54s)
14:04:40 [2022-01-20T14:04:40.970Z] === RUN   TestInfoInsecureRegistries
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestInfoInsecureRegistries (0.55s)
14:04:40 [2022-01-20T14:04:40.970Z] === RUN   TestInfoRegistryMirrors
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestInfoRegistryMirrors (0.55s)
14:04:40 [2022-01-20T14:04:40.970Z] === RUN   TestLoginFailsWithBadCredentials
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
14:04:40 [2022-01-20T14:04:40.970Z] === RUN   TestPingCacheHeaders
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestPingCacheHeaders (0.02s)
14:04:40 [2022-01-20T14:04:40.970Z] === RUN   TestPingGet
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestPingGet (0.01s)
14:04:40 [2022-01-20T14:04:40.970Z] === RUN   TestPingHead
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestPingHead (0.02s)
14:04:40 [2022-01-20T14:04:40.970Z] === RUN   TestVersion
14:04:40 [2022-01-20T14:04:40.970Z] --- PASS: TestVersion (0.02s)
14:04:40 [2022-01-20T14:04:40.970Z] === CONT  TestDiskUsage
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/container_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/image_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/volume_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/build-cache_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:04:41 [2022-01-20T14:04:41.540Z] === RUN   TestDiskUsage/after_LoadBusybox
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:04:41 [2022-01-20T14:04:41.804Z] === RUN   TestDiskUsage/after_container.Run
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:04:42 [2022-01-20T14:04:42.064Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:04:42 [2022-01-20T14:04:42.325Z] --- PASS: TestDiskUsage (1.22s)
14:04:42 [2022-01-20T14:04:42.325Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.15s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
14:04:42 [2022-01-20T14:04:42.325Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
14:04:42 [2022-01-20T14:04:42.325Z] PASS
14:04:42 [2022-01-20T14:04:42.325Z] 
14:04:42 [2022-01-20T14:04:42.325Z] === Skipped
14:04:42 [2022-01-20T14:04:42.325Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:04:42 [2022-01-20T14:04:42.325Z] 
14:04:42 [2022-01-20T14:04:42.325Z] DONE 50 tests, 1 skipped in 20.108s
14:04:42 [2022-01-20T14:04:42.325Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:04:42 [2022-01-20T14:04:42.325Z] INFO: Testing against a local daemon
14:04:42 [2022-01-20T14:04:42.325Z] === RUN   TestVolumesCreateAndList
14:04:42 [2022-01-20T14:04:42.325Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:04:42 [2022-01-20T14:04:42.325Z] === RUN   TestVolumesRemove
14:04:42 [2022-01-20T14:04:42.325Z] --- PASS: TestVolumesRemove (0.05s)
14:04:42 [2022-01-20T14:04:42.325Z] === RUN   TestVolumesInspect
14:04:42 [2022-01-20T14:04:42.325Z] --- PASS: TestVolumesInspect (0.01s)
14:04:42 [2022-01-20T14:04:42.325Z] === RUN   TestVolumesInvalidJSON
14:04:42 [2022-01-20T14:04:42.325Z] === RUN   TestVolumesInvalidJSON//volumes/create
14:04:42 [2022-01-20T14:04:42.325Z] === PAUSE TestVolumesInvalidJSON//volumes/create
14:04:42 [2022-01-20T14:04:42.325Z] === CONT  TestVolumesInvalidJSON//volumes/create
14:04:42 [2022-01-20T14:04:42.325Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:04:42 [2022-01-20T14:04:42.325Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
14:04:42 [2022-01-20T14:04:42.325Z] PASS
14:04:42 [2022-01-20T14:04:42.325Z] 
14:04:42 [2022-01-20T14:04:42.325Z] DONE 5 tests in 0.185s
14:04:42 [2022-01-20T14:04:42.325Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:04:42 [2022-01-20T14:04:42.586Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13107 is not a child of this shell
14:04:42 [2022-01-20T14:04:42.586Z] warning: PID 13107 from bundles/test-integration/docker.pid had a nonzero exit code
14:04:42 [2022-01-20T14:04:42.586Z] Leaving: AppArmorNo profiles have been unloaded.
14:04:42 [2022-01-20T14:04:42.586Z] 
14:04:42 [2022-01-20T14:04:42.586Z] Unloading profiles will leave already running processes permanently
14:04:42 [2022-01-20T14:04:42.586Z] unconfined, which can lead to unexpected situations.
14:04:42 [2022-01-20T14:04:42.586Z] 
14:04:42 [2022-01-20T14:04:42.586Z] To set a process to complain mode, use the command line tool
14:04:42 [2022-01-20T14:04:42.586Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:04:42 [2022-01-20T14:04:42.586Z] Removing test suite binaries
14:04:42 [2022-01-20T14:04:42.586Z] exiting test-integration
14:04:42 [2022-01-20T14:04:42.586Z] ++ exit 0
14:04:42 [2022-01-20T14:04:42.586Z]