Skip to content

Console Output

Skipping 4 KB.. Full Log
go/src/github.com/docker/docker/integration/plugin/test.main
14:50:15 [2022-09-08T14:50:15.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
14:50:16 [2022-09-08T14:50:16.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
14:50:18 [2022-09-08T14:50:18.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
14:50:19 [2022-09-08T14:50:19.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
14:50:20 [2022-09-08T14:50:20.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
14:50:20 [2022-09-08T14:50:20.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
14:50:21 [2022-09-08T14:50:21.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
14:50:22 [2022-09-08T14:50:22.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
14:50:23 [2022-09-08T14:50:23.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
14:50:23 [2022-09-08T14:50:23.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
14:50:25 [2022-09-08T14:50:25.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
14:50:25 [2022-09-08T14:50:25.816Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
14:50:25 [2022-09-08T14:50:25.816Z] Using test binary docker
14:50:25 [2022-09-08T14:50:25.816Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
14:50:25 [2022-09-08T14:50:25.816Z] Not: starting.
14:50:25 [2022-09-08T14:50:25.816Z] INFO: Waiting for daemon to start...
14:50:25 [2022-09-08T14:50:25.816Z] Starting dockerd
14:50:28 [2022-09-08T14:50:28.330Z] .
14:50:28 [2022-09-08T14:50:28.330Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
14:50:28 [2022-09-08T14:50:28.330Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
14:50:28 [2022-09-08T14:50:28.330Z] Error: No such image: emptyfs
14:50:28 [2022-09-08T14:50:28.330Z] Loaded image: emptyfs:latest
14:50:28 [2022-09-08T14:50:28.330Z] Running integration-test (iteration 1)
14:50:28 [2022-09-08T14:50:28.330Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
14:50:28 [2022-09-08T14:50:28.586Z] Loaded image: busybox:latest
14:50:28 [2022-09-08T14:50:28.586Z] Loaded image: busybox:glibc
14:50:29 [2022-09-08T14:50:29.953Z] Loaded image: debian:bullseye-slim
14:50:29 [2022-09-08T14:50:29.953Z] Loaded image: hello-world:latest
14:50:29 [2022-09-08T14:50:29.953Z] Loaded image: arm32v7/hello-world:latest
14:50:29 [2022-09-08T14:50:29.953Z] INFO: Testing against a local daemon
14:50:29 [2022-09-08T14:50:29.953Z] === RUN   TestCgroupNamespacesBuild
14:50:31 [2022-09-08T14:50:31.319Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
14:50:31 [2022-09-08T14:50:31.319Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
14:50:32 [2022-09-08T14:50:32.248Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
14:50:32 [2022-09-08T14:50:32.248Z] === RUN   TestBuildWithSession
14:50:32 [2022-09-08T14:50:32.248Z]     build_session_test.go:25: TODO: BuildKit
14:50:32 [2022-09-08T14:50:32.248Z] --- SKIP: TestBuildWithSession (0.00s)
14:50:32 [2022-09-08T14:50:32.248Z] === RUN   TestBuildSquashParent
14:50:40 [2022-09-08T14:50:40.331Z] --- PASS: TestBuildSquashParent (6.96s)
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:40 [2022-09-08T14:50:40.331Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.331Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.331Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.331Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
14:50:40 [2022-09-08T14:50:40.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
14:50:40 [2022-09-08T14:50:40.892Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
14:50:42 [2022-09-08T14:50:42.786Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
14:50:43 [2022-09-08T14:50:43.042Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
14:50:44 [2022-09-08T14:50:44.930Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.47s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.10s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.87s)
14:50:44 [2022-09-08T14:50:44.930Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s)
14:50:44 [2022-09-08T14:50:44.930Z] === RUN   TestBuildMultiStageCopy
14:50:44 [2022-09-08T14:50:44.930Z] === RUN   TestBuildMultiStageCopy/copy_to_root
14:50:48 [2022-09-08T14:50:48.195Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
14:50:49 [2022-09-08T14:50:49.146Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
14:50:50 [2022-09-08T14:50:50.073Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
14:50:51 [2022-09-08T14:50:51.437Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
14:50:52 [2022-09-08T14:50:52.366Z] --- PASS: TestBuildMultiStageCopy (7.36s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
14:50:52 [2022-09-08T14:50:52.366Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
14:50:52 [2022-09-08T14:50:52.366Z] === RUN   TestBuildMultiStageParentConfig
14:50:57 [2022-09-08T14:50:57.607Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
14:50:57 [2022-09-08T14:50:57.607Z] === RUN   TestBuildLabelWithTargets
14:51:05 [2022-09-08T14:51:05.688Z] --- PASS: TestBuildLabelWithTargets (8.00s)
14:51:05 [2022-09-08T14:51:05.688Z] === RUN   TestBuildWithEmptyLayers
14:51:08 [2022-09-08T14:51:08.245Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
14:51:08 [2022-09-08T14:51:08.245Z] === RUN   TestBuildMultiStageOnBuild
14:51:13 [2022-09-08T14:51:13.488Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
14:51:13 [2022-09-08T14:51:13.488Z] === RUN   TestBuildUncleanTarFilenames
14:51:13 [2022-09-08T14:51:13.745Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
14:51:13 [2022-09-08T14:51:13.745Z] === RUN   TestBuildMultiStageLayerLeak
14:51:18 [2022-09-08T14:51:18.988Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
14:51:18 [2022-09-08T14:51:18.988Z] === RUN   TestBuildWithHugeFile
14:52:15 [2022-09-08T14:52:15.156Z] --- PASS: TestBuildWithHugeFile (50.33s)
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWCOWSandboxSize
14:52:15 [2022-09-08T14:52:15.156Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:52:15 [2022-09-08T14:52:15.156Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWithEmptyDockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
14:52:15 [2022-09-08T14:52:15.156Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
14:52:15 [2022-09-08T14:52:15.156Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
14:52:15 [2022-09-08T14:52:15.156Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
14:52:15 [2022-09-08T14:52:15.156Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildPreserveOwnership
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildPreserveOwnership/copy_from
14:52:15 [2022-09-08T14:52:15.156Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
14:52:19 [2022-09-08T14:52:19.348Z] --- PASS: TestBuildPreserveOwnership (10.24s)
14:52:19 [2022-09-08T14:52:19.348Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.21s)
14:52:19 [2022-09-08T14:52:19.348Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestBuildPlatformInvalid
14:52:19 [2022-09-08T14:52:19.348Z] --- PASS: TestBuildPlatformInvalid (0.10s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
14:52:19 [2022-09-08T14:52:19.348Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z] PASS
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === Skipped
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z]     build_session_test.go:25: TODO: BuildKit
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] DONE 34 tests, 3 skipped in 111.052s
14:52:19 [2022-09-08T14:52:19.348Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
14:52:19 [2022-09-08T14:52:19.348Z] INFO: Testing against a local daemon
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigInspect
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigInspect (0.02s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigList
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigList (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigsCreateAndDelete
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigsUpdate
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigsUpdate (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestTemplatedConfig
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestTemplatedConfig (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z] === RUN   TestConfigCreateResolve
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] --- SKIP: TestConfigCreateResolve (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z] PASS
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === Skipped
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
14:52:19 [2022-09-08T14:52:19.348Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:52:19 [2022-09-08T14:52:19.348Z] 
14:52:19 [2022-09-08T14:52:19.348Z] DONE 6 tests, 6 skipped in 0.150s
14:52:19 [2022-09-08T14:52:19.348Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
14:52:19 [2022-09-08T14:52:19.604Z] INFO: Testing against a local daemon
14:52:19 [2022-09-08T14:52:19.604Z] === RUN   TestAttachWithTTY
14:52:19 [2022-09-08T14:52:19.604Z] --- PASS: TestAttachWithTTY (0.04s)
14:52:19 [2022-09-08T14:52:19.604Z] === RUN   TestAttachWithoutTTy
14:52:19 [2022-09-08T14:52:19.604Z] --- PASS: TestAttachWithoutTTy (0.04s)
14:52:19 [2022-09-08T14:52:19.604Z] === RUN   TestCheckpoint
14:52:19 [2022-09-08T14:52:19.604Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:52:19 [2022-09-08T14:52:19.604Z] --- SKIP: TestCheckpoint (0.00s)
14:52:19 [2022-09-08T14:52:19.604Z] === RUN   TestContainerInvalidJSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/commit
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/containers/create
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/commit
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/commit/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/containers/create
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
14:52:19 [2022-09-08T14:52:19.860Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
14:52:19 [2022-09-08T14:52:19.860Z] --- PASS: TestContainerInvalidJSON (0.01s)
14:52:19 [2022-09-08T14:52:19.860Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
14:52:19 [2022-09-08T14:52:19.861Z] === RUN   TestCopyFromContainerPathDoesNotExist
14:52:19 [2022-09-08T14:52:19.861Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
14:52:19 [2022-09-08T14:52:19.861Z] === RUN   TestCopyFromContainerPathIsNotDir
14:52:19 [2022-09-08T14:52:19.861Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
14:52:19 [2022-09-08T14:52:19.861Z] === RUN   TestCopyToContainerPathDoesNotExist
14:52:19 [2022-09-08T14:52:19.861Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
14:52:19 [2022-09-08T14:52:19.861Z] === RUN   TestCopyEmptyFile
14:52:20 [2022-09-08T14:52:20.117Z] --- PASS: TestCopyEmptyFile (0.20s)
14:52:20 [2022-09-08T14:52:20.117Z] === RUN   TestCopyToContainerPathIsNotDir
14:52:20 [2022-09-08T14:52:20.117Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
14:52:20 [2022-09-08T14:52:20.117Z] === RUN   TestCopyFromContainer
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer//
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer//bar/root
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer//bar/root/
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer/bar/quux
14:52:24 [2022-09-08T14:52:24.282Z] === RUN   TestCopyFromContainer/bar/quux/
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/quux/baz
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/filesymlink
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
14:52:24 [2022-09-08T14:52:24.538Z] === RUN   TestCopyFromContainer/bar/notarget
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCopyFromContainer (4.59s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer// (0.06s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateLinkToNonExistingContainer
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithInvalidEnv
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithInvalidEnv/0
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateWithInvalidEnv/0
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithInvalidEnv/1
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateWithInvalidEnv/1
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithInvalidEnv/2
14:52:24 [2022-09-08T14:52:24.794Z] === PAUSE TestCreateWithInvalidEnv/2
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateWithInvalidEnv/0
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateWithInvalidEnv/2
14:52:24 [2022-09-08T14:52:24.794Z] === CONT  TestCreateWithInvalidEnv/1
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateTmpfsMountsTarget
14:52:24 [2022-09-08T14:52:24.794Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
14:52:24 [2022-09-08T14:52:24.794Z] === RUN   TestCreateWithCustomMaskedPaths
14:52:26 [2022-09-08T14:52:26.160Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
14:52:26 [2022-09-08T14:52:26.160Z] === RUN   TestCreateWithCustomReadonlyPaths
14:52:27 [2022-09-08T14:52:27.087Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s)
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:27 [2022-09-08T14:52:27.087Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:27 [2022-09-08T14:52:27.087Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
14:52:27 [2022-09-08T14:52:27.088Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
14:52:27 [2022-09-08T14:52:27.088Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
14:52:27 [2022-09-08T14:52:27.088Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
14:52:27 [2022-09-08T14:52:27.088Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateDifferentPlatform
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateDifferentPlatform/different_os
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreateDifferentPlatform (0.01s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateVolumesFromNonExistingContainer
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
14:52:27 [2022-09-08T14:52:27.650Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
14:52:27 [2022-09-08T14:52:27.650Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
14:52:27 [2022-09-08T14:52:27.650Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
14:52:27 [2022-09-08T14:52:27.650Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestContainerStartOnDaemonRestart
14:52:27 [2022-09-08T14:52:27.650Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:52:27 [2022-09-08T14:52:27.650Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestDaemonRestartIpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestDaemonRestartIpcMode
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestDaemonHostGatewayIP
14:52:27 [2022-09-08T14:52:27.650Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:52:27 [2022-09-08T14:52:27.650Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestRestartDaemonWithRestartingContainer
14:52:27 [2022-09-08T14:52:27.650Z] === PAUSE TestRestartDaemonWithRestartingContainer
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestContainerKillOnDaemonStart
14:52:27 [2022-09-08T14:52:27.650Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:52:27 [2022-09-08T14:52:27.650Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
14:52:27 [2022-09-08T14:52:27.650Z] === RUN   TestDiff
14:52:27 [2022-09-08T14:52:27.907Z] --- PASS: TestDiff (0.38s)
14:52:27 [2022-09-08T14:52:27.907Z] === RUN   TestExecConsoleSize
14:52:28 [2022-09-08T14:52:28.468Z] --- PASS: TestExecConsoleSize (0.47s)
14:52:28 [2022-09-08T14:52:28.468Z] === RUN   TestExecWithCloseStdin
14:52:29 [2022-09-08T14:52:29.031Z] --- PASS: TestExecWithCloseStdin (0.56s)
14:52:29 [2022-09-08T14:52:29.031Z] === RUN   TestExec
14:52:29 [2022-09-08T14:52:29.592Z] --- PASS: TestExec (0.44s)
14:52:29 [2022-09-08T14:52:29.592Z] === RUN   TestExecUser
14:52:29 [2022-09-08T14:52:29.847Z] --- PASS: TestExecUser (0.45s)
14:52:29 [2022-09-08T14:52:29.847Z] === RUN   TestExportContainerAndImportImage
14:52:30 [2022-09-08T14:52:30.408Z] --- PASS: TestExportContainerAndImportImage (0.54s)
14:52:30 [2022-09-08T14:52:30.408Z] === RUN   TestExportContainerAfterDaemonRestart
14:52:31 [2022-09-08T14:52:31.774Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
14:52:31 [2022-09-08T14:52:31.774Z] === RUN   TestHealthCheckWorkdir
14:52:32 [2022-09-08T14:52:32.335Z] --- PASS: TestHealthCheckWorkdir (0.51s)
14:52:32 [2022-09-08T14:52:32.335Z] === RUN   TestHealthKillContainer
14:52:40 [2022-09-08T14:52:40.417Z] --- PASS: TestHealthKillContainer (7.80s)
14:52:40 [2022-09-08T14:52:40.417Z] === RUN   TestHealthCheckProcessKilled
14:52:40 [2022-09-08T14:52:40.673Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
14:52:40 [2022-09-08T14:52:40.673Z] === RUN   TestInspectCpusetInConfigPre120
14:52:40 [2022-09-08T14:52:40.673Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:52:40 [2022-09-08T14:52:40.673Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
14:52:40 [2022-09-08T14:52:40.673Z] === RUN   TestIpcModeNone
14:52:41 [2022-09-08T14:52:41.234Z] --- PASS: TestIpcModeNone (0.43s)
14:52:41 [2022-09-08T14:52:41.234Z] === RUN   TestIpcModePrivate
14:52:41 [2022-09-08T14:52:41.490Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
14:52:41 [2022-09-08T14:52:41.746Z] --- PASS: TestIpcModePrivate (0.46s)
14:52:41 [2022-09-08T14:52:41.746Z] === RUN   TestIpcModeShareable
14:52:41 [2022-09-08T14:52:41.746Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:41 [2022-09-08T14:52:41.746Z] --- SKIP: TestIpcModeShareable (0.00s)
14:52:41 [2022-09-08T14:52:41.746Z] === RUN   TestAPIIpcModeShareableAndContainer
14:52:43 [2022-09-08T14:52:43.110Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
14:52:43 [2022-09-08T14:52:43.110Z] === RUN   TestAPIIpcModeHost
14:52:43 [2022-09-08T14:52:43.110Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:43 [2022-09-08T14:52:43.110Z] --- SKIP: TestAPIIpcModeHost (0.00s)
14:52:43 [2022-09-08T14:52:43.110Z] === RUN   TestDaemonIpcModeShareable
14:52:43 [2022-09-08T14:52:43.110Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:43 [2022-09-08T14:52:43.110Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
14:52:43 [2022-09-08T14:52:43.110Z] === RUN   TestDaemonIpcModePrivate
14:52:44 [2022-09-08T14:52:44.037Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
14:52:44 [2022-09-08T14:52:44.037Z] --- PASS: TestDaemonIpcModePrivate (1.11s)
14:52:44 [2022-09-08T14:52:44.037Z] === RUN   TestDaemonIpcModePrivateFromConfig
14:52:44 [2022-09-08T14:52:44.037Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:44 [2022-09-08T14:52:44.037Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
14:52:44 [2022-09-08T14:52:44.037Z] === RUN   TestDaemonIpcModeShareableFromConfig
14:52:44 [2022-09-08T14:52:44.037Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:52:44 [2022-09-08T14:52:44.037Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
14:52:44 [2022-09-08T14:52:44.037Z] === RUN   TestIpcModeOlderClient
14:52:44 [2022-09-08T14:52:44.293Z] === PAUSE TestIpcModeOlderClient
14:52:44 [2022-09-08T14:52:44.293Z] === RUN   TestKillContainerInvalidSignal
14:52:44 [2022-09-08T14:52:44.549Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
14:52:44 [2022-09-08T14:52:44.549Z] === RUN   TestKillContainer
14:52:44 [2022-09-08T14:52:44.549Z] === RUN   TestKillContainer/no_signal
14:52:45 [2022-09-08T14:52:45.110Z] === RUN   TestKillContainer/non_killing_signal
14:52:45 [2022-09-08T14:52:45.367Z] === RUN   TestKillContainer/killing_signal
14:52:45 [2022-09-08T14:52:45.929Z] --- PASS: TestKillContainer (1.30s)
14:52:45 [2022-09-08T14:52:45.929Z]     --- PASS: TestKillContainer/no_signal (0.42s)
14:52:45 [2022-09-08T14:52:45.929Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
14:52:45 [2022-09-08T14:52:45.929Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
14:52:45 [2022-09-08T14:52:45.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies
14:52:45 [2022-09-08T14:52:45.929Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
14:52:46 [2022-09-08T14:52:46.184Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
14:52:46 [2022-09-08T14:52:46.747Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
14:52:46 [2022-09-08T14:52:46.747Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
14:52:46 [2022-09-08T14:52:46.747Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
14:52:46 [2022-09-08T14:52:46.747Z] === RUN   TestKillStoppedContainer
14:52:46 [2022-09-08T14:52:46.747Z] --- PASS: TestKillStoppedContainer (0.04s)
14:52:46 [2022-09-08T14:52:46.747Z] === RUN   TestKillStoppedContainerAPIPre120
14:52:46 [2022-09-08T14:52:46.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
14:52:46 [2022-09-08T14:52:46.747Z] === RUN   TestKillDifferentUserContainer
14:52:47 [2022-09-08T14:52:47.309Z] --- PASS: TestKillDifferentUserContainer (0.40s)
14:52:47 [2022-09-08T14:52:47.309Z] === RUN   TestInspectOomKilledTrue
14:52:47 [2022-09-08T14:52:47.309Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
14:52:47 [2022-09-08T14:52:47.309Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
14:52:47 [2022-09-08T14:52:47.309Z] === RUN   TestInspectOomKilledFalse
14:52:47 [2022-09-08T14:52:47.309Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:52:47 [2022-09-08T14:52:47.309Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
14:52:47 [2022-09-08T14:52:47.309Z] === RUN   TestLinksEtcHostsContentMatch
14:52:47 [2022-09-08T14:52:47.309Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:52:47 [2022-09-08T14:52:47.309Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
14:52:47 [2022-09-08T14:52:47.309Z] === RUN   TestLinksContainerNames
14:52:47 [2022-09-08T14:52:47.871Z] --- PASS: TestLinksContainerNames (0.84s)
14:52:47 [2022-09-08T14:52:47.871Z] === RUN   TestLogsFollowTailEmpty
14:52:48 [2022-09-08T14:52:48.451Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/tty/only_stdout
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/tty/only_stdout
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/tty/only_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/tty/only_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
14:52:48 [2022-09-08T14:52:48.451Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
14:52:48 [2022-09-08T14:52:48.451Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
14:52:49 [2022-09-08T14:52:49.015Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
14:52:49 [2022-09-08T14:52:49.015Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
14:52:49 [2022-09-08T14:52:49.576Z] === CONT  TestLogs/driver_local/tty/only_stderr
14:52:49 [2022-09-08T14:52:49.576Z] === CONT  TestLogs/driver_local/tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
14:52:50 [2022-09-08T14:52:50.504Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
14:52:50 [2022-09-08T14:52:50.504Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
14:52:51 [2022-09-08T14:52:51.066Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
14:52:51 [2022-09-08T14:52:51.066Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
14:52:51 [2022-09-08T14:52:51.323Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
14:52:51 [2022-09-08T14:52:51.579Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
14:52:52 [2022-09-08T14:52:52.141Z] --- PASS: TestLogs (3.76s)
14:52:52 [2022-09-08T14:52:52.141Z]     --- PASS: TestLogs/driver_local (0.01s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.77s)
14:52:52 [2022-09-08T14:52:52.141Z]     --- PASS: TestLogs/driver_json-file (0.01s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.54s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s)
14:52:52 [2022-09-08T14:52:52.141Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
14:52:52 [2022-09-08T14:52:52.141Z] === RUN   TestContainerNetworkMountsNoChown
14:52:52 [2022-09-08T14:52:52.702Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/default/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rslave
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/slave
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rprivate
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/private
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === RUN   TestMountDaemonRoot/private/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/default/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rslave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared/mount_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/slave/bind_root
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
14:52:52 [2022-09-08T14:52:52.702Z] === CONT  TestMountDaemonRoot/rslave/mount_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/slave/mount_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/private/bind_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/private/mount_subpath
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/private/mount_root
14:52:52 [2022-09-08T14:52:52.958Z] === CONT  TestMountDaemonRoot/private/bind_subpath
14:52:52 [2022-09-08T14:52:52.958Z] --- PASS: TestMountDaemonRoot (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
14:52:52 [2022-09-08T14:52:52.958Z] === RUN   TestContainerBindMountNonRecursive
14:52:52 [2022-09-08T14:52:52.958Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:52:52 [2022-09-08T14:52:52.958Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
14:52:52 [2022-09-08T14:52:52.958Z] === RUN   TestContainerVolumesMountedAsShared
14:52:52 [2022-09-08T14:52:52.958Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:52:52 [2022-09-08T14:52:52.958Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z] === RUN   TestContainerVolumesMountedAsSlave
14:52:52 [2022-09-08T14:52:52.958Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:52:52 [2022-09-08T14:52:52.958Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
14:52:52 [2022-09-08T14:52:52.958Z] === RUN   TestNetworkNat
14:52:53 [2022-09-08T14:52:53.520Z] --- PASS: TestNetworkNat (0.48s)
14:52:53 [2022-09-08T14:52:53.520Z] === RUN   TestNetworkLocalhostTCPNat
14:52:54 [2022-09-08T14:52:54.082Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
14:52:54 [2022-09-08T14:52:54.082Z] === RUN   TestNetworkLoopbackNat
14:52:56 [2022-09-08T14:52:56.598Z] --- PASS: TestNetworkLoopbackNat (2.53s)
14:52:56 [2022-09-08T14:52:56.598Z] === RUN   TestPause
14:52:56 [2022-09-08T14:52:56.598Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
14:52:56 [2022-09-08T14:52:56.598Z] --- SKIP: TestPause (0.00s)
14:52:56 [2022-09-08T14:52:56.598Z] === RUN   TestPauseFailsOnWindowsServerContainers
14:52:56 [2022-09-08T14:52:56.598Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:52:56 [2022-09-08T14:52:56.598Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
14:52:56 [2022-09-08T14:52:56.598Z] === RUN   TestPauseStopPausedContainer
14:52:56 [2022-09-08T14:52:56.598Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
14:52:56 [2022-09-08T14:52:56.598Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
14:52:56 [2022-09-08T14:52:56.598Z] === RUN   TestPidHost
14:52:57 [2022-09-08T14:52:57.526Z] --- PASS: TestPidHost (0.87s)
14:52:57 [2022-09-08T14:52:57.526Z] === RUN   TestPsFilter
14:52:57 [2022-09-08T14:52:57.526Z] --- PASS: TestPsFilter (0.08s)
14:52:57 [2022-09-08T14:52:57.526Z] === RUN   TestRemoveContainerWithRemovedVolume
14:52:57 [2022-09-08T14:52:57.782Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
14:52:57 [2022-09-08T14:52:57.782Z] === RUN   TestRemoveContainerWithVolume
14:52:58 [2022-09-08T14:52:58.343Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
14:52:58 [2022-09-08T14:52:58.343Z] === RUN   TestRemoveContainerRunning
14:52:58 [2022-09-08T14:52:58.599Z] --- PASS: TestRemoveContainerRunning (0.40s)
14:52:58 [2022-09-08T14:52:58.600Z] === RUN   TestRemoveContainerForceRemoveRunning
14:52:59 [2022-09-08T14:52:59.161Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
14:52:59 [2022-09-08T14:52:59.161Z] === RUN   TestRemoveInvalidContainer
14:52:59 [2022-09-08T14:52:59.161Z] --- PASS: TestRemoveInvalidContainer (0.01s)
14:52:59 [2022-09-08T14:52:59.161Z] === RUN   TestRenameLinkedContainer
14:53:00 [2022-09-08T14:53:00.526Z] --- PASS: TestRenameLinkedContainer (1.61s)
14:53:00 [2022-09-08T14:53:00.526Z] === RUN   TestRenameStoppedContainer
14:53:01 [2022-09-08T14:53:01.087Z] --- PASS: TestRenameStoppedContainer (0.40s)
14:53:01 [2022-09-08T14:53:01.087Z] === RUN   TestRenameRunningContainerAndReuse
14:53:02 [2022-09-08T14:53:02.014Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
14:53:02 [2022-09-08T14:53:02.014Z] === RUN   TestRenameInvalidName
14:53:02 [2022-09-08T14:53:02.270Z] --- PASS: TestRenameInvalidName (0.38s)
14:53:02 [2022-09-08T14:53:02.271Z] === RUN   TestRenameAnonymousContainer
14:53:03 [2022-09-08T14:53:03.635Z] --- PASS: TestRenameAnonymousContainer (1.47s)
14:53:03 [2022-09-08T14:53:03.636Z] === RUN   TestRenameContainerWithSameName
14:53:04 [2022-09-08T14:53:04.197Z] --- PASS: TestRenameContainerWithSameName (0.39s)
14:53:04 [2022-09-08T14:53:04.197Z] === RUN   TestRenameContainerWithLinkedContainer
14:53:05 [2022-09-08T14:53:05.124Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
14:53:05 [2022-09-08T14:53:05.125Z] === RUN   TestResize
14:53:05 [2022-09-08T14:53:05.380Z] --- PASS: TestResize (0.40s)
14:53:05 [2022-09-08T14:53:05.380Z] === RUN   TestResizeWithInvalidSize
14:53:05 [2022-09-08T14:53:05.637Z] --- PASS: TestResizeWithInvalidSize (0.44s)
14:53:05 [2022-09-08T14:53:05.637Z] === RUN   TestResizeWhenContainerNotStarted
14:53:06 [2022-09-08T14:53:06.199Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
14:53:06 [2022-09-08T14:53:06.199Z] === RUN   TestDaemonRestartKillContainers
14:53:06 [2022-09-08T14:53:06.199Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:53:06 [2022-09-08T14:53:06.199Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
14:53:06 [2022-09-08T14:53:06.199Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
14:53:06 [2022-09-08T14:53:06.199Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
14:53:07 [2022-09-08T14:53:07.126Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
14:53:08 [2022-09-08T14:53:08.053Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.72s)
14:53:08 [2022-09-08T14:53:08.053Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.84s)
14:53:08 [2022-09-08T14:53:08.053Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s)
14:53:08 [2022-09-08T14:53:08.053Z] === RUN   TestCgroupNamespacesRun
14:53:08 [2022-09-08T14:53:08.980Z] --- PASS: TestCgroupNamespacesRun (1.13s)
14:53:08 [2022-09-08T14:53:08.980Z] === RUN   TestCgroupNamespacesRunPrivileged
14:53:10 [2022-09-08T14:53:10.344Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s)
14:53:10 [2022-09-08T14:53:10.345Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
14:53:11 [2022-09-08T14:53:11.271Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
14:53:11 [2022-09-08T14:53:11.271Z] === RUN   TestCgroupNamespacesRunHostMode
14:53:12 [2022-09-08T14:53:12.635Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
14:53:12 [2022-09-08T14:53:12.635Z] === RUN   TestCgroupNamespacesRunPrivateMode
14:53:13 [2022-09-08T14:53:13.564Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
14:53:13 [2022-09-08T14:53:13.564Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
14:53:14 [2022-09-08T14:53:14.946Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
14:53:14 [2022-09-08T14:53:14.946Z] === RUN   TestCgroupNamespacesRunInvalidMode
14:53:15 [2022-09-08T14:53:15.507Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
14:53:15 [2022-09-08T14:53:15.507Z] === RUN   TestCgroupNamespacesRunOlderClient
14:53:16 [2022-09-08T14:53:16.436Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
14:53:16 [2022-09-08T14:53:16.436Z] === RUN   TestNISDomainname
14:53:16 [2022-09-08T14:53:16.436Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:53:16 [2022-09-08T14:53:16.436Z] --- SKIP: TestNISDomainname (0.02s)
14:53:16 [2022-09-08T14:53:16.436Z] === RUN   TestHostnameDnsResolution
14:53:17 [2022-09-08T14:53:17.364Z] --- PASS: TestHostnameDnsResolution (0.65s)
14:53:17 [2022-09-08T14:53:17.364Z] === RUN   TestUnprivilegedPortsAndPing
14:53:17 [2022-09-08T14:53:17.364Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
14:53:17 [2022-09-08T14:53:17.364Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
14:53:17 [2022-09-08T14:53:17.364Z] === RUN   TestPrivilegedHostDevices
14:53:17 [2022-09-08T14:53:17.622Z] --- PASS: TestPrivilegedHostDevices (0.44s)
14:53:17 [2022-09-08T14:53:17.622Z] === RUN   TestRunConsoleSize
14:53:18 [2022-09-08T14:53:18.184Z] --- PASS: TestRunConsoleSize (0.42s)
14:53:18 [2022-09-08T14:53:18.184Z] === RUN   TestRunWithAlternativeContainerdShim
14:53:20 [2022-09-08T14:53:20.073Z] --- PASS: TestRunWithAlternativeContainerdShim (1.99s)
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStats
14:53:20 [2022-09-08T14:53:20.073Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:20 [2022-09-08T14:53:20.073Z] --- SKIP: TestStats (0.00s)
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout/0
14:53:20 [2022-09-08T14:53:20.073Z] === PAUSE TestStopContainerWithTimeout/0
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout/1
14:53:20 [2022-09-08T14:53:20.073Z] === PAUSE TestStopContainerWithTimeout/1
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout/3
14:53:20 [2022-09-08T14:53:20.073Z] === PAUSE TestStopContainerWithTimeout/3
14:53:20 [2022-09-08T14:53:20.073Z] === RUN   TestStopContainerWithTimeout/-1
14:53:20 [2022-09-08T14:53:20.073Z] === PAUSE TestStopContainerWithTimeout/-1
14:53:20 [2022-09-08T14:53:20.073Z] === CONT  TestStopContainerWithTimeout/0
14:53:20 [2022-09-08T14:53:20.073Z] === CONT  TestStopContainerWithTimeout/3
14:53:20 [2022-09-08T14:53:20.635Z] === CONT  TestStopContainerWithTimeout/1
14:53:22 [2022-09-08T14:53:22.523Z] === CONT  TestStopContainerWithTimeout/-1
14:53:24 [2022-09-08T14:53:24.410Z] --- PASS: TestStopContainerWithTimeout (0.01s)
14:53:24 [2022-09-08T14:53:24.410Z]     --- PASS: TestStopContainerWithTimeout/0 (0.65s)
14:53:24 [2022-09-08T14:53:24.410Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
14:53:24 [2022-09-08T14:53:24.410Z]     --- PASS: TestStopContainerWithTimeout/3 (2.53s)
14:53:24 [2022-09-08T14:53:24.410Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
14:53:24 [2022-09-08T14:53:24.410Z] === RUN   TestDeleteDevicemapper
14:53:24 [2022-09-08T14:53:24.410Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:24 [2022-09-08T14:53:24.410Z] --- SKIP: TestDeleteDevicemapper (0.00s)
14:53:24 [2022-09-08T14:53:24.410Z] === RUN   TestStopContainerWithRestartPolicyAlways
14:53:25 [2022-09-08T14:53:25.776Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.24s)
14:53:25 [2022-09-08T14:53:25.776Z] === RUN   TestUpdateMemory
14:53:25 [2022-09-08T14:53:25.776Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:25 [2022-09-08T14:53:25.776Z] --- SKIP: TestUpdateMemory (0.00s)
14:53:25 [2022-09-08T14:53:25.776Z] === RUN   TestUpdateCPUQuota
14:53:25 [2022-09-08T14:53:25.776Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:25 [2022-09-08T14:53:25.776Z] --- SKIP: TestUpdateCPUQuota (0.00s)
14:53:25 [2022-09-08T14:53:25.776Z] === RUN   TestUpdatePidsLimit
14:53:25 [2022-09-08T14:53:25.776Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:25 [2022-09-08T14:53:25.776Z] --- SKIP: TestUpdatePidsLimit (0.00s)
14:53:25 [2022-09-08T14:53:25.776Z] === RUN   TestUpdateRestartPolicy
14:53:37 [2022-09-08T14:53:37.944Z] --- PASS: TestUpdateRestartPolicy (10.90s)
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestUpdateRestartWithAutoRemove
14:53:37 [2022-09-08T14:53:37.944Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitNonBlocked
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:37 [2022-09-08T14:53:37.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
14:53:37 [2022-09-08T14:53:37.944Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] --- PASS: TestWaitNonBlocked (0.01s)
14:53:37 [2022-09-08T14:53:37.944Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
14:53:37 [2022-09-08T14:53:37.944Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitBlocked
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
14:53:37 [2022-09-08T14:53:37.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
14:53:37 [2022-09-08T14:53:37.944Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
14:53:37 [2022-09-08T14:53:37.944Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
14:53:37 [2022-09-08T14:53:37.944Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
14:53:38 [2022-09-08T14:53:38.506Z] --- PASS: TestWaitBlocked (0.01s)
14:53:38 [2022-09-08T14:53:38.506Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
14:53:38 [2022-09-08T14:53:38.506Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions/default
14:53:38 [2022-09-08T14:53:38.506Z] === PAUSE TestWaitConditions/default
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions/not-running
14:53:38 [2022-09-08T14:53:38.506Z] === PAUSE TestWaitConditions/not-running
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions/next-exit
14:53:38 [2022-09-08T14:53:38.506Z] === PAUSE TestWaitConditions/next-exit
14:53:38 [2022-09-08T14:53:38.506Z] === RUN   TestWaitConditions/removed
14:53:38 [2022-09-08T14:53:38.506Z] === PAUSE TestWaitConditions/removed
14:53:38 [2022-09-08T14:53:38.506Z] === CONT  TestWaitConditions/default
14:53:38 [2022-09-08T14:53:38.506Z] === CONT  TestWaitConditions/removed
14:53:38 [2022-09-08T14:53:38.506Z]     wait_test.go:146: ContainerID = 1857d441f6515696f464c815e643f6a2f31a5ca06efed8a1d5a83f4272e3ee21
14:53:38 [2022-09-08T14:53:38.506Z] === CONT  TestWaitConditions/default
14:53:38 [2022-09-08T14:53:38.506Z]     wait_test.go:146: ContainerID = 2909d1cda4ce07aa8023f26ddb1306ca40818aab142714e2652c3939facf8293
14:53:39 [2022-09-08T14:53:39.067Z] === CONT  TestWaitConditions/next-exit
14:53:39 [2022-09-08T14:53:39.323Z]     wait_test.go:146: ContainerID = 9a314476abca8b8faf29915ab2a619e3f837716c546388f5c3d886f6bfc834dd
14:53:39 [2022-09-08T14:53:39.323Z] === CONT  TestWaitConditions/not-running
14:53:39 [2022-09-08T14:53:39.323Z]     wait_test.go:146: ContainerID = 1811c4c672527c6e17eb1568661ffc11b949719e3de6b8db3a4151e60e9d70ff
14:53:39 [2022-09-08T14:53:39.885Z] --- PASS: TestWaitConditions (0.01s)
14:53:39 [2022-09-08T14:53:39.885Z]     --- PASS: TestWaitConditions/removed (0.64s)
14:53:39 [2022-09-08T14:53:39.885Z]     --- PASS: TestWaitConditions/default (0.68s)
14:53:39 [2022-09-08T14:53:39.885Z]     --- PASS: TestWaitConditions/next-exit (0.59s)
14:53:39 [2022-09-08T14:53:39.885Z]     --- PASS: TestWaitConditions/not-running (0.63s)
14:53:39 [2022-09-08T14:53:39.885Z] === RUN   TestWaitRestartedContainer
14:53:39 [2022-09-08T14:53:39.885Z] === RUN   TestWaitRestartedContainer/default
14:53:39 [2022-09-08T14:53:39.885Z] === PAUSE TestWaitRestartedContainer/default
14:53:39 [2022-09-08T14:53:39.885Z] === RUN   TestWaitRestartedContainer/not-running
14:53:39 [2022-09-08T14:53:39.885Z] === PAUSE TestWaitRestartedContainer/not-running
14:53:39 [2022-09-08T14:53:39.885Z] === RUN   TestWaitRestartedContainer/next-exit
14:53:39 [2022-09-08T14:53:39.885Z] === PAUSE TestWaitRestartedContainer/next-exit
14:53:39 [2022-09-08T14:53:39.885Z] === CONT  TestWaitRestartedContainer/default
14:53:39 [2022-09-08T14:53:39.885Z] === CONT  TestWaitRestartedContainer/next-exit
14:53:41 [2022-09-08T14:53:41.252Z] === CONT  TestWaitRestartedContainer/not-running
14:53:42 [2022-09-08T14:53:42.179Z] --- PASS: TestWaitRestartedContainer (0.01s)
14:53:42 [2022-09-08T14:53:42.179Z]     --- PASS: TestWaitRestartedContainer/default (1.31s)
14:53:42 [2022-09-08T14:53:42.179Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.46s)
14:53:42 [2022-09-08T14:53:42.179Z]     --- PASS: TestWaitRestartedContainer/not-running (0.98s)
14:53:42 [2022-09-08T14:53:42.179Z] === CONT  TestDaemonRestartIpcMode
14:53:42 [2022-09-08T14:53:42.179Z] === CONT  TestIpcModeOlderClient
14:53:42 [2022-09-08T14:53:42.179Z] --- PASS: TestIpcModeOlderClient (0.07s)
14:53:42 [2022-09-08T14:53:42.179Z] === CONT  TestRestartDaemonWithRestartingContainer
14:53:44 [2022-09-08T14:53:44.699Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
14:53:44 [2022-09-08T14:53:44.956Z] --- PASS: TestDaemonRestartIpcMode (2.68s)
14:53:44 [2022-09-08T14:53:44.956Z] PASS
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === Skipped
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
14:53:44 [2022-09-08T14:53:44.956Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestPause (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
14:53:44 [2022-09-08T14:53:44.956Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
14:53:44 [2022-09-08T14:53:44.956Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestStats (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
14:53:44 [2022-09-08T14:53:44.956Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
14:53:44 [2022-09-08T14:53:44.956Z] 
14:53:44 [2022-09-08T14:53:44.956Z] DONE 250 tests, 27 skipped in 85.356s
14:53:44 [2022-09-08T14:53:44.956Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
14:53:44 [2022-09-08T14:53:44.956Z] === RUN   TestConfigDaemonLibtrustID
14:53:45 [2022-09-08T14:53:45.518Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
14:53:45 [2022-09-08T14:53:45.518Z] === RUN   TestConfigDaemonID
14:53:46 [2022-09-08T14:53:46.884Z]     daemon_test.go:83: [d1991c4079947] daemon is not started
14:53:46 [2022-09-08T14:53:46.884Z] --- PASS: TestConfigDaemonID (1.08s)
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/config_with_no_content
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/config_with_{}
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/config_with_{}
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/invalid_config
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/invalid_config
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/malformed_config
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/malformed_config
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestDaemonConfigValidation/valid_config
14:53:46 [2022-09-08T14:53:46.884Z] === PAUSE TestDaemonConfigValidation/valid_config
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/config_with_no_content
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/malformed_config
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/valid_config
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/invalid_config
14:53:46 [2022-09-08T14:53:46.884Z] === CONT  TestDaemonConfigValidation/config_with_{}
14:53:46 [2022-09-08T14:53:46.884Z] --- PASS: TestDaemonConfigValidation (0.00s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
14:53:46 [2022-09-08T14:53:46.884Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestConfigDaemonSeccompProfiles
14:53:46 [2022-09-08T14:53:46.884Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
14:53:47 [2022-09-08T14:53:47.811Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
14:53:49 [2022-09-08T14:53:49.177Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
14:53:50 [2022-09-08T14:53:50.127Z] === CONT  TestConfigDaemonSeccompProfiles
14:53:50 [2022-09-08T14:53:50.127Z]     daemon_test.go:197: [d024af0808cd7] daemon is not started
14:53:50 [2022-09-08T14:53:50.127Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
14:53:50 [2022-09-08T14:53:50.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
14:53:50 [2022-09-08T14:53:50.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s)
14:53:50 [2022-09-08T14:53:50.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
14:53:50 [2022-09-08T14:53:50.127Z] === RUN   TestDaemonProxy
14:53:50 [2022-09-08T14:53:50.127Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
14:53:50 [2022-09-08T14:53:50.127Z] --- SKIP: TestDaemonProxy (0.00s)
14:53:50 [2022-09-08T14:53:50.127Z] PASS
14:53:50 [2022-09-08T14:53:50.127Z] 
14:53:50 [2022-09-08T14:53:50.127Z] === Skipped
14:53:50 [2022-09-08T14:53:50.127Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
14:53:50 [2022-09-08T14:53:50.127Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
14:53:50 [2022-09-08T14:53:50.127Z] 
14:53:50 [2022-09-08T14:53:50.127Z] DONE 13 tests, 1 skipped in 5.255s
14:53:50 [2022-09-08T14:53:50.127Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
14:53:50 [2022-09-08T14:53:50.389Z] INFO: Testing against a local daemon
14:53:50 [2022-09-08T14:53:50.389Z] === RUN   TestCommitInheritsEnv
14:53:52 [2022-09-08T14:53:52.277Z] --- PASS: TestCommitInheritsEnv (1.86s)
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportExtremelyLargeImageWorks
14:53:52 [2022-09-08T14:53:52.277Z] === PAUSE TestImportExtremelyLargeImageWorks
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/#00
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/_______
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform//
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/linux
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/LINUX
14:53:52 [2022-09-08T14:53:52.277Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImportWithCustomPlatform/macos
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImportWithCustomPlatform/macos/arm64
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImportWithCustomPlatform/nintendo64
14:53:52 [2022-09-08T14:53:52.533Z] --- PASS: TestImportWithCustomPlatform (0.29s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImagesFilterMultiReference
14:53:52 [2022-09-08T14:53:52.533Z] --- PASS: TestImagesFilterMultiReference (0.07s)
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestImagePullPlatformInvalid
14:53:52 [2022-09-08T14:53:52.533Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
14:53:52 [2022-09-08T14:53:52.533Z] === RUN   TestRemoveImageOrphaning
14:53:54 [2022-09-08T14:53:54.420Z] --- PASS: TestRemoveImageOrphaning (1.61s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestRemoveImageGarbageCollector
14:53:54 [2022-09-08T14:53:54.421Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:53:54 [2022-09-08T14:53:54.421Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagUnprefixedRepoByNameOrName
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagInvalidReference
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagInvalidReference (0.01s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagValidPrefixedRepo
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagExistedNameWithoutForce
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagOfficialNames
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagOfficialNames (0.05s)
14:53:54 [2022-09-08T14:53:54.421Z] === RUN   TestTagMatchesDigest
14:53:54 [2022-09-08T14:53:54.421Z] --- PASS: TestTagMatchesDigest (0.01s)
14:53:54 [2022-09-08T14:53:54.421Z] === CONT  TestImportExtremelyLargeImageWorks
14:55:30 [2022-09-08T14:55:30.800Z] --- PASS: TestImportExtremelyLargeImageWorks (92.63s)
14:55:30 [2022-09-08T14:55:30.800Z] PASS
14:55:30 [2022-09-08T14:55:30.800Z] 
14:55:30 [2022-09-08T14:55:30.800Z] === Skipped
14:55:30 [2022-09-08T14:55:30.800Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
14:55:30 [2022-09-08T14:55:30.800Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
14:55:30 [2022-09-08T14:55:30.800Z] 
14:55:30 [2022-09-08T14:55:30.800Z] DONE 22 tests, 1 skipped in 96.850s
14:55:30 [2022-09-08T14:55:30.800Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestStripANSICommands
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestStripANSICommands/#00
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestStripANSICommands/#01
14:55:30 [2022-09-08T14:55:30.800Z] --- PASS: TestStripANSICommands (0.00s)
14:55:30 [2022-09-08T14:55:30.800Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
14:55:30 [2022-09-08T14:55:30.800Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
14:55:30 [2022-09-08T14:55:30.800Z] PASS
14:55:30 [2022-09-08T14:55:30.800Z] 
14:55:30 [2022-09-08T14:55:30.800Z] DONE 3 tests in 0.045s
14:55:30 [2022-09-08T14:55:30.800Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
14:55:30 [2022-09-08T14:55:30.800Z] INFO: Testing against a local daemon
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestNetworkCreateDelete
14:55:30 [2022-09-08T14:55:30.800Z] --- PASS: TestNetworkCreateDelete (0.12s)
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestDockerNetworkDeletePreferID
14:55:30 [2022-09-08T14:55:30.800Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
14:55:30 [2022-09-08T14:55:30.800Z] === RUN   TestDaemonDNSFallback
14:55:34 [2022-09-08T14:55:34.066Z] --- PASS: TestDaemonDNSFallback (6.33s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestInspectNetwork
14:55:34 [2022-09-08T14:55:34.066Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestInspectNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestRunContainerWithBridgeNone
14:55:34 [2022-09-08T14:55:34.066Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkInvalidJSON/networks/create
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkInvalidJSON/networks/create
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
14:55:34 [2022-09-08T14:55:34.066Z] --- PASS: TestNetworkInvalidJSON (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkList
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkList//networks
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkList//networks
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestNetworkList//networks/
14:55:34 [2022-09-08T14:55:34.066Z] === PAUSE TestNetworkList//networks/
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkList//networks
14:55:34 [2022-09-08T14:55:34.066Z] === CONT  TestNetworkList//networks/
14:55:34 [2022-09-08T14:55:34.066Z] --- PASS: TestNetworkList (0.01s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkList//networks/ (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     --- PASS: TestNetworkList//networks (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestHostIPv4BridgeLabel
14:55:34 [2022-09-08T14:55:34.066Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonRestartWithLiveRestore
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonDefaultNetworkPools
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonRestartWithExistingNetwork
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestServiceWithPredefinedNetwork
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestServiceRemoveKeepsIngressNetwork
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:243: FLAKY_TEST
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestServiceWithDataPathPortInit
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z] === RUN   TestServiceWithDefaultAddressPoolInit
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z] PASS
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === Skipped
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:243: FLAKY_TEST
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
14:55:34 [2022-09-08T14:55:34.066Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:34 [2022-09-08T14:55:34.066Z] 
14:55:34 [2022-09-08T14:55:34.066Z] DONE 34 tests, 12 skipped in 7.080s
14:55:34 [2022-09-08T14:55:34.066Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
14:55:34 [2022-09-08T14:55:34.322Z] INFO: Testing against a local daemon
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestDockerNetworkIpvlanPersistance
14:55:34 [2022-09-08T14:55:34.322Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestDockerNetworkIpvlan
14:55:34 [2022-09-08T14:55:34.322Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] PASS
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] === Skipped
14:55:34 [2022-09-08T14:55:34.322Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] DONE 2 tests, 2 skipped in 0.093s
14:55:34 [2022-09-08T14:55:34.322Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
14:55:34 [2022-09-08T14:55:34.322Z] INFO: Testing against a local daemon
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestDockerNetworkMacvlanPersistance
14:55:34 [2022-09-08T14:55:34.322Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestDockerNetworkMacvlan
14:55:34 [2022-09-08T14:55:34.322Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] PASS
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] === Skipped
14:55:34 [2022-09-08T14:55:34.322Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] DONE 2 tests, 2 skipped in 0.084s
14:55:34 [2022-09-08T14:55:34.322Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
14:55:34 [2022-09-08T14:55:34.322Z] testing: warning: no tests to run
14:55:34 [2022-09-08T14:55:34.322Z] PASS
14:55:34 [2022-09-08T14:55:34.322Z] 
14:55:34 [2022-09-08T14:55:34.322Z] DONE 0 tests in 0.025s
14:55:34 [2022-09-08T14:55:34.322Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
14:55:34 [2022-09-08T14:55:34.322Z] INFO: Testing against a local daemon
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestAuthZPluginAllowRequest
14:55:34 [2022-09-08T14:55:34.322Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestAuthZPluginTLS
14:55:34 [2022-09-08T14:55:34.322Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestAuthZPluginTLS (0.00s)
14:55:34 [2022-09-08T14:55:34.322Z] === RUN   TestAuthZPluginDenyRequest
14:55:34 [2022-09-08T14:55:34.322Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.322Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
14:55:34 [2022-09-08T14:55:34.323Z] === RUN   TestAuthZPluginAPIDenyResponse
14:55:34 [2022-09-08T14:55:34.323Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.323Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginDenyResponse
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginAllowEventStream
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginErrorResponse
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginErrorRequest
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginHeader
14:55:34 [2022-09-08T14:55:34.579Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.579Z] --- SKIP: TestAuthZPluginHeader (0.00s)
14:55:34 [2022-09-08T14:55:34.579Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
14:55:34 [2022-09-08T14:55:34.834Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:34 [2022-09-08T14:55:34.834Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
14:55:34 [2022-09-08T14:55:34.834Z] === RUN   TestAuthZPluginV2Disable
14:55:35 [2022-09-08T14:55:35.089Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:35 [2022-09-08T14:55:35.089Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
14:55:35 [2022-09-08T14:55:35.089Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
14:55:35 [2022-09-08T14:55:35.652Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:35 [2022-09-08T14:55:35.652Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
14:55:35 [2022-09-08T14:55:35.652Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
14:55:35 [2022-09-08T14:55:35.907Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:35 [2022-09-08T14:55:35.907Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
14:55:35 [2022-09-08T14:55:35.907Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
14:55:36 [2022-09-08T14:55:36.163Z] PASS
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === Skipped
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
14:55:36 [2022-09-08T14:55:36.163Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.163Z] 
14:55:36 [2022-09-08T14:55:36.163Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
14:55:36 [2022-09-08T14:55:36.164Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.164Z] 
14:55:36 [2022-09-08T14:55:36.164Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
14:55:36 [2022-09-08T14:55:36.164Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.164Z] 
14:55:36 [2022-09-08T14:55:36.164Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
14:55:36 [2022-09-08T14:55:36.164Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.164Z] 
14:55:36 [2022-09-08T14:55:36.164Z] DONE 17 tests, 17 skipped in 1.782s
14:55:36 [2022-09-08T14:55:36.164Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
14:55:36 [2022-09-08T14:55:36.164Z] INFO: Testing against a local daemon
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
14:55:36 [2022-09-08T14:55:36.164Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
14:55:36 [2022-09-08T14:55:36.164Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull
14:55:36 [2022-09-08T14:55:36.164Z] === PAUSE TestPluginInvalidJSON/plugins/pull
14:55:36 [2022-09-08T14:55:36.164Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
14:55:36 [2022-09-08T14:55:36.164Z] === CONT  TestPluginInvalidJSON/plugins/pull
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
14:55:36 [2022-09-08T14:55:36.164Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
14:55:36 [2022-09-08T14:55:36.164Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
14:55:36 [2022-09-08T14:55:36.419Z] --- PASS: TestPluginInvalidJSON (0.02s)
14:55:36 [2022-09-08T14:55:36.419Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestPluginInstall
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.419Z] --- SKIP: TestPluginInstall (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestPluginsWithRuntimes
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:55:36 [2022-09-08T14:55:36.419Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestPluginBackCompatMediaTypes
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:55:36 [2022-09-08T14:55:36.419Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z] PASS
14:55:36 [2022-09-08T14:55:36.419Z] 
14:55:36 [2022-09-08T14:55:36.419Z] === Skipped
14:55:36 [2022-09-08T14:55:36.419Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
14:55:36 [2022-09-08T14:55:36.419Z] 
14:55:36 [2022-09-08T14:55:36.419Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
14:55:36 [2022-09-08T14:55:36.419Z] 
14:55:36 [2022-09-08T14:55:36.419Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
14:55:36 [2022-09-08T14:55:36.419Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
14:55:36 [2022-09-08T14:55:36.419Z] 
14:55:36 [2022-09-08T14:55:36.419Z] DONE 19 tests, 3 skipped in 0.139s
14:55:36 [2022-09-08T14:55:36.419Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
14:55:36 [2022-09-08T14:55:36.419Z] INFO: Testing against a local daemon
14:55:36 [2022-09-08T14:55:36.419Z] === RUN   TestExternalGraphDriver
14:55:36 [2022-09-08T14:55:36.675Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:55:36 [2022-09-08T14:55:36.675Z] --- SKIP: TestExternalGraphDriver (0.34s)
14:55:36 [2022-09-08T14:55:36.675Z] === RUN   TestGraphdriverPluginV2
14:55:40 [2022-09-08T14:55:40.840Z] --- PASS: TestGraphdriverPluginV2 (3.73s)
14:55:40 [2022-09-08T14:55:40.841Z] PASS
14:55:40 [2022-09-08T14:55:40.841Z] 
14:55:40 [2022-09-08T14:55:40.841Z] === Skipped
14:55:40 [2022-09-08T14:55:40.841Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
14:55:40 [2022-09-08T14:55:40.841Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
14:55:40 [2022-09-08T14:55:40.841Z] 
14:55:40 [2022-09-08T14:55:40.841Z] DONE 2 tests, 1 skipped in 4.170s
14:55:40 [2022-09-08T14:55:40.841Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
14:55:40 [2022-09-08T14:55:40.841Z] INFO: Testing against a local daemon
14:55:40 [2022-09-08T14:55:40.841Z] === RUN   TestContinueAfterPluginCrash
14:55:40 [2022-09-08T14:55:40.841Z] === PAUSE TestContinueAfterPluginCrash
14:55:40 [2022-09-08T14:55:40.841Z] === RUN   TestReadPluginNoRead
14:55:40 [2022-09-08T14:55:40.841Z] === PAUSE TestReadPluginNoRead
14:55:40 [2022-09-08T14:55:40.841Z] === RUN   TestDaemonStartWithLogOpt
14:55:40 [2022-09-08T14:55:40.841Z] === PAUSE TestDaemonStartWithLogOpt
14:55:40 [2022-09-08T14:55:40.841Z] === CONT  TestContinueAfterPluginCrash
14:55:40 [2022-09-08T14:55:40.841Z] === CONT  TestDaemonStartWithLogOpt
14:55:53 [2022-09-08T14:55:53.012Z] --- PASS: TestDaemonStartWithLogOpt (11.20s)
14:55:53 [2022-09-08T14:55:53.012Z] === CONT  TestReadPluginNoRead
14:55:53 [2022-09-08T14:55:53.940Z] === RUN   TestReadPluginNoRead/default
14:55:55 [2022-09-08T14:55:55.306Z] === RUN   TestReadPluginNoRead/disabled_caching
14:55:56 [2022-09-08T14:55:56.703Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
14:55:56 [2022-09-08T14:55:56.703Z] --- PASS: TestContinueAfterPluginCrash (15.96s)
14:55:57 [2022-09-08T14:55:57.629Z] === CONT  TestReadPluginNoRead
14:55:57 [2022-09-08T14:55:57.629Z]     read_test.go:92: [db8223387fb7c] daemon is not started
14:55:57 [2022-09-08T14:55:57.629Z] --- PASS: TestReadPluginNoRead (5.95s)
14:55:57 [2022-09-08T14:55:57.629Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
14:55:57 [2022-09-08T14:55:57.629Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.27s)
14:55:57 [2022-09-08T14:55:57.629Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
14:55:57 [2022-09-08T14:55:57.629Z] PASS
14:55:57 [2022-09-08T14:55:57.629Z] 
14:55:57 [2022-09-08T14:55:57.629Z] DONE 6 tests in 17.251s
14:55:57 [2022-09-08T14:55:57.629Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
14:55:57 [2022-09-08T14:55:57.886Z] testing: warning: no tests to run
14:55:57 [2022-09-08T14:55:57.886Z] PASS
14:55:57 [2022-09-08T14:55:57.886Z] 
14:55:57 [2022-09-08T14:55:57.886Z] DONE 0 tests in 0.042s
14:55:57 [2022-09-08T14:55:57.886Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
14:55:57 [2022-09-08T14:55:57.886Z] INFO: Testing against a local daemon
14:55:57 [2022-09-08T14:55:57.886Z] === RUN   TestPluginWithDevMounts
14:55:57 [2022-09-08T14:55:57.886Z]     mounts_test.go:20: (*Execution).IsRootless-fm
14:55:57 [2022-09-08T14:55:57.886Z] --- SKIP: TestPluginWithDevMounts (0.00s)
14:55:57 [2022-09-08T14:55:57.886Z] PASS
14:55:57 [2022-09-08T14:55:57.886Z] 
14:55:57 [2022-09-08T14:55:57.886Z] === Skipped
14:55:57 [2022-09-08T14:55:57.886Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
14:55:57 [2022-09-08T14:55:57.886Z]     mounts_test.go:20: (*Execution).IsRootless-fm
14:55:57 [2022-09-08T14:55:57.886Z] 
14:55:57 [2022-09-08T14:55:57.886Z] DONE 1 tests, 1 skipped in 0.099s
14:55:57 [2022-09-08T14:55:57.886Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
14:55:57 [2022-09-08T14:55:57.886Z] INFO: Testing against a local daemon
14:55:57 [2022-09-08T14:55:57.886Z] === RUN   TestSecretInspect
14:55:57 [2022-09-08T14:55:57.886Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretInspect (0.02s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestSecretList
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretList (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestSecretsCreateAndDelete
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestSecretsUpdate
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretsUpdate (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestTemplatedSecret
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestTemplatedSecret (0.00s)
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestSecretCreateResolve
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] --- SKIP: TestSecretCreateResolve (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z] PASS
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === Skipped
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
14:55:58 [2022-09-08T14:55:58.142Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.142Z] 
14:55:58 [2022-09-08T14:55:58.142Z] DONE 6 tests, 6 skipped in 0.150s
14:55:58 [2022-09-08T14:55:58.142Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
14:55:58 [2022-09-08T14:55:58.142Z] INFO: Testing against a local daemon
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestServiceCreateInit
14:55:58 [2022-09-08T14:55:58.142Z] === RUN   TestServiceCreateInit/daemonInitDisabled
14:55:58 [2022-09-08T14:55:58.142Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestServiceCreateInit/daemonInitEnabled
14:55:58 [2022-09-08T14:55:58.143Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] --- PASS: TestServiceCreateInit (0.02s)
14:55:58 [2022-09-08T14:55:58.143Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:55:58 [2022-09-08T14:55:58.143Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestCreateServiceMultipleTimes
14:55:58 [2022-09-08T14:55:58.143Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestCreateServiceConflict
14:55:58 [2022-09-08T14:55:58.143Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] --- SKIP: TestCreateServiceConflict (0.02s)
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestCreateServiceMaxReplicas
14:55:58 [2022-09-08T14:55:58.143Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.143Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
14:55:58 [2022-09-08T14:55:58.143Z] === RUN   TestCreateWithDuplicateNetworkNames
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateServiceSecretFileMode
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateServiceConfigFileMode
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateServiceSysctls
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateServiceSysctls (0.03s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateServiceCapabilities
14:55:58 [2022-09-08T14:55:58.399Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestInspect
14:55:58 [2022-09-08T14:55:58.399Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestInspect (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestCreateJob
14:55:58 [2022-09-08T14:55:58.399Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestCreateJob (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestReplicatedJob
14:55:58 [2022-09-08T14:55:58.399Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestReplicatedJob (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestUpdateReplicatedJob
14:55:58 [2022-09-08T14:55:58.399Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestServiceListWithStatuses
14:55:58 [2022-09-08T14:55:58.399Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestServiceListWithStatuses (0.00s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestDockerNetworkConnectAlias
14:55:58 [2022-09-08T14:55:58.399Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestDockerNetworkReConnect
14:55:58 [2022-09-08T14:55:58.399Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:55:58 [2022-09-08T14:55:58.399Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
14:55:58 [2022-09-08T14:55:58.399Z] === RUN   TestServicePlugin
14:56:00 [2022-09-08T14:56:00.289Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.289Z] --- SKIP: TestServicePlugin (1.96s)
14:56:00 [2022-09-08T14:56:00.289Z] === RUN   TestServiceUpdateLabel
14:56:00 [2022-09-08T14:56:00.289Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.289Z] --- SKIP: TestServiceUpdateLabel (0.01s)
14:56:00 [2022-09-08T14:56:00.289Z] === RUN   TestServiceUpdateSecrets
14:56:00 [2022-09-08T14:56:00.289Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.544Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
14:56:00 [2022-09-08T14:56:00.544Z] === RUN   TestServiceUpdateConfigs
14:56:00 [2022-09-08T14:56:00.544Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.544Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
14:56:00 [2022-09-08T14:56:00.544Z] === RUN   TestServiceUpdateNetwork
14:56:00 [2022-09-08T14:56:00.544Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.544Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
14:56:00 [2022-09-08T14:56:00.544Z] === RUN   TestServiceUpdatePidsLimit
14:56:00 [2022-09-08T14:56:00.544Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.544Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
14:56:00 [2022-09-08T14:56:00.544Z] PASS
14:56:00 [2022-09-08T14:56:00.544Z] 
14:56:00 [2022-09-08T14:56:00.544Z] === Skipped
14:56:00 [2022-09-08T14:56:00.544Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
14:56:00 [2022-09-08T14:56:00.545Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestInspect (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
14:56:00 [2022-09-08T14:56:00.545Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
14:56:00 [2022-09-08T14:56:00.545Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s)
14:56:00 [2022-09-08T14:56:00.545Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
14:56:00 [2022-09-08T14:56:00.545Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] DONE 24 tests, 23 skipped in 2.395s
14:56:00 [2022-09-08T14:56:00.545Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
14:56:00 [2022-09-08T14:56:00.545Z] INFO: Testing against a local daemon
14:56:00 [2022-09-08T14:56:00.545Z] === RUN   TestSessionCreate
14:56:00 [2022-09-08T14:56:00.545Z] --- PASS: TestSessionCreate (0.05s)
14:56:00 [2022-09-08T14:56:00.545Z] === RUN   TestSessionCreateWithBadUpgrade
14:56:00 [2022-09-08T14:56:00.545Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
14:56:00 [2022-09-08T14:56:00.545Z] PASS
14:56:00 [2022-09-08T14:56:00.545Z] 
14:56:00 [2022-09-08T14:56:00.545Z] DONE 2 tests in 0.154s
14:56:00 [2022-09-08T14:56:00.545Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
14:56:00 [2022-09-08T14:56:00.800Z] INFO: Testing against a local daemon
14:56:00 [2022-09-08T14:56:00.800Z] === RUN   TestCgroupDriverSystemdMemoryLimit
14:56:00 [2022-09-08T14:56:00.800Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:56:00 [2022-09-08T14:56:00.800Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:00 [2022-09-08T14:56:00.800Z] === RUN   TestDiskUsage
14:56:00 [2022-09-08T14:56:00.800Z] === PAUSE TestDiskUsage
14:56:00 [2022-09-08T14:56:00.800Z] === RUN   TestEventsExecDie
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestEventsExecDie (0.50s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestEventsBackwardsCompatible
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestEventsVolumeCreate
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestEventsVolumeCreate (0.05s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestInfoBinaryCommits
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestInfoBinaryCommits (0.02s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestInfoAPIVersioned
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestInfoAPIVersioned (0.01s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestInfoAPI
14:56:01 [2022-09-08T14:56:01.362Z] --- PASS: TestInfoAPI (0.03s)
14:56:01 [2022-09-08T14:56:01.362Z] === RUN   TestInfoAPIWarnings
14:56:19 [2022-09-08T14:56:19.400Z] --- PASS: TestInfoAPIWarnings (16.55s)
14:56:19 [2022-09-08T14:56:19.400Z] === RUN   TestInfoDebug
14:56:19 [2022-09-08T14:56:19.400Z] --- PASS: TestInfoDebug (0.54s)
14:56:19 [2022-09-08T14:56:19.400Z] === RUN   TestInfoInsecureRegistries
14:56:19 [2022-09-08T14:56:19.400Z] --- PASS: TestInfoInsecureRegistries (0.54s)
14:56:19 [2022-09-08T14:56:19.400Z] === RUN   TestInfoRegistryMirrors
14:56:19 [2022-09-08T14:56:19.656Z] --- PASS: TestInfoRegistryMirrors (0.54s)
14:56:19 [2022-09-08T14:56:19.656Z] === RUN   TestLoginFailsWithBadCredentials
14:56:19 [2022-09-08T14:56:19.912Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
14:56:19 [2022-09-08T14:56:19.912Z] === RUN   TestPingCacheHeaders
14:56:19 [2022-09-08T14:56:19.912Z] --- PASS: TestPingCacheHeaders (0.03s)
14:56:19 [2022-09-08T14:56:19.912Z] === RUN   TestPingGet
14:56:19 [2022-09-08T14:56:19.912Z] --- PASS: TestPingGet (0.01s)
14:56:19 [2022-09-08T14:56:19.912Z] === RUN   TestPingHead
14:56:19 [2022-09-08T14:56:19.912Z] --- PASS: TestPingHead (0.03s)
14:56:19 [2022-09-08T14:56:19.912Z] === RUN   TestPingSwarmHeader
14:56:20 [2022-09-08T14:56:20.473Z] === RUN   TestPingSwarmHeader/before_swarm_init
14:56:21 [2022-09-08T14:56:21.035Z] === RUN   TestPingSwarmHeader/after_swarm_init
14:56:21 [2022-09-08T14:56:21.962Z] === RUN   TestPingSwarmHeader/after_swarm_leave
14:56:21 [2022-09-08T14:56:21.962Z] --- PASS: TestPingSwarmHeader (2.03s)
14:56:21 [2022-09-08T14:56:21.962Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
14:56:21 [2022-09-08T14:56:21.962Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
14:56:21 [2022-09-08T14:56:21.962Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
14:56:21 [2022-09-08T14:56:21.962Z] === RUN   TestPingBuilderHeader
14:56:21 [2022-09-08T14:56:21.962Z] === RUN   TestPingBuilderHeader/default_config
14:56:22 [2022-09-08T14:56:22.525Z] === RUN   TestPingBuilderHeader/buildkit_disabled
14:56:23 [2022-09-08T14:56:23.087Z] --- PASS: TestPingBuilderHeader (1.09s)
14:56:23 [2022-09-08T14:56:23.087Z]     --- PASS: TestPingBuilderHeader/default_config (0.53s)
14:56:23 [2022-09-08T14:56:23.087Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
14:56:23 [2022-09-08T14:56:23.087Z] === RUN   TestVersion
14:56:23 [2022-09-08T14:56:23.087Z] --- PASS: TestVersion (0.03s)
14:56:23 [2022-09-08T14:56:23.087Z] === CONT  TestDiskUsage
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/image_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/volume_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container,_volume_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.648Z] === RUN   TestDiskUsage/after_LoadBusybox
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
14:56:23 [2022-09-08T14:56:23.904Z] === RUN   TestDiskUsage/after_container.Run
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/image_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/volume_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
14:56:24 [2022-09-08T14:56:24.161Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
14:56:24 [2022-09-08T14:56:24.417Z] --- PASS: TestDiskUsage (1.24s)
14:56:24 [2022-09-08T14:56:24.417Z]     --- PASS: TestDiskUsage/empty (0.01s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]     --- PASS: TestDiskUsage/after_container.Run (0.39s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s)
14:56:24 [2022-09-08T14:56:24.417Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
14:56:24 [2022-09-08T14:56:24.417Z] PASS
14:56:24 [2022-09-08T14:56:24.417Z] 
14:56:24 [2022-09-08T14:56:24.417Z] === Skipped
14:56:24 [2022-09-08T14:56:24.417Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
14:56:24 [2022-09-08T14:56:24.417Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
14:56:24 [2022-09-08T14:56:24.417Z] 
14:56:24 [2022-09-08T14:56:24.417Z] DONE 57 tests, 1 skipped in 23.779s
14:56:24 [2022-09-08T14:56:24.417Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
14:56:24 [2022-09-08T14:56:24.673Z] INFO: Testing against a local daemon
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesCreateAndList
14:56:24 [2022-09-08T14:56:24.673Z] --- PASS: TestVolumesCreateAndList (0.02s)
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesRemove
14:56:24 [2022-09-08T14:56:24.673Z] --- PASS: TestVolumesRemove (0.05s)
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInspect
14:56:24 [2022-09-08T14:56:24.673Z] --- PASS: TestVolumesInspect (0.02s)
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create
14:56:24 [2022-09-08T14:56:24.673Z] === PAUSE TestVolumesInvalidJSON/volumes/create
14:56:24 [2022-09-08T14:56:24.673Z] === CONT  TestVolumesInvalidJSON/volumes/create
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
14:56:24 [2022-09-08T14:56:24.673Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
14:56:24 [2022-09-08T14:56:24.673Z] --- PASS: TestVolumesInvalidJSON (0.01s)
14:56:24 [2022-09-08T14:56:24.673Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
14:56:24 [2022-09-08T14:56:24.673Z] PASS
14:56:24 [2022-09-08T14:56:24.673Z] 
14:56:24 [2022-09-08T14:56:24.673Z] DONE 9 tests in 0.198s
14:56:24 [2022-09-08T14:56:24.673Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
14:56:24 [2022-09-08T14:56:24.673Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14876 is not a child of this shell
14:56:24 [2022-09-08T14:56:24.673Z] warning: PID 14876 from bundles/test-integration/docker.pid had a nonzero exit code
14:56:24 [2022-09-08T14:56:24.673Z] Leaving: AppArmorNo profiles have been unloaded.
14:56:24 [2022-09-08T14:56:24.673Z] 
14:56:24 [2022-09-08T14:56:24.673Z] Unloading profiles will leave already running processes permanently
14:56:24 [2022-09-08T14:56:24.673Z] unconfined, which can lead to unexpected situations.
14:56:24 [2022-09-08T14:56:24.673Z] 
14:56:24 [2022-09-08T14:56:24.673Z] To set a process to complain mode, use the command line tool
14:56:24 [2022-09-08T14:56:24.673Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
14:56:24 [2022-09-08T14:56:24.673Z] Removing test suite binaries
14:56:24 [2022-09-08T14:56:24.929Z] exiting test-integration
14:56:24 [2022-09-08T14:56:24.929Z] ++ exit 0
14:56:24 [2022-09-08T14:56:24.929Z]