Skip to content

Console Output

16:00:17 [2022-01-03T16:00:17.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43115/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=cfd26afabe56baf80ce8f13330c58415975b66b9 -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:cfd26afabe56baf80ce8f13330c58415975b66b9 hack/make.sh dynbinary test-integration
16:00:19 [2022-01-03T16:00:19.288Z] 
16:00:19 [2022-01-03T16:00:19.288Z] Removing bundles/
16:00:19 [2022-01-03T16:00:19.288Z] 
16:00:19 [2022-01-03T16:00:19.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:00:19 [2022-01-03T16:00:19.288Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:00:19 [2022-01-03T16:00:19.288Z] GOOS="" GOARCH="" GOARM=""
16:01:55 [2022-01-03T16:01:55.835Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:01:55 [2022-01-03T16:01:55.835Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:01:55 [2022-01-03T16:01:55.835Z] GOOS="" GOARCH="" GOARM=""
16:01:55 [2022-01-03T16:01:55.835Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:01:55 [2022-01-03T16:01:55.835Z] 
16:01:55 [2022-01-03T16:01:55.835Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:01:55 [2022-01-03T16:01:55.835Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:01:55 [2022-01-03T16:01:55.835Z] HOSTNAME=28f5087487a1
16:01:55 [2022-01-03T16:01:55.835Z] DEST=bundles/test-integration
16:01:55 [2022-01-03T16:01:55.835Z] PWD=/go/src/github.com/docker/docker
16:01:55 [2022-01-03T16:01:55.835Z] DOCKER_ROOTLESS=1
16:01:55 [2022-01-03T16:01:55.835Z] DOCKER_GITCOMMIT=cfd26afabe56baf80ce8f13330c58415975b66b9
16:01:55 [2022-01-03T16:01:55.835Z] container=docker
16:01:55 [2022-01-03T16:01:55.835Z] HOME=/root
16:01:55 [2022-01-03T16:01:55.835Z] GOLANG_VERSION=1.17.5
16:01:55 [2022-01-03T16:01:55.835Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:01:55 [2022-01-03T16:01:55.835Z] VALIDATE_BRANCH=master
16:01:55 [2022-01-03T16:01:55.835Z] TERM=xterm
16:01:55 [2022-01-03T16:01:55.835Z] DOCKER_PKG=github.com/docker/docker
16:01:55 [2022-01-03T16:01:55.835Z] SHLVL=1
16:01:55 [2022-01-03T16:01:55.835Z] TIMEOUT=120m
16:01:55 [2022-01-03T16:01:55.835Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:01:55 [2022-01-03T16:01:55.835Z] DOCKER_GRAPHDRIVER=overlay2
16:01:55 [2022-01-03T16:01:55.835Z] GO111MODULE=off
16:01:55 [2022-01-03T16:01:55.835Z] DOCKER_EXPERIMENTAL=1
16:01:55 [2022-01-03T16:01:55.835Z] TEST_SKIP_INTEGRATION_CLI=1
16:01:55 [2022-01-03T16:01:55.835Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:01:55 [2022-01-03T16:01:55.835Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:01:55 [2022-01-03T16:01:55.835Z] GOPATH=/go
16:01:55 [2022-01-03T16:01:55.835Z] PKG_CONFIG=pkg-config
16:01:55 [2022-01-03T16:01:55.835Z] _=/usr/bin/env
16:01:55 [2022-01-03T16:01:55.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:02:42 [2022-01-03T16:02:42.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:02:42 [2022-01-03T16:02:42.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:03:00 [2022-01-03T16:03:00.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:03:10 [2022-01-03T16:03:10.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:03:18 [2022-01-03T16:03:18.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:03:18 [2022-01-03T16:03:18.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:03:19 [2022-01-03T16:03:19.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:03:20 [2022-01-03T16:03:20.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:03:20 [2022-01-03T16:03:20.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:03:21 [2022-01-03T16:03:21.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:03:24 [2022-01-03T16:03:24.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:03:25 [2022-01-03T16:03:25.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:03:25 [2022-01-03T16:03:25.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:03:26 [2022-01-03T16:03:26.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:03:27 [2022-01-03T16:03:27.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:03:27 [2022-01-03T16:03:27.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:03:28 [2022-01-03T16:03:28.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:03:29 [2022-01-03T16:03:29.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:03:30 [2022-01-03T16:03:30.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:03:31 [2022-01-03T16:03:31.180Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:03:31 [2022-01-03T16:03:31.180Z] Using test binary docker
16:03:31 [2022-01-03T16:03:31.180Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:03:31 [2022-01-03T16:03:31.180Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:03:31 [2022-01-03T16:03:31.180Z] INFO: Waiting for daemon to start...
16:03:31 [2022-01-03T16:03:31.180Z] Starting dockerd
16:03:33 [2022-01-03T16:03:33.702Z] .
16:03:33 [2022-01-03T16:03:33.702Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:03:33 [2022-01-03T16:03:33.702Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:03:33 [2022-01-03T16:03:33.702Z] Error: No such image: emptyfs
16:03:33 [2022-01-03T16:03:33.702Z] Running integration-test (iteration 1)
16:03:33 [2022-01-03T16:03:33.702Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:03:33 [2022-01-03T16:03:33.960Z] Loaded image: busybox:latest
16:03:34 [2022-01-03T16:03:34.218Z] Loaded image: busybox:glibc
16:03:35 [2022-01-03T16:03:35.591Z] Loaded image: debian:bullseye-slim
16:03:35 [2022-01-03T16:03:35.591Z] Loaded image: hello-world:latest
16:03:35 [2022-01-03T16:03:35.591Z] Loaded image: arm32v7/hello-world:latest
16:03:35 [2022-01-03T16:03:35.591Z] INFO: Testing against a local daemon
16:03:35 [2022-01-03T16:03:35.591Z] === RUN   TestCgroupNamespacesBuild
16:03:36 [2022-01-03T16:03:36.962Z] --- PASS: TestCgroupNamespacesBuild (1.11s)
16:03:36 [2022-01-03T16:03:36.962Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:03:37 [2022-01-03T16:03:37.896Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
16:03:37 [2022-01-03T16:03:37.896Z] === RUN   TestBuildWithSession
16:03:37 [2022-01-03T16:03:37.896Z]     build_session_test.go:25: TODO: BuildKit
16:03:37 [2022-01-03T16:03:37.896Z] --- SKIP: TestBuildWithSession (0.00s)
16:03:37 [2022-01-03T16:03:37.896Z] === RUN   TestBuildSquashParent
16:03:45 [2022-01-03T16:03:45.999Z] --- PASS: TestBuildSquashParent (7.06s)
16:03:46 [2022-01-03T16:03:46.000Z] === RUN   TestBuildWithRemoveAndForceRemove
16:03:46 [2022-01-03T16:03:46.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:46 [2022-01-03T16:03:46.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:46 [2022-01-03T16:03:46.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:46 [2022-01-03T16:03:46.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:46 [2022-01-03T16:03:46.000Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:46 [2022-01-03T16:03:46.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:46 [2022-01-03T16:03:46.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:46 [2022-01-03T16:03:46.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:46 [2022-01-03T16:03:46.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:46 [2022-01-03T16:03:46.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:46 [2022-01-03T16:03:46.000Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:46 [2022-01-03T16:03:46.000Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:46 [2022-01-03T16:03:46.000Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:03:46 [2022-01-03T16:03:46.000Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:03:46 [2022-01-03T16:03:46.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:03:46 [2022-01-03T16:03:46.933Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:03:48 [2022-01-03T16:03:48.831Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:03:48 [2022-01-03T16:03:48.831Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:03:51 [2022-01-03T16:03:51.358Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:03:51 [2022-01-03T16:03:51.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s)
16:03:51 [2022-01-03T16:03:51.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.88s)
16:03:51 [2022-01-03T16:03:51.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s)
16:03:51 [2022-01-03T16:03:51.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s)
16:03:51 [2022-01-03T16:03:51.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s)
16:03:51 [2022-01-03T16:03:51.358Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.17s)
16:03:51 [2022-01-03T16:03:51.358Z] === RUN   TestBuildMultiStageCopy
16:03:51 [2022-01-03T16:03:51.358Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:03:54 [2022-01-03T16:03:54.634Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:03:55 [2022-01-03T16:03:55.198Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:03:56 [2022-01-03T16:03:56.131Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:03:57 [2022-01-03T16:03:57.063Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:03:58 [2022-01-03T16:03:58.433Z] --- PASS: TestBuildMultiStageCopy (7.29s)
16:03:58 [2022-01-03T16:03:58.433Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
16:03:58 [2022-01-03T16:03:58.434Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:03:58 [2022-01-03T16:03:58.434Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
16:03:58 [2022-01-03T16:03:58.434Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
16:03:58 [2022-01-03T16:03:58.434Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:03:58 [2022-01-03T16:03:58.434Z] === RUN   TestBuildMultiStageParentConfig
16:04:03 [2022-01-03T16:04:03.699Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
16:04:03 [2022-01-03T16:04:03.700Z] === RUN   TestBuildLabelWithTargets
16:04:11 [2022-01-03T16:04:11.801Z] --- PASS: TestBuildLabelWithTargets (7.99s)
16:04:11 [2022-01-03T16:04:11.801Z] === RUN   TestBuildWithEmptyLayers
16:04:14 [2022-01-03T16:04:14.326Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
16:04:14 [2022-01-03T16:04:14.326Z] === RUN   TestBuildMultiStageOnBuild
16:04:19 [2022-01-03T16:04:19.582Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
16:04:19 [2022-01-03T16:04:19.582Z] === RUN   TestBuildUncleanTarFilenames
16:04:19 [2022-01-03T16:04:19.582Z] --- PASS: TestBuildUncleanTarFilenames (0.53s)
16:04:19 [2022-01-03T16:04:19.582Z] === RUN   TestBuildMultiStageLayerLeak
16:04:24 [2022-01-03T16:04:24.840Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s)
16:04:24 [2022-01-03T16:04:24.840Z] === RUN   TestBuildWithHugeFile
16:05:21 [2022-01-03T16:05:21.048Z] --- PASS: TestBuildWithHugeFile (52.67s)
16:05:21 [2022-01-03T16:05:21.048Z] === RUN   TestBuildWCOWSandboxSize
16:05:21 [2022-01-03T16:05:21.048Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:05:21 [2022-01-03T16:05:21.048Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:05:21 [2022-01-03T16:05:21.048Z] === RUN   TestBuildWithEmptyDockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:05:21 [2022-01-03T16:05:21.048Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:05:21 [2022-01-03T16:05:21.048Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
16:05:21 [2022-01-03T16:05:21.048Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
16:05:21 [2022-01-03T16:05:21.048Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:05:21 [2022-01-03T16:05:21.048Z] === RUN   TestBuildPreserveOwnership
16:05:21 [2022-01-03T16:05:21.048Z] === RUN   TestBuildPreserveOwnership/copy_from
16:05:23 [2022-01-03T16:05:23.571Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:05:27 [2022-01-03T16:05:27.749Z] --- PASS: TestBuildPreserveOwnership (10.17s)
16:05:27 [2022-01-03T16:05:27.749Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.16s)
16:05:27 [2022-01-03T16:05:27.749Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:05:27 [2022-01-03T16:05:27.749Z] === RUN   TestBuildPlatformInvalid
16:05:27 [2022-01-03T16:05:27.749Z] --- PASS: TestBuildPlatformInvalid (0.08s)
16:05:27 [2022-01-03T16:05:27.749Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:05:27 [2022-01-03T16:05:27.749Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:05:27 [2022-01-03T16:05:27.749Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:05:27 [2022-01-03T16:05:27.749Z] PASS
16:05:27 [2022-01-03T16:05:27.749Z] 
16:05:27 [2022-01-03T16:05:27.749Z] === Skipped
16:05:27 [2022-01-03T16:05:27.749Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:05:27 [2022-01-03T16:05:27.749Z]     build_session_test.go:25: TODO: BuildKit
16:05:27 [2022-01-03T16:05:27.749Z] 
16:05:27 [2022-01-03T16:05:27.749Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:05:27 [2022-01-03T16:05:27.749Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
16:05:27 [2022-01-03T16:05:27.749Z] 
16:05:27 [2022-01-03T16:05:27.749Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:05:27 [2022-01-03T16:05:27.749Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:05:27 [2022-01-03T16:05:27.749Z] 
16:05:27 [2022-01-03T16:05:27.749Z] DONE 34 tests, 3 skipped in 113.480s
16:05:27 [2022-01-03T16:05:27.749Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:05:27 [2022-01-03T16:05:27.749Z] INFO: Testing against a local daemon
16:05:27 [2022-01-03T16:05:27.749Z] === RUN   TestConfigInspect
16:05:27 [2022-01-03T16:05:27.749Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.749Z] --- SKIP: TestConfigInspect (0.01s)
16:05:27 [2022-01-03T16:05:27.749Z] === RUN   TestConfigList
16:05:27 [2022-01-03T16:05:27.749Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.749Z] --- SKIP: TestConfigList (0.01s)
16:05:27 [2022-01-03T16:05:27.749Z] === RUN   TestConfigsCreateAndDelete
16:05:27 [2022-01-03T16:05:27.749Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.749Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
16:05:27 [2022-01-03T16:05:27.749Z] === RUN   TestConfigsUpdate
16:05:27 [2022-01-03T16:05:27.749Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.749Z] --- SKIP: TestConfigsUpdate (0.01s)
16:05:27 [2022-01-03T16:05:27.749Z] === RUN   TestTemplatedConfig
16:05:27 [2022-01-03T16:05:27.749Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.749Z] --- SKIP: TestTemplatedConfig (0.00s)
16:05:27 [2022-01-03T16:05:27.749Z] === RUN   TestConfigCreateResolve
16:05:27 [2022-01-03T16:05:27.749Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.749Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:05:27 [2022-01-03T16:05:27.749Z] PASS
16:05:27 [2022-01-03T16:05:27.749Z] 
16:05:27 [2022-01-03T16:05:27.749Z] === Skipped
16:05:27 [2022-01-03T16:05:27.749Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
16:05:27 [2022-01-03T16:05:27.749Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.749Z] 
16:05:27 [2022-01-03T16:05:27.749Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
16:05:27 [2022-01-03T16:05:27.750Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.750Z] 
16:05:27 [2022-01-03T16:05:27.750Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
16:05:27 [2022-01-03T16:05:27.750Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.750Z] 
16:05:27 [2022-01-03T16:05:27.750Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:05:27 [2022-01-03T16:05:27.750Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.750Z] 
16:05:27 [2022-01-03T16:05:27.750Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:05:27 [2022-01-03T16:05:27.750Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.750Z] 
16:05:27 [2022-01-03T16:05:27.750Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:05:27 [2022-01-03T16:05:27.750Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:05:27 [2022-01-03T16:05:27.750Z] 
16:05:27 [2022-01-03T16:05:27.750Z] DONE 6 tests, 6 skipped in 0.152s
16:05:27 [2022-01-03T16:05:27.750Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:05:27 [2022-01-03T16:05:27.750Z] INFO: Testing against a local daemon
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestCheckpoint
16:05:27 [2022-01-03T16:05:27.750Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:05:27 [2022-01-03T16:05:27.750Z] --- SKIP: TestCheckpoint (0.00s)
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestContainerInvalidJSON
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:05:27 [2022-01-03T16:05:27.750Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:05:27 [2022-01-03T16:05:27.750Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:05:27 [2022-01-03T16:05:27.750Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:05:27 [2022-01-03T16:05:27.750Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:05:27 [2022-01-03T16:05:27.750Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:05:27 [2022-01-03T16:05:27.750Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:05:27 [2022-01-03T16:05:27.750Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:05:27 [2022-01-03T16:05:27.750Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestCopyFromContainerPathIsNotDir
16:05:27 [2022-01-03T16:05:27.750Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestCopyToContainerPathDoesNotExist
16:05:27 [2022-01-03T16:05:27.750Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestCopyToContainerPathIsNotDir
16:05:27 [2022-01-03T16:05:27.750Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:05:27 [2022-01-03T16:05:27.750Z] === RUN   TestCopyFromContainer
16:05:31 [2022-01-03T16:05:31.040Z] === RUN   TestCopyFromContainer//
16:05:31 [2022-01-03T16:05:31.299Z] === RUN   TestCopyFromContainer//bar/root
16:05:31 [2022-01-03T16:05:31.299Z] === RUN   TestCopyFromContainer//bar/root/
16:05:31 [2022-01-03T16:05:31.299Z] === RUN   TestCopyFromContainer/bar/quux
16:05:31 [2022-01-03T16:05:31.299Z] === RUN   TestCopyFromContainer/bar/quux/
16:05:31 [2022-01-03T16:05:31.557Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:05:31 [2022-01-03T16:05:31.557Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:05:31 [2022-01-03T16:05:31.557Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:05:31 [2022-01-03T16:05:31.557Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:05:31 [2022-01-03T16:05:31.557Z] === RUN   TestCopyFromContainer/bar/notarget
16:05:31 [2022-01-03T16:05:31.816Z] --- PASS: TestCopyFromContainer (3.97s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:05:31 [2022-01-03T16:05:31.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:05:31 [2022-01-03T16:05:31.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:05:31 [2022-01-03T16:05:31.816Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:05:31 [2022-01-03T16:05:31.816Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:05:31 [2022-01-03T16:05:31.816Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:05:31 [2022-01-03T16:05:31.816Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:05:31 [2022-01-03T16:05:31.816Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateLinkToNonExistingContainer
16:05:31 [2022-01-03T16:05:31.816Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateWithInvalidEnv
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateWithInvalidEnv/0
16:05:31 [2022-01-03T16:05:31.816Z] === PAUSE TestCreateWithInvalidEnv/0
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateWithInvalidEnv/1
16:05:31 [2022-01-03T16:05:31.816Z] === PAUSE TestCreateWithInvalidEnv/1
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateWithInvalidEnv/2
16:05:31 [2022-01-03T16:05:31.816Z] === PAUSE TestCreateWithInvalidEnv/2
16:05:31 [2022-01-03T16:05:31.816Z] === CONT  TestCreateWithInvalidEnv/0
16:05:31 [2022-01-03T16:05:31.816Z] === CONT  TestCreateWithInvalidEnv/2
16:05:31 [2022-01-03T16:05:31.816Z] === CONT  TestCreateWithInvalidEnv/1
16:05:31 [2022-01-03T16:05:31.816Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:05:31 [2022-01-03T16:05:31.816Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateTmpfsMountsTarget
16:05:31 [2022-01-03T16:05:31.816Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:05:31 [2022-01-03T16:05:31.816Z] === RUN   TestCreateWithCustomMaskedPaths
16:05:33 [2022-01-03T16:05:33.189Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
16:05:33 [2022-01-03T16:05:33.189Z] === RUN   TestCreateWithCustomReadonlyPaths
16:05:34 [2022-01-03T16:05:34.145Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s)
16:05:34 [2022-01-03T16:05:34.146Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:05:34 [2022-01-03T16:05:34.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:05:34 [2022-01-03T16:05:34.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:05:34 [2022-01-03T16:05:34.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:05:34 [2022-01-03T16:05:34.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:05:34 [2022-01-03T16:05:34.146Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:05:34 [2022-01-03T16:05:34.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:05:34 [2022-01-03T16:05:34.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:05:34 [2022-01-03T16:05:34.146Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:05:34 [2022-01-03T16:05:34.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:05:34 [2022-01-03T16:05:34.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:05:34 [2022-01-03T16:05:34.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:05:34 [2022-01-03T16:05:34.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:05:34 [2022-01-03T16:05:34.146Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:05:34 [2022-01-03T16:05:34.146Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:05:34 [2022-01-03T16:05:34.753Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestCreateDifferentPlatform
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestCreateDifferentPlatform/different_os
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:05:34 [2022-01-03T16:05:34.753Z] --- PASS: TestCreateDifferentPlatform (0.03s)
16:05:34 [2022-01-03T16:05:34.753Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:05:34 [2022-01-03T16:05:34.753Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:05:34 [2022-01-03T16:05:34.753Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:05:34 [2022-01-03T16:05:34.753Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestContainerStartOnDaemonRestart
16:05:34 [2022-01-03T16:05:34.753Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:05:34 [2022-01-03T16:05:34.753Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestDaemonRestartIpcMode
16:05:34 [2022-01-03T16:05:34.753Z] === PAUSE TestDaemonRestartIpcMode
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestDaemonHostGatewayIP
16:05:34 [2022-01-03T16:05:34.753Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:05:34 [2022-01-03T16:05:34.753Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestRestartDaemonWithRestartingContainer
16:05:34 [2022-01-03T16:05:34.753Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestContainerKillOnDaemonStart
16:05:34 [2022-01-03T16:05:34.753Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:05:34 [2022-01-03T16:05:34.753Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:05:34 [2022-01-03T16:05:34.753Z] === RUN   TestDiff
16:05:35 [2022-01-03T16:05:35.022Z] --- PASS: TestDiff (0.40s)
16:05:35 [2022-01-03T16:05:35.022Z] === RUN   TestExecWithCloseStdin
16:05:35 [2022-01-03T16:05:35.601Z] --- PASS: TestExecWithCloseStdin (0.43s)
16:05:35 [2022-01-03T16:05:35.601Z] === RUN   TestExec
16:05:36 [2022-01-03T16:05:36.194Z] --- PASS: TestExec (0.51s)
16:05:36 [2022-01-03T16:05:36.194Z] === RUN   TestExecUser
16:05:36 [2022-01-03T16:05:36.455Z] --- PASS: TestExecUser (0.47s)
16:05:36 [2022-01-03T16:05:36.455Z] === RUN   TestExportContainerAndImportImage
16:05:37 [2022-01-03T16:05:37.020Z] --- PASS: TestExportContainerAndImportImage (0.55s)
16:05:37 [2022-01-03T16:05:37.020Z] === RUN   TestExportContainerAfterDaemonRestart
16:05:38 [2022-01-03T16:05:38.393Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
16:05:38 [2022-01-03T16:05:38.393Z] === RUN   TestHealthCheckWorkdir
16:05:38 [2022-01-03T16:05:38.957Z] --- PASS: TestHealthCheckWorkdir (0.53s)
16:05:38 [2022-01-03T16:05:38.957Z] === RUN   TestHealthKillContainer
16:05:47 [2022-01-03T16:05:47.058Z] --- PASS: TestHealthKillContainer (7.86s)
16:05:47 [2022-01-03T16:05:47.059Z] === RUN   TestInspectCpusetInConfigPre120
16:05:47 [2022-01-03T16:05:47.059Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:05:47 [2022-01-03T16:05:47.059Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
16:05:47 [2022-01-03T16:05:47.059Z] === RUN   TestIpcModeNone
16:05:47 [2022-01-03T16:05:47.059Z] --- PASS: TestIpcModeNone (0.43s)
16:05:47 [2022-01-03T16:05:47.059Z] === RUN   TestIpcModePrivate
16:05:47 [2022-01-03T16:05:47.316Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:05:47 [2022-01-03T16:05:47.574Z] --- PASS: TestIpcModePrivate (0.43s)
16:05:47 [2022-01-03T16:05:47.574Z] === RUN   TestIpcModeShareable
16:05:47 [2022-01-03T16:05:47.574Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:05:47 [2022-01-03T16:05:47.574Z] --- SKIP: TestIpcModeShareable (0.00s)
16:05:47 [2022-01-03T16:05:47.574Z] === RUN   TestAPIIpcModeShareableAndContainer
16:05:48 [2022-01-03T16:05:48.950Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
16:05:48 [2022-01-03T16:05:48.950Z] === RUN   TestAPIIpcModeHost
16:05:48 [2022-01-03T16:05:48.950Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:05:48 [2022-01-03T16:05:48.950Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:05:48 [2022-01-03T16:05:48.950Z] === RUN   TestDaemonIpcModeShareable
16:05:48 [2022-01-03T16:05:48.950Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:05:48 [2022-01-03T16:05:48.950Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:05:48 [2022-01-03T16:05:48.950Z] === RUN   TestDaemonIpcModePrivate
16:05:49 [2022-01-03T16:05:49.884Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:05:50 [2022-01-03T16:05:50.141Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
16:05:50 [2022-01-03T16:05:50.141Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:05:50 [2022-01-03T16:05:50.141Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:05:50 [2022-01-03T16:05:50.141Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:05:50 [2022-01-03T16:05:50.141Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:05:50 [2022-01-03T16:05:50.141Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:05:50 [2022-01-03T16:05:50.141Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:05:50 [2022-01-03T16:05:50.141Z] === RUN   TestIpcModeOlderClient
16:05:50 [2022-01-03T16:05:50.141Z] === PAUSE TestIpcModeOlderClient
16:05:50 [2022-01-03T16:05:50.141Z] === RUN   TestKillContainerInvalidSignal
16:05:50 [2022-01-03T16:05:50.399Z] --- PASS: TestKillContainerInvalidSignal (0.38s)
16:05:50 [2022-01-03T16:05:50.399Z] === RUN   TestKillContainer
16:05:50 [2022-01-03T16:05:50.399Z] === RUN   TestKillContainer/no_signal
16:05:50 [2022-01-03T16:05:50.965Z] === RUN   TestKillContainer/non_killing_signal
16:05:50 [2022-01-03T16:05:50.965Z] === RUN   TestKillContainer/killing_signal
16:05:51 [2022-01-03T16:05:51.530Z] --- PASS: TestKillContainer (1.18s)
16:05:51 [2022-01-03T16:05:51.530Z]     --- PASS: TestKillContainer/no_signal (0.39s)
16:05:51 [2022-01-03T16:05:51.530Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
16:05:51 [2022-01-03T16:05:51.530Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
16:05:51 [2022-01-03T16:05:51.530Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:05:51 [2022-01-03T16:05:51.530Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:05:52 [2022-01-03T16:05:52.096Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:05:52 [2022-01-03T16:05:52.355Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s)
16:05:52 [2022-01-03T16:05:52.355Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
16:05:52 [2022-01-03T16:05:52.355Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
16:05:52 [2022-01-03T16:05:52.355Z] === RUN   TestKillStoppedContainer
16:05:52 [2022-01-03T16:05:52.355Z] --- PASS: TestKillStoppedContainer (0.04s)
16:05:52 [2022-01-03T16:05:52.355Z] === RUN   TestKillStoppedContainerAPIPre120
16:05:52 [2022-01-03T16:05:52.355Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:05:52 [2022-01-03T16:05:52.355Z] === RUN   TestKillDifferentUserContainer
16:05:52 [2022-01-03T16:05:52.928Z] --- PASS: TestKillDifferentUserContainer (0.38s)
16:05:52 [2022-01-03T16:05:52.928Z] === RUN   TestInspectOomKilledTrue
16:05:52 [2022-01-03T16:05:52.928Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:05:52 [2022-01-03T16:05:52.928Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:05:52 [2022-01-03T16:05:52.928Z] === RUN   TestInspectOomKilledFalse
16:05:52 [2022-01-03T16:05:52.928Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:05:52 [2022-01-03T16:05:52.928Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:05:52 [2022-01-03T16:05:52.928Z] === RUN   TestLinksEtcHostsContentMatch
16:05:52 [2022-01-03T16:05:52.928Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:05:52 [2022-01-03T16:05:52.928Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:05:52 [2022-01-03T16:05:52.928Z] === RUN   TestLinksContainerNames
16:05:53 [2022-01-03T16:05:53.494Z] --- PASS: TestLinksContainerNames (0.78s)
16:05:53 [2022-01-03T16:05:53.494Z] === RUN   TestLogsFollowTailEmpty
16:05:54 [2022-01-03T16:05:54.060Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
16:05:54 [2022-01-03T16:05:54.061Z] === RUN   TestContainerNetworkMountsNoChown
16:05:54 [2022-01-03T16:05:54.319Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/default
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/default
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/private
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/private
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rprivate
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rprivate
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/slave
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/slave
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rslave
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rslave
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/shared
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/shared
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rshared
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rshared
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/default
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/default/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/default/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/rshared
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/shared
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/rslave
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/slave
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/rprivate
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/private
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/private/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:05:54 [2022-01-03T16:05:54.319Z] === RUN   TestMountDaemonRoot/private/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/default/bind_root
16:05:54 [2022-01-03T16:05:54.319Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/default/mount_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:05:54 [2022-01-03T16:05:54.577Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:05:54 [2022-01-03T16:05:54.835Z] === CONT  TestMountDaemonRoot/private/bind_root
16:05:54 [2022-01-03T16:05:54.835Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:05:54 [2022-01-03T16:05:54.835Z] === CONT  TestMountDaemonRoot/private/mount_root
16:05:54 [2022-01-03T16:05:54.835Z] --- PASS: TestMountDaemonRoot (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
16:05:54 [2022-01-03T16:05:54.835Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
16:05:54 [2022-01-03T16:05:54.835Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
16:05:54 [2022-01-03T16:05:54.835Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
16:05:54 [2022-01-03T16:05:54.835Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:05:54 [2022-01-03T16:05:54.835Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:05:54 [2022-01-03T16:05:54.835Z] === RUN   TestContainerBindMountNonRecursive
16:05:54 [2022-01-03T16:05:54.835Z]     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)
16:05:54 [2022-01-03T16:05:54.835Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:05:54 [2022-01-03T16:05:54.835Z] === RUN   TestContainerVolumesMountedAsShared
16:05:54 [2022-01-03T16:05:54.835Z]     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)
16:05:54 [2022-01-03T16:05:54.835Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z] === RUN   TestContainerVolumesMountedAsSlave
16:05:54 [2022-01-03T16:05:54.835Z]     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)
16:05:54 [2022-01-03T16:05:54.835Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:05:54 [2022-01-03T16:05:54.835Z] === RUN   TestNetworkNat
16:05:55 [2022-01-03T16:05:55.094Z] --- PASS: TestNetworkNat (0.39s)
16:05:55 [2022-01-03T16:05:55.094Z] === RUN   TestNetworkLocalhostTCPNat
16:05:55 [2022-01-03T16:05:55.660Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
16:05:55 [2022-01-03T16:05:55.660Z] === RUN   TestNetworkLoopbackNat
16:05:58 [2022-01-03T16:05:58.184Z] --- PASS: TestNetworkLoopbackNat (2.55s)
16:05:58 [2022-01-03T16:05:58.184Z] === RUN   TestPause
16:05:58 [2022-01-03T16:05:58.184Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:05:58 [2022-01-03T16:05:58.184Z] --- SKIP: TestPause (0.00s)
16:05:58 [2022-01-03T16:05:58.184Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:05:58 [2022-01-03T16:05:58.184Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:05:58 [2022-01-03T16:05:58.184Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:05:58 [2022-01-03T16:05:58.184Z] === RUN   TestPauseStopPausedContainer
16:05:58 [2022-01-03T16:05:58.184Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:05:58 [2022-01-03T16:05:58.184Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:05:58 [2022-01-03T16:05:58.184Z] === RUN   TestPidHost
16:05:59 [2022-01-03T16:05:59.117Z] --- PASS: TestPidHost (0.88s)
16:05:59 [2022-01-03T16:05:59.117Z] === RUN   TestPsFilter
16:05:59 [2022-01-03T16:05:59.117Z] --- PASS: TestPsFilter (0.09s)
16:05:59 [2022-01-03T16:05:59.117Z] === RUN   TestRemoveContainerWithRemovedVolume
16:05:59 [2022-01-03T16:05:59.374Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s)
16:05:59 [2022-01-03T16:05:59.374Z] === RUN   TestRemoveContainerWithVolume
16:05:59 [2022-01-03T16:05:59.939Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
16:05:59 [2022-01-03T16:05:59.939Z] === RUN   TestRemoveContainerRunning
16:06:00 [2022-01-03T16:06:00.197Z] --- PASS: TestRemoveContainerRunning (0.39s)
16:06:00 [2022-01-03T16:06:00.197Z] === RUN   TestRemoveContainerForceRemoveRunning
16:06:00 [2022-01-03T16:06:00.761Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
16:06:00 [2022-01-03T16:06:00.762Z] === RUN   TestRemoveInvalidContainer
16:06:00 [2022-01-03T16:06:00.762Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:06:00 [2022-01-03T16:06:00.762Z] === RUN   TestRenameLinkedContainer
16:06:02 [2022-01-03T16:06:02.132Z] --- PASS: TestRenameLinkedContainer (1.58s)
16:06:02 [2022-01-03T16:06:02.132Z] === RUN   TestRenameStoppedContainer
16:06:02 [2022-01-03T16:06:02.697Z] --- PASS: TestRenameStoppedContainer (0.38s)
16:06:02 [2022-01-03T16:06:02.697Z] === RUN   TestRenameRunningContainerAndReuse
16:06:03 [2022-01-03T16:06:03.630Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
16:06:03 [2022-01-03T16:06:03.630Z] === RUN   TestRenameInvalidName
16:06:03 [2022-01-03T16:06:03.887Z] --- PASS: TestRenameInvalidName (0.43s)
16:06:03 [2022-01-03T16:06:03.887Z] === RUN   TestRenameAnonymousContainer
16:06:05 [2022-01-03T16:06:05.259Z] --- PASS: TestRenameAnonymousContainer (1.45s)
16:06:05 [2022-01-03T16:06:05.259Z] === RUN   TestRenameContainerWithSameName
16:06:05 [2022-01-03T16:06:05.824Z] --- PASS: TestRenameContainerWithSameName (0.42s)
16:06:05 [2022-01-03T16:06:05.824Z] === RUN   TestRenameContainerWithLinkedContainer
16:06:06 [2022-01-03T16:06:06.757Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
16:06:06 [2022-01-03T16:06:06.757Z] === RUN   TestResize
16:06:07 [2022-01-03T16:06:07.014Z] --- PASS: TestResize (0.40s)
16:06:07 [2022-01-03T16:06:07.014Z] === RUN   TestResizeWithInvalidSize
16:06:07 [2022-01-03T16:06:07.271Z] --- PASS: TestResizeWithInvalidSize (0.41s)
16:06:07 [2022-01-03T16:06:07.271Z] === RUN   TestResizeWhenContainerNotStarted
16:06:07 [2022-01-03T16:06:07.836Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
16:06:07 [2022-01-03T16:06:07.836Z] === RUN   TestDaemonRestartKillContainers
16:06:07 [2022-01-03T16:06:07.836Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:06:07 [2022-01-03T16:06:07.836Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:06:07 [2022-01-03T16:06:07.836Z] === RUN   TestCgroupNamespacesRun
16:06:08 [2022-01-03T16:06:08.769Z] --- PASS: TestCgroupNamespacesRun (1.11s)
16:06:08 [2022-01-03T16:06:08.769Z] === RUN   TestCgroupNamespacesRunPrivileged
16:06:10 [2022-01-03T16:06:10.141Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
16:06:10 [2022-01-03T16:06:10.141Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:06:11 [2022-01-03T16:06:11.074Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
16:06:11 [2022-01-03T16:06:11.074Z] === RUN   TestCgroupNamespacesRunHostMode
16:06:12 [2022-01-03T16:06:12.445Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s)
16:06:12 [2022-01-03T16:06:12.446Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:06:13 [2022-01-03T16:06:13.378Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
16:06:13 [2022-01-03T16:06:13.378Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:06:14 [2022-01-03T16:06:14.312Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s)
16:06:14 [2022-01-03T16:06:14.312Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:06:15 [2022-01-03T16:06:15.250Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
16:06:15 [2022-01-03T16:06:15.250Z] === RUN   TestCgroupNamespacesRunOlderClient
16:06:16 [2022-01-03T16:06:16.185Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
16:06:16 [2022-01-03T16:06:16.185Z] === RUN   TestNISDomainname
16:06:16 [2022-01-03T16:06:16.185Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:06:16 [2022-01-03T16:06:16.185Z] --- SKIP: TestNISDomainname (0.01s)
16:06:16 [2022-01-03T16:06:16.185Z] === RUN   TestHostnameDnsResolution
16:06:16 [2022-01-03T16:06:16.750Z] --- PASS: TestHostnameDnsResolution (0.61s)
16:06:16 [2022-01-03T16:06:16.750Z] === RUN   TestUnprivilegedPortsAndPing
16:06:16 [2022-01-03T16:06:16.750Z]     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
16:06:16 [2022-01-03T16:06:16.750Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
16:06:16 [2022-01-03T16:06:16.750Z] === RUN   TestStats
16:06:16 [2022-01-03T16:06:16.750Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:16 [2022-01-03T16:06:16.750Z] --- SKIP: TestStats (0.00s)
16:06:16 [2022-01-03T16:06:16.750Z] === RUN   TestStopContainerWithTimeout
16:06:16 [2022-01-03T16:06:16.750Z] === RUN   TestStopContainerWithTimeout/0
16:06:16 [2022-01-03T16:06:16.750Z] === PAUSE TestStopContainerWithTimeout/0
16:06:16 [2022-01-03T16:06:16.750Z] === RUN   TestStopContainerWithTimeout/1
16:06:16 [2022-01-03T16:06:16.750Z] === PAUSE TestStopContainerWithTimeout/1
16:06:16 [2022-01-03T16:06:16.750Z] === RUN   TestStopContainerWithTimeout/3
16:06:16 [2022-01-03T16:06:16.750Z] === PAUSE TestStopContainerWithTimeout/3
16:06:16 [2022-01-03T16:06:16.750Z] === RUN   TestStopContainerWithTimeout/-1
16:06:16 [2022-01-03T16:06:16.750Z] === PAUSE TestStopContainerWithTimeout/-1
16:06:16 [2022-01-03T16:06:16.750Z] === CONT  TestStopContainerWithTimeout/0
16:06:16 [2022-01-03T16:06:16.750Z] === CONT  TestStopContainerWithTimeout/-1
16:06:17 [2022-01-03T16:06:17.684Z] === CONT  TestStopContainerWithTimeout/3
16:06:19 [2022-01-03T16:06:19.581Z] === CONT  TestStopContainerWithTimeout/1
16:06:20 [2022-01-03T16:06:20.953Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:06:20 [2022-01-03T16:06:20.953Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
16:06:20 [2022-01-03T16:06:20.953Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
16:06:20 [2022-01-03T16:06:20.953Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
16:06:20 [2022-01-03T16:06:20.953Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
16:06:20 [2022-01-03T16:06:20.953Z] === RUN   TestDeleteDevicemapper
16:06:20 [2022-01-03T16:06:20.953Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:06:20 [2022-01-03T16:06:20.953Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:06:20 [2022-01-03T16:06:20.953Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:06:22 [2022-01-03T16:06:22.325Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.35s)
16:06:22 [2022-01-03T16:06:22.325Z] === RUN   TestUpdateMemory
16:06:22 [2022-01-03T16:06:22.325Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:22 [2022-01-03T16:06:22.325Z] --- SKIP: TestUpdateMemory (0.00s)
16:06:22 [2022-01-03T16:06:22.325Z] === RUN   TestUpdateCPUQuota
16:06:22 [2022-01-03T16:06:22.325Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:22 [2022-01-03T16:06:22.325Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:06:22 [2022-01-03T16:06:22.325Z] === RUN   TestUpdatePidsLimit
16:06:22 [2022-01-03T16:06:22.325Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:22 [2022-01-03T16:06:22.325Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:06:22 [2022-01-03T16:06:22.325Z] === RUN   TestUpdateRestartPolicy
16:06:34 [2022-01-03T16:06:34.514Z] --- PASS: TestUpdateRestartPolicy (10.81s)
16:06:34 [2022-01-03T16:06:34.514Z] === RUN   TestUpdateRestartWithAutoRemove
16:06:34 [2022-01-03T16:06:34.514Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s)
16:06:34 [2022-01-03T16:06:34.514Z] === RUN   TestWaitNonBlocked
16:06:34 [2022-01-03T16:06:34.514Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:06:34 [2022-01-03T16:06:34.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:06:34 [2022-01-03T16:06:34.514Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:06:34 [2022-01-03T16:06:34.514Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:06:34 [2022-01-03T16:06:34.514Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:06:34 [2022-01-03T16:06:34.514Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:06:34 [2022-01-03T16:06:34.514Z] --- PASS: TestWaitNonBlocked (0.01s)
16:06:34 [2022-01-03T16:06:34.514Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
16:06:34 [2022-01-03T16:06:34.514Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
16:06:34 [2022-01-03T16:06:34.514Z] === RUN   TestWaitBlocked
16:06:34 [2022-01-03T16:06:34.514Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:06:34 [2022-01-03T16:06:34.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:06:34 [2022-01-03T16:06:34.514Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:06:34 [2022-01-03T16:06:34.514Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:06:34 [2022-01-03T16:06:34.514Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:06:34 [2022-01-03T16:06:34.514Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:06:35 [2022-01-03T16:06:35.080Z] --- PASS: TestWaitBlocked (0.01s)
16:06:35 [2022-01-03T16:06:35.080Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.60s)
16:06:35 [2022-01-03T16:06:35.080Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
16:06:35 [2022-01-03T16:06:35.080Z] === CONT  TestDaemonRestartIpcMode
16:06:35 [2022-01-03T16:06:35.080Z] === CONT  TestIpcModeOlderClient
16:06:35 [2022-01-03T16:06:35.080Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:06:35 [2022-01-03T16:06:35.080Z] === CONT  TestRestartDaemonWithRestartingContainer
16:06:37 [2022-01-03T16:06:37.610Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s)
16:06:37 [2022-01-03T16:06:37.870Z] --- PASS: TestDaemonRestartIpcMode (2.79s)
16:06:37 [2022-01-03T16:06:37.870Z] PASS
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === Skipped
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:06:37 [2022-01-03T16:06:37.870Z]     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)
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     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)
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     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)
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:06:37 [2022-01-03T16:06:37.870Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
16:06:37 [2022-01-03T16:06:37.870Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     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
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:06:37 [2022-01-03T16:06:37.870Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:06:37 [2022-01-03T16:06:37.870Z] 
16:06:37 [2022-01-03T16:06:37.870Z] DONE 177 tests, 27 skipped in 70.408s
16:06:37 [2022-01-03T16:06:37.870Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:06:37 [2022-01-03T16:06:37.870Z] === RUN   TestConfigDaemonLibtrustID
16:06:38 [2022-01-03T16:06:38.436Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:06:38 [2022-01-03T16:06:38.436Z] === RUN   TestDaemonConfigValidation
16:06:38 [2022-01-03T16:06:38.436Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:06:38 [2022-01-03T16:06:38.436Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:06:38 [2022-01-03T16:06:38.436Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:06:38 [2022-01-03T16:06:38.436Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:06:38 [2022-01-03T16:06:38.436Z] === RUN   TestDaemonConfigValidation/invalid_config
16:06:38 [2022-01-03T16:06:38.436Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:06:38 [2022-01-03T16:06:38.436Z] === RUN   TestDaemonConfigValidation/malformed_config
16:06:38 [2022-01-03T16:06:38.436Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:06:38 [2022-01-03T16:06:38.436Z] === RUN   TestDaemonConfigValidation/valid_config
16:06:38 [2022-01-03T16:06:38.436Z] === PAUSE TestDaemonConfigValidation/valid_config
16:06:38 [2022-01-03T16:06:38.436Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:06:38 [2022-01-03T16:06:38.436Z] === CONT  TestDaemonConfigValidation/malformed_config
16:06:38 [2022-01-03T16:06:38.693Z] === CONT  TestDaemonConfigValidation/valid_config
16:06:38 [2022-01-03T16:06:38.693Z] === CONT  TestDaemonConfigValidation/invalid_config
16:06:38 [2022-01-03T16:06:38.693Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:06:38 [2022-01-03T16:06:38.693Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:06:38 [2022-01-03T16:06:38.693Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:06:38 [2022-01-03T16:06:38.693Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:06:38 [2022-01-03T16:06:38.693Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
16:06:38 [2022-01-03T16:06:38.693Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:06:38 [2022-01-03T16:06:38.693Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:06:38 [2022-01-03T16:06:38.693Z] === RUN   TestConfigDaemonSeccompProfiles
16:06:38 [2022-01-03T16:06:38.693Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:06:40 [2022-01-03T16:06:40.065Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:06:40 [2022-01-03T16:06:40.997Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:06:41 [2022-01-03T16:06:41.929Z] === CONT  TestConfigDaemonSeccompProfiles
16:06:41 [2022-01-03T16:06:41.929Z]     daemon_test.go:156: [d1125b9903144] daemon is not started
16:06:41 [2022-01-03T16:06:41.929Z] --- PASS: TestConfigDaemonSeccompProfiles (3.30s)
16:06:41 [2022-01-03T16:06:41.929Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
16:06:41 [2022-01-03T16:06:41.929Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
16:06:41 [2022-01-03T16:06:41.929Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s)
16:06:41 [2022-01-03T16:06:41.929Z] === RUN   TestDaemonProxy
16:06:41 [2022-01-03T16:06:41.929Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:06:41 [2022-01-03T16:06:41.929Z] --- SKIP: TestDaemonProxy (0.00s)
16:06:41 [2022-01-03T16:06:41.929Z] PASS
16:06:41 [2022-01-03T16:06:41.929Z] 
16:06:41 [2022-01-03T16:06:41.929Z] === Skipped
16:06:41 [2022-01-03T16:06:41.929Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
16:06:41 [2022-01-03T16:06:41.929Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
16:06:41 [2022-01-03T16:06:41.929Z] 
16:06:41 [2022-01-03T16:06:41.929Z] DONE 12 tests, 1 skipped in 4.190s
16:06:41 [2022-01-03T16:06:41.929Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:06:42 [2022-01-03T16:06:42.186Z] INFO: Testing against a local daemon
16:06:42 [2022-01-03T16:06:42.186Z] === RUN   TestCommitInheritsEnv
16:06:44 [2022-01-03T16:06:44.081Z] --- PASS: TestCommitInheritsEnv (1.99s)
16:06:44 [2022-01-03T16:06:44.081Z] === RUN   TestImportExtremelyLargeImageWorks
16:06:44 [2022-01-03T16:06:44.081Z] === PAUSE TestImportExtremelyLargeImageWorks
16:06:44 [2022-01-03T16:06:44.081Z] === RUN   TestImagesFilterMultiReference
16:06:44 [2022-01-03T16:06:44.339Z] --- PASS: TestImagesFilterMultiReference (0.05s)
16:06:44 [2022-01-03T16:06:44.339Z] === RUN   TestImagePullPlatformInvalid
16:06:44 [2022-01-03T16:06:44.339Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:06:44 [2022-01-03T16:06:44.339Z] === RUN   TestRemoveImageOrphaning
16:06:46 [2022-01-03T16:06:46.234Z] --- PASS: TestRemoveImageOrphaning (1.93s)
16:06:46 [2022-01-03T16:06:46.234Z] === RUN   TestRemoveImageGarbageCollector
16:06:46 [2022-01-03T16:06:46.234Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:06:46 [2022-01-03T16:06:46.234Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:06:46 [2022-01-03T16:06:46.234Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:06:46 [2022-01-03T16:06:46.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:06:46 [2022-01-03T16:06:46.234Z] === RUN   TestTagInvalidReference
16:06:46 [2022-01-03T16:06:46.234Z] --- PASS: TestTagInvalidReference (0.01s)
16:06:46 [2022-01-03T16:06:46.234Z] === RUN   TestTagValidPrefixedRepo
16:06:46 [2022-01-03T16:06:46.234Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:06:46 [2022-01-03T16:06:46.234Z] === RUN   TestTagExistedNameWithoutForce
16:06:46 [2022-01-03T16:06:46.234Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:06:46 [2022-01-03T16:06:46.234Z] === RUN   TestTagOfficialNames
16:06:46 [2022-01-03T16:06:46.234Z] --- PASS: TestTagOfficialNames (0.04s)
16:06:46 [2022-01-03T16:06:46.234Z] === RUN   TestTagMatchesDigest
16:06:46 [2022-01-03T16:06:46.234Z] --- PASS: TestTagMatchesDigest (0.01s)
16:06:46 [2022-01-03T16:06:46.234Z] === CONT  TestImportExtremelyLargeImageWorks
16:08:22 [2022-01-03T16:08:22.685Z] --- PASS: TestImportExtremelyLargeImageWorks (89.89s)
16:08:22 [2022-01-03T16:08:22.685Z] PASS
16:08:22 [2022-01-03T16:08:22.685Z] 
16:08:22 [2022-01-03T16:08:22.685Z] === Skipped
16:08:22 [2022-01-03T16:08:22.685Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:08:22 [2022-01-03T16:08:22.685Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:08:22 [2022-01-03T16:08:22.685Z] 
16:08:22 [2022-01-03T16:08:22.685Z] DONE 12 tests, 1 skipped in 94.175s
16:08:22 [2022-01-03T16:08:22.685Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:08:22 [2022-01-03T16:08:22.685Z] INFO: Testing against a local daemon
16:08:22 [2022-01-03T16:08:22.685Z] === RUN   TestNetworkCreateDelete
16:08:22 [2022-01-03T16:08:22.685Z] --- PASS: TestNetworkCreateDelete (0.13s)
16:08:22 [2022-01-03T16:08:22.685Z] === RUN   TestDockerNetworkDeletePreferID
16:08:22 [2022-01-03T16:08:22.685Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:08:22 [2022-01-03T16:08:22.685Z] === RUN   TestDaemonDNSFallback
16:08:25 [2022-01-03T16:08:25.173Z] --- PASS: TestDaemonDNSFallback (6.27s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestInspectNetwork
16:08:25 [2022-01-03T16:08:25.173Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestInspectNetwork (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestRunContainerWithBridgeNone
16:08:25 [2022-01-03T16:08:25.173Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestNetworkInvalidJSON
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestNetworkInvalidJSON//networks/create
16:08:25 [2022-01-03T16:08:25.173Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:08:25 [2022-01-03T16:08:25.173Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:08:25 [2022-01-03T16:08:25.173Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:08:25 [2022-01-03T16:08:25.173Z] === CONT  TestNetworkInvalidJSON//networks/create
16:08:25 [2022-01-03T16:08:25.173Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:08:25 [2022-01-03T16:08:25.173Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:08:25 [2022-01-03T16:08:25.173Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestNetworkList
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestNetworkList//networks
16:08:25 [2022-01-03T16:08:25.173Z] === PAUSE TestNetworkList//networks
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestNetworkList//networks/
16:08:25 [2022-01-03T16:08:25.173Z] === PAUSE TestNetworkList//networks/
16:08:25 [2022-01-03T16:08:25.173Z] === CONT  TestNetworkList//networks
16:08:25 [2022-01-03T16:08:25.173Z] === CONT  TestNetworkList//networks/
16:08:25 [2022-01-03T16:08:25.173Z] --- PASS: TestNetworkList (0.02s)
16:08:25 [2022-01-03T16:08:25.173Z]     --- PASS: TestNetworkList//networks (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestHostIPv4BridgeLabel
16:08:25 [2022-01-03T16:08:25.173Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDaemonRestartWithLiveRestore
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDaemonDefaultNetworkPools
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDaemonRestartWithExistingNetwork
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestServiceWithPredefinedNetwork
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:243: FLAKY_TEST
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestServiceWithDataPathPortInit
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] PASS
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === Skipped
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:243: FLAKY_TEST
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] DONE 22 tests, 12 skipped in 6.915s
16:08:25 [2022-01-03T16:08:25.173Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:08:25 [2022-01-03T16:08:25.173Z] INFO: Testing against a local daemon
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDockerNetworkIpvlanPersistance
16:08:25 [2022-01-03T16:08:25.173Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDockerNetworkIpvlan
16:08:25 [2022-01-03T16:08:25.173Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] PASS
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === Skipped
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] DONE 2 tests, 2 skipped in 0.082s
16:08:25 [2022-01-03T16:08:25.173Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:08:25 [2022-01-03T16:08:25.173Z] INFO: Testing against a local daemon
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDockerNetworkMacvlanPersistance
16:08:25 [2022-01-03T16:08:25.173Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestDockerNetworkMacvlan
16:08:25 [2022-01-03T16:08:25.173Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] PASS
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === Skipped
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] DONE 2 tests, 2 skipped in 0.082s
16:08:25 [2022-01-03T16:08:25.173Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:08:25 [2022-01-03T16:08:25.173Z] testing: warning: no tests to run
16:08:25 [2022-01-03T16:08:25.173Z] PASS
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] DONE 0 tests in 0.023s
16:08:25 [2022-01-03T16:08:25.173Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:08:25 [2022-01-03T16:08:25.173Z] INFO: Testing against a local daemon
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginAllowRequest
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginTLS
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginDenyRequest
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginAPIDenyResponse
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginDenyResponse
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginAllowEventStream
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginErrorResponse
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginErrorRequest
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginHeader
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.04s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginV2Disable
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:08:25 [2022-01-03T16:08:25.173Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:08:25 [2022-01-03T16:08:25.173Z] PASS
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === Skipped
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.04s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
16:08:25 [2022-01-03T16:08:25.173Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.173Z] 
16:08:25 [2022-01-03T16:08:25.173Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
16:08:25 [2022-01-03T16:08:25.174Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.174Z] 
16:08:25 [2022-01-03T16:08:25.174Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:08:25 [2022-01-03T16:08:25.174Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.174Z] 
16:08:25 [2022-01-03T16:08:25.174Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:08:25 [2022-01-03T16:08:25.174Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.174Z] 
16:08:25 [2022-01-03T16:08:25.174Z] DONE 17 tests, 17 skipped in 0.200s
16:08:25 [2022-01-03T16:08:25.174Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:08:25 [2022-01-03T16:08:25.174Z] INFO: Testing against a local daemon
16:08:25 [2022-01-03T16:08:25.174Z] === RUN   TestPluginInvalidJSON
16:08:25 [2022-01-03T16:08:25.174Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:08:25 [2022-01-03T16:08:25.174Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:08:25 [2022-01-03T16:08:25.174Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:08:25 [2022-01-03T16:08:25.174Z] --- PASS: TestPluginInvalidJSON (0.02s)
16:08:25 [2022-01-03T16:08:25.174Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:08:25 [2022-01-03T16:08:25.174Z] === RUN   TestPluginInstall
16:08:25 [2022-01-03T16:08:25.174Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.174Z] --- SKIP: TestPluginInstall (0.00s)
16:08:25 [2022-01-03T16:08:25.174Z] === RUN   TestPluginsWithRuntimes
16:08:25 [2022-01-03T16:08:25.174Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:08:25 [2022-01-03T16:08:25.174Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:08:25 [2022-01-03T16:08:25.174Z] === RUN   TestPluginBackCompatMediaTypes
16:08:25 [2022-01-03T16:08:25.174Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:08:25 [2022-01-03T16:08:25.174Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:08:25 [2022-01-03T16:08:25.174Z] PASS
16:08:25 [2022-01-03T16:08:25.174Z] 
16:08:25 [2022-01-03T16:08:25.174Z] === Skipped
16:08:25 [2022-01-03T16:08:25.174Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:08:25 [2022-01-03T16:08:25.174Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:08:25 [2022-01-03T16:08:25.174Z] 
16:08:25 [2022-01-03T16:08:25.174Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:08:25 [2022-01-03T16:08:25.174Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:08:25 [2022-01-03T16:08:25.174Z] 
16:08:25 [2022-01-03T16:08:25.174Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
16:08:25 [2022-01-03T16:08:25.174Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:08:25 [2022-01-03T16:08:25.174Z] 
16:08:25 [2022-01-03T16:08:25.174Z] DONE 5 tests, 3 skipped in 0.115s
16:08:25 [2022-01-03T16:08:25.174Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:08:25 [2022-01-03T16:08:25.174Z] INFO: Testing against a local daemon
16:08:25 [2022-01-03T16:08:25.174Z] === RUN   TestExternalGraphDriver
16:08:25 [2022-01-03T16:08:25.174Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:08:25 [2022-01-03T16:08:25.174Z] --- SKIP: TestExternalGraphDriver (0.03s)
16:08:25 [2022-01-03T16:08:25.174Z] === RUN   TestGraphdriverPluginV2
16:08:27 [2022-01-03T16:08:27.078Z] --- PASS: TestGraphdriverPluginV2 (3.32s)
16:08:27 [2022-01-03T16:08:27.078Z] PASS
16:08:27 [2022-01-03T16:08:27.078Z] 
16:08:27 [2022-01-03T16:08:27.078Z] === Skipped
16:08:27 [2022-01-03T16:08:27.078Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
16:08:27 [2022-01-03T16:08:27.078Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:08:27 [2022-01-03T16:08:27.078Z] 
16:08:27 [2022-01-03T16:08:27.078Z] DONE 2 tests, 1 skipped in 3.443s
16:08:27 [2022-01-03T16:08:27.078Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:08:27 [2022-01-03T16:08:27.336Z] INFO: Testing against a local daemon
16:08:27 [2022-01-03T16:08:27.336Z] === RUN   TestContinueAfterPluginCrash
16:08:27 [2022-01-03T16:08:27.336Z] === PAUSE TestContinueAfterPluginCrash
16:08:27 [2022-01-03T16:08:27.336Z] === RUN   TestReadPluginNoRead
16:08:27 [2022-01-03T16:08:27.336Z] === PAUSE TestReadPluginNoRead
16:08:27 [2022-01-03T16:08:27.336Z] === RUN   TestDaemonStartWithLogOpt
16:08:27 [2022-01-03T16:08:27.336Z] === PAUSE TestDaemonStartWithLogOpt
16:08:27 [2022-01-03T16:08:27.336Z] === CONT  TestContinueAfterPluginCrash
16:08:27 [2022-01-03T16:08:27.336Z] === CONT  TestDaemonStartWithLogOpt
16:08:31 [2022-01-03T16:08:31.521Z] --- PASS: TestDaemonStartWithLogOpt (3.57s)
16:08:31 [2022-01-03T16:08:31.521Z] === CONT  TestReadPluginNoRead
16:08:32 [2022-01-03T16:08:32.894Z] === RUN   TestReadPluginNoRead/default
16:08:34 [2022-01-03T16:08:34.267Z] === RUN   TestReadPluginNoRead/disabled_caching
16:08:35 [2022-01-03T16:08:35.639Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:08:35 [2022-01-03T16:08:35.639Z] --- PASS: TestContinueAfterPluginCrash (8.34s)
16:08:37 [2022-01-03T16:08:37.010Z] === CONT  TestReadPluginNoRead
16:08:37 [2022-01-03T16:08:37.011Z]     read_test.go:92: [db63ac18b20bf] daemon is not started
16:08:37 [2022-01-03T16:08:37.011Z] --- PASS: TestReadPluginNoRead (6.01s)
16:08:37 [2022-01-03T16:08:37.011Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
16:08:37 [2022-01-03T16:08:37.011Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
16:08:37 [2022-01-03T16:08:37.011Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.27s)
16:08:37 [2022-01-03T16:08:37.011Z] PASS
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] DONE 6 tests in 9.673s
16:08:37 [2022-01-03T16:08:37.011Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:08:37 [2022-01-03T16:08:37.011Z] testing: warning: no tests to run
16:08:37 [2022-01-03T16:08:37.011Z] PASS
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] DONE 0 tests in 0.027s
16:08:37 [2022-01-03T16:08:37.011Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:08:37 [2022-01-03T16:08:37.011Z] INFO: Testing against a local daemon
16:08:37 [2022-01-03T16:08:37.011Z] === RUN   TestPluginWithDevMounts
16:08:37 [2022-01-03T16:08:37.011Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:08:37 [2022-01-03T16:08:37.011Z] --- SKIP: TestPluginWithDevMounts (0.00s)
16:08:37 [2022-01-03T16:08:37.011Z] PASS
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] === Skipped
16:08:37 [2022-01-03T16:08:37.011Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
16:08:37 [2022-01-03T16:08:37.011Z]     mounts_test.go:20: (*Execution).IsRootless-fm
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] DONE 1 tests, 1 skipped in 0.084s
16:08:37 [2022-01-03T16:08:37.011Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
16:08:37 [2022-01-03T16:08:37.011Z] INFO: Testing against a local daemon
16:08:37 [2022-01-03T16:08:37.011Z] === RUN   TestSecretInspect
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] --- SKIP: TestSecretInspect (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z] === RUN   TestSecretList
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] --- SKIP: TestSecretList (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z] === RUN   TestSecretsCreateAndDelete
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z] === RUN   TestSecretsUpdate
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] --- SKIP: TestSecretsUpdate (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z] === RUN   TestTemplatedSecret
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] --- SKIP: TestTemplatedSecret (0.00s)
16:08:37 [2022-01-03T16:08:37.011Z] === RUN   TestSecretCreateResolve
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] --- SKIP: TestSecretCreateResolve (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z] PASS
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] === Skipped
16:08:37 [2022-01-03T16:08:37.011Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
16:08:37 [2022-01-03T16:08:37.011Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.011Z] 
16:08:37 [2022-01-03T16:08:37.011Z] DONE 6 tests, 6 skipped in 0.154s
16:08:37 [2022-01-03T16:08:37.274Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
16:08:37 [2022-01-03T16:08:37.274Z] INFO: Testing against a local daemon
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestServiceCreateInit
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- PASS: TestServiceCreateInit (0.02s)
16:08:37 [2022-01-03T16:08:37.274Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:08:37 [2022-01-03T16:08:37.274Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestCreateServiceMultipleTimes
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestCreateServiceConflict
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- SKIP: TestCreateServiceConflict (0.01s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestCreateServiceMaxReplicas
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestCreateWithDuplicateNetworkNames
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestCreateServiceSecretFileMode
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestCreateServiceConfigFileMode
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestCreateServiceSysctls
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- SKIP: TestCreateServiceSysctls (0.02s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestCreateServiceCapabilities
16:08:37 [2022-01-03T16:08:37.274Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.274Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
16:08:37 [2022-01-03T16:08:37.274Z] === RUN   TestInspect
16:08:37 [2022-01-03T16:08:37.536Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.536Z] --- SKIP: TestInspect (0.03s)
16:08:37 [2022-01-03T16:08:37.536Z] === RUN   TestCreateJob
16:08:37 [2022-01-03T16:08:37.536Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.536Z] --- SKIP: TestCreateJob (0.01s)
16:08:37 [2022-01-03T16:08:37.536Z] === RUN   TestReplicatedJob
16:08:37 [2022-01-03T16:08:37.536Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.536Z] --- SKIP: TestReplicatedJob (0.01s)
16:08:37 [2022-01-03T16:08:37.536Z] === RUN   TestUpdateReplicatedJob
16:08:37 [2022-01-03T16:08:37.536Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.536Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
16:08:37 [2022-01-03T16:08:37.536Z] === RUN   TestServiceListWithStatuses
16:08:37 [2022-01-03T16:08:37.536Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:08:37 [2022-01-03T16:08:37.536Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:08:37 [2022-01-03T16:08:37.536Z] === RUN   TestDockerNetworkConnectAlias
16:08:37 [2022-01-03T16:08:37.536Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.536Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
16:08:37 [2022-01-03T16:08:37.536Z] === RUN   TestDockerNetworkReConnect
16:08:37 [2022-01-03T16:08:37.536Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:37 [2022-01-03T16:08:37.536Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
16:08:37 [2022-01-03T16:08:37.536Z] === RUN   TestServicePlugin
16:08:39 [2022-01-03T16:08:39.435Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] --- SKIP: TestServicePlugin (1.91s)
16:08:39 [2022-01-03T16:08:39.435Z] === RUN   TestServiceUpdateLabel
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] --- SKIP: TestServiceUpdateLabel (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z] === RUN   TestServiceUpdateSecrets
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z] === RUN   TestServiceUpdateConfigs
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z] === RUN   TestServiceUpdateNetwork
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z] === RUN   TestServiceUpdatePidsLimit
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
16:08:39 [2022-01-03T16:08:39.435Z] PASS
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === Skipped
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
16:08:39 [2022-01-03T16:08:39.435Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestInspect (0.03s)
16:08:39 [2022-01-03T16:08:39.435Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
16:08:39 [2022-01-03T16:08:39.435Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
16:08:39 [2022-01-03T16:08:39.435Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
16:08:39 [2022-01-03T16:08:39.435Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
16:08:39 [2022-01-03T16:08:39.435Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s)
16:08:39 [2022-01-03T16:08:39.435Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
16:08:39 [2022-01-03T16:08:39.435Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:08:39 [2022-01-03T16:08:39.435Z] 
16:08:39 [2022-01-03T16:08:39.435Z] DONE 24 tests, 23 skipped in 2.320s
16:08:39 [2022-01-03T16:08:39.435Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
16:08:39 [2022-01-03T16:08:39.693Z] INFO: Testing against a local daemon
16:08:39 [2022-01-03T16:08:39.693Z] === RUN   TestSessionCreate
16:08:39 [2022-01-03T16:08:39.693Z] --- PASS: TestSessionCreate (0.02s)
16:08:39 [2022-01-03T16:08:39.693Z] === RUN   TestSessionCreateWithBadUpgrade
16:08:39 [2022-01-03T16:08:39.693Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
16:08:39 [2022-01-03T16:08:39.693Z] PASS
16:08:39 [2022-01-03T16:08:39.693Z] 
16:08:39 [2022-01-03T16:08:39.693Z] DONE 2 tests in 0.124s
16:08:39 [2022-01-03T16:08:39.693Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
16:08:39 [2022-01-03T16:08:39.693Z] INFO: Testing against a local daemon
16:08:39 [2022-01-03T16:08:39.693Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:08:39 [2022-01-03T16:08:39.693Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:08:39 [2022-01-03T16:08:39.693Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:08:39 [2022-01-03T16:08:39.693Z] === RUN   TestDiskUsage
16:08:39 [2022-01-03T16:08:39.693Z] === PAUSE TestDiskUsage
16:08:39 [2022-01-03T16:08:39.693Z] === RUN   TestEventsExecDie
16:08:40 [2022-01-03T16:08:40.259Z] --- PASS: TestEventsExecDie (0.47s)
16:08:40 [2022-01-03T16:08:40.259Z] === RUN   TestEventsBackwardsCompatible
16:08:40 [2022-01-03T16:08:40.259Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
16:08:40 [2022-01-03T16:08:40.259Z] === RUN   TestEventsVolumeCreate
16:08:40 [2022-01-03T16:08:40.259Z] --- PASS: TestEventsVolumeCreate (0.04s)
16:08:40 [2022-01-03T16:08:40.259Z] === RUN   TestInfoBinaryCommits
16:08:40 [2022-01-03T16:08:40.259Z] --- PASS: TestInfoBinaryCommits (0.03s)
16:08:40 [2022-01-03T16:08:40.259Z] === RUN   TestInfoAPIVersioned
16:08:40 [2022-01-03T16:08:40.259Z] --- PASS: TestInfoAPIVersioned (0.01s)
16:08:40 [2022-01-03T16:08:40.259Z] === RUN   TestInfoDiscoveryBackend
16:08:40 [2022-01-03T16:08:40.824Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
16:08:40 [2022-01-03T16:08:40.824Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:08:44 [2022-01-03T16:08:44.101Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
16:08:44 [2022-01-03T16:08:44.101Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:08:44 [2022-01-03T16:08:44.101Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
16:08:44 [2022-01-03T16:08:44.101Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:08:44 [2022-01-03T16:08:44.101Z] === RUN   TestInfoAPI
16:08:44 [2022-01-03T16:08:44.358Z] --- PASS: TestInfoAPI (0.02s)
16:08:44 [2022-01-03T16:08:44.358Z] === RUN   TestInfoAPIWarnings
16:09:02 [2022-01-03T16:09:02.422Z] --- PASS: TestInfoAPIWarnings (16.34s)
16:09:02 [2022-01-03T16:09:02.423Z] === RUN   TestInfoDebug
16:09:02 [2022-01-03T16:09:02.423Z] --- PASS: TestInfoDebug (0.56s)
16:09:02 [2022-01-03T16:09:02.423Z] === RUN   TestInfoInsecureRegistries
16:09:02 [2022-01-03T16:09:02.423Z] --- PASS: TestInfoInsecureRegistries (0.54s)
16:09:02 [2022-01-03T16:09:02.423Z] === RUN   TestInfoRegistryMirrors
16:09:02 [2022-01-03T16:09:02.423Z] --- PASS: TestInfoRegistryMirrors (0.56s)
16:09:02 [2022-01-03T16:09:02.423Z] === RUN   TestLoginFailsWithBadCredentials
16:09:02 [2022-01-03T16:09:02.423Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
16:09:02 [2022-01-03T16:09:02.423Z] === RUN   TestPingCacheHeaders
16:09:02 [2022-01-03T16:09:02.423Z] --- PASS: TestPingCacheHeaders (0.02s)
16:09:02 [2022-01-03T16:09:02.423Z] === RUN   TestPingGet
16:09:02 [2022-01-03T16:09:02.423Z] --- PASS: TestPingGet (0.01s)
16:09:02 [2022-01-03T16:09:02.423Z] === RUN   TestPingHead
16:09:02 [2022-01-03T16:09:02.423Z] --- PASS: TestPingHead (0.02s)
16:09:02 [2022-01-03T16:09:02.423Z] === RUN   TestVersion
16:09:02 [2022-01-03T16:09:02.423Z] --- PASS: TestVersion (0.02s)
16:09:02 [2022-01-03T16:09:02.423Z] === CONT  TestDiskUsage
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/container_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/image_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/volume_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/container,_volume_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
16:09:02 [2022-01-03T16:09:02.988Z] === RUN   TestDiskUsage/after_container.Run
16:09:03 [2022-01-03T16:09:03.246Z] === RUN   TestDiskUsage/after_container.Run/container_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/image_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/volume_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
16:09:03 [2022-01-03T16:09:03.504Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
16:09:03 [2022-01-03T16:09:03.504Z] --- PASS: TestDiskUsage (1.22s)
16:09:03 [2022-01-03T16:09:03.504Z]     --- PASS: TestDiskUsage/empty (0.01s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
16:09:03 [2022-01-03T16:09:03.504Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
16:09:03 [2022-01-03T16:09:03.504Z] PASS
16:09:03 [2022-01-03T16:09:03.504Z] 
16:09:03 [2022-01-03T16:09:03.504Z] === Skipped
16:09:03 [2022-01-03T16:09:03.504Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:09:03 [2022-01-03T16:09:03.504Z] 
16:09:03 [2022-01-03T16:09:03.504Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
16:09:03 [2022-01-03T16:09:03.504Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
16:09:03 [2022-01-03T16:09:03.504Z] 
16:09:03 [2022-01-03T16:09:03.504Z] DONE 53 tests, 2 skipped in 23.996s
16:09:03 [2022-01-03T16:09:03.764Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
16:09:03 [2022-01-03T16:09:03.764Z] INFO: Testing against a local daemon
16:09:03 [2022-01-03T16:09:03.764Z] === RUN   TestVolumesCreateAndList
16:09:03 [2022-01-03T16:09:03.764Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:09:03 [2022-01-03T16:09:03.764Z] === RUN   TestVolumesRemove
16:09:03 [2022-01-03T16:09:03.764Z] --- PASS: TestVolumesRemove (0.04s)
16:09:03 [2022-01-03T16:09:03.764Z] === RUN   TestVolumesInspect
16:09:03 [2022-01-03T16:09:03.764Z] --- PASS: TestVolumesInspect (0.02s)
16:09:03 [2022-01-03T16:09:03.764Z] === RUN   TestVolumesInvalidJSON
16:09:03 [2022-01-03T16:09:03.764Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:09:03 [2022-01-03T16:09:03.764Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:09:03 [2022-01-03T16:09:03.764Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:09:03 [2022-01-03T16:09:03.764Z] --- PASS: TestVolumesInvalidJSON (0.02s)
16:09:03 [2022-01-03T16:09:03.764Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:09:03 [2022-01-03T16:09:03.764Z] PASS
16:09:03 [2022-01-03T16:09:03.764Z] 
16:09:03 [2022-01-03T16:09:03.764Z] DONE 5 tests in 0.173s
16:09:03 [2022-01-03T16:09:03.764Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:09:03 [2022-01-03T16:09:03.764Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13407 is not a child of this shell
16:09:03 [2022-01-03T16:09:03.764Z] warning: PID 13407 from bundles/test-integration/docker.pid had a nonzero exit code
16:09:03 [2022-01-03T16:09:03.764Z] Leaving: AppArmorNo profiles have been unloaded.
16:09:03 [2022-01-03T16:09:03.764Z] 
16:09:03 [2022-01-03T16:09:03.764Z] Unloading profiles will leave already running processes permanently
16:09:03 [2022-01-03T16:09:03.764Z] unconfined, which can lead to unexpected situations.
16:09:03 [2022-01-03T16:09:03.764Z] 
16:09:03 [2022-01-03T16:09:03.764Z] To set a process to complain mode, use the command line tool
16:09:03 [2022-01-03T16:09:03.764Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:09:03 [2022-01-03T16:09:03.764Z] Removing test suite binaries
16:09:04 [2022-01-03T16:09:04.022Z] exiting test-integration
16:09:04 [2022-01-03T16:09:04.022Z] ++ exit 0
16:09:04 [2022-01-03T16:09:04.022Z]