Skip to content

Console Output

Skipping 4 KB.. Full Log
m/docker/docker/integration/plugin/authz/test.main
12:37:16 [2022-09-01T12:37:16.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:37:18 [2022-09-01T12:37:18.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:37:19 [2022-09-01T12:37:19.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:37:20 [2022-09-01T12:37:20.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:37:20 [2022-09-01T12:37:20.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:37:21 [2022-09-01T12:37:21.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:37:22 [2022-09-01T12:37:22.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:37:23 [2022-09-01T12:37:23.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:37:24 [2022-09-01T12:37:24.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:37:25 [2022-09-01T12:37:25.200Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:37:26 [2022-09-01T12:37:26.136Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:37:26 [2022-09-01T12:37:26.136Z] Using test binary docker
12:37:26 [2022-09-01T12:37:26.136Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:37:26 [2022-09-01T12:37:26.136Z] Not: starting.
12:37:26 [2022-09-01T12:37:26.136Z] INFO: Waiting for daemon to start...
12:37:26 [2022-09-01T12:37:26.136Z] Starting dockerd
12:37:28 [2022-09-01T12:37:28.663Z] .
12:37:28 [2022-09-01T12:37:28.663Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:37:28 [2022-09-01T12:37:28.663Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:37:28 [2022-09-01T12:37:28.923Z] Error: No such image: emptyfs
12:37:28 [2022-09-01T12:37:28.923Z] Loaded image: emptyfs:latest
12:37:28 [2022-09-01T12:37:28.923Z] Running integration-test (iteration 1)
12:37:28 [2022-09-01T12:37:28.923Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:37:29 [2022-09-01T12:37:29.182Z] Loaded image: busybox:latest
12:37:29 [2022-09-01T12:37:29.440Z] Loaded image: busybox:glibc
12:37:30 [2022-09-01T12:37:30.815Z] Loaded image: debian:bullseye-slim
12:37:30 [2022-09-01T12:37:30.815Z] Loaded image: hello-world:latest
12:37:30 [2022-09-01T12:37:30.815Z] Loaded image: arm32v7/hello-world:latest
12:37:30 [2022-09-01T12:37:30.815Z] INFO: Testing against a local daemon
12:37:30 [2022-09-01T12:37:30.815Z] === RUN   TestCgroupNamespacesBuild
12:37:32 [2022-09-01T12:37:32.190Z] --- PASS: TestCgroupNamespacesBuild (1.19s)
12:37:32 [2022-09-01T12:37:32.190Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:37:33 [2022-09-01T12:37:33.562Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
12:37:33 [2022-09-01T12:37:33.563Z] === RUN   TestBuildWithSession
12:37:33 [2022-09-01T12:37:33.563Z]     build_session_test.go:25: TODO: BuildKit
12:37:33 [2022-09-01T12:37:33.563Z] --- SKIP: TestBuildWithSession (0.00s)
12:37:33 [2022-09-01T12:37:33.563Z] === RUN   TestBuildSquashParent
12:37:40 [2022-09-01T12:37:40.117Z] --- PASS: TestBuildSquashParent (6.80s)
12:37:40 [2022-09-01T12:37:40.117Z] === RUN   TestBuildWithRemoveAndForceRemove
12:37:40 [2022-09-01T12:37:40.117Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:37:40 [2022-09-01T12:37:40.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:37:40 [2022-09-01T12:37:40.117Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:37:40 [2022-09-01T12:37:40.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:37:40 [2022-09-01T12:37:40.117Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:37:40 [2022-09-01T12:37:40.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:37:40 [2022-09-01T12:37:40.117Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:37:40 [2022-09-01T12:37:40.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:37:40 [2022-09-01T12:37:40.117Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:37:40 [2022-09-01T12:37:40.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:37:40 [2022-09-01T12:37:40.117Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:37:40 [2022-09-01T12:37:40.117Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:37:40 [2022-09-01T12:37:40.117Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:37:40 [2022-09-01T12:37:40.117Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:37:42 [2022-09-01T12:37:42.017Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:37:42 [2022-09-01T12:37:42.017Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:37:43 [2022-09-01T12:37:43.917Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:37:43 [2022-09-01T12:37:43.917Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:37:45 [2022-09-01T12:37:45.820Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:37:45 [2022-09-01T12:37:45.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s)
12:37:45 [2022-09-01T12:37:45.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s)
12:37:45 [2022-09-01T12:37:45.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.10s)
12:37:45 [2022-09-01T12:37:45.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s)
12:37:45 [2022-09-01T12:37:45.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
12:37:45 [2022-09-01T12:37:45.820Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
12:37:45 [2022-09-01T12:37:45.820Z] === RUN   TestBuildMultiStageCopy
12:37:45 [2022-09-01T12:37:45.820Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:37:49 [2022-09-01T12:37:49.099Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:37:50 [2022-09-01T12:37:50.032Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:37:51 [2022-09-01T12:37:51.405Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:37:52 [2022-09-01T12:37:52.337Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:37:53 [2022-09-01T12:37:53.269Z] --- PASS: TestBuildMultiStageCopy (7.26s)
12:37:53 [2022-09-01T12:37:53.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s)
12:37:53 [2022-09-01T12:37:53.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:37:53 [2022-09-01T12:37:53.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
12:37:53 [2022-09-01T12:37:53.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
12:37:53 [2022-09-01T12:37:53.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:37:53 [2022-09-01T12:37:53.269Z] === RUN   TestBuildMultiStageParentConfig
12:37:58 [2022-09-01T12:37:58.528Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:37:58 [2022-09-01T12:37:58.528Z] === RUN   TestBuildLabelWithTargets
12:38:06 [2022-09-01T12:38:06.633Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:38:06 [2022-09-01T12:38:06.633Z] === RUN   TestBuildWithEmptyLayers
12:38:09 [2022-09-01T12:38:09.159Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:38:09 [2022-09-01T12:38:09.159Z] === RUN   TestBuildMultiStageOnBuild
12:38:14 [2022-09-01T12:38:14.442Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
12:38:14 [2022-09-01T12:38:14.442Z] === RUN   TestBuildUncleanTarFilenames
12:38:15 [2022-09-01T12:38:15.023Z] --- PASS: TestBuildUncleanTarFilenames (0.69s)
12:38:15 [2022-09-01T12:38:15.023Z] === RUN   TestBuildMultiStageLayerLeak
12:38:19 [2022-09-01T12:38:19.223Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s)
12:38:19 [2022-09-01T12:38:19.223Z] === RUN   TestBuildWithHugeFile
12:39:15 [2022-09-01T12:39:15.437Z] --- PASS: TestBuildWithHugeFile (50.84s)
12:39:15 [2022-09-01T12:39:15.437Z] === RUN   TestBuildWCOWSandboxSize
12:39:15 [2022-09-01T12:39:15.437Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:39:15 [2022-09-01T12:39:15.437Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:39:15 [2022-09-01T12:39:15.437Z] === RUN   TestBuildWithEmptyDockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:39:15 [2022-09-01T12:39:15.437Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
12:39:15 [2022-09-01T12:39:15.437Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
12:39:15 [2022-09-01T12:39:15.437Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s)
12:39:15 [2022-09-01T12:39:15.437Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:39:15 [2022-09-01T12:39:15.437Z] === RUN   TestBuildPreserveOwnership
12:39:15 [2022-09-01T12:39:15.437Z] === RUN   TestBuildPreserveOwnership/copy_from
12:39:16 [2022-09-01T12:39:16.369Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:39:20 [2022-09-01T12:39:20.548Z] --- PASS: TestBuildPreserveOwnership (9.84s)
12:39:20 [2022-09-01T12:39:20.548Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.82s)
12:39:20 [2022-09-01T12:39:20.548Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:39:20 [2022-09-01T12:39:20.548Z] === RUN   TestBuildPlatformInvalid
12:39:20 [2022-09-01T12:39:20.548Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:39:20 [2022-09-01T12:39:20.548Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:39:20 [2022-09-01T12:39:20.548Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
12:39:20 [2022-09-01T12:39:20.548Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:39:20 [2022-09-01T12:39:20.548Z] PASS
12:39:20 [2022-09-01T12:39:20.548Z] 
12:39:20 [2022-09-01T12:39:20.548Z] === Skipped
12:39:20 [2022-09-01T12:39:20.548Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:39:20 [2022-09-01T12:39:20.548Z]     build_session_test.go:25: TODO: BuildKit
12:39:20 [2022-09-01T12:39:20.548Z] 
12:39:20 [2022-09-01T12:39:20.548Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:39:20 [2022-09-01T12:39:20.548Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:39:20 [2022-09-01T12:39:20.548Z] 
12:39:20 [2022-09-01T12:39:20.548Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:39:20 [2022-09-01T12:39:20.548Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
12:39:20 [2022-09-01T12:39:20.548Z] 
12:39:20 [2022-09-01T12:39:20.549Z] DONE 34 tests, 3 skipped in 111.258s
12:39:20 [2022-09-01T12:39:20.549Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:39:20 [2022-09-01T12:39:20.549Z] INFO: Testing against a local daemon
12:39:20 [2022-09-01T12:39:20.549Z] === RUN   TestConfigInspect
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] --- SKIP: TestConfigInspect (0.03s)
12:39:20 [2022-09-01T12:39:20.549Z] === RUN   TestConfigList
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] --- SKIP: TestConfigList (0.01s)
12:39:20 [2022-09-01T12:39:20.549Z] === RUN   TestConfigsCreateAndDelete
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:39:20 [2022-09-01T12:39:20.549Z] === RUN   TestConfigsUpdate
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] --- SKIP: TestConfigsUpdate (0.01s)
12:39:20 [2022-09-01T12:39:20.549Z] === RUN   TestTemplatedConfig
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] --- SKIP: TestTemplatedConfig (0.00s)
12:39:20 [2022-09-01T12:39:20.549Z] === RUN   TestConfigCreateResolve
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:39:20 [2022-09-01T12:39:20.549Z] PASS
12:39:20 [2022-09-01T12:39:20.549Z] 
12:39:20 [2022-09-01T12:39:20.549Z] === Skipped
12:39:20 [2022-09-01T12:39:20.549Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] 
12:39:20 [2022-09-01T12:39:20.549Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] 
12:39:20 [2022-09-01T12:39:20.549Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] 
12:39:20 [2022-09-01T12:39:20.549Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] 
12:39:20 [2022-09-01T12:39:20.549Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] 
12:39:20 [2022-09-01T12:39:20.549Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:39:20 [2022-09-01T12:39:20.549Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:20 [2022-09-01T12:39:20.549Z] 
12:39:20 [2022-09-01T12:39:20.549Z] DONE 6 tests, 6 skipped in 0.153s
12:39:20 [2022-09-01T12:39:20.549Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:39:20 [2022-09-01T12:39:20.549Z] INFO: Testing against a local daemon
12:39:20 [2022-09-01T12:39:20.549Z] === RUN   TestAttachWithTTY
12:39:20 [2022-09-01T12:39:20.549Z] --- PASS: TestAttachWithTTY (0.04s)
12:39:20 [2022-09-01T12:39:20.549Z] === RUN   TestAttachWithoutTTy
12:39:20 [2022-09-01T12:39:20.806Z] --- PASS: TestAttachWithoutTTy (0.04s)
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestCheckpoint
12:39:20 [2022-09-01T12:39:20.807Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:39:20 [2022-09-01T12:39:20.807Z] --- SKIP: TestCheckpoint (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/commit
12:39:20 [2022-09-01T12:39:20.807Z] === PAUSE TestContainerInvalidJSON/commit
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/create
12:39:20 [2022-09-01T12:39:20.807Z] === PAUSE TestContainerInvalidJSON/containers/create
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:39:20 [2022-09-01T12:39:20.807Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:39:20 [2022-09-01T12:39:20.807Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:39:20 [2022-09-01T12:39:20.807Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:39:20 [2022-09-01T12:39:20.807Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:39:20 [2022-09-01T12:39:20.807Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:39:20 [2022-09-01T12:39:20.807Z] === CONT  TestContainerInvalidJSON/commit
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:39:20 [2022-09-01T12:39:20.807Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:39:20 [2022-09-01T12:39:20.807Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:39:20 [2022-09-01T12:39:20.807Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:39:20 [2022-09-01T12:39:20.807Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:39:20 [2022-09-01T12:39:20.807Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:39:20 [2022-09-01T12:39:20.807Z] === CONT  TestContainerInvalidJSON/containers/create
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:39:20 [2022-09-01T12:39:20.807Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:39:20 [2022-09-01T12:39:20.807Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:39:20 [2022-09-01T12:39:20.807Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestCopyFromContainerPathIsNotDir
12:39:20 [2022-09-01T12:39:20.807Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestCopyToContainerPathDoesNotExist
12:39:20 [2022-09-01T12:39:20.807Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:39:20 [2022-09-01T12:39:20.807Z] === RUN   TestCopyEmptyFile
12:39:21 [2022-09-01T12:39:21.064Z] --- PASS: TestCopyEmptyFile (0.20s)
12:39:21 [2022-09-01T12:39:21.064Z] === RUN   TestCopyToContainerPathIsNotDir
12:39:21 [2022-09-01T12:39:21.064Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:39:21 [2022-09-01T12:39:21.064Z] === RUN   TestCopyFromContainer
12:39:25 [2022-09-01T12:39:25.244Z] === RUN   TestCopyFromContainer//
12:39:25 [2022-09-01T12:39:25.244Z] === RUN   TestCopyFromContainer//bar/root
12:39:25 [2022-09-01T12:39:25.244Z] === RUN   TestCopyFromContainer//bar/root/
12:39:25 [2022-09-01T12:39:25.244Z] === RUN   TestCopyFromContainer/bar/quux
12:39:25 [2022-09-01T12:39:25.502Z] === RUN   TestCopyFromContainer/bar/quux/
12:39:25 [2022-09-01T12:39:25.502Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:39:25 [2022-09-01T12:39:25.502Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:39:25 [2022-09-01T12:39:25.502Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:39:25 [2022-09-01T12:39:25.502Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCopyFromContainer/bar/notarget
12:39:25 [2022-09-01T12:39:25.760Z] --- PASS: TestCopyFromContainer (4.59s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:39:25 [2022-09-01T12:39:25.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:39:25 [2022-09-01T12:39:25.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:39:25 [2022-09-01T12:39:25.760Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:39:25 [2022-09-01T12:39:25.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:39:25 [2022-09-01T12:39:25.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:39:25 [2022-09-01T12:39:25.760Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:39:25 [2022-09-01T12:39:25.760Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateLinkToNonExistingContainer
12:39:25 [2022-09-01T12:39:25.760Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateWithInvalidEnv
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateWithInvalidEnv/0
12:39:25 [2022-09-01T12:39:25.760Z] === PAUSE TestCreateWithInvalidEnv/0
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateWithInvalidEnv/1
12:39:25 [2022-09-01T12:39:25.760Z] === PAUSE TestCreateWithInvalidEnv/1
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateWithInvalidEnv/2
12:39:25 [2022-09-01T12:39:25.760Z] === PAUSE TestCreateWithInvalidEnv/2
12:39:25 [2022-09-01T12:39:25.760Z] === CONT  TestCreateWithInvalidEnv/0
12:39:25 [2022-09-01T12:39:25.760Z] === CONT  TestCreateWithInvalidEnv/2
12:39:25 [2022-09-01T12:39:25.760Z] === CONT  TestCreateWithInvalidEnv/1
12:39:25 [2022-09-01T12:39:25.760Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:39:25 [2022-09-01T12:39:25.760Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateTmpfsMountsTarget
12:39:25 [2022-09-01T12:39:25.760Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:39:25 [2022-09-01T12:39:25.760Z] === RUN   TestCreateWithCustomMaskedPaths
12:39:27 [2022-09-01T12:39:27.133Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
12:39:27 [2022-09-01T12:39:27.133Z] === RUN   TestCreateWithCustomReadonlyPaths
12:39:28 [2022-09-01T12:39:28.067Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
12:39:28 [2022-09-01T12:39:28.067Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:39:28 [2022-09-01T12:39:28.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:39:28 [2022-09-01T12:39:28.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:39:28 [2022-09-01T12:39:28.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:39:28 [2022-09-01T12:39:28.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:39:28 [2022-09-01T12:39:28.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:39:28 [2022-09-01T12:39:28.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:39:28 [2022-09-01T12:39:28.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:39:28 [2022-09-01T12:39:28.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:39:28 [2022-09-01T12:39:28.067Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:39:28 [2022-09-01T12:39:28.067Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:39:28 [2022-09-01T12:39:28.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:39:28 [2022-09-01T12:39:28.067Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:39:28 [2022-09-01T12:39:28.325Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:39:28 [2022-09-01T12:39:28.325Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:39:28 [2022-09-01T12:39:28.325Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:39:28 [2022-09-01T12:39:28.325Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:39:28 [2022-09-01T12:39:28.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
12:39:28 [2022-09-01T12:39:28.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
12:39:28 [2022-09-01T12:39:28.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:39:28 [2022-09-01T12:39:28.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:39:28 [2022-09-01T12:39:28.325Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:39:28 [2022-09-01T12:39:28.325Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:39:28 [2022-09-01T12:39:28.583Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
12:39:28 [2022-09-01T12:39:28.583Z] === RUN   TestCreateDifferentPlatform
12:39:28 [2022-09-01T12:39:28.583Z] === RUN   TestCreateDifferentPlatform/different_os
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:39:28 [2022-09-01T12:39:28.842Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:39:28 [2022-09-01T12:39:28.842Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:39:28 [2022-09-01T12:39:28.842Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:39:28 [2022-09-01T12:39:28.842Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestCreateInvalidHostConfig
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:39:28 [2022-09-01T12:39:28.842Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:39:28 [2022-09-01T12:39:28.842Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:39:28 [2022-09-01T12:39:28.842Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:39:28 [2022-09-01T12:39:28.842Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:39:28 [2022-09-01T12:39:28.842Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:39:28 [2022-09-01T12:39:28.842Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:39:28 [2022-09-01T12:39:28.842Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:39:28 [2022-09-01T12:39:28.842Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:39:28 [2022-09-01T12:39:28.842Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:39:28 [2022-09-01T12:39:28.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestContainerStartOnDaemonRestart
12:39:28 [2022-09-01T12:39:28.842Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:39:28 [2022-09-01T12:39:28.842Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestDaemonRestartIpcMode
12:39:28 [2022-09-01T12:39:28.842Z] === PAUSE TestDaemonRestartIpcMode
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestDaemonHostGatewayIP
12:39:28 [2022-09-01T12:39:28.842Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:39:28 [2022-09-01T12:39:28.842Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestRestartDaemonWithRestartingContainer
12:39:28 [2022-09-01T12:39:28.842Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestContainerKillOnDaemonStart
12:39:28 [2022-09-01T12:39:28.842Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:39:28 [2022-09-01T12:39:28.842Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:39:28 [2022-09-01T12:39:28.842Z] === RUN   TestDiff
12:39:29 [2022-09-01T12:39:29.410Z] --- PASS: TestDiff (0.43s)
12:39:29 [2022-09-01T12:39:29.410Z] === RUN   TestExecConsoleSize
12:39:29 [2022-09-01T12:39:29.668Z] --- PASS: TestExecConsoleSize (0.52s)
12:39:29 [2022-09-01T12:39:29.668Z] === RUN   TestExecWithCloseStdin
12:39:30 [2022-09-01T12:39:30.235Z] --- PASS: TestExecWithCloseStdin (0.46s)
12:39:30 [2022-09-01T12:39:30.235Z] === RUN   TestExec
12:39:30 [2022-09-01T12:39:30.803Z] --- PASS: TestExec (0.47s)
12:39:30 [2022-09-01T12:39:30.803Z] === RUN   TestExecUser
12:39:31 [2022-09-01T12:39:31.061Z] --- PASS: TestExecUser (0.46s)
12:39:31 [2022-09-01T12:39:31.061Z] === RUN   TestExportContainerAndImportImage
12:39:31 [2022-09-01T12:39:31.637Z] --- PASS: TestExportContainerAndImportImage (0.56s)
12:39:31 [2022-09-01T12:39:31.637Z] === RUN   TestExportContainerAfterDaemonRestart
12:39:33 [2022-09-01T12:39:33.019Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
12:39:33 [2022-09-01T12:39:33.019Z] === RUN   TestHealthCheckWorkdir
12:39:33 [2022-09-01T12:39:33.586Z] --- PASS: TestHealthCheckWorkdir (0.56s)
12:39:33 [2022-09-01T12:39:33.586Z] === RUN   TestHealthKillContainer
12:39:41 [2022-09-01T12:39:41.687Z] --- PASS: TestHealthKillContainer (7.81s)
12:39:41 [2022-09-01T12:39:41.687Z] === RUN   TestHealthCheckProcessKilled
12:39:41 [2022-09-01T12:39:41.945Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
12:39:41 [2022-09-01T12:39:41.945Z] === RUN   TestInspectCpusetInConfigPre120
12:39:41 [2022-09-01T12:39:41.945Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:39:41 [2022-09-01T12:39:41.945Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:39:41 [2022-09-01T12:39:41.945Z] === RUN   TestIpcModeNone
12:39:42 [2022-09-01T12:39:42.511Z] --- PASS: TestIpcModeNone (0.41s)
12:39:42 [2022-09-01T12:39:42.511Z] === RUN   TestIpcModePrivate
12:39:42 [2022-09-01T12:39:42.770Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:39:42 [2022-09-01T12:39:42.770Z] --- PASS: TestIpcModePrivate (0.45s)
12:39:42 [2022-09-01T12:39:42.770Z] === RUN   TestIpcModeShareable
12:39:42 [2022-09-01T12:39:42.770Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:39:42 [2022-09-01T12:39:42.770Z] --- SKIP: TestIpcModeShareable (0.00s)
12:39:42 [2022-09-01T12:39:42.770Z] === RUN   TestAPIIpcModeShareableAndContainer
12:39:44 [2022-09-01T12:39:44.145Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.31s)
12:39:44 [2022-09-01T12:39:44.145Z] === RUN   TestAPIIpcModeHost
12:39:44 [2022-09-01T12:39:44.145Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:39:44 [2022-09-01T12:39:44.145Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:39:44 [2022-09-01T12:39:44.145Z] === RUN   TestDaemonIpcModeShareable
12:39:44 [2022-09-01T12:39:44.145Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:39:44 [2022-09-01T12:39:44.145Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:39:44 [2022-09-01T12:39:44.145Z] === RUN   TestDaemonIpcModePrivate
12:39:45 [2022-09-01T12:39:45.078Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:39:45 [2022-09-01T12:39:45.336Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
12:39:45 [2022-09-01T12:39:45.336Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:39:45 [2022-09-01T12:39:45.336Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:39:45 [2022-09-01T12:39:45.336Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:39:45 [2022-09-01T12:39:45.336Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:39:45 [2022-09-01T12:39:45.336Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:39:45 [2022-09-01T12:39:45.336Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:39:45 [2022-09-01T12:39:45.336Z] === RUN   TestIpcModeOlderClient
12:39:45 [2022-09-01T12:39:45.336Z] === PAUSE TestIpcModeOlderClient
12:39:45 [2022-09-01T12:39:45.336Z] === RUN   TestKillContainerInvalidSignal
12:39:45 [2022-09-01T12:39:45.594Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
12:39:45 [2022-09-01T12:39:45.594Z] === RUN   TestKillContainer
12:39:45 [2022-09-01T12:39:45.594Z] === RUN   TestKillContainer/no_signal
12:39:46 [2022-09-01T12:39:46.159Z] === RUN   TestKillContainer/non_killing_signal
12:39:46 [2022-09-01T12:39:46.417Z] === RUN   TestKillContainer/killing_signal
12:39:46 [2022-09-01T12:39:46.984Z] --- PASS: TestKillContainer (1.22s)
12:39:46 [2022-09-01T12:39:46.984Z]     --- PASS: TestKillContainer/no_signal (0.39s)
12:39:46 [2022-09-01T12:39:46.984Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
12:39:46 [2022-09-01T12:39:46.984Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
12:39:46 [2022-09-01T12:39:46.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:39:46 [2022-09-01T12:39:46.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:39:47 [2022-09-01T12:39:47.242Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:39:47 [2022-09-01T12:39:47.808Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
12:39:47 [2022-09-01T12:39:47.808Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
12:39:47 [2022-09-01T12:39:47.808Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
12:39:47 [2022-09-01T12:39:47.808Z] === RUN   TestKillStoppedContainer
12:39:47 [2022-09-01T12:39:47.808Z] --- PASS: TestKillStoppedContainer (0.04s)
12:39:47 [2022-09-01T12:39:47.808Z] === RUN   TestKillStoppedContainerAPIPre120
12:39:47 [2022-09-01T12:39:47.808Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
12:39:47 [2022-09-01T12:39:47.808Z] === RUN   TestKillDifferentUserContainer
12:39:48 [2022-09-01T12:39:48.066Z] --- PASS: TestKillDifferentUserContainer (0.41s)
12:39:48 [2022-09-01T12:39:48.066Z] === RUN   TestInspectOomKilledTrue
12:39:48 [2022-09-01T12:39:48.066Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
12:39:48 [2022-09-01T12:39:48.066Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:39:48 [2022-09-01T12:39:48.066Z] === RUN   TestInspectOomKilledFalse
12:39:48 [2022-09-01T12:39:48.066Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:39:48 [2022-09-01T12:39:48.066Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:39:48 [2022-09-01T12:39:48.066Z] === RUN   TestLinksEtcHostsContentMatch
12:39:48 [2022-09-01T12:39:48.066Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:39:48 [2022-09-01T12:39:48.066Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:39:48 [2022-09-01T12:39:48.066Z] === RUN   TestLinksContainerNames
12:39:48 [2022-09-01T12:39:48.998Z] --- PASS: TestLinksContainerNames (0.78s)
12:39:48 [2022-09-01T12:39:48.998Z] === RUN   TestLogsFollowTailEmpty
12:39:49 [2022-09-01T12:39:49.256Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
12:39:49 [2022-09-01T12:39:49.256Z] === RUN   TestLogs
12:39:49 [2022-09-01T12:39:49.256Z] === RUN   TestLogs/driver_local
12:39:49 [2022-09-01T12:39:49.256Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:39:49 [2022-09-01T12:39:49.256Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:39:49 [2022-09-01T12:39:49.256Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:39:49 [2022-09-01T12:39:49.256Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:39:49 [2022-09-01T12:39:49.256Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:39:49 [2022-09-01T12:39:49.256Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:39:49 [2022-09-01T12:39:49.823Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:39:50 [2022-09-01T12:39:50.081Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:39:50 [2022-09-01T12:39:50.648Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:39:50 [2022-09-01T12:39:50.648Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:39:51 [2022-09-01T12:39:51.216Z] === RUN   TestLogs/driver_json-file
12:39:51 [2022-09-01T12:39:51.216Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:39:51 [2022-09-01T12:39:51.216Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:39:51 [2022-09-01T12:39:51.216Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:39:51 [2022-09-01T12:39:51.216Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:39:51 [2022-09-01T12:39:51.216Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:39:51 [2022-09-01T12:39:51.216Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:39:51 [2022-09-01T12:39:51.782Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:39:51 [2022-09-01T12:39:51.782Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:39:52 [2022-09-01T12:39:52.349Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:39:52 [2022-09-01T12:39:52.608Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:39:53 [2022-09-01T12:39:53.236Z] --- PASS: TestLogs (3.87s)
12:39:53 [2022-09-01T12:39:53.236Z]     --- PASS: TestLogs/driver_local (0.01s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.61s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.71s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s)
12:39:53 [2022-09-01T12:39:53.236Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.66s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.71s)
12:39:53 [2022-09-01T12:39:53.236Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.58s)
12:39:53 [2022-09-01T12:39:53.236Z] === RUN   TestContainerNetworkMountsNoChown
12:39:53 [2022-09-01T12:39:53.810Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/default
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/default
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/private
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/private
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rprivate
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rprivate
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/slave
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/slave
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rslave
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rslave
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/shared
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/shared
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rshared
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rshared
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/default
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/default/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/default/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/default/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/rprivate
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/private
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/private/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/private/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/default/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/rshared
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/shared
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:39:53 [2022-09-01T12:39:53.810Z] === CONT  TestMountDaemonRoot/rslave
12:39:53 [2022-09-01T12:39:53.810Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/slave
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/private/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/private/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:39:53 [2022-09-01T12:39:53.811Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:39:54 [2022-09-01T12:39:54.075Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:39:54 [2022-09-01T12:39:54.075Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:39:54 [2022-09-01T12:39:54.075Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:39:54 [2022-09-01T12:39:54.075Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:39:54 [2022-09-01T12:39:54.075Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:39:54 [2022-09-01T12:39:54.075Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:39:54 [2022-09-01T12:39:54.075Z] --- PASS: TestMountDaemonRoot (0.01s)
12:39:54 [2022-09-01T12:39:54.075Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:39:54 [2022-09-01T12:39:54.075Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:39:54 [2022-09-01T12:39:54.075Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:39:54 [2022-09-01T12:39:54.075Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
12:39:54 [2022-09-01T12:39:54.075Z] === RUN   TestContainerBindMountNonRecursive
12:39:54 [2022-09-01T12:39:54.075Z]     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)
12:39:54 [2022-09-01T12:39:54.075Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
12:39:54 [2022-09-01T12:39:54.075Z] === RUN   TestContainerVolumesMountedAsShared
12:39:54 [2022-09-01T12:39:54.075Z]     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)
12:39:54 [2022-09-01T12:39:54.075Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z] === RUN   TestContainerVolumesMountedAsSlave
12:39:54 [2022-09-01T12:39:54.075Z]     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)
12:39:54 [2022-09-01T12:39:54.075Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:39:54 [2022-09-01T12:39:54.075Z] === RUN   TestNetworkNat
12:39:54 [2022-09-01T12:39:54.643Z] --- PASS: TestNetworkNat (0.51s)
12:39:54 [2022-09-01T12:39:54.643Z] === RUN   TestNetworkLocalhostTCPNat
12:39:54 [2022-09-01T12:39:54.901Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
12:39:54 [2022-09-01T12:39:54.901Z] === RUN   TestNetworkLoopbackNat
12:39:58 [2022-09-01T12:39:58.189Z] --- PASS: TestNetworkLoopbackNat (2.57s)
12:39:58 [2022-09-01T12:39:58.189Z] === RUN   TestPause
12:39:58 [2022-09-01T12:39:58.189Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
12:39:58 [2022-09-01T12:39:58.189Z] --- SKIP: TestPause (0.00s)
12:39:58 [2022-09-01T12:39:58.189Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:39:58 [2022-09-01T12:39:58.189Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:39:58 [2022-09-01T12:39:58.189Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:39:58 [2022-09-01T12:39:58.189Z] === RUN   TestPauseStopPausedContainer
12:39:58 [2022-09-01T12:39:58.189Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
12:39:58 [2022-09-01T12:39:58.189Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
12:39:58 [2022-09-01T12:39:58.189Z] === RUN   TestPidHost
12:39:58 [2022-09-01T12:39:58.447Z] --- PASS: TestPidHost (0.85s)
12:39:58 [2022-09-01T12:39:58.447Z] === RUN   TestPsFilter
12:39:58 [2022-09-01T12:39:58.447Z] --- PASS: TestPsFilter (0.09s)
12:39:58 [2022-09-01T12:39:58.447Z] === RUN   TestRemoveContainerWithRemovedVolume
12:39:59 [2022-09-01T12:39:59.012Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
12:39:59 [2022-09-01T12:39:59.012Z] === RUN   TestRemoveContainerWithVolume
12:39:59 [2022-09-01T12:39:59.269Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
12:39:59 [2022-09-01T12:39:59.269Z] === RUN   TestRemoveContainerRunning
12:39:59 [2022-09-01T12:39:59.835Z] --- PASS: TestRemoveContainerRunning (0.40s)
12:39:59 [2022-09-01T12:39:59.835Z] === RUN   TestRemoveContainerForceRemoveRunning
12:40:00 [2022-09-01T12:40:00.093Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
12:40:00 [2022-09-01T12:40:00.093Z] === RUN   TestRemoveInvalidContainer
12:40:00 [2022-09-01T12:40:00.093Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:40:00 [2022-09-01T12:40:00.093Z] === RUN   TestRenameLinkedContainer
12:40:01 [2022-09-01T12:40:01.991Z] --- PASS: TestRenameLinkedContainer (1.65s)
12:40:01 [2022-09-01T12:40:01.991Z] === RUN   TestRenameStoppedContainer
12:40:02 [2022-09-01T12:40:02.249Z] --- PASS: TestRenameStoppedContainer (0.40s)
12:40:02 [2022-09-01T12:40:02.249Z] === RUN   TestRenameRunningContainerAndReuse
12:40:03 [2022-09-01T12:40:03.182Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
12:40:03 [2022-09-01T12:40:03.182Z] === RUN   TestRenameInvalidName
12:40:03 [2022-09-01T12:40:03.440Z] --- PASS: TestRenameInvalidName (0.42s)
12:40:03 [2022-09-01T12:40:03.440Z] === RUN   TestRenameAnonymousContainer
12:40:04 [2022-09-01T12:40:04.814Z] --- PASS: TestRenameAnonymousContainer (1.49s)
12:40:04 [2022-09-01T12:40:04.814Z] === RUN   TestRenameContainerWithSameName
12:40:05 [2022-09-01T12:40:05.381Z] --- PASS: TestRenameContainerWithSameName (0.41s)
12:40:05 [2022-09-01T12:40:05.381Z] === RUN   TestRenameContainerWithLinkedContainer
12:40:06 [2022-09-01T12:40:06.315Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s)
12:40:06 [2022-09-01T12:40:06.315Z] === RUN   TestResize
12:40:06 [2022-09-01T12:40:06.574Z] --- PASS: TestResize (0.41s)
12:40:06 [2022-09-01T12:40:06.574Z] === RUN   TestResizeWithInvalidSize
12:40:06 [2022-09-01T12:40:06.832Z] --- PASS: TestResizeWithInvalidSize (0.41s)
12:40:06 [2022-09-01T12:40:06.832Z] === RUN   TestResizeWhenContainerNotStarted
12:40:07 [2022-09-01T12:40:07.398Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
12:40:07 [2022-09-01T12:40:07.398Z] === RUN   TestDaemonRestartKillContainers
12:40:07 [2022-09-01T12:40:07.398Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:40:07 [2022-09-01T12:40:07.398Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:40:07 [2022-09-01T12:40:07.398Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:40:07 [2022-09-01T12:40:07.398Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:40:08 [2022-09-01T12:40:08.332Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:40:09 [2022-09-01T12:40:09.265Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s)
12:40:09 [2022-09-01T12:40:09.265Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s)
12:40:09 [2022-09-01T12:40:09.265Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s)
12:40:09 [2022-09-01T12:40:09.265Z] === RUN   TestCgroupNamespacesRun
12:40:10 [2022-09-01T12:40:10.198Z] --- PASS: TestCgroupNamespacesRun (1.21s)
12:40:10 [2022-09-01T12:40:10.198Z] === RUN   TestCgroupNamespacesRunPrivileged
12:40:11 [2022-09-01T12:40:11.572Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
12:40:11 [2022-09-01T12:40:11.572Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:40:12 [2022-09-01T12:40:12.504Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
12:40:12 [2022-09-01T12:40:12.504Z] === RUN   TestCgroupNamespacesRunHostMode
12:40:13 [2022-09-01T12:40:13.876Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
12:40:13 [2022-09-01T12:40:13.876Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:40:14 [2022-09-01T12:40:14.811Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
12:40:14 [2022-09-01T12:40:14.811Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:40:16 [2022-09-01T12:40:16.003Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
12:40:16 [2022-09-01T12:40:16.003Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:40:16 [2022-09-01T12:40:16.569Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
12:40:16 [2022-09-01T12:40:16.569Z] === RUN   TestCgroupNamespacesRunOlderClient
12:40:17 [2022-09-01T12:40:17.945Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
12:40:17 [2022-09-01T12:40:17.945Z] === RUN   TestNISDomainname
12:40:17 [2022-09-01T12:40:17.945Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:40:17 [2022-09-01T12:40:17.945Z] --- SKIP: TestNISDomainname (0.02s)
12:40:17 [2022-09-01T12:40:17.945Z] === RUN   TestHostnameDnsResolution
12:40:18 [2022-09-01T12:40:18.510Z] --- PASS: TestHostnameDnsResolution (0.62s)
12:40:18 [2022-09-01T12:40:18.510Z] === RUN   TestUnprivilegedPortsAndPing
12:40:18 [2022-09-01T12:40:18.510Z]     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
12:40:18 [2022-09-01T12:40:18.510Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
12:40:18 [2022-09-01T12:40:18.510Z] === RUN   TestPrivilegedHostDevices
12:40:18 [2022-09-01T12:40:18.769Z] --- PASS: TestPrivilegedHostDevices (0.43s)
12:40:18 [2022-09-01T12:40:18.769Z] === RUN   TestRunConsoleSize
12:40:19 [2022-09-01T12:40:19.335Z] --- PASS: TestRunConsoleSize (0.42s)
12:40:19 [2022-09-01T12:40:19.335Z] === RUN   TestRunWithAlternativeContainerdShim
12:40:21 [2022-09-01T12:40:21.239Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s)
12:40:21 [2022-09-01T12:40:21.239Z] === RUN   TestStats
12:40:21 [2022-09-01T12:40:21.239Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:21 [2022-09-01T12:40:21.239Z] --- SKIP: TestStats (0.00s)
12:40:21 [2022-09-01T12:40:21.239Z] === RUN   TestStopContainerWithTimeout
12:40:21 [2022-09-01T12:40:21.239Z] === RUN   TestStopContainerWithTimeout/0
12:40:21 [2022-09-01T12:40:21.239Z] === PAUSE TestStopContainerWithTimeout/0
12:40:21 [2022-09-01T12:40:21.239Z] === RUN   TestStopContainerWithTimeout/1
12:40:21 [2022-09-01T12:40:21.239Z] === PAUSE TestStopContainerWithTimeout/1
12:40:21 [2022-09-01T12:40:21.239Z] === RUN   TestStopContainerWithTimeout/3
12:40:21 [2022-09-01T12:40:21.239Z] === PAUSE TestStopContainerWithTimeout/3
12:40:21 [2022-09-01T12:40:21.239Z] === RUN   TestStopContainerWithTimeout/-1
12:40:21 [2022-09-01T12:40:21.239Z] === PAUSE TestStopContainerWithTimeout/-1
12:40:21 [2022-09-01T12:40:21.239Z] === CONT  TestStopContainerWithTimeout/0
12:40:21 [2022-09-01T12:40:21.239Z] === CONT  TestStopContainerWithTimeout/3
12:40:21 [2022-09-01T12:40:21.806Z] === CONT  TestStopContainerWithTimeout/-1
12:40:24 [2022-09-01T12:40:24.330Z] === CONT  TestStopContainerWithTimeout/1
12:40:25 [2022-09-01T12:40:25.263Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:40:25 [2022-09-01T12:40:25.263Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
12:40:25 [2022-09-01T12:40:25.263Z]     --- PASS: TestStopContainerWithTimeout/3 (2.57s)
12:40:25 [2022-09-01T12:40:25.263Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.36s)
12:40:25 [2022-09-01T12:40:25.263Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
12:40:25 [2022-09-01T12:40:25.263Z] === RUN   TestDeleteDevicemapper
12:40:25 [2022-09-01T12:40:25.263Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:40:25 [2022-09-01T12:40:25.263Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:40:25 [2022-09-01T12:40:25.263Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:40:26 [2022-09-01T12:40:26.638Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.10s)
12:40:26 [2022-09-01T12:40:26.638Z] === RUN   TestUpdateMemory
12:40:26 [2022-09-01T12:40:26.638Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:26 [2022-09-01T12:40:26.638Z] --- SKIP: TestUpdateMemory (0.00s)
12:40:26 [2022-09-01T12:40:26.638Z] === RUN   TestUpdateCPUQuota
12:40:26 [2022-09-01T12:40:26.638Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:26 [2022-09-01T12:40:26.638Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:40:26 [2022-09-01T12:40:26.638Z] === RUN   TestUpdatePidsLimit
12:40:26 [2022-09-01T12:40:26.638Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:26 [2022-09-01T12:40:26.638Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:40:26 [2022-09-01T12:40:26.638Z] === RUN   TestUpdateRestartPolicy
12:40:38 [2022-09-01T12:40:38.828Z] --- PASS: TestUpdateRestartPolicy (10.87s)
12:40:38 [2022-09-01T12:40:38.828Z] === RUN   TestUpdateRestartWithAutoRemove
12:40:38 [2022-09-01T12:40:38.828Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
12:40:38 [2022-09-01T12:40:38.828Z] === RUN   TestWaitNonBlocked
12:40:38 [2022-09-01T12:40:38.828Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:40:38 [2022-09-01T12:40:38.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:40:38 [2022-09-01T12:40:38.828Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:40:38 [2022-09-01T12:40:38.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:40:38 [2022-09-01T12:40:38.828Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:40:38 [2022-09-01T12:40:38.828Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:40:38 [2022-09-01T12:40:38.828Z] --- PASS: TestWaitNonBlocked (0.01s)
12:40:38 [2022-09-01T12:40:38.828Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
12:40:38 [2022-09-01T12:40:38.828Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
12:40:38 [2022-09-01T12:40:38.828Z] === RUN   TestWaitBlocked
12:40:38 [2022-09-01T12:40:38.828Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:40:38 [2022-09-01T12:40:38.828Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:40:38 [2022-09-01T12:40:38.828Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:40:38 [2022-09-01T12:40:38.828Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:40:38 [2022-09-01T12:40:38.828Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:40:38 [2022-09-01T12:40:38.828Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:40:39 [2022-09-01T12:40:39.086Z] --- PASS: TestWaitBlocked (0.01s)
12:40:39 [2022-09-01T12:40:39.086Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
12:40:39 [2022-09-01T12:40:39.086Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
12:40:39 [2022-09-01T12:40:39.086Z] === RUN   TestWaitConditions
12:40:39 [2022-09-01T12:40:39.086Z] === RUN   TestWaitConditions/default
12:40:39 [2022-09-01T12:40:39.086Z] === PAUSE TestWaitConditions/default
12:40:39 [2022-09-01T12:40:39.086Z] === RUN   TestWaitConditions/not-running
12:40:39 [2022-09-01T12:40:39.086Z] === PAUSE TestWaitConditions/not-running
12:40:39 [2022-09-01T12:40:39.086Z] === RUN   TestWaitConditions/next-exit
12:40:39 [2022-09-01T12:40:39.086Z] === PAUSE TestWaitConditions/next-exit
12:40:39 [2022-09-01T12:40:39.086Z] === RUN   TestWaitConditions/removed
12:40:39 [2022-09-01T12:40:39.086Z] === PAUSE TestWaitConditions/removed
12:40:39 [2022-09-01T12:40:39.086Z] === CONT  TestWaitConditions/default
12:40:39 [2022-09-01T12:40:39.086Z] === CONT  TestWaitConditions/removed
12:40:39 [2022-09-01T12:40:39.086Z]     wait_test.go:146: ContainerID = 26f27af72fbe98990fafe3d334a6ba0c5088326be9dac6cb70087423cc5cf9c9
12:40:39 [2022-09-01T12:40:39.086Z] === CONT  TestWaitConditions/default
12:40:39 [2022-09-01T12:40:39.086Z]     wait_test.go:146: ContainerID = 79a26620099690899f606987b579a3a1d806dc549e05b6b89d0ab50b0c43d2e3
12:40:39 [2022-09-01T12:40:39.653Z] === CONT  TestWaitConditions/next-exit
12:40:39 [2022-09-01T12:40:39.653Z] === CONT  TestWaitConditions/not-running
12:40:39 [2022-09-01T12:40:39.653Z] === CONT  TestWaitConditions/next-exit
12:40:39 [2022-09-01T12:40:39.653Z]     wait_test.go:146: ContainerID = e4f29cdef6bfc148e00090719eb80958b98069eb624dfeded297a1026f62158d
12:40:39 [2022-09-01T12:40:39.653Z] === CONT  TestWaitConditions/not-running
12:40:39 [2022-09-01T12:40:39.653Z]     wait_test.go:146: ContainerID = ebfcaa8c72a1ac5929d404c923a28722d6be5c52f452c692141e7a09645aa288
12:40:40 [2022-09-01T12:40:40.218Z] --- PASS: TestWaitConditions (0.01s)
12:40:40 [2022-09-01T12:40:40.219Z]     --- PASS: TestWaitConditions/removed (0.60s)
12:40:40 [2022-09-01T12:40:40.219Z]     --- PASS: TestWaitConditions/default (0.63s)
12:40:40 [2022-09-01T12:40:40.219Z]     --- PASS: TestWaitConditions/next-exit (0.48s)
12:40:40 [2022-09-01T12:40:40.219Z]     --- PASS: TestWaitConditions/not-running (0.53s)
12:40:40 [2022-09-01T12:40:40.219Z] === RUN   TestWaitRestartedContainer
12:40:40 [2022-09-01T12:40:40.219Z] === RUN   TestWaitRestartedContainer/default
12:40:40 [2022-09-01T12:40:40.219Z] === PAUSE TestWaitRestartedContainer/default
12:40:40 [2022-09-01T12:40:40.219Z] === RUN   TestWaitRestartedContainer/not-running
12:40:40 [2022-09-01T12:40:40.219Z] === PAUSE TestWaitRestartedContainer/not-running
12:40:40 [2022-09-01T12:40:40.219Z] === RUN   TestWaitRestartedContainer/next-exit
12:40:40 [2022-09-01T12:40:40.219Z] === PAUSE TestWaitRestartedContainer/next-exit
12:40:40 [2022-09-01T12:40:40.219Z] === CONT  TestWaitRestartedContainer/default
12:40:40 [2022-09-01T12:40:40.219Z] === CONT  TestWaitRestartedContainer/next-exit
12:40:41 [2022-09-01T12:40:41.592Z] === CONT  TestWaitRestartedContainer/not-running
12:40:42 [2022-09-01T12:40:42.525Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:40:42 [2022-09-01T12:40:42.525Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.43s)
12:40:42 [2022-09-01T12:40:42.525Z]     --- PASS: TestWaitRestartedContainer/default (1.48s)
12:40:42 [2022-09-01T12:40:42.525Z]     --- PASS: TestWaitRestartedContainer/not-running (0.84s)
12:40:42 [2022-09-01T12:40:42.525Z] === CONT  TestDaemonRestartIpcMode
12:40:42 [2022-09-01T12:40:42.525Z] === CONT  TestIpcModeOlderClient
12:40:42 [2022-09-01T12:40:42.525Z] --- PASS: TestIpcModeOlderClient (0.08s)
12:40:42 [2022-09-01T12:40:42.525Z] === CONT  TestRestartDaemonWithRestartingContainer
12:40:45 [2022-09-01T12:40:45.057Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s)
12:40:45 [2022-09-01T12:40:45.315Z] --- PASS: TestDaemonRestartIpcMode (2.80s)
12:40:45 [2022-09-01T12:40:45.315Z] PASS
12:40:45 [2022-09-01T12:40:45.315Z] 
12:40:45 [2022-09-01T12:40:45.315Z] === Skipped
12:40:45 [2022-09-01T12:40:45.315Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:40:45 [2022-09-01T12:40:45.315Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:40:45 [2022-09-01T12:40:45.315Z] 
12:40:45 [2022-09-01T12:40:45.315Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:40:45 [2022-09-01T12:40:45.315Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:40:45 [2022-09-01T12:40:45.315Z] 
12:40:45 [2022-09-01T12:40:45.315Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:40:45 [2022-09-01T12:40:45.315Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:40:45 [2022-09-01T12:40:45.315Z] 
12:40:45 [2022-09-01T12:40:45.315Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:40:45 [2022-09-01T12:40:45.315Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:40:45 [2022-09-01T12:40:45.315Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
12:40:45 [2022-09-01T12:40:45.316Z]     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)
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     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)
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     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)
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
12:40:45 [2022-09-01T12:40:45.316Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
12:40:45 [2022-09-01T12:40:45.316Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     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
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:40:45 [2022-09-01T12:40:45.316Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:40:45 [2022-09-01T12:40:45.316Z] 
12:40:45 [2022-09-01T12:40:45.316Z] DONE 250 tests, 27 skipped in 84.857s
12:40:45 [2022-09-01T12:40:45.316Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:40:45 [2022-09-01T12:40:45.573Z] === RUN   TestConfigDaemonLibtrustID
12:40:46 [2022-09-01T12:40:46.160Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
12:40:46 [2022-09-01T12:40:46.160Z] === RUN   TestConfigDaemonID
12:40:47 [2022-09-01T12:40:47.116Z]     daemon_test.go:83: [d8c4a84c76e04] daemon is not started
12:40:47 [2022-09-01T12:40:47.116Z] --- PASS: TestConfigDaemonID (1.11s)
12:40:47 [2022-09-01T12:40:47.116Z] === RUN   TestDaemonConfigValidation
12:40:47 [2022-09-01T12:40:47.116Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:40:47 [2022-09-01T12:40:47.116Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:40:47 [2022-09-01T12:40:47.116Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:40:47 [2022-09-01T12:40:47.116Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:40:47 [2022-09-01T12:40:47.116Z] === RUN   TestDaemonConfigValidation/invalid_config
12:40:47 [2022-09-01T12:40:47.116Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:40:47 [2022-09-01T12:40:47.116Z] === RUN   TestDaemonConfigValidation/malformed_config
12:40:47 [2022-09-01T12:40:47.116Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:40:47 [2022-09-01T12:40:47.116Z] === RUN   TestDaemonConfigValidation/valid_config
12:40:47 [2022-09-01T12:40:47.116Z] === PAUSE TestDaemonConfigValidation/valid_config
12:40:47 [2022-09-01T12:40:47.116Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:40:47 [2022-09-01T12:40:47.116Z] === CONT  TestDaemonConfigValidation/malformed_config
12:40:47 [2022-09-01T12:40:47.116Z] === CONT  TestDaemonConfigValidation/valid_config
12:40:47 [2022-09-01T12:40:47.116Z] === CONT  TestDaemonConfigValidation/invalid_config
12:40:47 [2022-09-01T12:40:47.374Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:40:47 [2022-09-01T12:40:47.374Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:40:47 [2022-09-01T12:40:47.374Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
12:40:47 [2022-09-01T12:40:47.374Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
12:40:47 [2022-09-01T12:40:47.374Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
12:40:47 [2022-09-01T12:40:47.374Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
12:40:47 [2022-09-01T12:40:47.374Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:40:47 [2022-09-01T12:40:47.374Z] === RUN   TestConfigDaemonSeccompProfiles
12:40:47 [2022-09-01T12:40:47.374Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:40:48 [2022-09-01T12:40:48.747Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:40:49 [2022-09-01T12:40:49.683Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:40:50 [2022-09-01T12:40:50.617Z] === CONT  TestConfigDaemonSeccompProfiles
12:40:50 [2022-09-01T12:40:50.617Z]     daemon_test.go:197: [d6ecd50a6fa32] daemon is not started
12:40:50 [2022-09-01T12:40:50.617Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
12:40:50 [2022-09-01T12:40:50.617Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
12:40:50 [2022-09-01T12:40:50.617Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
12:40:50 [2022-09-01T12:40:50.617Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
12:40:50 [2022-09-01T12:40:50.617Z] === RUN   TestDaemonProxy
12:40:50 [2022-09-01T12:40:50.617Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
12:40:50 [2022-09-01T12:40:50.617Z] --- SKIP: TestDaemonProxy (0.00s)
12:40:50 [2022-09-01T12:40:50.617Z] PASS
12:40:50 [2022-09-01T12:40:50.617Z] 
12:40:50 [2022-09-01T12:40:50.617Z] === Skipped
12:40:50 [2022-09-01T12:40:50.617Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
12:40:50 [2022-09-01T12:40:50.617Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
12:40:50 [2022-09-01T12:40:50.617Z] 
12:40:50 [2022-09-01T12:40:50.617Z] DONE 13 tests, 1 skipped in 5.299s
12:40:50 [2022-09-01T12:40:50.617Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:40:50 [2022-09-01T12:40:50.875Z] INFO: Testing against a local daemon
12:40:50 [2022-09-01T12:40:50.875Z] === RUN   TestCommitInheritsEnv
12:40:52 [2022-09-01T12:40:52.247Z] --- PASS: TestCommitInheritsEnv (1.34s)
12:40:52 [2022-09-01T12:40:52.247Z] === RUN   TestImportExtremelyLargeImageWorks
12:40:52 [2022-09-01T12:40:52.247Z] === PAUSE TestImportExtremelyLargeImageWorks
12:40:52 [2022-09-01T12:40:52.247Z] === RUN   TestImportWithCustomPlatform
12:40:52 [2022-09-01T12:40:52.247Z] === RUN   TestImportWithCustomPlatform/#00
12:40:52 [2022-09-01T12:40:52.247Z] === RUN   TestImportWithCustomPlatform/_______
12:40:52 [2022-09-01T12:40:52.247Z] === RUN   TestImportWithCustomPlatform//
12:40:52 [2022-09-01T12:40:52.247Z] === RUN   TestImportWithCustomPlatform/linux
12:40:52 [2022-09-01T12:40:52.247Z] === RUN   TestImportWithCustomPlatform/LINUX
12:40:52 [2022-09-01T12:40:52.505Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:40:52 [2022-09-01T12:40:52.505Z] === RUN   TestImportWithCustomPlatform/macos
12:40:52 [2022-09-01T12:40:52.505Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:40:52 [2022-09-01T12:40:52.505Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:40:52 [2022-09-01T12:40:52.505Z] --- PASS: TestImportWithCustomPlatform (0.31s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:40:52 [2022-09-01T12:40:52.505Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:40:52 [2022-09-01T12:40:52.505Z] === RUN   TestImagesFilterMultiReference
12:40:52 [2022-09-01T12:40:52.505Z] --- PASS: TestImagesFilterMultiReference (0.07s)
12:40:52 [2022-09-01T12:40:52.505Z] === RUN   TestImagePullPlatformInvalid
12:40:52 [2022-09-01T12:40:52.505Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:40:52 [2022-09-01T12:40:52.505Z] === RUN   TestRemoveImageOrphaning
12:40:54 [2022-09-01T12:40:54.406Z] --- PASS: TestRemoveImageOrphaning (1.59s)
12:40:54 [2022-09-01T12:40:54.406Z] === RUN   TestRemoveImageGarbageCollector
12:40:54 [2022-09-01T12:40:54.406Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:40:54 [2022-09-01T12:40:54.406Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:40:54 [2022-09-01T12:40:54.406Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:40:54 [2022-09-01T12:40:54.406Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:40:54 [2022-09-01T12:40:54.406Z] === RUN   TestTagInvalidReference
12:40:54 [2022-09-01T12:40:54.406Z] --- PASS: TestTagInvalidReference (0.01s)
12:40:54 [2022-09-01T12:40:54.406Z] === RUN   TestTagValidPrefixedRepo
12:40:54 [2022-09-01T12:40:54.406Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:40:54 [2022-09-01T12:40:54.406Z] === RUN   TestTagExistedNameWithoutForce
12:40:54 [2022-09-01T12:40:54.406Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:40:54 [2022-09-01T12:40:54.406Z] === RUN   TestTagOfficialNames
12:40:54 [2022-09-01T12:40:54.406Z] --- PASS: TestTagOfficialNames (0.05s)
12:40:54 [2022-09-01T12:40:54.406Z] === RUN   TestTagMatchesDigest
12:40:54 [2022-09-01T12:40:54.406Z] --- PASS: TestTagMatchesDigest (0.01s)
12:40:54 [2022-09-01T12:40:54.406Z] === CONT  TestImportExtremelyLargeImageWorks
12:42:30 [2022-09-01T12:42:30.837Z] --- PASS: TestImportExtremelyLargeImageWorks (92.93s)
12:42:30 [2022-09-01T12:42:30.837Z] PASS
12:42:30 [2022-09-01T12:42:30.837Z] 
12:42:30 [2022-09-01T12:42:30.837Z] === Skipped
12:42:30 [2022-09-01T12:42:30.837Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:42:30 [2022-09-01T12:42:30.837Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:42:30 [2022-09-01T12:42:30.837Z] 
12:42:30 [2022-09-01T12:42:30.837Z] DONE 22 tests, 1 skipped in 96.625s
12:42:30 [2022-09-01T12:42:30.837Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:42:30 [2022-09-01T12:42:30.837Z] === RUN   TestStripANSICommands
12:42:30 [2022-09-01T12:42:30.837Z] === RUN   TestStripANSICommands/#00
12:42:30 [2022-09-01T12:42:30.837Z] === RUN   TestStripANSICommands/#01
12:42:30 [2022-09-01T12:42:30.837Z] --- PASS: TestStripANSICommands (0.00s)
12:42:30 [2022-09-01T12:42:30.837Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:42:30 [2022-09-01T12:42:30.837Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:42:30 [2022-09-01T12:42:30.837Z] PASS
12:42:30 [2022-09-01T12:42:30.837Z] 
12:42:30 [2022-09-01T12:42:30.837Z] DONE 3 tests in 0.041s
12:42:30 [2022-09-01T12:42:30.837Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:42:30 [2022-09-01T12:42:30.837Z] INFO: Testing against a local daemon
12:42:30 [2022-09-01T12:42:30.837Z] === RUN   TestNetworkCreateDelete
12:42:30 [2022-09-01T12:42:30.837Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:42:30 [2022-09-01T12:42:30.837Z] === RUN   TestDockerNetworkDeletePreferID
12:42:30 [2022-09-01T12:42:30.837Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
12:42:30 [2022-09-01T12:42:30.837Z] === RUN   TestDaemonDNSFallback
12:42:34 [2022-09-01T12:42:34.115Z] --- PASS: TestDaemonDNSFallback (6.28s)
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestInspectNetwork
12:42:34 [2022-09-01T12:42:34.115Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:34 [2022-09-01T12:42:34.115Z] --- SKIP: TestInspectNetwork (0.00s)
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestRunContainerWithBridgeNone
12:42:34 [2022-09-01T12:42:34.115Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.115Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/create
12:42:34 [2022-09-01T12:42:34.115Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:42:34 [2022-09-01T12:42:34.115Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:42:34 [2022-09-01T12:42:34.115Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:42:34 [2022-09-01T12:42:34.115Z] === CONT  TestNetworkInvalidJSON/networks/create
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:42:34 [2022-09-01T12:42:34.115Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:42:34 [2022-09-01T12:42:34.115Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:42:34 [2022-09-01T12:42:34.115Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:42:34 [2022-09-01T12:42:34.116Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:42:34 [2022-09-01T12:42:34.116Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z] === RUN   TestNetworkList
12:42:34 [2022-09-01T12:42:34.116Z] === RUN   TestNetworkList//networks
12:42:34 [2022-09-01T12:42:34.116Z] === PAUSE TestNetworkList//networks
12:42:34 [2022-09-01T12:42:34.116Z] === RUN   TestNetworkList//networks/
12:42:34 [2022-09-01T12:42:34.116Z] === PAUSE TestNetworkList//networks/
12:42:34 [2022-09-01T12:42:34.116Z] === CONT  TestNetworkList//networks
12:42:34 [2022-09-01T12:42:34.116Z] === CONT  TestNetworkList//networks/
12:42:34 [2022-09-01T12:42:34.116Z] --- PASS: TestNetworkList (0.01s)
12:42:34 [2022-09-01T12:42:34.116Z]     --- PASS: TestNetworkList//networks (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z] === RUN   TestHostIPv4BridgeLabel
12:42:34 [2022-09-01T12:42:34.116Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.116Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:42:34 [2022-09-01T12:42:34.116Z] === RUN   TestDaemonRestartWithLiveRestore
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z] === RUN   TestDaemonDefaultNetworkPools
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z] === RUN   TestDaemonRestartWithExistingNetwork
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z] === RUN   TestServiceWithPredefinedNetwork
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:42:34 [2022-09-01T12:42:34.373Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:243: FLAKY_TEST
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:42:34 [2022-09-01T12:42:34.373Z] === RUN   TestServiceWithDataPathPortInit
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:34 [2022-09-01T12:42:34.373Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:42:34 [2022-09-01T12:42:34.373Z] PASS
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.373Z] === Skipped
12:42:34 [2022-09-01T12:42:34.373Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:42:34 [2022-09-01T12:42:34.373Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.373Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:42:34 [2022-09-01T12:42:34.373Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.373Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:42:34 [2022-09-01T12:42:34.373Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.373Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.373Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.373Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.373Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.373Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:42:34 [2022-09-01T12:42:34.373Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.373Z] 
12:42:34 [2022-09-01T12:42:34.374Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:42:34 [2022-09-01T12:42:34.374Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:34 [2022-09-01T12:42:34.374Z] 
12:42:34 [2022-09-01T12:42:34.374Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:42:34 [2022-09-01T12:42:34.374Z]     service_test.go:243: FLAKY_TEST
12:42:34 [2022-09-01T12:42:34.374Z] 
12:42:34 [2022-09-01T12:42:34.374Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
12:42:34 [2022-09-01T12:42:34.374Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:34 [2022-09-01T12:42:34.374Z] 
12:42:34 [2022-09-01T12:42:34.374Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:42:34 [2022-09-01T12:42:34.374Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:34 [2022-09-01T12:42:34.374Z] 
12:42:34 [2022-09-01T12:42:34.374Z] DONE 34 tests, 12 skipped in 7.028s
12:42:34 [2022-09-01T12:42:34.374Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:42:34 [2022-09-01T12:42:34.374Z] INFO: Testing against a local daemon
12:42:34 [2022-09-01T12:42:34.374Z] === RUN   TestDockerNetworkIpvlanPersistance
12:42:34 [2022-09-01T12:42:34.374Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:42:34 [2022-09-01T12:42:34.374Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:42:34 [2022-09-01T12:42:34.374Z] === RUN   TestDockerNetworkIpvlan
12:42:34 [2022-09-01T12:42:34.374Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:42:34 [2022-09-01T12:42:34.374Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:42:34 [2022-09-01T12:42:34.374Z] PASS
12:42:34 [2022-09-01T12:42:34.374Z] 
12:42:34 [2022-09-01T12:42:34.374Z] === Skipped
12:42:34 [2022-09-01T12:42:34.374Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:42:34 [2022-09-01T12:42:34.374Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:42:34 [2022-09-01T12:42:34.374Z] 
12:42:34 [2022-09-01T12:42:34.374Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:42:34 [2022-09-01T12:42:34.374Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:42:34 [2022-09-01T12:42:34.374Z] 
12:42:34 [2022-09-01T12:42:34.374Z] DONE 2 tests, 2 skipped in 0.076s
12:42:34 [2022-09-01T12:42:34.374Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:42:34 [2022-09-01T12:42:34.631Z] INFO: Testing against a local daemon
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestDockerNetworkMacvlanPersistance
12:42:34 [2022-09-01T12:42:34.631Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestDockerNetworkMacvlan
12:42:34 [2022-09-01T12:42:34.631Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] PASS
12:42:34 [2022-09-01T12:42:34.631Z] 
12:42:34 [2022-09-01T12:42:34.631Z] === Skipped
12:42:34 [2022-09-01T12:42:34.631Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.631Z] 
12:42:34 [2022-09-01T12:42:34.631Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:42:34 [2022-09-01T12:42:34.631Z] 
12:42:34 [2022-09-01T12:42:34.631Z] DONE 2 tests, 2 skipped in 0.088s
12:42:34 [2022-09-01T12:42:34.631Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:42:34 [2022-09-01T12:42:34.631Z] testing: warning: no tests to run
12:42:34 [2022-09-01T12:42:34.631Z] PASS
12:42:34 [2022-09-01T12:42:34.631Z] 
12:42:34 [2022-09-01T12:42:34.631Z] DONE 0 tests in 0.022s
12:42:34 [2022-09-01T12:42:34.631Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:42:34 [2022-09-01T12:42:34.631Z] INFO: Testing against a local daemon
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginAllowRequest
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginTLS
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginDenyRequest
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginAPIDenyResponse
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginDenyResponse
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginAllowEventStream
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginErrorResponse
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginErrorRequest
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginHeader
12:42:34 [2022-09-01T12:42:34.631Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:34 [2022-09-01T12:42:34.631Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:42:34 [2022-09-01T12:42:34.631Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:42:35 [2022-09-01T12:42:35.196Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:35 [2022-09-01T12:42:35.196Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
12:42:35 [2022-09-01T12:42:35.196Z] === RUN   TestAuthZPluginV2Disable
12:42:35 [2022-09-01T12:42:35.454Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:35 [2022-09-01T12:42:35.454Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
12:42:35 [2022-09-01T12:42:35.454Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:42:35 [2022-09-01T12:42:35.711Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:35 [2022-09-01T12:42:35.711Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s)
12:42:35 [2022-09-01T12:42:35.711Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:42:35 [2022-09-01T12:42:35.968Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:35 [2022-09-01T12:42:35.968Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:42:35 [2022-09-01T12:42:35.968Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:42:36 [2022-09-01T12:42:36.533Z] PASS
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === Skipped
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:42:36 [2022-09-01T12:42:36.533Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.533Z] 
12:42:36 [2022-09-01T12:42:36.533Z] DONE 17 tests, 17 skipped in 1.796s
12:42:36 [2022-09-01T12:42:36.533Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:42:36 [2022-09-01T12:42:36.533Z] INFO: Testing against a local daemon
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:42:36 [2022-09-01T12:42:36.533Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:42:36 [2022-09-01T12:42:36.533Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:42:36 [2022-09-01T12:42:36.533Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:42:36 [2022-09-01T12:42:36.533Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:42:36 [2022-09-01T12:42:36.533Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:42:36 [2022-09-01T12:42:36.533Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:42:36 [2022-09-01T12:42:36.533Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:42:36 [2022-09-01T12:42:36.533Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:42:36 [2022-09-01T12:42:36.533Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:42:36 [2022-09-01T12:42:36.533Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z] === RUN   TestPluginInstall
12:42:36 [2022-09-01T12:42:36.534Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.534Z] --- SKIP: TestPluginInstall (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z] === RUN   TestPluginsWithRuntimes
12:42:36 [2022-09-01T12:42:36.534Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:42:36 [2022-09-01T12:42:36.534Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z] === RUN   TestPluginBackCompatMediaTypes
12:42:36 [2022-09-01T12:42:36.534Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:42:36 [2022-09-01T12:42:36.534Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z] PASS
12:42:36 [2022-09-01T12:42:36.534Z] 
12:42:36 [2022-09-01T12:42:36.534Z] === Skipped
12:42:36 [2022-09-01T12:42:36.534Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:42:36 [2022-09-01T12:42:36.534Z] 
12:42:36 [2022-09-01T12:42:36.534Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:42:36 [2022-09-01T12:42:36.534Z] 
12:42:36 [2022-09-01T12:42:36.534Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:42:36 [2022-09-01T12:42:36.534Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:42:36 [2022-09-01T12:42:36.534Z] 
12:42:36 [2022-09-01T12:42:36.534Z] DONE 19 tests, 3 skipped in 0.121s
12:42:36 [2022-09-01T12:42:36.534Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:42:36 [2022-09-01T12:42:36.534Z] INFO: Testing against a local daemon
12:42:36 [2022-09-01T12:42:36.534Z] === RUN   TestExternalGraphDriver
12:42:37 [2022-09-01T12:42:37.099Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:42:37 [2022-09-01T12:42:37.099Z] --- SKIP: TestExternalGraphDriver (0.34s)
12:42:37 [2022-09-01T12:42:37.099Z] === RUN   TestGraphdriverPluginV2
12:42:41 [2022-09-01T12:42:41.281Z] --- PASS: TestGraphdriverPluginV2 (3.70s)
12:42:41 [2022-09-01T12:42:41.281Z] PASS
12:42:41 [2022-09-01T12:42:41.281Z] 
12:42:41 [2022-09-01T12:42:41.281Z] === Skipped
12:42:41 [2022-09-01T12:42:41.281Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
12:42:41 [2022-09-01T12:42:41.281Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:42:41 [2022-09-01T12:42:41.281Z] 
12:42:41 [2022-09-01T12:42:41.281Z] DONE 2 tests, 1 skipped in 4.127s
12:42:41 [2022-09-01T12:42:41.281Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:42:41 [2022-09-01T12:42:41.281Z] INFO: Testing against a local daemon
12:42:41 [2022-09-01T12:42:41.281Z] === RUN   TestContinueAfterPluginCrash
12:42:41 [2022-09-01T12:42:41.281Z] === PAUSE TestContinueAfterPluginCrash
12:42:41 [2022-09-01T12:42:41.281Z] === RUN   TestReadPluginNoRead
12:42:41 [2022-09-01T12:42:41.281Z] === PAUSE TestReadPluginNoRead
12:42:41 [2022-09-01T12:42:41.281Z] === RUN   TestDaemonStartWithLogOpt
12:42:41 [2022-09-01T12:42:41.281Z] === PAUSE TestDaemonStartWithLogOpt
12:42:41 [2022-09-01T12:42:41.281Z] === CONT  TestContinueAfterPluginCrash
12:42:41 [2022-09-01T12:42:41.281Z] === CONT  TestDaemonStartWithLogOpt
12:42:45 [2022-09-01T12:42:45.463Z] === CONT  TestReadPluginNoRead
12:42:45 [2022-09-01T12:42:45.463Z] --- PASS: TestDaemonStartWithLogOpt (4.29s)
12:42:47 [2022-09-01T12:42:47.362Z] === RUN   TestReadPluginNoRead/default
12:42:48 [2022-09-01T12:42:48.734Z] === RUN   TestReadPluginNoRead/disabled_caching
12:42:49 [2022-09-01T12:42:49.669Z] --- PASS: TestContinueAfterPluginCrash (8.91s)
12:42:49 [2022-09-01T12:42:49.669Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:42:51 [2022-09-01T12:42:51.041Z] === CONT  TestReadPluginNoRead
12:42:51 [2022-09-01T12:42:51.041Z]     read_test.go:92: [de91d6411412b] daemon is not started
12:42:51 [2022-09-01T12:42:51.041Z] --- PASS: TestReadPluginNoRead (5.93s)
12:42:51 [2022-09-01T12:42:51.041Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
12:42:51 [2022-09-01T12:42:51.041Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.29s)
12:42:51 [2022-09-01T12:42:51.041Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
12:42:51 [2022-09-01T12:42:51.041Z] PASS
12:42:51 [2022-09-01T12:42:51.041Z] 
12:42:51 [2022-09-01T12:42:51.041Z] DONE 6 tests in 10.318s
12:42:51 [2022-09-01T12:42:51.041Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:42:51 [2022-09-01T12:42:51.041Z] testing: warning: no tests to run
12:42:51 [2022-09-01T12:42:51.041Z] PASS
12:42:51 [2022-09-01T12:42:51.041Z] 
12:42:51 [2022-09-01T12:42:51.041Z] DONE 0 tests in 0.029s
12:42:51 [2022-09-01T12:42:51.041Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:42:51 [2022-09-01T12:42:51.041Z] INFO: Testing against a local daemon
12:42:51 [2022-09-01T12:42:51.041Z] === RUN   TestPluginWithDevMounts
12:42:51 [2022-09-01T12:42:51.041Z]     mounts_test.go:20: (*Execution).IsRootless-fm
12:42:51 [2022-09-01T12:42:51.041Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:42:51 [2022-09-01T12:42:51.041Z] PASS
12:42:51 [2022-09-01T12:42:51.041Z] 
12:42:51 [2022-09-01T12:42:51.041Z] === Skipped
12:42:51 [2022-09-01T12:42:51.041Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:42:51 [2022-09-01T12:42:51.041Z]     mounts_test.go:20: (*Execution).IsRootless-fm
12:42:51 [2022-09-01T12:42:51.041Z] 
12:42:51 [2022-09-01T12:42:51.041Z] DONE 1 tests, 1 skipped in 0.090s
12:42:51 [2022-09-01T12:42:51.041Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:42:51 [2022-09-01T12:42:51.299Z] INFO: Testing against a local daemon
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestSecretInspect
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] --- SKIP: TestSecretInspect (0.02s)
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestSecretList
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] --- SKIP: TestSecretList (0.01s)
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestSecretsCreateAndDelete
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestSecretsUpdate
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] --- SKIP: TestSecretsUpdate (0.01s)
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestTemplatedSecret
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] --- SKIP: TestTemplatedSecret (0.00s)
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestSecretCreateResolve
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:42:51 [2022-09-01T12:42:51.299Z] PASS
12:42:51 [2022-09-01T12:42:51.299Z] 
12:42:51 [2022-09-01T12:42:51.299Z] === Skipped
12:42:51 [2022-09-01T12:42:51.299Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] 
12:42:51 [2022-09-01T12:42:51.299Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] 
12:42:51 [2022-09-01T12:42:51.299Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] 
12:42:51 [2022-09-01T12:42:51.299Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] 
12:42:51 [2022-09-01T12:42:51.299Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] 
12:42:51 [2022-09-01T12:42:51.299Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:42:51 [2022-09-01T12:42:51.299Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] 
12:42:51 [2022-09-01T12:42:51.299Z] DONE 6 tests, 6 skipped in 0.141s
12:42:51 [2022-09-01T12:42:51.299Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:42:51 [2022-09-01T12:42:51.299Z] INFO: Testing against a local daemon
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestServiceCreateInit
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:42:51 [2022-09-01T12:42:51.299Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:42:51 [2022-09-01T12:42:51.299Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.299Z] --- PASS: TestServiceCreateInit (0.03s)
12:42:51 [2022-09-01T12:42:51.299Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:42:51 [2022-09-01T12:42:51.299Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:42:51 [2022-09-01T12:42:51.299Z] === RUN   TestCreateServiceMultipleTimes
12:42:51 [2022-09-01T12:42:51.557Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestCreateServiceConflict
12:42:51 [2022-09-01T12:42:51.557Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestCreateServiceMaxReplicas
12:42:51 [2022-09-01T12:42:51.557Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestCreateWithDuplicateNetworkNames
12:42:51 [2022-09-01T12:42:51.557Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestCreateServiceSecretFileMode
12:42:51 [2022-09-01T12:42:51.557Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestCreateServiceConfigFileMode
12:42:51 [2022-09-01T12:42:51.557Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestCreateServiceSysctls
12:42:51 [2022-09-01T12:42:51.557Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateServiceSysctls (0.03s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestCreateServiceCapabilities
12:42:51 [2022-09-01T12:42:51.557Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestInspect
12:42:51 [2022-09-01T12:42:51.557Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestInspect (0.02s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestCreateJob
12:42:51 [2022-09-01T12:42:51.557Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestCreateJob (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestReplicatedJob
12:42:51 [2022-09-01T12:42:51.557Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestReplicatedJob (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestUpdateReplicatedJob
12:42:51 [2022-09-01T12:42:51.557Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestServiceListWithStatuses
12:42:51 [2022-09-01T12:42:51.557Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestDockerNetworkConnectAlias
12:42:51 [2022-09-01T12:42:51.557Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestDockerNetworkReConnect
12:42:51 [2022-09-01T12:42:51.557Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:51 [2022-09-01T12:42:51.557Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
12:42:51 [2022-09-01T12:42:51.557Z] === RUN   TestServicePlugin
12:42:53 [2022-09-01T12:42:53.458Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.458Z] --- SKIP: TestServicePlugin (1.95s)
12:42:53 [2022-09-01T12:42:53.458Z] === RUN   TestServiceUpdateLabel
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] --- SKIP: TestServiceUpdateLabel (0.02s)
12:42:53 [2022-09-01T12:42:53.717Z] === RUN   TestServiceUpdateSecrets
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z] === RUN   TestServiceUpdateConfigs
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z] === RUN   TestServiceUpdateNetwork
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
12:42:53 [2022-09-01T12:42:53.717Z] === RUN   TestServiceUpdatePidsLimit
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
12:42:53 [2022-09-01T12:42:53.717Z] PASS
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === Skipped
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s)
12:42:53 [2022-09-01T12:42:53.717Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestInspect (0.02s)
12:42:53 [2022-09-01T12:42:53.717Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:42:53 [2022-09-01T12:42:53.717Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s)
12:42:53 [2022-09-01T12:42:53.717Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
12:42:53 [2022-09-01T12:42:53.717Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] DONE 24 tests, 23 skipped in 2.377s
12:42:53 [2022-09-01T12:42:53.717Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:42:53 [2022-09-01T12:42:53.717Z] INFO: Testing against a local daemon
12:42:53 [2022-09-01T12:42:53.717Z] === RUN   TestSessionCreate
12:42:53 [2022-09-01T12:42:53.717Z] --- PASS: TestSessionCreate (0.04s)
12:42:53 [2022-09-01T12:42:53.717Z] === RUN   TestSessionCreateWithBadUpgrade
12:42:53 [2022-09-01T12:42:53.717Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:42:53 [2022-09-01T12:42:53.717Z] PASS
12:42:53 [2022-09-01T12:42:53.717Z] 
12:42:53 [2022-09-01T12:42:53.717Z] DONE 2 tests in 0.142s
12:42:53 [2022-09-01T12:42:53.975Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:42:53 [2022-09-01T12:42:53.975Z] INFO: Testing against a local daemon
12:42:53 [2022-09-01T12:42:53.975Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:42:53 [2022-09-01T12:42:53.975Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:42:53 [2022-09-01T12:42:53.975Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:42:53 [2022-09-01T12:42:53.975Z] === RUN   TestDiskUsage
12:42:53 [2022-09-01T12:42:53.975Z] === PAUSE TestDiskUsage
12:42:53 [2022-09-01T12:42:53.975Z] === RUN   TestEventsExecDie
12:42:54 [2022-09-01T12:42:54.540Z] --- PASS: TestEventsExecDie (0.50s)
12:42:54 [2022-09-01T12:42:54.540Z] === RUN   TestEventsBackwardsCompatible
12:42:54 [2022-09-01T12:42:54.540Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:42:54 [2022-09-01T12:42:54.540Z] === RUN   TestEventsVolumeCreate
12:42:54 [2022-09-01T12:42:54.540Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:42:54 [2022-09-01T12:42:54.540Z] === RUN   TestInfoBinaryCommits
12:42:54 [2022-09-01T12:42:54.540Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:42:54 [2022-09-01T12:42:54.540Z] === RUN   TestInfoAPIVersioned
12:42:54 [2022-09-01T12:42:54.540Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:42:54 [2022-09-01T12:42:54.540Z] === RUN   TestInfoAPI
12:42:54 [2022-09-01T12:42:54.540Z] --- PASS: TestInfoAPI (0.02s)
12:42:54 [2022-09-01T12:42:54.540Z] === RUN   TestInfoAPIWarnings
12:43:12 [2022-09-01T12:43:12.608Z] --- PASS: TestInfoAPIWarnings (16.56s)
12:43:12 [2022-09-01T12:43:12.608Z] === RUN   TestInfoDebug
12:43:12 [2022-09-01T12:43:12.608Z] --- PASS: TestInfoDebug (0.55s)
12:43:12 [2022-09-01T12:43:12.608Z] === RUN   TestInfoInsecureRegistries
12:43:12 [2022-09-01T12:43:12.608Z] --- PASS: TestInfoInsecureRegistries (0.54s)
12:43:12 [2022-09-01T12:43:12.608Z] === RUN   TestInfoRegistryMirrors
12:43:12 [2022-09-01T12:43:12.866Z] --- PASS: TestInfoRegistryMirrors (0.56s)
12:43:12 [2022-09-01T12:43:12.866Z] === RUN   TestLoginFailsWithBadCredentials
12:43:13 [2022-09-01T12:43:13.124Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
12:43:13 [2022-09-01T12:43:13.124Z] === RUN   TestPingCacheHeaders
12:43:13 [2022-09-01T12:43:13.124Z] --- PASS: TestPingCacheHeaders (0.03s)
12:43:13 [2022-09-01T12:43:13.124Z] === RUN   TestPingGet
12:43:13 [2022-09-01T12:43:13.124Z] --- PASS: TestPingGet (0.01s)
12:43:13 [2022-09-01T12:43:13.124Z] === RUN   TestPingHead
12:43:13 [2022-09-01T12:43:13.389Z] --- PASS: TestPingHead (0.04s)
12:43:13 [2022-09-01T12:43:13.389Z] === RUN   TestPingSwarmHeader
12:43:13 [2022-09-01T12:43:13.648Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:43:14 [2022-09-01T12:43:14.240Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:43:15 [2022-09-01T12:43:15.639Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:43:15 [2022-09-01T12:43:15.640Z] --- PASS: TestPingSwarmHeader (2.17s)
12:43:15 [2022-09-01T12:43:15.640Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:43:15 [2022-09-01T12:43:15.640Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:43:15 [2022-09-01T12:43:15.640Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:43:15 [2022-09-01T12:43:15.640Z] === RUN   TestPingBuilderHeader
12:43:15 [2022-09-01T12:43:15.640Z] === RUN   TestPingBuilderHeader/default_config
12:43:15 [2022-09-01T12:43:15.900Z] === RUN   TestPingBuilderHeader/buildkit_disabled
12:43:16 [2022-09-01T12:43:16.466Z] --- PASS: TestPingBuilderHeader (1.10s)
12:43:16 [2022-09-01T12:43:16.466Z]     --- PASS: TestPingBuilderHeader/default_config (0.55s)
12:43:16 [2022-09-01T12:43:16.466Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
12:43:16 [2022-09-01T12:43:16.466Z] === RUN   TestVersion
12:43:16 [2022-09-01T12:43:16.466Z] --- PASS: TestVersion (0.03s)
12:43:16 [2022-09-01T12:43:16.466Z] === CONT  TestDiskUsage
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/container_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/image_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/volume_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/build-cache_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.031Z] === RUN   TestDiskUsage/after_LoadBusybox
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.289Z] === RUN   TestDiskUsage/after_container.Run
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:43:17 [2022-09-01T12:43:17.547Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:43:17 [2022-09-01T12:43:17.805Z] --- PASS: TestDiskUsage (1.19s)
12:43:17 [2022-09-01T12:43:17.805Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
12:43:17 [2022-09-01T12:43:17.805Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
12:43:17 [2022-09-01T12:43:17.805Z] PASS
12:43:17 [2022-09-01T12:43:17.805Z] 
12:43:17 [2022-09-01T12:43:17.805Z] === Skipped
12:43:17 [2022-09-01T12:43:17.805Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:43:17 [2022-09-01T12:43:17.805Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:43:17 [2022-09-01T12:43:17.805Z] 
12:43:17 [2022-09-01T12:43:17.805Z] DONE 57 tests, 1 skipped in 23.902s
12:43:17 [2022-09-01T12:43:17.805Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:43:17 [2022-09-01T12:43:17.805Z] INFO: Testing against a local daemon
12:43:17 [2022-09-01T12:43:17.805Z] === RUN   TestVolumesCreateAndList
12:43:17 [2022-09-01T12:43:17.805Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:43:17 [2022-09-01T12:43:17.805Z] === RUN   TestVolumesRemove
12:43:17 [2022-09-01T12:43:17.805Z] --- PASS: TestVolumesRemove (0.05s)
12:43:17 [2022-09-01T12:43:17.805Z] === RUN   TestVolumesInspect
12:43:17 [2022-09-01T12:43:17.805Z] --- PASS: TestVolumesInspect (0.02s)
12:43:17 [2022-09-01T12:43:17.805Z] === RUN   TestVolumesInvalidJSON
12:43:17 [2022-09-01T12:43:17.805Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:43:17 [2022-09-01T12:43:17.805Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:43:18 [2022-09-01T12:43:18.063Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:43:18 [2022-09-01T12:43:18.063Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:43:18 [2022-09-01T12:43:18.063Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:43:18 [2022-09-01T12:43:18.063Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:43:18 [2022-09-01T12:43:18.063Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:43:18 [2022-09-01T12:43:18.063Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:43:18 [2022-09-01T12:43:18.063Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:43:18 [2022-09-01T12:43:18.063Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:43:18 [2022-09-01T12:43:18.063Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:43:18 [2022-09-01T12:43:18.063Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:43:18 [2022-09-01T12:43:18.063Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:43:18 [2022-09-01T12:43:18.063Z] PASS
12:43:18 [2022-09-01T12:43:18.063Z] 
12:43:18 [2022-09-01T12:43:18.063Z] DONE 9 tests in 0.176s
12:43:18 [2022-09-01T12:43:18.063Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:43:18 [2022-09-01T12:43:18.063Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14774 is not a child of this shell
12:43:18 [2022-09-01T12:43:18.063Z] warning: PID 14774 from bundles/test-integration/docker.pid had a nonzero exit code
12:43:18 [2022-09-01T12:43:18.063Z] Leaving: AppArmorNo profiles have been unloaded.
12:43:18 [2022-09-01T12:43:18.063Z] 
12:43:18 [2022-09-01T12:43:18.063Z] Unloading profiles will leave already running processes permanently
12:43:18 [2022-09-01T12:43:18.063Z] unconfined, which can lead to unexpected situations.
12:43:18 [2022-09-01T12:43:18.063Z] 
12:43:18 [2022-09-01T12:43:18.063Z] To set a process to complain mode, use the command line tool
12:43:18 [2022-09-01T12:43:18.063Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:43:18 [2022-09-01T12:43:18.063Z] Removing test suite binaries
12:43:18 [2022-09-01T12:43:18.063Z] exiting test-integration
12:43:18 [2022-09-01T12:43:18.063Z] ++ exit 0
12:43:18 [2022-09-01T12:43:18.063Z]