Skip to content

Console Output

15:00:39 [2022-04-19T15:00:39.213Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43502/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a46700dbdbf4d8bb5215f88b4f614edea97e0972 hack/make.sh dynbinary test-integration
15:00:40 [2022-04-19T15:00:40.577Z] 
15:00:40 [2022-04-19T15:00:40.834Z] Removing bundles/
15:00:40 [2022-04-19T15:00:40.834Z] 
15:00:40 [2022-04-19T15:00:40.834Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:00:40 [2022-04-19T15:00:40.834Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:00:40 [2022-04-19T15:00:40.834Z] GOOS="" GOARCH="" GOARM=""
15:02:47 [2022-04-19T15:02:47.242Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:02:47 [2022-04-19T15:02:47.242Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:02:47 [2022-04-19T15:02:47.242Z] GOOS="" GOARCH="" GOARM=""
15:02:47 [2022-04-19T15:02:47.242Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:02:47 [2022-04-19T15:02:47.242Z] 
15:02:47 [2022-04-19T15:02:47.242Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:02:47 [2022-04-19T15:02:47.242Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:02:47 [2022-04-19T15:02:47.242Z] HOSTNAME=2f825a964352
15:02:47 [2022-04-19T15:02:47.242Z] DEST=bundles/test-integration
15:02:47 [2022-04-19T15:02:47.242Z] PWD=/go/src/github.com/docker/docker
15:02:47 [2022-04-19T15:02:47.242Z] DOCKER_ROOTLESS=1
15:02:47 [2022-04-19T15:02:47.242Z] DOCKER_GITCOMMIT=a46700dbdbf4d8bb5215f88b4f614edea97e0972
15:02:47 [2022-04-19T15:02:47.242Z] container=docker
15:02:47 [2022-04-19T15:02:47.242Z] HOME=/root
15:02:47 [2022-04-19T15:02:47.242Z] GOLANG_VERSION=1.18
15:02:47 [2022-04-19T15:02:47.242Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:02:47 [2022-04-19T15:02:47.242Z] VALIDATE_BRANCH=master
15:02:47 [2022-04-19T15:02:47.242Z] TERM=xterm
15:02:47 [2022-04-19T15:02:47.242Z] DOCKER_PKG=github.com/docker/docker
15:02:47 [2022-04-19T15:02:47.242Z] SHLVL=1
15:02:47 [2022-04-19T15:02:47.242Z] TIMEOUT=120m
15:02:47 [2022-04-19T15:02:47.242Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:02:47 [2022-04-19T15:02:47.242Z] DOCKER_GRAPHDRIVER=overlay2
15:02:47 [2022-04-19T15:02:47.242Z] GO111MODULE=off
15:02:47 [2022-04-19T15:02:47.242Z] DOCKER_EXPERIMENTAL=1
15:02:47 [2022-04-19T15:02:47.242Z] TEST_SKIP_INTEGRATION_CLI=1
15:02:47 [2022-04-19T15:02:47.242Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:02:47 [2022-04-19T15:02:47.242Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:02:47 [2022-04-19T15:02:47.242Z] GOPATH=/go
15:02:47 [2022-04-19T15:02:47.242Z] PKG_CONFIG=pkg-config
15:02:47 [2022-04-19T15:02:47.242Z] _=/usr/bin/env
15:02:47 [2022-04-19T15:02:47.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:03:25 [2022-04-19T15:03:25.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:03:25 [2022-04-19T15:03:25.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:03:52 [2022-04-19T15:03:52.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:03:58 [2022-04-19T15:03:58.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:04:08 [2022-04-19T15:04:08.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:04:08 [2022-04-19T15:04:08.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:04:09 [2022-04-19T15:04:09.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:04:10 [2022-04-19T15:04:10.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:04:10 [2022-04-19T15:04:10.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:04:11 [2022-04-19T15:04:11.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:04:14 [2022-04-19T15:04:14.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:04:15 [2022-04-19T15:04:15.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:04:16 [2022-04-19T15:04:16.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:04:16 [2022-04-19T15:04:16.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:04:17 [2022-04-19T15:04:17.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:04:18 [2022-04-19T15:04:18.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:04:19 [2022-04-19T15:04:19.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:04:19 [2022-04-19T15:04:19.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:04:20 [2022-04-19T15:04:20.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:04:21 [2022-04-19T15:04:21.618Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:04:21 [2022-04-19T15:04:21.618Z] Using test binary docker
15:04:21 [2022-04-19T15:04:21.618Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:04:21 [2022-04-19T15:04:21.618Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:04:21 [2022-04-19T15:04:21.618Z] INFO: Waiting for daemon to start...
15:04:21 [2022-04-19T15:04:21.618Z] Starting dockerd
15:04:24 [2022-04-19T15:04:24.886Z] .
15:04:24 [2022-04-19T15:04:24.886Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:04:24 [2022-04-19T15:04:24.886Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:04:24 [2022-04-19T15:04:24.886Z] Error: No such image: emptyfs
15:04:24 [2022-04-19T15:04:24.886Z] Running integration-test (iteration 1)
15:04:24 [2022-04-19T15:04:24.886Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:04:25 [2022-04-19T15:04:25.142Z] Loaded image: busybox:latest
15:04:25 [2022-04-19T15:04:25.398Z] Loaded image: busybox:glibc
15:04:26 [2022-04-19T15:04:26.764Z] Loaded image: debian:bullseye-slim
15:04:26 [2022-04-19T15:04:26.765Z] Loaded image: hello-world:latest
15:04:26 [2022-04-19T15:04:26.765Z] Loaded image: arm32v7/hello-world:latest
15:04:26 [2022-04-19T15:04:26.765Z] INFO: Testing against a local daemon
15:04:26 [2022-04-19T15:04:26.765Z] === RUN   TestCgroupNamespacesBuild
15:04:28 [2022-04-19T15:04:28.133Z] --- PASS: TestCgroupNamespacesBuild (1.14s)
15:04:28 [2022-04-19T15:04:28.134Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:04:29 [2022-04-19T15:04:29.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
15:04:29 [2022-04-19T15:04:29.063Z] === RUN   TestBuildWithSession
15:04:29 [2022-04-19T15:04:29.063Z]     build_session_test.go:25: TODO: BuildKit
15:04:29 [2022-04-19T15:04:29.063Z] --- SKIP: TestBuildWithSession (0.00s)
15:04:29 [2022-04-19T15:04:29.063Z] === RUN   TestBuildSquashParent
15:04:37 [2022-04-19T15:04:37.149Z] --- PASS: TestBuildSquashParent (6.98s)
15:04:37 [2022-04-19T15:04:37.150Z] === RUN   TestBuildWithRemoveAndForceRemove
15:04:37 [2022-04-19T15:04:37.150Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:37 [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:37 [2022-04-19T15:04:37.150Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:37 [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:37 [2022-04-19T15:04:37.150Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:37 [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:37 [2022-04-19T15:04:37.150Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:37 [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:37 [2022-04-19T15:04:37.150Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:37 [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:37 [2022-04-19T15:04:37.150Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:37 [2022-04-19T15:04:37.150Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:37 [2022-04-19T15:04:37.150Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:04:37 [2022-04-19T15:04:37.150Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:04:37 [2022-04-19T15:04:37.712Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:04:37 [2022-04-19T15:04:37.712Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:04:40 [2022-04-19T15:04:40.232Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:04:40 [2022-04-19T15:04:40.232Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:04:42 [2022-04-19T15:04:42.122Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:04:42 [2022-04-19T15:04:42.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s)
15:04:42 [2022-04-19T15:04:42.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s)
15:04:42 [2022-04-19T15:04:42.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s)
15:04:42 [2022-04-19T15:04:42.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s)
15:04:42 [2022-04-19T15:04:42.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s)
15:04:42 [2022-04-19T15:04:42.122Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.95s)
15:04:42 [2022-04-19T15:04:42.122Z] === RUN   TestBuildMultiStageCopy
15:04:42 [2022-04-19T15:04:42.122Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:04:45 [2022-04-19T15:04:45.391Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:04:46 [2022-04-19T15:04:46.318Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:04:47 [2022-04-19T15:04:47.247Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:04:48 [2022-04-19T15:04:48.174Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:04:49 [2022-04-19T15:04:49.102Z] --- PASS: TestBuildMultiStageCopy (7.41s)
15:04:49 [2022-04-19T15:04:49.102Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s)
15:04:49 [2022-04-19T15:04:49.102Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:04:49 [2022-04-19T15:04:49.102Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:04:49 [2022-04-19T15:04:49.102Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:04:49 [2022-04-19T15:04:49.102Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:04:49 [2022-04-19T15:04:49.102Z] === RUN   TestBuildMultiStageParentConfig
15:04:54 [2022-04-19T15:04:54.346Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:04:54 [2022-04-19T15:04:54.346Z] === RUN   TestBuildLabelWithTargets
15:05:02 [2022-04-19T15:05:02.428Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:05:02 [2022-04-19T15:05:02.428Z] === RUN   TestBuildWithEmptyLayers
15:05:05 [2022-04-19T15:05:05.695Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
15:05:05 [2022-04-19T15:05:05.695Z] === RUN   TestBuildMultiStageOnBuild
15:05:10 [2022-04-19T15:05:10.940Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
15:05:10 [2022-04-19T15:05:10.940Z] === RUN   TestBuildUncleanTarFilenames
15:05:10 [2022-04-19T15:05:10.940Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
15:05:10 [2022-04-19T15:05:10.940Z] === RUN   TestBuildMultiStageLayerLeak
15:05:15 [2022-04-19T15:05:15.112Z] --- PASS: TestBuildMultiStageLayerLeak (4.41s)
15:05:15 [2022-04-19T15:05:15.112Z] === RUN   TestBuildWithHugeFile
15:06:11 [2022-04-19T15:06:11.301Z] --- PASS: TestBuildWithHugeFile (49.70s)
15:06:11 [2022-04-19T15:06:11.301Z] === RUN   TestBuildWCOWSandboxSize
15:06:11 [2022-04-19T15:06:11.301Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:06:11 [2022-04-19T15:06:11.301Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:06:11 [2022-04-19T15:06:11.301Z] === RUN   TestBuildWithEmptyDockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:06:11 [2022-04-19T15:06:11.301Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:06:11 [2022-04-19T15:06:11.301Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s)
15:06:11 [2022-04-19T15:06:11.301Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s)
15:06:11 [2022-04-19T15:06:11.301Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:06:11 [2022-04-19T15:06:11.301Z] === RUN   TestBuildPreserveOwnership
15:06:11 [2022-04-19T15:06:11.301Z] === RUN   TestBuildPreserveOwnership/copy_from
15:06:11 [2022-04-19T15:06:11.301Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:06:15 [2022-04-19T15:06:15.465Z] --- PASS: TestBuildPreserveOwnership (10.12s)
15:06:15 [2022-04-19T15:06:15.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.15s)
15:06:15 [2022-04-19T15:06:15.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (3.94s)
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestBuildPlatformInvalid
15:06:15 [2022-04-19T15:06:15.466Z] --- PASS: TestBuildPlatformInvalid (0.09s)
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:06:15 [2022-04-19T15:06:15.466Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:06:15 [2022-04-19T15:06:15.466Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:06:15 [2022-04-19T15:06:15.466Z] PASS
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === Skipped
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:06:15 [2022-04-19T15:06:15.466Z]     build_session_test.go:25: TODO: BuildKit
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:06:15 [2022-04-19T15:06:15.466Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:06:15 [2022-04-19T15:06:15.466Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] DONE 34 tests, 3 skipped in 110.296s
15:06:15 [2022-04-19T15:06:15.466Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:06:15 [2022-04-19T15:06:15.466Z] INFO: Testing against a local daemon
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestConfigInspect
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigInspect (0.02s)
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestConfigList
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigList (0.01s)
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestConfigsCreateAndDelete
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestConfigsUpdate
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigsUpdate (0.01s)
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestTemplatedConfig
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] --- SKIP: TestTemplatedConfig (0.00s)
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestConfigCreateResolve
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:06:15 [2022-04-19T15:06:15.466Z] PASS
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === Skipped
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:06:15 [2022-04-19T15:06:15.466Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:06:15 [2022-04-19T15:06:15.466Z] 
15:06:15 [2022-04-19T15:06:15.466Z] DONE 6 tests, 6 skipped in 0.157s
15:06:15 [2022-04-19T15:06:15.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:06:15 [2022-04-19T15:06:15.466Z] INFO: Testing against a local daemon
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestCheckpoint
15:06:15 [2022-04-19T15:06:15.466Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:06:15 [2022-04-19T15:06:15.466Z] --- SKIP: TestCheckpoint (0.00s)
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/commit
15:06:15 [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/commit
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/containers/create
15:06:15 [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/containers/create
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
15:06:15 [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
15:06:15 [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
15:06:15 [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:06:15 [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
15:06:15 [2022-04-19T15:06:15.466Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
15:06:15 [2022-04-19T15:06:15.466Z] === CONT  TestContainerInvalidJSON/commit
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
15:06:15 [2022-04-19T15:06:15.466Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/commit/empty_body
15:06:15 [2022-04-19T15:06:15.466Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
15:06:15 [2022-04-19T15:06:15.466Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
15:06:15 [2022-04-19T15:06:15.466Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
15:06:15 [2022-04-19T15:06:15.722Z] === CONT  TestContainerInvalidJSON/containers/create
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
15:06:15 [2022-04-19T15:06:15.722Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
15:06:15 [2022-04-19T15:06:15.722Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
15:06:15 [2022-04-19T15:06:15.722Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:06:15 [2022-04-19T15:06:15.722Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
15:06:15 [2022-04-19T15:06:15.722Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
15:06:15 [2022-04-19T15:06:15.722Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.722Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
15:06:15 [2022-04-19T15:06:15.723Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:06:15 [2022-04-19T15:06:15.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:06:15 [2022-04-19T15:06:15.723Z] === RUN   TestCopyFromContainerPathIsNotDir
15:06:15 [2022-04-19T15:06:15.723Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:06:15 [2022-04-19T15:06:15.723Z] === RUN   TestCopyToContainerPathDoesNotExist
15:06:15 [2022-04-19T15:06:15.723Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:06:15 [2022-04-19T15:06:15.723Z] === RUN   TestCopyToContainerPathIsNotDir
15:06:15 [2022-04-19T15:06:15.723Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:06:15 [2022-04-19T15:06:15.723Z] === RUN   TestCopyFromContainer
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer//
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer//bar/root
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer//bar/root/
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer/bar/quux
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer/bar/quux/
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:06:19 [2022-04-19T15:06:19.886Z] === RUN   TestCopyFromContainer/bar/notarget
15:06:19 [2022-04-19T15:06:19.886Z] --- PASS: TestCopyFromContainer (3.91s)
15:06:19 [2022-04-19T15:06:19.886Z]     --- PASS: TestCopyFromContainer// (0.05s)
15:06:19 [2022-04-19T15:06:19.886Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
15:06:19 [2022-04-19T15:06:19.886Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
15:06:19 [2022-04-19T15:06:19.886Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
15:06:19 [2022-04-19T15:06:19.886Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:06:19 [2022-04-19T15:06:19.886Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:06:19 [2022-04-19T15:06:19.886Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:19 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:19 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:19 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:19 [2022-04-19T15:06:19.887Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:06:19 [2022-04-19T15:06:19.887Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:06:19 [2022-04-19T15:06:19.887Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:06:19 [2022-04-19T15:06:19.887Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateLinkToNonExistingContainer
15:06:19 [2022-04-19T15:06:19.887Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateWithInvalidEnv
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateWithInvalidEnv/0
15:06:19 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateWithInvalidEnv/0
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateWithInvalidEnv/1
15:06:19 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateWithInvalidEnv/1
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateWithInvalidEnv/2
15:06:19 [2022-04-19T15:06:19.887Z] === PAUSE TestCreateWithInvalidEnv/2
15:06:19 [2022-04-19T15:06:19.887Z] === CONT  TestCreateWithInvalidEnv/0
15:06:19 [2022-04-19T15:06:19.887Z] === CONT  TestCreateWithInvalidEnv/2
15:06:19 [2022-04-19T15:06:19.887Z] === CONT  TestCreateWithInvalidEnv/1
15:06:19 [2022-04-19T15:06:19.887Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:06:19 [2022-04-19T15:06:19.887Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateTmpfsMountsTarget
15:06:19 [2022-04-19T15:06:19.887Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:06:19 [2022-04-19T15:06:19.887Z] === RUN   TestCreateWithCustomMaskedPaths
15:06:21 [2022-04-19T15:06:21.256Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
15:06:21 [2022-04-19T15:06:21.256Z] === RUN   TestCreateWithCustomReadonlyPaths
15:06:22 [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s)
15:06:22 [2022-04-19T15:06:22.183Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:06:22 [2022-04-19T15:06:22.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:22 [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:22 [2022-04-19T15:06:22.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:22 [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:22 [2022-04-19T15:06:22.183Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:06:22 [2022-04-19T15:06:22.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:06:22 [2022-04-19T15:06:22.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:06:22 [2022-04-19T15:06:22.183Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:06:22 [2022-04-19T15:06:22.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
15:06:22 [2022-04-19T15:06:22.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:06:22 [2022-04-19T15:06:22.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
15:06:22 [2022-04-19T15:06:22.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
15:06:22 [2022-04-19T15:06:22.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:06:22 [2022-04-19T15:06:22.183Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:06:22 [2022-04-19T15:06:22.439Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
15:06:22 [2022-04-19T15:06:22.439Z] === RUN   TestCreateDifferentPlatform
15:06:22 [2022-04-19T15:06:22.439Z] === RUN   TestCreateDifferentPlatform/different_os
15:06:22 [2022-04-19T15:06:22.439Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:06:22 [2022-04-19T15:06:22.439Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:06:22 [2022-04-19T15:06:22.439Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:06:22 [2022-04-19T15:06:22.439Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:06:22 [2022-04-19T15:06:22.439Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:06:22 [2022-04-19T15:06:22.695Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:06:22 [2022-04-19T15:06:22.695Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:06:22 [2022-04-19T15:06:22.695Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:06:22 [2022-04-19T15:06:22.695Z] === RUN   TestContainerStartOnDaemonRestart
15:06:22 [2022-04-19T15:06:22.695Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:06:22 [2022-04-19T15:06:22.695Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:06:22 [2022-04-19T15:06:22.695Z] === RUN   TestDaemonRestartIpcMode
15:06:22 [2022-04-19T15:06:22.695Z] === PAUSE TestDaemonRestartIpcMode
15:06:22 [2022-04-19T15:06:22.695Z] === RUN   TestDaemonHostGatewayIP
15:06:22 [2022-04-19T15:06:22.695Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:06:22 [2022-04-19T15:06:22.695Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:06:22 [2022-04-19T15:06:22.695Z] === RUN   TestRestartDaemonWithRestartingContainer
15:06:22 [2022-04-19T15:06:22.695Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:06:22 [2022-04-19T15:06:22.695Z] === RUN   TestContainerKillOnDaemonStart
15:06:22 [2022-04-19T15:06:22.695Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:06:22 [2022-04-19T15:06:22.695Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:06:22 [2022-04-19T15:06:22.695Z] === RUN   TestDiff
15:06:22 [2022-04-19T15:06:22.954Z] --- PASS: TestDiff (0.38s)
15:06:22 [2022-04-19T15:06:22.954Z] === RUN   TestExecWithCloseStdin
15:06:23 [2022-04-19T15:06:23.518Z] --- PASS: TestExecWithCloseStdin (0.46s)
15:06:23 [2022-04-19T15:06:23.518Z] === RUN   TestExec
15:06:24 [2022-04-19T15:06:24.080Z] --- PASS: TestExec (0.45s)
15:06:24 [2022-04-19T15:06:24.080Z] === RUN   TestExecUser
15:06:24 [2022-04-19T15:06:24.336Z] --- PASS: TestExecUser (0.46s)
15:06:24 [2022-04-19T15:06:24.336Z] === RUN   TestExportContainerAndImportImage
15:06:24 [2022-04-19T15:06:24.897Z] --- PASS: TestExportContainerAndImportImage (0.58s)
15:06:24 [2022-04-19T15:06:24.897Z] === RUN   TestExportContainerAfterDaemonRestart
15:06:26 [2022-04-19T15:06:26.262Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
15:06:26 [2022-04-19T15:06:26.262Z] === RUN   TestHealthCheckWorkdir
15:06:26 [2022-04-19T15:06:26.822Z] --- PASS: TestHealthCheckWorkdir (0.51s)
15:06:26 [2022-04-19T15:06:26.822Z] === RUN   TestHealthKillContainer
15:06:34 [2022-04-19T15:06:34.901Z] --- PASS: TestHealthKillContainer (7.88s)
15:06:34 [2022-04-19T15:06:34.901Z] === RUN   TestInspectCpusetInConfigPre120
15:06:34 [2022-04-19T15:06:34.901Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:06:34 [2022-04-19T15:06:34.901Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:06:34 [2022-04-19T15:06:34.901Z] === RUN   TestIpcModeNone
15:06:35 [2022-04-19T15:06:35.157Z] --- PASS: TestIpcModeNone (0.44s)
15:06:35 [2022-04-19T15:06:35.157Z] === RUN   TestIpcModePrivate
15:06:35 [2022-04-19T15:06:35.413Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
15:06:35 [2022-04-19T15:06:35.413Z] --- PASS: TestIpcModePrivate (0.42s)
15:06:35 [2022-04-19T15:06:35.413Z] === RUN   TestIpcModeShareable
15:06:35 [2022-04-19T15:06:35.413Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:35 [2022-04-19T15:06:35.413Z] --- SKIP: TestIpcModeShareable (0.00s)
15:06:35 [2022-04-19T15:06:35.413Z] === RUN   TestAPIIpcModeShareableAndContainer
15:06:36 [2022-04-19T15:06:36.778Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.29s)
15:06:36 [2022-04-19T15:06:36.778Z] === RUN   TestAPIIpcModeHost
15:06:36 [2022-04-19T15:06:36.778Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:36 [2022-04-19T15:06:36.778Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:06:36 [2022-04-19T15:06:36.778Z] === RUN   TestDaemonIpcModeShareable
15:06:36 [2022-04-19T15:06:36.778Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:36 [2022-04-19T15:06:36.778Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:06:36 [2022-04-19T15:06:36.778Z] === RUN   TestDaemonIpcModePrivate
15:06:37 [2022-04-19T15:06:37.704Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
15:06:37 [2022-04-19T15:06:37.960Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
15:06:37 [2022-04-19T15:06:37.960Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:06:37 [2022-04-19T15:06:37.960Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:37 [2022-04-19T15:06:37.960Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:06:37 [2022-04-19T15:06:37.960Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:06:37 [2022-04-19T15:06:37.960Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:06:37 [2022-04-19T15:06:37.960Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:06:37 [2022-04-19T15:06:37.960Z] === RUN   TestIpcModeOlderClient
15:06:37 [2022-04-19T15:06:37.960Z] === PAUSE TestIpcModeOlderClient
15:06:37 [2022-04-19T15:06:37.960Z] === RUN   TestKillContainerInvalidSignal
15:06:38 [2022-04-19T15:06:38.522Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
15:06:38 [2022-04-19T15:06:38.522Z] === RUN   TestKillContainer
15:06:38 [2022-04-19T15:06:38.522Z] === RUN   TestKillContainer/no_signal
15:06:38 [2022-04-19T15:06:38.778Z] === RUN   TestKillContainer/non_killing_signal
15:06:39 [2022-04-19T15:06:39.034Z] === RUN   TestKillContainer/killing_signal
15:06:39 [2022-04-19T15:06:39.596Z] --- PASS: TestKillContainer (1.19s)
15:06:39 [2022-04-19T15:06:39.596Z]     --- PASS: TestKillContainer/no_signal (0.39s)
15:06:39 [2022-04-19T15:06:39.596Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
15:06:39 [2022-04-19T15:06:39.596Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
15:06:39 [2022-04-19T15:06:39.596Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:06:39 [2022-04-19T15:06:39.596Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:06:40 [2022-04-19T15:06:40.157Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:06:40 [2022-04-19T15:06:40.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
15:06:40 [2022-04-19T15:06:40.414Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
15:06:40 [2022-04-19T15:06:40.414Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
15:06:40 [2022-04-19T15:06:40.414Z] === RUN   TestKillStoppedContainer
15:06:40 [2022-04-19T15:06:40.414Z] --- PASS: TestKillStoppedContainer (0.06s)
15:06:40 [2022-04-19T15:06:40.414Z] === RUN   TestKillStoppedContainerAPIPre120
15:06:40 [2022-04-19T15:06:40.414Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:06:40 [2022-04-19T15:06:40.414Z] === RUN   TestKillDifferentUserContainer
15:06:40 [2022-04-19T15:06:40.977Z] --- PASS: TestKillDifferentUserContainer (0.45s)
15:06:40 [2022-04-19T15:06:40.977Z] === RUN   TestInspectOomKilledTrue
15:06:40 [2022-04-19T15:06:40.977Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:40 [2022-04-19T15:06:40.977Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:06:40 [2022-04-19T15:06:40.977Z] === RUN   TestInspectOomKilledFalse
15:06:40 [2022-04-19T15:06:40.977Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:06:40 [2022-04-19T15:06:40.977Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:06:40 [2022-04-19T15:06:40.977Z] === RUN   TestLinksEtcHostsContentMatch
15:06:40 [2022-04-19T15:06:40.977Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:06:40 [2022-04-19T15:06:40.977Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:06:40 [2022-04-19T15:06:40.977Z] === RUN   TestLinksContainerNames
15:06:41 [2022-04-19T15:06:41.905Z] --- PASS: TestLinksContainerNames (0.80s)
15:06:41 [2022-04-19T15:06:41.905Z] === RUN   TestLogsFollowTailEmpty
15:06:42 [2022-04-19T15:06:42.161Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
15:06:42 [2022-04-19T15:06:42.161Z] === RUN   TestContainerNetworkMountsNoChown
15:06:42 [2022-04-19T15:06:42.418Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
15:06:42 [2022-04-19T15:06:42.418Z] === RUN   TestMountDaemonRoot
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/default
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/private
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rprivate
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/slave
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rslave
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/shared
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rshared
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/default
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/default/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/default/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rshared
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/shared
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rslave
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/slave
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rprivate
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/private
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/private/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/private/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/default/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/default/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:06:42 [2022-04-19T15:06:42.677Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/private/bind_root
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/private/mount_root
15:06:42 [2022-04-19T15:06:42.932Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:06:42 [2022-04-19T15:06:42.932Z] --- PASS: TestMountDaemonRoot (0.03s)
15:06:42 [2022-04-19T15:06:42.932Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:06:42 [2022-04-19T15:06:42.932Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:06:42 [2022-04-19T15:06:42.932Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:06:42 [2022-04-19T15:06:42.932Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:06:42 [2022-04-19T15:06:42.932Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:06:42 [2022-04-19T15:06:42.932Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:06:42 [2022-04-19T15:06:42.932Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:06:42 [2022-04-19T15:06:42.933Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:06:42 [2022-04-19T15:06:42.933Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z] === RUN   TestContainerBindMountNonRecursive
15:06:42 [2022-04-19T15:06:42.933Z]     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)
15:06:42 [2022-04-19T15:06:42.933Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
15:06:42 [2022-04-19T15:06:42.933Z] === RUN   TestContainerVolumesMountedAsShared
15:06:42 [2022-04-19T15:06:42.933Z]     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)
15:06:42 [2022-04-19T15:06:42.933Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
15:06:42 [2022-04-19T15:06:42.933Z] === RUN   TestContainerVolumesMountedAsSlave
15:06:42 [2022-04-19T15:06:42.933Z]     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)
15:06:42 [2022-04-19T15:06:42.933Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
15:06:42 [2022-04-19T15:06:42.933Z] === RUN   TestNetworkNat
15:06:43 [2022-04-19T15:06:43.495Z] --- PASS: TestNetworkNat (0.52s)
15:06:43 [2022-04-19T15:06:43.495Z] === RUN   TestNetworkLocalhostTCPNat
15:06:44 [2022-04-19T15:06:44.057Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
15:06:44 [2022-04-19T15:06:44.057Z] === RUN   TestNetworkLoopbackNat
15:06:46 [2022-04-19T15:06:46.571Z] --- PASS: TestNetworkLoopbackNat (2.51s)
15:06:46 [2022-04-19T15:06:46.571Z] === RUN   TestPause
15:06:46 [2022-04-19T15:06:46.571Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:46 [2022-04-19T15:06:46.571Z] --- SKIP: TestPause (0.00s)
15:06:46 [2022-04-19T15:06:46.571Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:06:46 [2022-04-19T15:06:46.571Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:06:46 [2022-04-19T15:06:46.571Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:06:46 [2022-04-19T15:06:46.571Z] === RUN   TestPauseStopPausedContainer
15:06:46 [2022-04-19T15:06:46.571Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:06:46 [2022-04-19T15:06:46.571Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
15:06:46 [2022-04-19T15:06:46.571Z] === RUN   TestPidHost
15:06:47 [2022-04-19T15:06:47.498Z] --- PASS: TestPidHost (0.89s)
15:06:47 [2022-04-19T15:06:47.498Z] === RUN   TestPsFilter
15:06:47 [2022-04-19T15:06:47.498Z] --- PASS: TestPsFilter (0.09s)
15:06:47 [2022-04-19T15:06:47.498Z] === RUN   TestRemoveContainerWithRemovedVolume
15:06:47 [2022-04-19T15:06:47.754Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
15:06:47 [2022-04-19T15:06:47.754Z] === RUN   TestRemoveContainerWithVolume
15:06:48 [2022-04-19T15:06:48.316Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
15:06:48 [2022-04-19T15:06:48.316Z] === RUN   TestRemoveContainerRunning
15:06:48 [2022-04-19T15:06:48.572Z] --- PASS: TestRemoveContainerRunning (0.40s)
15:06:48 [2022-04-19T15:06:48.572Z] === RUN   TestRemoveContainerForceRemoveRunning
15:06:49 [2022-04-19T15:06:49.134Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.38s)
15:06:49 [2022-04-19T15:06:49.134Z] === RUN   TestRemoveInvalidContainer
15:06:49 [2022-04-19T15:06:49.134Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:06:49 [2022-04-19T15:06:49.134Z] === RUN   TestRenameLinkedContainer
15:06:50 [2022-04-19T15:06:50.497Z] --- PASS: TestRenameLinkedContainer (1.57s)
15:06:50 [2022-04-19T15:06:50.497Z] === RUN   TestRenameStoppedContainer
15:06:51 [2022-04-19T15:06:51.133Z] --- PASS: TestRenameStoppedContainer (0.47s)
15:06:51 [2022-04-19T15:06:51.133Z] === RUN   TestRenameRunningContainerAndReuse
15:06:52 [2022-04-19T15:06:52.084Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
15:06:52 [2022-04-19T15:06:52.084Z] === RUN   TestRenameInvalidName
15:06:52 [2022-04-19T15:06:52.345Z] --- PASS: TestRenameInvalidName (0.41s)
15:06:52 [2022-04-19T15:06:52.345Z] === RUN   TestRenameAnonymousContainer
15:06:53 [2022-04-19T15:06:53.728Z] --- PASS: TestRenameAnonymousContainer (1.46s)
15:06:53 [2022-04-19T15:06:53.728Z] === RUN   TestRenameContainerWithSameName
15:06:54 [2022-04-19T15:06:54.289Z] --- PASS: TestRenameContainerWithSameName (0.45s)
15:06:54 [2022-04-19T15:06:54.289Z] === RUN   TestRenameContainerWithLinkedContainer
15:06:55 [2022-04-19T15:06:55.217Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
15:06:55 [2022-04-19T15:06:55.217Z] === RUN   TestResize
15:06:55 [2022-04-19T15:06:55.472Z] --- PASS: TestResize (0.39s)
15:06:55 [2022-04-19T15:06:55.472Z] === RUN   TestResizeWithInvalidSize
15:06:55 [2022-04-19T15:06:55.728Z] --- PASS: TestResizeWithInvalidSize (0.42s)
15:06:55 [2022-04-19T15:06:55.728Z] === RUN   TestResizeWhenContainerNotStarted
15:06:56 [2022-04-19T15:06:56.290Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
15:06:56 [2022-04-19T15:06:56.290Z] === RUN   TestDaemonRestartKillContainers
15:06:56 [2022-04-19T15:06:56.290Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:06:56 [2022-04-19T15:06:56.290Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:06:56 [2022-04-19T15:06:56.290Z] === RUN   TestCgroupNamespacesRun
15:06:57 [2022-04-19T15:06:57.218Z] --- PASS: TestCgroupNamespacesRun (1.11s)
15:06:57 [2022-04-19T15:06:57.218Z] === RUN   TestCgroupNamespacesRunPrivileged
15:06:58 [2022-04-19T15:06:58.583Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
15:06:58 [2022-04-19T15:06:58.583Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:06:59 [2022-04-19T15:06:59.513Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
15:06:59 [2022-04-19T15:06:59.513Z] === RUN   TestCgroupNamespacesRunHostMode
15:07:00 [2022-04-19T15:07:00.879Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
15:07:00 [2022-04-19T15:07:00.880Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:07:01 [2022-04-19T15:07:01.807Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
15:07:01 [2022-04-19T15:07:01.807Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:07:02 [2022-04-19T15:07:02.735Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
15:07:02 [2022-04-19T15:07:02.735Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:07:03 [2022-04-19T15:07:03.663Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
15:07:03 [2022-04-19T15:07:03.663Z] === RUN   TestCgroupNamespacesRunOlderClient
15:07:04 [2022-04-19T15:07:04.591Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
15:07:04 [2022-04-19T15:07:04.591Z] === RUN   TestNISDomainname
15:07:04 [2022-04-19T15:07:04.847Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:07:04 [2022-04-19T15:07:04.847Z] --- SKIP: TestNISDomainname (0.02s)
15:07:04 [2022-04-19T15:07:04.847Z] === RUN   TestHostnameDnsResolution
15:07:05 [2022-04-19T15:07:05.408Z] --- PASS: TestHostnameDnsResolution (0.63s)
15:07:05 [2022-04-19T15:07:05.408Z] === RUN   TestUnprivilegedPortsAndPing
15:07:05 [2022-04-19T15:07:05.408Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
15:07:05 [2022-04-19T15:07:05.408Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
15:07:05 [2022-04-19T15:07:05.408Z] === RUN   TestPrivilegedHostDevices
15:07:05 [2022-04-19T15:07:05.970Z] --- PASS: TestPrivilegedHostDevices (0.46s)
15:07:05 [2022-04-19T15:07:05.970Z] === RUN   TestStats
15:07:05 [2022-04-19T15:07:05.970Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:05 [2022-04-19T15:07:05.970Z] --- SKIP: TestStats (0.00s)
15:07:05 [2022-04-19T15:07:05.970Z] === RUN   TestStopContainerWithTimeout
15:07:05 [2022-04-19T15:07:05.970Z] === RUN   TestStopContainerWithTimeout/0
15:07:05 [2022-04-19T15:07:05.970Z] === PAUSE TestStopContainerWithTimeout/0
15:07:05 [2022-04-19T15:07:05.970Z] === RUN   TestStopContainerWithTimeout/1
15:07:05 [2022-04-19T15:07:05.970Z] === PAUSE TestStopContainerWithTimeout/1
15:07:05 [2022-04-19T15:07:05.970Z] === RUN   TestStopContainerWithTimeout/3
15:07:05 [2022-04-19T15:07:05.970Z] === PAUSE TestStopContainerWithTimeout/3
15:07:05 [2022-04-19T15:07:05.970Z] === RUN   TestStopContainerWithTimeout/-1
15:07:05 [2022-04-19T15:07:05.970Z] === PAUSE TestStopContainerWithTimeout/-1
15:07:05 [2022-04-19T15:07:05.970Z] === CONT  TestStopContainerWithTimeout/0
15:07:05 [2022-04-19T15:07:05.970Z] === CONT  TestStopContainerWithTimeout/-1
15:07:06 [2022-04-19T15:07:06.581Z] === CONT  TestStopContainerWithTimeout/3
15:07:08 [2022-04-19T15:07:08.469Z] === CONT  TestStopContainerWithTimeout/1
15:07:09 [2022-04-19T15:07:09.832Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:07:09 [2022-04-19T15:07:09.832Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
15:07:09 [2022-04-19T15:07:09.832Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.54s)
15:07:09 [2022-04-19T15:07:09.832Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
15:07:09 [2022-04-19T15:07:09.832Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
15:07:09 [2022-04-19T15:07:09.832Z] === RUN   TestDeleteDevicemapper
15:07:09 [2022-04-19T15:07:09.833Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:07:09 [2022-04-19T15:07:09.833Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:07:09 [2022-04-19T15:07:09.833Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:07:11 [2022-04-19T15:07:11.198Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.18s)
15:07:11 [2022-04-19T15:07:11.198Z] === RUN   TestUpdateMemory
15:07:11 [2022-04-19T15:07:11.198Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:11 [2022-04-19T15:07:11.198Z] --- SKIP: TestUpdateMemory (0.00s)
15:07:11 [2022-04-19T15:07:11.198Z] === RUN   TestUpdateCPUQuota
15:07:11 [2022-04-19T15:07:11.198Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:11 [2022-04-19T15:07:11.198Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:07:11 [2022-04-19T15:07:11.198Z] === RUN   TestUpdatePidsLimit
15:07:11 [2022-04-19T15:07:11.198Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:11 [2022-04-19T15:07:11.198Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:07:11 [2022-04-19T15:07:11.198Z] === RUN   TestUpdateRestartPolicy
15:07:23 [2022-04-19T15:07:23.363Z] --- PASS: TestUpdateRestartPolicy (10.85s)
15:07:23 [2022-04-19T15:07:23.363Z] === RUN   TestUpdateRestartWithAutoRemove
15:07:23 [2022-04-19T15:07:23.363Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
15:07:23 [2022-04-19T15:07:23.363Z] === RUN   TestWaitNonBlocked
15:07:23 [2022-04-19T15:07:23.363Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:07:23 [2022-04-19T15:07:23.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:07:23 [2022-04-19T15:07:23.363Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:07:23 [2022-04-19T15:07:23.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:07:23 [2022-04-19T15:07:23.363Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:07:23 [2022-04-19T15:07:23.363Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:07:23 [2022-04-19T15:07:23.363Z] --- PASS: TestWaitNonBlocked (0.02s)
15:07:23 [2022-04-19T15:07:23.363Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
15:07:23 [2022-04-19T15:07:23.363Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
15:07:23 [2022-04-19T15:07:23.363Z] === RUN   TestWaitBlocked
15:07:23 [2022-04-19T15:07:23.363Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:07:23 [2022-04-19T15:07:23.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:07:23 [2022-04-19T15:07:23.363Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:07:23 [2022-04-19T15:07:23.363Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:07:23 [2022-04-19T15:07:23.363Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:07:23 [2022-04-19T15:07:23.363Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:07:23 [2022-04-19T15:07:23.622Z] --- PASS: TestWaitBlocked (0.01s)
15:07:23 [2022-04-19T15:07:23.622Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
15:07:23 [2022-04-19T15:07:23.622Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
15:07:23 [2022-04-19T15:07:23.622Z] === CONT  TestDaemonRestartIpcMode
15:07:23 [2022-04-19T15:07:23.622Z] === CONT  TestIpcModeOlderClient
15:07:23 [2022-04-19T15:07:23.622Z] --- PASS: TestIpcModeOlderClient (0.07s)
15:07:23 [2022-04-19T15:07:23.622Z] === CONT  TestRestartDaemonWithRestartingContainer
15:07:26 [2022-04-19T15:07:26.139Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s)
15:07:26 [2022-04-19T15:07:26.139Z] --- PASS: TestDaemonRestartIpcMode (2.52s)
15:07:26 [2022-04-19T15:07:26.139Z] PASS
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === Skipped
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
15:07:26 [2022-04-19T15:07:26.139Z]     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)
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     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)
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     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)
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
15:07:26 [2022-04-19T15:07:26.139Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:07:26 [2022-04-19T15:07:26.139Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:07:26 [2022-04-19T15:07:26.139Z] 
15:07:26 [2022-04-19T15:07:26.139Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
15:07:26 [2022-04-19T15:07:26.139Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:07:26 [2022-04-19T15:07:26.140Z] 
15:07:26 [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
15:07:26 [2022-04-19T15:07:26.140Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
15:07:26 [2022-04-19T15:07:26.140Z] 
15:07:26 [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:07:26 [2022-04-19T15:07:26.140Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:26 [2022-04-19T15:07:26.140Z] 
15:07:26 [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:07:26 [2022-04-19T15:07:26.140Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:07:26 [2022-04-19T15:07:26.140Z] 
15:07:26 [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:07:26 [2022-04-19T15:07:26.140Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:26 [2022-04-19T15:07:26.140Z] 
15:07:26 [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:07:26 [2022-04-19T15:07:26.140Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:26 [2022-04-19T15:07:26.140Z] 
15:07:26 [2022-04-19T15:07:26.140Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:07:26 [2022-04-19T15:07:26.140Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:07:26 [2022-04-19T15:07:26.140Z] 
15:07:26 [2022-04-19T15:07:26.140Z] DONE 211 tests, 27 skipped in 70.796s
15:07:26 [2022-04-19T15:07:26.140Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:07:26 [2022-04-19T15:07:26.395Z] === RUN   TestConfigDaemonLibtrustID
15:07:26 [2022-04-19T15:07:26.956Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:07:26 [2022-04-19T15:07:26.956Z] === RUN   TestDaemonConfigValidation
15:07:26 [2022-04-19T15:07:26.956Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:07:26 [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:07:26 [2022-04-19T15:07:26.956Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:07:26 [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:07:26 [2022-04-19T15:07:26.956Z] === RUN   TestDaemonConfigValidation/invalid_config
15:07:26 [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:07:26 [2022-04-19T15:07:26.956Z] === RUN   TestDaemonConfigValidation/malformed_config
15:07:26 [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:07:26 [2022-04-19T15:07:26.956Z] === RUN   TestDaemonConfigValidation/valid_config
15:07:26 [2022-04-19T15:07:26.956Z] === PAUSE TestDaemonConfigValidation/valid_config
15:07:26 [2022-04-19T15:07:26.956Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:07:26 [2022-04-19T15:07:26.956Z] === CONT  TestDaemonConfigValidation/malformed_config
15:07:26 [2022-04-19T15:07:26.956Z] === CONT  TestDaemonConfigValidation/valid_config
15:07:26 [2022-04-19T15:07:26.956Z] === CONT  TestDaemonConfigValidation/invalid_config
15:07:26 [2022-04-19T15:07:26.956Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:07:27 [2022-04-19T15:07:27.212Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:07:27 [2022-04-19T15:07:27.212Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
15:07:27 [2022-04-19T15:07:27.212Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
15:07:27 [2022-04-19T15:07:27.212Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
15:07:27 [2022-04-19T15:07:27.212Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
15:07:27 [2022-04-19T15:07:27.212Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
15:07:27 [2022-04-19T15:07:27.212Z] === RUN   TestConfigDaemonSeccompProfiles
15:07:27 [2022-04-19T15:07:27.212Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:07:28 [2022-04-19T15:07:28.143Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:07:29 [2022-04-19T15:07:29.507Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:07:30 [2022-04-19T15:07:30.436Z] === CONT  TestConfigDaemonSeccompProfiles
15:07:30 [2022-04-19T15:07:30.436Z]     daemon_test.go:156: [dbe343164dc86] daemon is not started
15:07:30 [2022-04-19T15:07:30.436Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
15:07:30 [2022-04-19T15:07:30.437Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
15:07:30 [2022-04-19T15:07:30.437Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
15:07:30 [2022-04-19T15:07:30.437Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
15:07:30 [2022-04-19T15:07:30.437Z] === RUN   TestDaemonProxy
15:07:30 [2022-04-19T15:07:30.437Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
15:07:30 [2022-04-19T15:07:30.437Z] --- SKIP: TestDaemonProxy (0.00s)
15:07:30 [2022-04-19T15:07:30.437Z] PASS
15:07:30 [2022-04-19T15:07:30.437Z] 
15:07:30 [2022-04-19T15:07:30.437Z] === Skipped
15:07:30 [2022-04-19T15:07:30.437Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
15:07:30 [2022-04-19T15:07:30.437Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
15:07:30 [2022-04-19T15:07:30.437Z] 
15:07:30 [2022-04-19T15:07:30.437Z] DONE 12 tests, 1 skipped in 4.150s
15:07:30 [2022-04-19T15:07:30.437Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:07:30 [2022-04-19T15:07:30.437Z] INFO: Testing against a local daemon
15:07:30 [2022-04-19T15:07:30.437Z] === RUN   TestCommitInheritsEnv
15:07:32 [2022-04-19T15:07:32.330Z] --- PASS: TestCommitInheritsEnv (1.62s)
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportExtremelyLargeImageWorks
15:07:32 [2022-04-19T15:07:32.330Z] === PAUSE TestImportExtremelyLargeImageWorks
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform/#00
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform/_______
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform//
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform/linux
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform/LINUX
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform/macos
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:07:32 [2022-04-19T15:07:32.330Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:07:32 [2022-04-19T15:07:32.585Z] --- PASS: TestImportWithCustomPlatform (0.30s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:07:32 [2022-04-19T15:07:32.585Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:07:32 [2022-04-19T15:07:32.585Z] === RUN   TestImagesFilterMultiReference
15:07:32 [2022-04-19T15:07:32.585Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:07:32 [2022-04-19T15:07:32.585Z] === RUN   TestImagePullPlatformInvalid
15:07:32 [2022-04-19T15:07:32.585Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:07:32 [2022-04-19T15:07:32.585Z] === RUN   TestRemoveImageOrphaning
15:07:34 [2022-04-19T15:07:34.472Z] --- PASS: TestRemoveImageOrphaning (1.60s)
15:07:34 [2022-04-19T15:07:34.472Z] === RUN   TestRemoveImageGarbageCollector
15:07:34 [2022-04-19T15:07:34.472Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:07:34 [2022-04-19T15:07:34.472Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:07:34 [2022-04-19T15:07:34.472Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:07:34 [2022-04-19T15:07:34.472Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:07:34 [2022-04-19T15:07:34.472Z] === RUN   TestTagInvalidReference
15:07:34 [2022-04-19T15:07:34.472Z] --- PASS: TestTagInvalidReference (0.01s)
15:07:34 [2022-04-19T15:07:34.472Z] === RUN   TestTagValidPrefixedRepo
15:07:34 [2022-04-19T15:07:34.472Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:07:34 [2022-04-19T15:07:34.472Z] === RUN   TestTagExistedNameWithoutForce
15:07:34 [2022-04-19T15:07:34.472Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:07:34 [2022-04-19T15:07:34.472Z] === RUN   TestTagOfficialNames
15:07:34 [2022-04-19T15:07:34.472Z] --- PASS: TestTagOfficialNames (0.04s)
15:07:34 [2022-04-19T15:07:34.472Z] === RUN   TestTagMatchesDigest
15:07:34 [2022-04-19T15:07:34.472Z] --- PASS: TestTagMatchesDigest (0.01s)
15:07:34 [2022-04-19T15:07:34.472Z] === CONT  TestImportExtremelyLargeImageWorks
15:09:10 [2022-04-19T15:09:10.856Z] --- PASS: TestImportExtremelyLargeImageWorks (93.07s)
15:09:10 [2022-04-19T15:09:10.856Z] PASS
15:09:10 [2022-04-19T15:09:10.856Z] 
15:09:10 [2022-04-19T15:09:10.856Z] === Skipped
15:09:10 [2022-04-19T15:09:10.856Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:09:10 [2022-04-19T15:09:10.856Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:09:10 [2022-04-19T15:09:10.856Z] 
15:09:10 [2022-04-19T15:09:10.856Z] DONE 22 tests, 1 skipped in 97.003s
15:09:10 [2022-04-19T15:09:10.856Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:09:10 [2022-04-19T15:09:10.856Z] INFO: Testing against a local daemon
15:09:10 [2022-04-19T15:09:10.856Z] === RUN   TestNetworkCreateDelete
15:09:10 [2022-04-19T15:09:10.856Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:09:10 [2022-04-19T15:09:10.856Z] === RUN   TestDockerNetworkDeletePreferID
15:09:10 [2022-04-19T15:09:10.856Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:09:10 [2022-04-19T15:09:10.856Z] === RUN   TestDaemonDNSFallback
15:09:15 [2022-04-19T15:09:15.021Z] --- PASS: TestDaemonDNSFallback (6.28s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestInspectNetwork
15:09:15 [2022-04-19T15:09:15.021Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestInspectNetwork (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestRunContainerWithBridgeNone
15:09:15 [2022-04-19T15:09:15.021Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/create
15:09:15 [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:09:15 [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:09:15 [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:09:15 [2022-04-19T15:09:15.021Z] === CONT  TestNetworkInvalidJSON/networks/create
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:09:15 [2022-04-19T15:09:15.021Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:09:15 [2022-04-19T15:09:15.021Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:09:15 [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:09:15 [2022-04-19T15:09:15.021Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkList
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkList//networks
15:09:15 [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkList//networks
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestNetworkList//networks/
15:09:15 [2022-04-19T15:09:15.021Z] === PAUSE TestNetworkList//networks/
15:09:15 [2022-04-19T15:09:15.021Z] === CONT  TestNetworkList//networks
15:09:15 [2022-04-19T15:09:15.021Z] === CONT  TestNetworkList//networks/
15:09:15 [2022-04-19T15:09:15.021Z] --- PASS: TestNetworkList (0.01s)
15:09:15 [2022-04-19T15:09:15.021Z]     --- PASS: TestNetworkList//networks (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestHostIPv4BridgeLabel
15:09:15 [2022-04-19T15:09:15.021Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDaemonRestartWithLiveRestore
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDaemonDefaultNetworkPools
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDaemonRestartWithExistingNetwork
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestServiceWithPredefinedNetwork
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:243: FLAKY_TEST
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestServiceWithDataPathPortInit
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] PASS
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === Skipped
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:243: FLAKY_TEST
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] DONE 34 tests, 12 skipped in 7.024s
15:09:15 [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:09:15 [2022-04-19T15:09:15.021Z] INFO: Testing against a local daemon
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDockerNetworkIpvlanPersistance
15:09:15 [2022-04-19T15:09:15.021Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDockerNetworkIpvlan
15:09:15 [2022-04-19T15:09:15.021Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] PASS
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === Skipped
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] DONE 2 tests, 2 skipped in 0.083s
15:09:15 [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:09:15 [2022-04-19T15:09:15.021Z] INFO: Testing against a local daemon
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDockerNetworkMacvlanPersistance
15:09:15 [2022-04-19T15:09:15.021Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestDockerNetworkMacvlan
15:09:15 [2022-04-19T15:09:15.021Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] PASS
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === Skipped
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] DONE 2 tests, 2 skipped in 0.080s
15:09:15 [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:09:15 [2022-04-19T15:09:15.021Z] testing: warning: no tests to run
15:09:15 [2022-04-19T15:09:15.021Z] PASS
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] DONE 0 tests in 0.023s
15:09:15 [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:09:15 [2022-04-19T15:09:15.021Z] INFO: Testing against a local daemon
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginAllowRequest
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginTLS
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginDenyRequest
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginAPIDenyResponse
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginDenyResponse
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginAllowEventStream
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginErrorResponse
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginErrorRequest
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginHeader
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.04s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginV2Disable
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z] PASS
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === Skipped
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.04s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
15:09:15 [2022-04-19T15:09:15.021Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.021Z] 
15:09:15 [2022-04-19T15:09:15.021Z] DONE 17 tests, 17 skipped in 0.198s
15:09:15 [2022-04-19T15:09:15.021Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:09:15 [2022-04-19T15:09:15.021Z] INFO: Testing against a local daemon
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestPluginInvalidJSON
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:09:15 [2022-04-19T15:09:15.021Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:09:15 [2022-04-19T15:09:15.021Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:09:15 [2022-04-19T15:09:15.021Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:09:15 [2022-04-19T15:09:15.022Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:09:15 [2022-04-19T15:09:15.022Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:09:15 [2022-04-19T15:09:15.022Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:09:15 [2022-04-19T15:09:15.022Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:09:15 [2022-04-19T15:09:15.022Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:09:15 [2022-04-19T15:09:15.022Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginInstall
15:09:15 [2022-04-19T15:09:15.022Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.022Z] --- SKIP: TestPluginInstall (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginsWithRuntimes
15:09:15 [2022-04-19T15:09:15.022Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:09:15 [2022-04-19T15:09:15.022Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestPluginBackCompatMediaTypes
15:09:15 [2022-04-19T15:09:15.022Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:09:15 [2022-04-19T15:09:15.022Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z] PASS
15:09:15 [2022-04-19T15:09:15.022Z] 
15:09:15 [2022-04-19T15:09:15.022Z] === Skipped
15:09:15 [2022-04-19T15:09:15.022Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:09:15 [2022-04-19T15:09:15.022Z] 
15:09:15 [2022-04-19T15:09:15.022Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:09:15 [2022-04-19T15:09:15.022Z] 
15:09:15 [2022-04-19T15:09:15.022Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
15:09:15 [2022-04-19T15:09:15.022Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:09:15 [2022-04-19T15:09:15.022Z] 
15:09:15 [2022-04-19T15:09:15.022Z] DONE 19 tests, 3 skipped in 0.139s
15:09:15 [2022-04-19T15:09:15.022Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:09:15 [2022-04-19T15:09:15.022Z] INFO: Testing against a local daemon
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestExternalGraphDriver
15:09:15 [2022-04-19T15:09:15.022Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:09:15 [2022-04-19T15:09:15.022Z] --- SKIP: TestExternalGraphDriver (0.04s)
15:09:15 [2022-04-19T15:09:15.022Z] === RUN   TestGraphdriverPluginV2
15:09:19 [2022-04-19T15:09:19.187Z] --- PASS: TestGraphdriverPluginV2 (3.39s)
15:09:19 [2022-04-19T15:09:19.187Z] PASS
15:09:19 [2022-04-19T15:09:19.187Z] 
15:09:19 [2022-04-19T15:09:19.187Z] === Skipped
15:09:19 [2022-04-19T15:09:19.187Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
15:09:19 [2022-04-19T15:09:19.187Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:09:19 [2022-04-19T15:09:19.187Z] 
15:09:19 [2022-04-19T15:09:19.187Z] DONE 2 tests, 1 skipped in 3.520s
15:09:19 [2022-04-19T15:09:19.187Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:09:19 [2022-04-19T15:09:19.187Z] INFO: Testing against a local daemon
15:09:19 [2022-04-19T15:09:19.187Z] === RUN   TestContinueAfterPluginCrash
15:09:19 [2022-04-19T15:09:19.187Z] === PAUSE TestContinueAfterPluginCrash
15:09:19 [2022-04-19T15:09:19.187Z] === RUN   TestReadPluginNoRead
15:09:19 [2022-04-19T15:09:19.187Z] === PAUSE TestReadPluginNoRead
15:09:19 [2022-04-19T15:09:19.187Z] === RUN   TestDaemonStartWithLogOpt
15:09:19 [2022-04-19T15:09:19.187Z] === PAUSE TestDaemonStartWithLogOpt
15:09:19 [2022-04-19T15:09:19.187Z] === CONT  TestContinueAfterPluginCrash
15:09:19 [2022-04-19T15:09:19.187Z] === CONT  TestDaemonStartWithLogOpt
15:09:22 [2022-04-19T15:09:22.453Z] --- PASS: TestDaemonStartWithLogOpt (3.72s)
15:09:22 [2022-04-19T15:09:22.453Z] === CONT  TestReadPluginNoRead
15:09:24 [2022-04-19T15:09:24.968Z] === RUN   TestReadPluginNoRead/default
15:09:25 [2022-04-19T15:09:25.893Z] === RUN   TestReadPluginNoRead/disabled_caching
15:09:27 [2022-04-19T15:09:27.256Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:09:27 [2022-04-19T15:09:27.256Z] --- PASS: TestContinueAfterPluginCrash (8.47s)
15:09:28 [2022-04-19T15:09:28.182Z] === CONT  TestReadPluginNoRead
15:09:28 [2022-04-19T15:09:28.182Z]     read_test.go:92: [d9aeba97e2d89] daemon is not started
15:09:28 [2022-04-19T15:09:28.182Z] --- PASS: TestReadPluginNoRead (5.92s)
15:09:28 [2022-04-19T15:09:28.182Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
15:09:28 [2022-04-19T15:09:28.182Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
15:09:28 [2022-04-19T15:09:28.182Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s)
15:09:28 [2022-04-19T15:09:28.182Z] PASS
15:09:28 [2022-04-19T15:09:28.182Z] 
15:09:28 [2022-04-19T15:09:28.182Z] DONE 6 tests in 9.743s
15:09:28 [2022-04-19T15:09:28.182Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:09:28 [2022-04-19T15:09:28.438Z] testing: warning: no tests to run
15:09:28 [2022-04-19T15:09:28.438Z] PASS
15:09:28 [2022-04-19T15:09:28.438Z] 
15:09:28 [2022-04-19T15:09:28.438Z] DONE 0 tests in 0.030s
15:09:28 [2022-04-19T15:09:28.438Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:09:28 [2022-04-19T15:09:28.438Z] INFO: Testing against a local daemon
15:09:28 [2022-04-19T15:09:28.438Z] === RUN   TestPluginWithDevMounts
15:09:28 [2022-04-19T15:09:28.438Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:09:28 [2022-04-19T15:09:28.438Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:09:28 [2022-04-19T15:09:28.438Z] PASS
15:09:28 [2022-04-19T15:09:28.438Z] 
15:09:28 [2022-04-19T15:09:28.438Z] === Skipped
15:09:28 [2022-04-19T15:09:28.438Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:09:28 [2022-04-19T15:09:28.438Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:09:28 [2022-04-19T15:09:28.438Z] 
15:09:28 [2022-04-19T15:09:28.438Z] DONE 1 tests, 1 skipped in 0.088s
15:09:28 [2022-04-19T15:09:28.438Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:09:28 [2022-04-19T15:09:28.438Z] INFO: Testing against a local daemon
15:09:28 [2022-04-19T15:09:28.438Z] === RUN   TestSecretInspect
15:09:28 [2022-04-19T15:09:28.438Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.438Z] --- SKIP: TestSecretInspect (0.01s)
15:09:28 [2022-04-19T15:09:28.438Z] === RUN   TestSecretList
15:09:28 [2022-04-19T15:09:28.438Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.438Z] --- SKIP: TestSecretList (0.01s)
15:09:28 [2022-04-19T15:09:28.438Z] === RUN   TestSecretsCreateAndDelete
15:09:28 [2022-04-19T15:09:28.438Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.438Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:09:28 [2022-04-19T15:09:28.438Z] === RUN   TestSecretsUpdate
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] --- SKIP: TestSecretsUpdate (0.01s)
15:09:28 [2022-04-19T15:09:28.694Z] === RUN   TestTemplatedSecret
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] --- SKIP: TestTemplatedSecret (0.00s)
15:09:28 [2022-04-19T15:09:28.694Z] === RUN   TestSecretCreateResolve
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:09:28 [2022-04-19T15:09:28.694Z] PASS
15:09:28 [2022-04-19T15:09:28.694Z] 
15:09:28 [2022-04-19T15:09:28.694Z] === Skipped
15:09:28 [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] 
15:09:28 [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] 
15:09:28 [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] 
15:09:28 [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] 
15:09:28 [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] 
15:09:28 [2022-04-19T15:09:28.694Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:09:28 [2022-04-19T15:09:28.694Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.694Z] 
15:09:28 [2022-04-19T15:09:28.695Z] DONE 6 tests, 6 skipped in 0.146s
15:09:28 [2022-04-19T15:09:28.695Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:09:28 [2022-04-19T15:09:28.695Z] INFO: Testing against a local daemon
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestServiceCreateInit
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:09:28 [2022-04-19T15:09:28.695Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:09:28 [2022-04-19T15:09:28.695Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.695Z] --- PASS: TestServiceCreateInit (0.02s)
15:09:28 [2022-04-19T15:09:28.695Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:09:28 [2022-04-19T15:09:28.695Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestCreateServiceMultipleTimes
15:09:28 [2022-04-19T15:09:28.695Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestCreateServiceConflict
15:09:28 [2022-04-19T15:09:28.695Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestCreateServiceMaxReplicas
15:09:28 [2022-04-19T15:09:28.695Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestCreateWithDuplicateNetworkNames
15:09:28 [2022-04-19T15:09:28.695Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestCreateServiceSecretFileMode
15:09:28 [2022-04-19T15:09:28.695Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestCreateServiceConfigFileMode
15:09:28 [2022-04-19T15:09:28.695Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.695Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:09:28 [2022-04-19T15:09:28.695Z] === RUN   TestCreateServiceSysctls
15:09:28 [2022-04-19T15:09:28.950Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestCreateServiceSysctls (0.03s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestCreateServiceCapabilities
15:09:28 [2022-04-19T15:09:28.950Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestInspect
15:09:28 [2022-04-19T15:09:28.950Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestInspect (0.01s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestCreateJob
15:09:28 [2022-04-19T15:09:28.950Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestCreateJob (0.01s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestReplicatedJob
15:09:28 [2022-04-19T15:09:28.950Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestReplicatedJob (0.01s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestUpdateReplicatedJob
15:09:28 [2022-04-19T15:09:28.950Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestServiceListWithStatuses
15:09:28 [2022-04-19T15:09:28.950Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestDockerNetworkConnectAlias
15:09:28 [2022-04-19T15:09:28.950Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestDockerNetworkReConnect
15:09:28 [2022-04-19T15:09:28.950Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:28 [2022-04-19T15:09:28.950Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
15:09:28 [2022-04-19T15:09:28.950Z] === RUN   TestServicePlugin
15:09:30 [2022-04-19T15:09:30.838Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] --- SKIP: TestServicePlugin (1.90s)
15:09:30 [2022-04-19T15:09:30.838Z] === RUN   TestServiceUpdateLabel
15:09:30 [2022-04-19T15:09:30.838Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdateLabel (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z] === RUN   TestServiceUpdateSecrets
15:09:30 [2022-04-19T15:09:30.838Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z] === RUN   TestServiceUpdateConfigs
15:09:30 [2022-04-19T15:09:30.838Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
15:09:30 [2022-04-19T15:09:30.838Z] === RUN   TestServiceUpdateNetwork
15:09:30 [2022-04-19T15:09:30.838Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z] === RUN   TestServiceUpdatePidsLimit
15:09:30 [2022-04-19T15:09:30.838Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
15:09:30 [2022-04-19T15:09:30.838Z] PASS
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === Skipped
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s)
15:09:30 [2022-04-19T15:09:30.838Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:09:30 [2022-04-19T15:09:30.838Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.838Z] 
15:09:30 [2022-04-19T15:09:30.838Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:09:30 [2022-04-19T15:09:30.839Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:09:30 [2022-04-19T15:09:30.839Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:09:30 [2022-04-19T15:09:30.839Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
15:09:30 [2022-04-19T15:09:30.839Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServicePlugin (1.90s)
15:09:30 [2022-04-19T15:09:30.839Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
15:09:30 [2022-04-19T15:09:30.839Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:09:30 [2022-04-19T15:09:30.839Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
15:09:30 [2022-04-19T15:09:30.839Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:09:30 [2022-04-19T15:09:30.839Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
15:09:30 [2022-04-19T15:09:30.839Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:09:30 [2022-04-19T15:09:30.839Z] 
15:09:30 [2022-04-19T15:09:30.839Z] DONE 24 tests, 23 skipped in 2.308s
15:09:30 [2022-04-19T15:09:30.839Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:09:31 [2022-04-19T15:09:31.094Z] INFO: Testing against a local daemon
15:09:31 [2022-04-19T15:09:31.094Z] === RUN   TestSessionCreate
15:09:31 [2022-04-19T15:09:31.094Z] --- PASS: TestSessionCreate (0.03s)
15:09:31 [2022-04-19T15:09:31.094Z] === RUN   TestSessionCreateWithBadUpgrade
15:09:31 [2022-04-19T15:09:31.094Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
15:09:31 [2022-04-19T15:09:31.094Z] PASS
15:09:31 [2022-04-19T15:09:31.094Z] 
15:09:31 [2022-04-19T15:09:31.094Z] DONE 2 tests in 0.160s
15:09:31 [2022-04-19T15:09:31.094Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:09:31 [2022-04-19T15:09:31.094Z] INFO: Testing against a local daemon
15:09:31 [2022-04-19T15:09:31.094Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:09:31 [2022-04-19T15:09:31.094Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:31 [2022-04-19T15:09:31.094Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:31 [2022-04-19T15:09:31.094Z] === RUN   TestDiskUsage
15:09:31 [2022-04-19T15:09:31.094Z] === PAUSE TestDiskUsage
15:09:31 [2022-04-19T15:09:31.094Z] === RUN   TestEventsExecDie
15:09:31 [2022-04-19T15:09:31.657Z] --- PASS: TestEventsExecDie (0.48s)
15:09:31 [2022-04-19T15:09:31.657Z] === RUN   TestEventsBackwardsCompatible
15:09:31 [2022-04-19T15:09:31.657Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:09:31 [2022-04-19T15:09:31.657Z] === RUN   TestEventsVolumeCreate
15:09:31 [2022-04-19T15:09:31.657Z] --- PASS: TestEventsVolumeCreate (0.04s)
15:09:31 [2022-04-19T15:09:31.657Z] === RUN   TestInfoBinaryCommits
15:09:31 [2022-04-19T15:09:31.912Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:09:31 [2022-04-19T15:09:31.912Z] === RUN   TestInfoAPIVersioned
15:09:31 [2022-04-19T15:09:31.913Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:09:31 [2022-04-19T15:09:31.913Z] === RUN   TestInfoAPI
15:09:31 [2022-04-19T15:09:31.913Z] --- PASS: TestInfoAPI (0.02s)
15:09:31 [2022-04-19T15:09:31.913Z] === RUN   TestInfoAPIWarnings
15:09:49 [2022-04-19T15:09:49.954Z] --- PASS: TestInfoAPIWarnings (16.34s)
15:09:49 [2022-04-19T15:09:49.954Z] === RUN   TestInfoDebug
15:09:49 [2022-04-19T15:09:49.954Z] --- PASS: TestInfoDebug (0.54s)
15:09:49 [2022-04-19T15:09:49.954Z] === RUN   TestInfoInsecureRegistries
15:09:49 [2022-04-19T15:09:49.954Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:09:49 [2022-04-19T15:09:49.954Z] === RUN   TestInfoRegistryMirrors
15:09:49 [2022-04-19T15:09:49.954Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:09:49 [2022-04-19T15:09:49.954Z] === RUN   TestLoginFailsWithBadCredentials
15:09:49 [2022-04-19T15:09:49.954Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
15:09:49 [2022-04-19T15:09:49.954Z] === RUN   TestPingCacheHeaders
15:09:49 [2022-04-19T15:09:49.954Z] --- PASS: TestPingCacheHeaders (0.03s)
15:09:49 [2022-04-19T15:09:49.954Z] === RUN   TestPingGet
15:09:49 [2022-04-19T15:09:49.954Z] --- PASS: TestPingGet (0.02s)
15:09:49 [2022-04-19T15:09:49.954Z] === RUN   TestPingHead
15:09:49 [2022-04-19T15:09:49.954Z] --- PASS: TestPingHead (0.03s)
15:09:49 [2022-04-19T15:09:49.954Z] === RUN   TestPingSwarmHeader
15:09:50 [2022-04-19T15:09:50.514Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:09:51 [2022-04-19T15:09:51.075Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:09:52 [2022-04-19T15:09:52.001Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:09:52 [2022-04-19T15:09:52.256Z] --- PASS: TestPingSwarmHeader (2.20s)
15:09:52 [2022-04-19T15:09:52.256Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:09:52 [2022-04-19T15:09:52.256Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:09:52 [2022-04-19T15:09:52.256Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:09:52 [2022-04-19T15:09:52.256Z] === RUN   TestVersion
15:09:52 [2022-04-19T15:09:52.256Z] --- PASS: TestVersion (0.03s)
15:09:52 [2022-04-19T15:09:52.256Z] === CONT  TestDiskUsage
15:09:52 [2022-04-19T15:09:52.816Z] === RUN   TestDiskUsage/empty
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/container_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/image_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/volume_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:09:52 [2022-04-19T15:09:52.817Z] === RUN   TestDiskUsage/after_container.Run
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:09:53 [2022-04-19T15:09:53.074Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:09:53 [2022-04-19T15:09:53.330Z] --- PASS: TestDiskUsage (1.20s)
15:09:53 [2022-04-19T15:09:53.330Z]     --- PASS: TestDiskUsage/empty (0.02s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.330Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
15:09:53 [2022-04-19T15:09:53.330Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
15:09:53 [2022-04-19T15:09:53.331Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
15:09:53 [2022-04-19T15:09:53.331Z] PASS
15:09:53 [2022-04-19T15:09:53.331Z] 
15:09:53 [2022-04-19T15:09:53.331Z] === Skipped
15:09:53 [2022-04-19T15:09:53.331Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:09:53 [2022-04-19T15:09:53.331Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:09:53 [2022-04-19T15:09:53.331Z] 
15:09:53 [2022-04-19T15:09:53.331Z] DONE 54 tests, 1 skipped in 22.277s
15:09:53 [2022-04-19T15:09:53.331Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:09:53 [2022-04-19T15:09:53.588Z] INFO: Testing against a local daemon
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesCreateAndList
15:09:53 [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesRemove
15:09:53 [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesRemove (0.05s)
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesInspect
15:09:53 [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInspect (0.02s)
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesInvalidJSON
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:09:53 [2022-04-19T15:09:53.588Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:09:53 [2022-04-19T15:09:53.588Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:09:53 [2022-04-19T15:09:53.588Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:09:53 [2022-04-19T15:09:53.588Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:09:53 [2022-04-19T15:09:53.588Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:09:53 [2022-04-19T15:09:53.588Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:09:53 [2022-04-19T15:09:53.588Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:09:53 [2022-04-19T15:09:53.588Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:09:53 [2022-04-19T15:09:53.588Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:09:53 [2022-04-19T15:09:53.588Z] PASS
15:09:53 [2022-04-19T15:09:53.588Z] 
15:09:53 [2022-04-19T15:09:53.588Z] DONE 9 tests in 0.173s
15:09:53 [2022-04-19T15:09:53.588Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:09:53 [2022-04-19T15:09:53.588Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14217 is not a child of this shell
15:09:53 [2022-04-19T15:09:53.588Z] warning: PID 14217 from bundles/test-integration/docker.pid had a nonzero exit code
15:09:53 [2022-04-19T15:09:53.588Z] Leaving: AppArmorNo profiles have been unloaded.
15:09:53 [2022-04-19T15:09:53.588Z] 
15:09:53 [2022-04-19T15:09:53.588Z] Unloading profiles will leave already running processes permanently
15:09:53 [2022-04-19T15:09:53.588Z] unconfined, which can lead to unexpected situations.
15:09:53 [2022-04-19T15:09:53.588Z] 
15:09:53 [2022-04-19T15:09:53.588Z] To set a process to complain mode, use the command line tool
15:09:53 [2022-04-19T15:09:53.588Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:09:53 [2022-04-19T15:09:53.588Z] Removing test suite binaries
15:09:53 [2022-04-19T15:09:53.588Z] exiting test-integration
15:09:53 [2022-04-19T15:09:53.588Z] ++ exit 0
15:09:53 [2022-04-19T15:09:53.588Z]