Skip to content

Console Output

13:22:55 [2021-05-18T13:22:55.447Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42382/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951 -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=20.10 docker:94c1890d3997cad133e50f0899677f4966078951 hack/make.sh dynbinary test-integration
13:22:56 [2021-05-18T13:22:56.372Z] 
13:22:56 [2021-05-18T13:22:56.372Z] Removing bundles/
13:22:56 [2021-05-18T13:22:56.372Z] 
13:22:56 [2021-05-18T13:22:56.372Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
13:22:56 [2021-05-18T13:22:56.372Z] Building: bundles/dynbinary-daemon/dockerd-dev
13:22:56 [2021-05-18T13:22:56.372Z] GOOS="" GOARCH="" GOARM=""
13:23:28 [2021-05-18T13:23:28.392Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
13:23:28 [2021-05-18T13:23:28.392Z] 
13:23:28 [2021-05-18T13:23:28.392Z] ---> Making bundle: test-integration (in bundles/test-integration)
13:23:28 [2021-05-18T13:23:28.392Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:23:28 [2021-05-18T13:23:28.392Z] HOSTNAME=b6696131f0ec
13:23:28 [2021-05-18T13:23:28.392Z] DEST=bundles/test-integration
13:23:28 [2021-05-18T13:23:28.392Z] PWD=/go/src/github.com/docker/docker
13:23:28 [2021-05-18T13:23:28.392Z] DOCKER_ROOTLESS=1
13:23:28 [2021-05-18T13:23:28.392Z] DOCKER_GITCOMMIT=94c1890d3997cad133e50f0899677f4966078951
13:23:28 [2021-05-18T13:23:28.392Z] container=docker
13:23:28 [2021-05-18T13:23:28.392Z] HOME=/root
13:23:28 [2021-05-18T13:23:28.392Z] GOLANG_VERSION=1.13.15
13:23:28 [2021-05-18T13:23:28.392Z] VALIDATE_REPO=https://github.com/moby/moby.git
13:23:28 [2021-05-18T13:23:28.392Z] VALIDATE_BRANCH=20.10
13:23:28 [2021-05-18T13:23:28.392Z] TERM=xterm
13:23:28 [2021-05-18T13:23:28.392Z] DOCKER_PKG=github.com/docker/docker
13:23:28 [2021-05-18T13:23:28.392Z] SHLVL=1
13:23:28 [2021-05-18T13:23:28.392Z] TIMEOUT=120m
13:23:28 [2021-05-18T13:23:28.392Z] DOCKER_BUILDTAGS=apparmor seccomp journald
13:23:28 [2021-05-18T13:23:28.392Z] DOCKER_GRAPHDRIVER=overlay2
13:23:28 [2021-05-18T13:23:28.392Z] GO111MODULE=off
13:23:28 [2021-05-18T13:23:28.392Z] DOCKER_EXPERIMENTAL=1
13:23:28 [2021-05-18T13:23:28.392Z] TEST_SKIP_INTEGRATION_CLI=1
13:23:28 [2021-05-18T13:23:28.392Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
13:23:28 [2021-05-18T13:23:28.392Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
13:23:28 [2021-05-18T13:23:28.392Z] GOPATH=/go
13:23:28 [2021-05-18T13:23:28.392Z] PKG_CONFIG=pkg-config
13:23:28 [2021-05-18T13:23:28.392Z] _=/usr/bin/env
13:23:28 [2021-05-18T13:23:28.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
13:23:38 [2021-05-18T13:23:38.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
13:23:38 [2021-05-18T13:23:38.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
13:23:46 [2021-05-18T13:23:46.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
13:23:49 [2021-05-18T13:23:49.674Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
13:23:49 [2021-05-18T13:23:49.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
13:23:50 [2021-05-18T13:23:50.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
13:23:51 [2021-05-18T13:23:51.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
13:23:51 [2021-05-18T13:23:51.418Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
13:23:52 [2021-05-18T13:23:52.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
13:23:53 [2021-05-18T13:23:53.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
13:23:55 [2021-05-18T13:23:55.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
13:23:55 [2021-05-18T13:23:55.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
13:23:56 [2021-05-18T13:23:56.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
13:23:57 [2021-05-18T13:23:57.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
13:23:57 [2021-05-18T13:23:57.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
13:23:59 [2021-05-18T13:23:59.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
13:23:59 [2021-05-18T13:23:59.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
13:24:00 [2021-05-18T13:24:00.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
13:24:00 [2021-05-18T13:24:00.831Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
13:24:00 [2021-05-18T13:24:00.831Z] Using test binary docker
13:24:00 [2021-05-18T13:24:00.831Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
13:24:00 [2021-05-18T13:24:00.831Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
13:24:00 [2021-05-18T13:24:00.831Z] INFO: Waiting for daemon to start...
13:24:00 [2021-05-18T13:24:00.831Z] Starting dockerd
13:24:04 [2021-05-18T13:24:04.987Z] .
13:24:04 [2021-05-18T13:24:04.987Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
13:24:04 [2021-05-18T13:24:04.987Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
13:24:04 [2021-05-18T13:24:04.987Z] Error: No such image: emptyfs
13:24:04 [2021-05-18T13:24:04.987Z] Running integration-test (iteration 1)
13:24:04 [2021-05-18T13:24:04.987Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
13:24:19 [2021-05-18T13:24:19.852Z] Loaded image: buildpack-deps:buster
13:24:19 [2021-05-18T13:24:19.852Z] Loaded image: busybox:latest
13:24:19 [2021-05-18T13:24:19.852Z] Loaded image: busybox:glibc
13:24:20 [2021-05-18T13:24:20.411Z] Loaded image: debian:bullseye
13:24:20 [2021-05-18T13:24:20.411Z] Loaded image: hello-world:latest
13:24:20 [2021-05-18T13:24:20.411Z] Loaded image: arm32v7/hello-world:latest
13:24:20 [2021-05-18T13:24:20.411Z] INFO: Testing against a local daemon
13:24:20 [2021-05-18T13:24:20.411Z] === RUN   TestCgroupNamespacesBuild
13:24:23 [2021-05-18T13:24:23.668Z] --- PASS: TestCgroupNamespacesBuild (3.00s)
13:24:23 [2021-05-18T13:24:23.668Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
13:24:26 [2021-05-18T13:24:26.177Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.77s)
13:24:26 [2021-05-18T13:24:26.177Z] === RUN   TestBuildWithSession
13:24:26 [2021-05-18T13:24:26.177Z] --- SKIP: TestBuildWithSession (0.00s)
13:24:26 [2021-05-18T13:24:26.177Z]     build_session_test.go:25: TODO: BuildKit
13:24:26 [2021-05-18T13:24:26.177Z] === RUN   TestBuildSquashParent
13:24:34 [2021-05-18T13:24:34.295Z] --- PASS: TestBuildSquashParent (7.50s)
13:24:34 [2021-05-18T13:24:34.295Z] === RUN   TestBuildWithRemoveAndForceRemove
13:24:34 [2021-05-18T13:24:34.295Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:24:34 [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:24:34 [2021-05-18T13:24:34.295Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:24:34 [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:24:34 [2021-05-18T13:24:34.295Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:24:34 [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:24:34 [2021-05-18T13:24:34.295Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:24:34 [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:24:34 [2021-05-18T13:24:34.295Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:24:34 [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:24:34 [2021-05-18T13:24:34.295Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:24:34 [2021-05-18T13:24:34.295Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:24:34 [2021-05-18T13:24:34.295Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
13:24:34 [2021-05-18T13:24:34.295Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
13:24:34 [2021-05-18T13:24:34.295Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
13:24:34 [2021-05-18T13:24:34.295Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
13:24:34 [2021-05-18T13:24:34.295Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
13:24:34 [2021-05-18T13:24:34.295Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
13:24:37 [2021-05-18T13:24:37.555Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
13:24:37 [2021-05-18T13:24:37.555Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.65s)
13:24:37 [2021-05-18T13:24:37.555Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.62s)
13:24:37 [2021-05-18T13:24:37.555Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.74s)
13:24:37 [2021-05-18T13:24:37.555Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.79s)
13:24:37 [2021-05-18T13:24:37.555Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.84s)
13:24:37 [2021-05-18T13:24:37.555Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.89s)
13:24:37 [2021-05-18T13:24:37.555Z] === RUN   TestBuildMultiStageCopy
13:24:37 [2021-05-18T13:24:37.555Z] === RUN   TestBuildMultiStageCopy/copy_to_root
13:24:41 [2021-05-18T13:24:41.710Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
13:24:42 [2021-05-18T13:24:42.312Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
13:24:43 [2021-05-18T13:24:43.235Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
13:24:44 [2021-05-18T13:24:44.158Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
13:24:45 [2021-05-18T13:24:45.082Z] --- PASS: TestBuildMultiStageCopy (7.47s)
13:24:45 [2021-05-18T13:24:45.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.47s)
13:24:45 [2021-05-18T13:24:45.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
13:24:45 [2021-05-18T13:24:45.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
13:24:45 [2021-05-18T13:24:45.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
13:24:45 [2021-05-18T13:24:45.082Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
13:24:45 [2021-05-18T13:24:45.082Z] === RUN   TestBuildMultiStageParentConfig
13:24:50 [2021-05-18T13:24:50.312Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
13:24:50 [2021-05-18T13:24:50.312Z] === RUN   TestBuildLabelWithTargets
13:24:58 [2021-05-18T13:24:58.382Z] --- PASS: TestBuildLabelWithTargets (8.00s)
13:24:58 [2021-05-18T13:24:58.382Z] === RUN   TestBuildWithEmptyLayers
13:25:01 [2021-05-18T13:25:01.639Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
13:25:01 [2021-05-18T13:25:01.639Z] === RUN   TestBuildMultiStageOnBuild
13:25:06 [2021-05-18T13:25:06.870Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
13:25:06 [2021-05-18T13:25:06.870Z] === RUN   TestBuildUncleanTarFilenames
13:25:06 [2021-05-18T13:25:06.870Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
13:25:06 [2021-05-18T13:25:06.870Z] === RUN   TestBuildMultiStageLayerLeak
13:25:11 [2021-05-18T13:25:11.028Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
13:25:11 [2021-05-18T13:25:11.028Z] === RUN   TestBuildWithHugeFile
13:26:07 [2021-05-18T13:26:07.173Z] --- PASS: TestBuildWithHugeFile (51.63s)
13:26:07 [2021-05-18T13:26:07.173Z] === RUN   TestBuildWithEmptyDockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
13:26:07 [2021-05-18T13:26:07.173Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
13:26:07 [2021-05-18T13:26:07.173Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.06s)
13:26:07 [2021-05-18T13:26:07.173Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
13:26:07 [2021-05-18T13:26:07.173Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s)
13:26:07 [2021-05-18T13:26:07.173Z] === RUN   TestBuildPreserveOwnership
13:26:07 [2021-05-18T13:26:07.173Z] === RUN   TestBuildPreserveOwnership/copy_from
13:26:09 [2021-05-18T13:26:09.056Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
13:26:13 [2021-05-18T13:26:13.213Z] --- PASS: TestBuildPreserveOwnership (10.28s)
13:26:13 [2021-05-18T13:26:13.213Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.27s)
13:26:13 [2021-05-18T13:26:13.213Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestBuildPlatformInvalid
13:26:13 [2021-05-18T13:26:13.213Z] --- PASS: TestBuildPlatformInvalid (0.07s)
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
13:26:13 [2021-05-18T13:26:13.213Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
13:26:13 [2021-05-18T13:26:13.213Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
13:26:13 [2021-05-18T13:26:13.213Z] PASS
13:26:13 [2021-05-18T13:26:13.213Z] 
13:26:13 [2021-05-18T13:26:13.213Z] === Skipped
13:26:13 [2021-05-18T13:26:13.213Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
13:26:13 [2021-05-18T13:26:13.213Z]     build_session_test.go:25: TODO: BuildKit
13:26:13 [2021-05-18T13:26:13.213Z] 
13:26:13 [2021-05-18T13:26:13.213Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
13:26:13 [2021-05-18T13:26:13.213Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
13:26:13 [2021-05-18T13:26:13.213Z] 
13:26:13 [2021-05-18T13:26:13.213Z] 
13:26:13 [2021-05-18T13:26:13.213Z] DONE 33 tests, 2 skipped in 128.319s
13:26:13 [2021-05-18T13:26:13.213Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
13:26:13 [2021-05-18T13:26:13.213Z] INFO: Testing against a local daemon
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestConfigInspect
13:26:13 [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigInspect (0.01s)
13:26:13 [2021-05-18T13:26:13.213Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestConfigList
13:26:13 [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigList (0.01s)
13:26:13 [2021-05-18T13:26:13.213Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestConfigsCreateAndDelete
13:26:13 [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
13:26:13 [2021-05-18T13:26:13.213Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestConfigsUpdate
13:26:13 [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigsUpdate (0.01s)
13:26:13 [2021-05-18T13:26:13.213Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestTemplatedConfig
13:26:13 [2021-05-18T13:26:13.213Z] --- SKIP: TestTemplatedConfig (0.00s)
13:26:13 [2021-05-18T13:26:13.213Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestConfigCreateResolve
13:26:13 [2021-05-18T13:26:13.213Z] --- SKIP: TestConfigCreateResolve (0.01s)
13:26:13 [2021-05-18T13:26:13.213Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:13 [2021-05-18T13:26:13.213Z] === RUN   TestConfigDaemonLibtrustID
13:26:15 [2021-05-18T13:26:15.720Z] --- PASS: TestConfigDaemonLibtrustID (1.92s)
13:26:15 [2021-05-18T13:26:15.720Z] PASS
13:26:15 [2021-05-18T13:26:15.720Z] 
13:26:15 [2021-05-18T13:26:15.720Z] === Skipped
13:26:15 [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
13:26:15 [2021-05-18T13:26:15.720Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:15 [2021-05-18T13:26:15.720Z] 
13:26:15 [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
13:26:15 [2021-05-18T13:26:15.720Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:15 [2021-05-18T13:26:15.720Z] 
13:26:15 [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
13:26:15 [2021-05-18T13:26:15.720Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:15 [2021-05-18T13:26:15.720Z] 
13:26:15 [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
13:26:15 [2021-05-18T13:26:15.720Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:15 [2021-05-18T13:26:15.720Z] 
13:26:15 [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
13:26:15 [2021-05-18T13:26:15.720Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:15 [2021-05-18T13:26:15.720Z] 
13:26:15 [2021-05-18T13:26:15.720Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
13:26:15 [2021-05-18T13:26:15.720Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:26:15 [2021-05-18T13:26:15.720Z] 
13:26:15 [2021-05-18T13:26:15.720Z] 
13:26:15 [2021-05-18T13:26:15.720Z] DONE 7 tests, 6 skipped in 2.002s
13:26:15 [2021-05-18T13:26:15.720Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
13:26:15 [2021-05-18T13:26:15.720Z] INFO: Testing against a local daemon
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestCheckpoint
13:26:15 [2021-05-18T13:26:15.720Z] --- SKIP: TestCheckpoint (0.00s)
13:26:15 [2021-05-18T13:26:15.720Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestContainerInvalidJSON
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
13:26:15 [2021-05-18T13:26:15.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
13:26:15 [2021-05-18T13:26:15.720Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
13:26:15 [2021-05-18T13:26:15.720Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
13:26:15 [2021-05-18T13:26:15.720Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
13:26:15 [2021-05-18T13:26:15.720Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
13:26:15 [2021-05-18T13:26:15.720Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
13:26:15 [2021-05-18T13:26:15.720Z] --- PASS: TestContainerInvalidJSON (0.01s)
13:26:15 [2021-05-18T13:26:15.720Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
13:26:15 [2021-05-18T13:26:15.720Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
13:26:15 [2021-05-18T13:26:15.720Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestCopyFromContainerPathDoesNotExist
13:26:15 [2021-05-18T13:26:15.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestCopyFromContainerPathIsNotDir
13:26:15 [2021-05-18T13:26:15.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestCopyToContainerPathDoesNotExist
13:26:15 [2021-05-18T13:26:15.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
13:26:15 [2021-05-18T13:26:15.720Z] === RUN   TestCopyToContainerPathIsNotDir
13:26:15 [2021-05-18T13:26:15.721Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
13:26:15 [2021-05-18T13:26:15.721Z] === RUN   TestCopyFromContainer
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer//
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer//bar/root
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer//bar/root/
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer/bar/quux
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer/bar/quux/
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer/bar/quux/baz
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer/bar/filesymlink
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer/bar/dirsymlink
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCopyFromContainer/bar/notarget
13:26:19 [2021-05-18T13:26:19.877Z] --- PASS: TestCopyFromContainer (4.30s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer// (0.06s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:26:19 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:26:19 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
13:26:19 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
13:26:19 [2021-05-18T13:26:19.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
13:26:19 [2021-05-18T13:26:19.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
13:26:19 [2021-05-18T13:26:19.877Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
13:26:19 [2021-05-18T13:26:19.877Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateLinkToNonExistingContainer
13:26:19 [2021-05-18T13:26:19.877Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateWithInvalidEnv
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateWithInvalidEnv/0
13:26:19 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateWithInvalidEnv/0
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateWithInvalidEnv/1
13:26:19 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateWithInvalidEnv/1
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateWithInvalidEnv/2
13:26:19 [2021-05-18T13:26:19.877Z] === PAUSE TestCreateWithInvalidEnv/2
13:26:19 [2021-05-18T13:26:19.877Z] === CONT  TestCreateWithInvalidEnv/0
13:26:19 [2021-05-18T13:26:19.877Z] === CONT  TestCreateWithInvalidEnv/2
13:26:19 [2021-05-18T13:26:19.877Z] === CONT  TestCreateWithInvalidEnv/1
13:26:19 [2021-05-18T13:26:19.877Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
13:26:19 [2021-05-18T13:26:19.877Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateTmpfsMountsTarget
13:26:19 [2021-05-18T13:26:19.877Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
13:26:19 [2021-05-18T13:26:19.877Z] === RUN   TestCreateWithCustomMaskedPaths
13:26:21 [2021-05-18T13:26:21.759Z] --- PASS: TestCreateWithCustomMaskedPaths (1.96s)
13:26:21 [2021-05-18T13:26:21.759Z] === RUN   TestCreateWithCustomReadonlyPaths
13:26:23 [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s)
13:26:23 [2021-05-18T13:26:23.642Z] === RUN   TestCreateWithInvalidHealthcheckParams
13:26:23 [2021-05-18T13:26:23.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:26:23 [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:26:23 [2021-05-18T13:26:23.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:26:23 [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:26:23 [2021-05-18T13:26:23.642Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
13:26:23 [2021-05-18T13:26:23.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
13:26:23 [2021-05-18T13:26:23.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
13:26:23 [2021-05-18T13:26:23.642Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
13:26:23 [2021-05-18T13:26:23.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
13:26:23 [2021-05-18T13:26:23.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
13:26:23 [2021-05-18T13:26:23.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
13:26:23 [2021-05-18T13:26:23.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
13:26:23 [2021-05-18T13:26:23.642Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
13:26:23 [2021-05-18T13:26:23.642Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
13:26:24 [2021-05-18T13:26:24.566Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.70s)
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestCreateDifferentPlatform
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestCreateDifferentPlatform/different_os
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
13:26:24 [2021-05-18T13:26:24.566Z] --- PASS: TestCreateDifferentPlatform (0.01s)
13:26:24 [2021-05-18T13:26:24.566Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
13:26:24 [2021-05-18T13:26:24.566Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestCreateVolumesFromNonExistingContainer
13:26:24 [2021-05-18T13:26:24.566Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
13:26:24 [2021-05-18T13:26:24.566Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestContainerStartOnDaemonRestart
13:26:24 [2021-05-18T13:26:24.566Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
13:26:24 [2021-05-18T13:26:24.566Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestDaemonRestartIpcMode
13:26:24 [2021-05-18T13:26:24.566Z] === PAUSE TestDaemonRestartIpcMode
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestDaemonHostGatewayIP
13:26:24 [2021-05-18T13:26:24.566Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
13:26:24 [2021-05-18T13:26:24.566Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestRestartDaemonWithRestartingContainer
13:26:24 [2021-05-18T13:26:24.566Z] === PAUSE TestRestartDaemonWithRestartingContainer
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestContainerKillOnDaemonStart
13:26:24 [2021-05-18T13:26:24.566Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
13:26:24 [2021-05-18T13:26:24.566Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
13:26:24 [2021-05-18T13:26:24.566Z] === RUN   TestDiff
13:26:25 [2021-05-18T13:26:25.125Z] --- PASS: TestDiff (0.65s)
13:26:25 [2021-05-18T13:26:25.125Z] === RUN   TestExecWithCloseStdin
13:26:26 [2021-05-18T13:26:26.049Z] --- PASS: TestExecWithCloseStdin (0.97s)
13:26:26 [2021-05-18T13:26:26.049Z] === RUN   TestExec
13:26:26 [2021-05-18T13:26:26.972Z] --- PASS: TestExec (0.91s)
13:26:26 [2021-05-18T13:26:26.972Z] === RUN   TestExecUser
13:26:27 [2021-05-18T13:26:27.896Z] --- PASS: TestExecUser (0.89s)
13:26:27 [2021-05-18T13:26:27.896Z] === RUN   TestExportContainerAndImportImage
13:26:28 [2021-05-18T13:26:28.820Z] --- PASS: TestExportContainerAndImportImage (0.80s)
13:26:28 [2021-05-18T13:26:28.820Z] === RUN   TestExportContainerAfterDaemonRestart
13:26:32 [2021-05-18T13:26:32.975Z] --- PASS: TestExportContainerAfterDaemonRestart (4.37s)
13:26:32 [2021-05-18T13:26:32.975Z] === RUN   TestHealthCheckWorkdir
13:26:34 [2021-05-18T13:26:34.336Z] --- PASS: TestHealthCheckWorkdir (1.34s)
13:26:34 [2021-05-18T13:26:34.336Z] === RUN   TestHealthKillContainer
13:26:37 [2021-05-18T13:26:37.636Z] --- PASS: TestHealthKillContainer (2.94s)
13:26:37 [2021-05-18T13:26:37.636Z] === RUN   TestInspectCpusetInConfigPre120
13:26:37 [2021-05-18T13:26:37.891Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
13:26:37 [2021-05-18T13:26:37.891Z] === RUN   TestIpcModeNone
13:26:38 [2021-05-18T13:26:38.814Z] --- PASS: TestIpcModeNone (0.88s)
13:26:38 [2021-05-18T13:26:38.814Z] === RUN   TestIpcModePrivate
13:26:39 [2021-05-18T13:26:39.738Z] --- PASS: TestIpcModePrivate (0.89s)
13:26:39 [2021-05-18T13:26:39.738Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
13:26:39 [2021-05-18T13:26:39.738Z] === RUN   TestIpcModeShareable
13:26:39 [2021-05-18T13:26:39.738Z] --- SKIP: TestIpcModeShareable (0.00s)
13:26:39 [2021-05-18T13:26:39.738Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:26:39 [2021-05-18T13:26:39.738Z] === RUN   TestAPIIpcModeShareableAndContainer
13:26:42 [2021-05-18T13:26:42.246Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.57s)
13:26:42 [2021-05-18T13:26:42.246Z] === RUN   TestAPIIpcModeHost
13:26:42 [2021-05-18T13:26:42.246Z] --- SKIP: TestAPIIpcModeHost (0.00s)
13:26:42 [2021-05-18T13:26:42.246Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:26:42 [2021-05-18T13:26:42.246Z] === RUN   TestDaemonIpcModeShareable
13:26:42 [2021-05-18T13:26:42.246Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
13:26:42 [2021-05-18T13:26:42.246Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:26:42 [2021-05-18T13:26:42.246Z] === RUN   TestDaemonIpcModePrivate
13:26:45 [2021-05-18T13:26:45.504Z] --- PASS: TestDaemonIpcModePrivate (3.05s)
13:26:45 [2021-05-18T13:26:45.504Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
13:26:45 [2021-05-18T13:26:45.504Z] === RUN   TestDaemonIpcModePrivateFromConfig
13:26:45 [2021-05-18T13:26:45.504Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
13:26:45 [2021-05-18T13:26:45.504Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:26:45 [2021-05-18T13:26:45.504Z] === RUN   TestDaemonIpcModeShareableFromConfig
13:26:45 [2021-05-18T13:26:45.504Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
13:26:45 [2021-05-18T13:26:45.504Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:26:45 [2021-05-18T13:26:45.504Z] === RUN   TestIpcModeOlderClient
13:26:45 [2021-05-18T13:26:45.504Z] === PAUSE TestIpcModeOlderClient
13:26:45 [2021-05-18T13:26:45.504Z] === RUN   TestKillContainerInvalidSignal
13:26:46 [2021-05-18T13:26:46.064Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
13:26:46 [2021-05-18T13:26:46.064Z] === RUN   TestKillContainer
13:26:46 [2021-05-18T13:26:46.064Z] === RUN   TestKillContainer/no_signal
13:26:46 [2021-05-18T13:26:46.987Z] === RUN   TestKillContainer/non_killing_signal
13:26:47 [2021-05-18T13:26:47.242Z] === RUN   TestKillContainer/killing_signal
13:26:48 [2021-05-18T13:26:48.165Z] --- PASS: TestKillContainer (1.95s)
13:26:48 [2021-05-18T13:26:48.165Z]     --- PASS: TestKillContainer/no_signal (0.66s)
13:26:48 [2021-05-18T13:26:48.165Z]     --- PASS: TestKillContainer/non_killing_signal (0.49s)
13:26:48 [2021-05-18T13:26:48.165Z]     --- PASS: TestKillContainer/killing_signal (0.60s)
13:26:48 [2021-05-18T13:26:48.165Z] === RUN   TestKillWithStopSignalAndRestartPolicies
13:26:48 [2021-05-18T13:26:48.165Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
13:26:48 [2021-05-18T13:26:48.724Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
13:26:49 [2021-05-18T13:26:49.648Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
13:26:49 [2021-05-18T13:26:49.648Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
13:26:49 [2021-05-18T13:26:49.648Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
13:26:49 [2021-05-18T13:26:49.648Z] === RUN   TestKillStoppedContainer
13:26:49 [2021-05-18T13:26:49.648Z] --- PASS: TestKillStoppedContainer (0.03s)
13:26:49 [2021-05-18T13:26:49.648Z] === RUN   TestKillStoppedContainerAPIPre120
13:26:49 [2021-05-18T13:26:49.648Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
13:26:49 [2021-05-18T13:26:49.648Z] === RUN   TestKillDifferentUserContainer
13:26:50 [2021-05-18T13:26:50.206Z] --- PASS: TestKillDifferentUserContainer (0.65s)
13:26:50 [2021-05-18T13:26:50.206Z] === RUN   TestInspectOomKilledTrue
13:26:50 [2021-05-18T13:26:50.206Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
13:26:50 [2021-05-18T13:26:50.206Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
13:26:50 [2021-05-18T13:26:50.206Z] === RUN   TestInspectOomKilledFalse
13:26:50 [2021-05-18T13:26:50.206Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
13:26:50 [2021-05-18T13:26:50.206Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:26:50 [2021-05-18T13:26:50.206Z] === RUN   TestLinksEtcHostsContentMatch
13:26:50 [2021-05-18T13:26:50.206Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
13:26:50 [2021-05-18T13:26:50.206Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
13:26:50 [2021-05-18T13:26:50.206Z] === RUN   TestLinksContainerNames
13:26:51 [2021-05-18T13:26:51.566Z] --- PASS: TestLinksContainerNames (1.31s)
13:26:51 [2021-05-18T13:26:51.566Z] === RUN   TestLogsFollowTailEmpty
13:26:52 [2021-05-18T13:26:52.126Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
13:26:52 [2021-05-18T13:26:52.126Z] === RUN   TestContainerNetworkMountsNoChown
13:26:52 [2021-05-18T13:26:52.685Z] --- PASS: TestContainerNetworkMountsNoChown (0.62s)
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/default
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/private
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rprivate
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/slave
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rslave
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/shared
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rshared
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/default
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rslave
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/slave
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/private
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rshared
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rslave/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/slave/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/private/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/shared
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rprivate
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/shared/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/shared/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/shared/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/shared/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/slave/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rslave/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/shared/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rshared/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rshared/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/private/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/private/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/private/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/default/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/default/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/default/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === RUN   TestMountDaemonRoot/default/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/slave/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rslave/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/slave/mount_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rslave/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rshared/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/private/bind_root
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
13:26:52 [2021-05-18T13:26:52.685Z] === CONT  TestMountDaemonRoot/rshared/mount_root
13:26:52 [2021-05-18T13:26:52.940Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
13:26:52 [2021-05-18T13:26:52.940Z] === CONT  TestMountDaemonRoot/default/bind_root
13:26:52 [2021-05-18T13:26:52.940Z] === CONT  TestMountDaemonRoot/private/mount_subpath
13:26:52 [2021-05-18T13:26:52.940Z] === CONT  TestMountDaemonRoot/private/mount_root
13:26:52 [2021-05-18T13:26:52.940Z] === CONT  TestMountDaemonRoot/private/bind_subpath
13:26:52 [2021-05-18T13:26:52.940Z] === CONT  TestMountDaemonRoot/default/mount_subpath
13:26:52 [2021-05-18T13:26:52.940Z] === CONT  TestMountDaemonRoot/default/mount_root
13:26:52 [2021-05-18T13:26:52.940Z] === CONT  TestMountDaemonRoot/default/bind_subpath
13:26:52 [2021-05-18T13:26:52.940Z] --- PASS: TestMountDaemonRoot (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
13:26:52 [2021-05-18T13:26:52.940Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
13:26:52 [2021-05-18T13:26:52.940Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
13:26:52 [2021-05-18T13:26:52.940Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
13:26:52 [2021-05-18T13:26:52.940Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
13:26:52 [2021-05-18T13:26:52.940Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
13:26:52 [2021-05-18T13:26:52.940Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
13:26:52 [2021-05-18T13:26:52.940Z] === RUN   TestContainerBindMountNonRecursive
13:26:52 [2021-05-18T13:26:52.940Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
13:26:52 [2021-05-18T13:26:52.940Z]     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)
13:26:52 [2021-05-18T13:26:52.940Z] === RUN   TestContainerVolumesMountedAsShared
13:26:52 [2021-05-18T13:26:52.940Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]     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)
13:26:52 [2021-05-18T13:26:52.940Z] === RUN   TestContainerVolumesMountedAsSlave
13:26:52 [2021-05-18T13:26:52.940Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
13:26:52 [2021-05-18T13:26:52.940Z]     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)
13:26:52 [2021-05-18T13:26:52.940Z] === RUN   TestNetworkNat
13:26:53 [2021-05-18T13:26:53.863Z] --- PASS: TestNetworkNat (0.85s)
13:26:53 [2021-05-18T13:26:53.863Z] === RUN   TestNetworkLocalhostTCPNat
13:26:54 [2021-05-18T13:26:54.422Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s)
13:26:54 [2021-05-18T13:26:54.422Z] === RUN   TestNetworkLoopbackNat
13:26:57 [2021-05-18T13:26:57.680Z] --- PASS: TestNetworkLoopbackNat (3.07s)
13:26:57 [2021-05-18T13:26:57.680Z] === RUN   TestPause
13:26:57 [2021-05-18T13:26:57.680Z] --- SKIP: TestPause (0.01s)
13:26:57 [2021-05-18T13:26:57.680Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
13:26:57 [2021-05-18T13:26:57.680Z] === RUN   TestPauseFailsOnWindowsServerContainers
13:26:57 [2021-05-18T13:26:57.680Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
13:26:57 [2021-05-18T13:26:57.680Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:26:57 [2021-05-18T13:26:57.680Z] === RUN   TestPauseStopPausedContainer
13:26:57 [2021-05-18T13:26:57.680Z] --- SKIP: TestPauseStopPausedContainer (0.04s)
13:26:57 [2021-05-18T13:26:57.680Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
13:26:57 [2021-05-18T13:26:57.680Z] === RUN   TestPsFilter
13:26:57 [2021-05-18T13:26:57.680Z] --- PASS: TestPsFilter (0.08s)
13:26:57 [2021-05-18T13:26:57.680Z] === RUN   TestRemoveContainerWithRemovedVolume
13:26:58 [2021-05-18T13:26:58.604Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s)
13:26:58 [2021-05-18T13:26:58.604Z] === RUN   TestRemoveContainerWithVolume
13:26:59 [2021-05-18T13:26:59.163Z] --- PASS: TestRemoveContainerWithVolume (0.64s)
13:26:59 [2021-05-18T13:26:59.163Z] === RUN   TestRemoveContainerRunning
13:26:59 [2021-05-18T13:26:59.722Z] --- PASS: TestRemoveContainerRunning (0.67s)
13:26:59 [2021-05-18T13:26:59.722Z] === RUN   TestRemoveContainerForceRemoveRunning
13:27:00 [2021-05-18T13:27:00.282Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s)
13:27:00 [2021-05-18T13:27:00.283Z] === RUN   TestRemoveInvalidContainer
13:27:00 [2021-05-18T13:27:00.283Z] --- PASS: TestRemoveInvalidContainer (0.01s)
13:27:00 [2021-05-18T13:27:00.283Z] === RUN   TestRenameLinkedContainer
13:27:02 [2021-05-18T13:27:02.792Z] --- PASS: TestRenameLinkedContainer (2.54s)
13:27:02 [2021-05-18T13:27:02.792Z] === RUN   TestRenameStoppedContainer
13:27:03 [2021-05-18T13:27:03.715Z] --- PASS: TestRenameStoppedContainer (0.68s)
13:27:03 [2021-05-18T13:27:03.715Z] === RUN   TestRenameRunningContainerAndReuse
13:27:05 [2021-05-18T13:27:05.077Z] --- PASS: TestRenameRunningContainerAndReuse (1.34s)
13:27:05 [2021-05-18T13:27:05.077Z] === RUN   TestRenameInvalidName
13:27:05 [2021-05-18T13:27:05.636Z] --- PASS: TestRenameInvalidName (0.70s)
13:27:05 [2021-05-18T13:27:05.636Z] === RUN   TestRenameAnonymousContainer
13:27:09 [2021-05-18T13:27:09.793Z] --- PASS: TestRenameAnonymousContainer (3.49s)
13:27:09 [2021-05-18T13:27:09.793Z] === RUN   TestRenameContainerWithSameName
13:27:09 [2021-05-18T13:27:09.793Z] --- PASS: TestRenameContainerWithSameName (0.66s)
13:27:09 [2021-05-18T13:27:09.793Z] === RUN   TestRenameContainerWithLinkedContainer
13:27:11 [2021-05-18T13:27:11.153Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s)
13:27:11 [2021-05-18T13:27:11.153Z] === RUN   TestResize
13:27:11 [2021-05-18T13:27:11.714Z] --- PASS: TestResize (0.67s)
13:27:11 [2021-05-18T13:27:11.714Z] === RUN   TestResizeWithInvalidSize
13:27:12 [2021-05-18T13:27:12.638Z] --- PASS: TestResizeWithInvalidSize (0.68s)
13:27:12 [2021-05-18T13:27:12.638Z] === RUN   TestResizeWhenContainerNotStarted
13:27:13 [2021-05-18T13:27:13.197Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s)
13:27:13 [2021-05-18T13:27:13.197Z] === RUN   TestDaemonRestartKillContainers
13:27:13 [2021-05-18T13:27:13.197Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
13:27:13 [2021-05-18T13:27:13.197Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
13:27:13 [2021-05-18T13:27:13.197Z] === RUN   TestCgroupNamespacesRun
13:27:16 [2021-05-18T13:27:16.456Z] --- PASS: TestCgroupNamespacesRun (3.07s)
13:27:16 [2021-05-18T13:27:16.456Z] === RUN   TestCgroupNamespacesRunPrivileged
13:27:18 [2021-05-18T13:27:18.966Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.44s)
13:27:18 [2021-05-18T13:27:18.966Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
13:27:22 [2021-05-18T13:27:22.225Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.99s)
13:27:22 [2021-05-18T13:27:22.225Z] === RUN   TestCgroupNamespacesRunHostMode
13:27:24 [2021-05-18T13:27:24.771Z] --- PASS: TestCgroupNamespacesRunHostMode (3.06s)
13:27:24 [2021-05-18T13:27:24.771Z] === RUN   TestCgroupNamespacesRunPrivateMode
13:27:28 [2021-05-18T13:27:28.124Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.94s)
13:27:28 [2021-05-18T13:27:28.124Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
13:27:30 [2021-05-18T13:27:30.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.43s)
13:27:30 [2021-05-18T13:27:30.110Z] === RUN   TestCgroupNamespacesRunInvalidMode
13:27:32 [2021-05-18T13:27:32.620Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.11s)
13:27:32 [2021-05-18T13:27:32.620Z] === RUN   TestCgroupNamespacesRunOlderClient
13:27:35 [2021-05-18T13:27:35.129Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.03s)
13:27:35 [2021-05-18T13:27:35.129Z] === RUN   TestKernelTCPMemory
13:27:35 [2021-05-18T13:27:35.129Z] --- SKIP: TestKernelTCPMemory (0.01s)
13:27:35 [2021-05-18T13:27:35.129Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
13:27:35 [2021-05-18T13:27:35.129Z] === RUN   TestNISDomainname
13:27:35 [2021-05-18T13:27:35.129Z] --- SKIP: TestNISDomainname (0.00s)
13:27:35 [2021-05-18T13:27:35.129Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
13:27:35 [2021-05-18T13:27:35.129Z] === RUN   TestHostnameDnsResolution
13:27:37 [2021-05-18T13:27:37.011Z] --- PASS: TestHostnameDnsResolution (1.82s)
13:27:37 [2021-05-18T13:27:37.011Z] === RUN   TestStats
13:27:37 [2021-05-18T13:27:37.011Z] --- SKIP: TestStats (0.00s)
13:27:37 [2021-05-18T13:27:37.011Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
13:27:37 [2021-05-18T13:27:37.011Z] === RUN   TestStopContainerWithTimeout
13:27:37 [2021-05-18T13:27:37.011Z] === RUN   TestStopContainerWithTimeout/0
13:27:37 [2021-05-18T13:27:37.011Z] === PAUSE TestStopContainerWithTimeout/0
13:27:37 [2021-05-18T13:27:37.011Z] === RUN   TestStopContainerWithTimeout/1
13:27:37 [2021-05-18T13:27:37.011Z] === PAUSE TestStopContainerWithTimeout/1
13:27:37 [2021-05-18T13:27:37.011Z] === RUN   TestStopContainerWithTimeout/3
13:27:37 [2021-05-18T13:27:37.011Z] === PAUSE TestStopContainerWithTimeout/3
13:27:37 [2021-05-18T13:27:37.011Z] === RUN   TestStopContainerWithTimeout/-1
13:27:37 [2021-05-18T13:27:37.011Z] === PAUSE TestStopContainerWithTimeout/-1
13:27:37 [2021-05-18T13:27:37.011Z] === CONT  TestStopContainerWithTimeout/0
13:27:37 [2021-05-18T13:27:37.011Z] === CONT  TestStopContainerWithTimeout/3
13:27:37 [2021-05-18T13:27:37.011Z] === CONT  TestStopContainerWithTimeout/1
13:27:37 [2021-05-18T13:27:37.011Z] === CONT  TestStopContainerWithTimeout/-1
13:27:40 [2021-05-18T13:27:40.270Z] --- PASS: TestStopContainerWithTimeout (0.01s)
13:27:40 [2021-05-18T13:27:40.270Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
13:27:40 [2021-05-18T13:27:40.270Z]     --- PASS: TestStopContainerWithTimeout/1 (1.93s)
13:27:40 [2021-05-18T13:27:40.270Z]     --- PASS: TestStopContainerWithTimeout/3 (3.15s)
13:27:40 [2021-05-18T13:27:40.270Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.20s)
13:27:40 [2021-05-18T13:27:40.270Z] === RUN   TestDeleteDevicemapper
13:27:40 [2021-05-18T13:27:40.270Z] --- SKIP: TestDeleteDevicemapper (0.00s)
13:27:40 [2021-05-18T13:27:40.270Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:27:40 [2021-05-18T13:27:40.270Z] === RUN   TestStopContainerWithRestartPolicyAlways
13:27:43 [2021-05-18T13:27:43.528Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.72s)
13:27:43 [2021-05-18T13:27:43.528Z] === RUN   TestUpdateMemory
13:27:43 [2021-05-18T13:27:43.528Z] --- SKIP: TestUpdateMemory (0.00s)
13:27:43 [2021-05-18T13:27:43.528Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
13:27:43 [2021-05-18T13:27:43.528Z] === RUN   TestUpdateCPUQuota
13:27:43 [2021-05-18T13:27:43.528Z] --- SKIP: TestUpdateCPUQuota (0.00s)
13:27:43 [2021-05-18T13:27:43.528Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
13:27:43 [2021-05-18T13:27:43.528Z] === RUN   TestUpdatePidsLimit
13:27:43 [2021-05-18T13:27:43.528Z] --- SKIP: TestUpdatePidsLimit (0.00s)
13:27:43 [2021-05-18T13:27:43.528Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
13:27:43 [2021-05-18T13:27:43.528Z] === RUN   TestUpdateRestartPolicy
13:27:55 [2021-05-18T13:27:55.680Z] --- PASS: TestUpdateRestartPolicy (12.23s)
13:27:55 [2021-05-18T13:27:55.680Z] === RUN   TestUpdateRestartWithAutoRemove
13:27:55 [2021-05-18T13:27:55.936Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
13:27:55 [2021-05-18T13:27:55.936Z] === RUN   TestWaitNonBlocked
13:27:55 [2021-05-18T13:27:55.936Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
13:27:55 [2021-05-18T13:27:55.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
13:27:55 [2021-05-18T13:27:55.936Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
13:27:55 [2021-05-18T13:27:55.936Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
13:27:55 [2021-05-18T13:27:55.936Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
13:27:55 [2021-05-18T13:27:55.936Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
13:27:56 [2021-05-18T13:27:56.860Z] --- PASS: TestWaitNonBlocked (0.01s)
13:27:56 [2021-05-18T13:27:56.860Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s)
13:27:56 [2021-05-18T13:27:56.860Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s)
13:27:56 [2021-05-18T13:27:56.860Z] === RUN   TestWaitBlocked
13:27:56 [2021-05-18T13:27:56.860Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
13:27:56 [2021-05-18T13:27:56.860Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
13:27:56 [2021-05-18T13:27:56.860Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
13:27:56 [2021-05-18T13:27:56.861Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
13:27:56 [2021-05-18T13:27:56.861Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
13:27:56 [2021-05-18T13:27:56.861Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
13:27:57 [2021-05-18T13:27:57.785Z] --- PASS: TestWaitBlocked (0.01s)
13:27:57 [2021-05-18T13:27:57.785Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s)
13:27:57 [2021-05-18T13:27:57.785Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
13:27:57 [2021-05-18T13:27:57.785Z] === CONT  TestDaemonRestartIpcMode
13:27:57 [2021-05-18T13:27:57.785Z] === CONT  TestIpcModeOlderClient
13:27:57 [2021-05-18T13:27:57.785Z] === CONT  TestRestartDaemonWithRestartingContainer
13:27:57 [2021-05-18T13:27:57.785Z] --- PASS: TestIpcModeOlderClient (0.05s)
13:28:03 [2021-05-18T13:28:03.017Z] --- PASS: TestDaemonRestartIpcMode (5.05s)
13:28:03 [2021-05-18T13:28:03.017Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.35s)
13:28:03 [2021-05-18T13:28:03.017Z] PASS
13:28:03 [2021-05-18T13:28:03.017Z] 
13:28:03 [2021-05-18T13:28:03.017Z] === Skipped
13:28:03 [2021-05-18T13:28:03.017Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
13:28:03 [2021-05-18T13:28:03.017Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
13:28:03 [2021-05-18T13:28:03.017Z] 
13:28:03 [2021-05-18T13:28:03.017Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
13:28:03 [2021-05-18T13:28:03.017Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
13:28:03 [2021-05-18T13:28:03.017Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
13:28:03 [2021-05-18T13:28:03.018Z]     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)
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     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)
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     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)
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestPause (0.01s)
13:28:03 [2021-05-18T13:28:03.018Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.04s)
13:28:03 [2021-05-18T13:28:03.018Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
13:28:03 [2021-05-18T13:28:03.018Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestStats (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
13:28:03 [2021-05-18T13:28:03.018Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] 
13:28:03 [2021-05-18T13:28:03.018Z] DONE 177 tests, 26 skipped in 107.899s
13:28:03 [2021-05-18T13:28:03.272Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
13:28:03 [2021-05-18T13:28:03.272Z] INFO: Testing against a local daemon
13:28:03 [2021-05-18T13:28:03.272Z] === RUN   TestCommitInheritsEnv
13:28:05 [2021-05-18T13:28:05.155Z] --- PASS: TestCommitInheritsEnv (1.98s)
13:28:05 [2021-05-18T13:28:05.155Z] === RUN   TestImportExtremelyLargeImageWorks
13:28:05 [2021-05-18T13:28:05.155Z] === PAUSE TestImportExtremelyLargeImageWorks
13:28:05 [2021-05-18T13:28:05.155Z] === RUN   TestImagesFilterMultiReference
13:28:05 [2021-05-18T13:28:05.155Z] --- PASS: TestImagesFilterMultiReference (0.05s)
13:28:05 [2021-05-18T13:28:05.155Z] === RUN   TestImagePullPlatformInvalid
13:28:05 [2021-05-18T13:28:05.155Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
13:28:05 [2021-05-18T13:28:05.155Z] === RUN   TestRemoveImageOrphaning
13:28:07 [2021-05-18T13:28:07.086Z] --- PASS: TestRemoveImageOrphaning (1.94s)
13:28:07 [2021-05-18T13:28:07.086Z] === RUN   TestRemoveImageGarbageCollector
13:28:07 [2021-05-18T13:28:07.086Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
13:28:07 [2021-05-18T13:28:07.086Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
13:28:07 [2021-05-18T13:28:07.086Z] === RUN   TestTagUnprefixedRepoByNameOrName
13:28:07 [2021-05-18T13:28:07.086Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
13:28:07 [2021-05-18T13:28:07.086Z] === RUN   TestTagInvalidReference
13:28:07 [2021-05-18T13:28:07.086Z] --- PASS: TestTagInvalidReference (0.01s)
13:28:07 [2021-05-18T13:28:07.086Z] === RUN   TestTagValidPrefixedRepo
13:28:07 [2021-05-18T13:28:07.341Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
13:28:07 [2021-05-18T13:28:07.341Z] === RUN   TestTagExistedNameWithoutForce
13:28:07 [2021-05-18T13:28:07.341Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
13:28:07 [2021-05-18T13:28:07.341Z] === RUN   TestTagOfficialNames
13:28:07 [2021-05-18T13:28:07.341Z] --- PASS: TestTagOfficialNames (0.04s)
13:28:07 [2021-05-18T13:28:07.341Z] === RUN   TestTagMatchesDigest
13:28:07 [2021-05-18T13:28:07.341Z] --- PASS: TestTagMatchesDigest (0.01s)
13:28:07 [2021-05-18T13:28:07.341Z] === CONT  TestImportExtremelyLargeImageWorks
13:29:43 [2021-05-18T13:29:43.875Z] --- PASS: TestImportExtremelyLargeImageWorks (95.58s)
13:29:43 [2021-05-18T13:29:43.875Z] PASS
13:29:43 [2021-05-18T13:29:43.875Z] 
13:29:43 [2021-05-18T13:29:43.875Z] === Skipped
13:29:43 [2021-05-18T13:29:43.875Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
13:29:43 [2021-05-18T13:29:43.875Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
13:29:43 [2021-05-18T13:29:43.875Z] 
13:29:43 [2021-05-18T13:29:43.875Z] 
13:29:43 [2021-05-18T13:29:43.875Z] DONE 12 tests, 1 skipped in 99.725s
13:29:43 [2021-05-18T13:29:43.875Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
13:29:43 [2021-05-18T13:29:43.875Z] INFO: Testing against a local daemon
13:29:43 [2021-05-18T13:29:43.875Z] === RUN   TestNetworkCreateDelete
13:29:43 [2021-05-18T13:29:43.875Z] --- PASS: TestNetworkCreateDelete (0.58s)
13:29:43 [2021-05-18T13:29:43.875Z] === RUN   TestDockerNetworkDeletePreferID
13:29:45 [2021-05-18T13:29:45.235Z] --- PASS: TestDockerNetworkDeletePreferID (1.76s)
13:29:45 [2021-05-18T13:29:45.235Z] === RUN   TestDaemonDNSFallback
13:29:55 [2021-05-18T13:29:55.161Z] --- PASS: TestDaemonDNSFallback (8.23s)
13:29:55 [2021-05-18T13:29:55.161Z] === RUN   TestInspectNetwork
13:29:55 [2021-05-18T13:29:55.161Z] --- SKIP: TestInspectNetwork (0.00s)
13:29:55 [2021-05-18T13:29:55.161Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:29:55 [2021-05-18T13:29:55.161Z] === RUN   TestRunContainerWithBridgeNone
13:29:55 [2021-05-18T13:29:55.161Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
13:29:55 [2021-05-18T13:29:55.161Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.161Z] === RUN   TestNetworkInvalidJSON
13:29:55 [2021-05-18T13:29:55.161Z] === RUN   TestNetworkInvalidJSON//networks/create
13:29:55 [2021-05-18T13:29:55.161Z] === PAUSE TestNetworkInvalidJSON//networks/create
13:29:55 [2021-05-18T13:29:55.161Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
13:29:55 [2021-05-18T13:29:55.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
13:29:55 [2021-05-18T13:29:55.161Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
13:29:55 [2021-05-18T13:29:55.161Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
13:29:55 [2021-05-18T13:29:55.161Z] === CONT  TestNetworkInvalidJSON//networks/create
13:29:55 [2021-05-18T13:29:55.161Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
13:29:55 [2021-05-18T13:29:55.161Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
13:29:55 [2021-05-18T13:29:55.161Z] --- PASS: TestNetworkInvalidJSON (0.01s)
13:29:55 [2021-05-18T13:29:55.161Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
13:29:55 [2021-05-18T13:29:55.161Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestNetworkList
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestNetworkList//networks
13:29:55 [2021-05-18T13:29:55.162Z] === PAUSE TestNetworkList//networks
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestNetworkList//networks/
13:29:55 [2021-05-18T13:29:55.162Z] === PAUSE TestNetworkList//networks/
13:29:55 [2021-05-18T13:29:55.162Z] === CONT  TestNetworkList//networks
13:29:55 [2021-05-18T13:29:55.162Z] === CONT  TestNetworkList//networks/
13:29:55 [2021-05-18T13:29:55.162Z] --- PASS: TestNetworkList (0.01s)
13:29:55 [2021-05-18T13:29:55.162Z]     --- PASS: TestNetworkList//networks (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     --- PASS: TestNetworkList//networks/ (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestHostIPv4BridgeLabel
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDaemonRestartWithLiveRestore
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDaemonDefaultNetworkPools
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDaemonRestartWithExistingNetwork
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestServiceWithPredefinedNetwork
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestServiceRemoveKeepsIngressNetwork
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:242: FLAKY_TEST
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestServiceWithDataPathPortInit
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestServiceWithDefaultAddressPoolInit
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:29:55 [2021-05-18T13:29:55.162Z] PASS
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === Skipped
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:242: FLAKY_TEST
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] DONE 22 tests, 12 skipped in 10.662s
13:29:55 [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
13:29:55 [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDockerNetworkIpvlanPersistance
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDockerNetworkIpvlan
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:29:55 [2021-05-18T13:29:55.162Z] PASS
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === Skipped
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] DONE 2 tests, 2 skipped in 0.029s
13:29:55 [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
13:29:55 [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDockerNetworkMacvlanPersistance
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestDockerNetworkMacvlan
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] PASS
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === Skipped
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] DONE 2 tests, 2 skipped in 0.027s
13:29:55 [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
13:29:55 [2021-05-18T13:29:55.162Z] testing: warning: no tests to run
13:29:55 [2021-05-18T13:29:55.162Z] PASS
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] DONE 0 tests in 0.005s
13:29:55 [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
13:29:55 [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginAllowRequest
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginTLS
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginTLS (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginDenyRequest
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginAPIDenyResponse
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginDenyResponse
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginAllowEventStream
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginErrorResponse
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginErrorRequest
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginHeader
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginHeader (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.07s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginV2Disable
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] PASS
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === Skipped
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.07s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
13:29:55 [2021-05-18T13:29:55.162Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] DONE 17 tests, 17 skipped in 0.166s
13:29:55 [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
13:29:55 [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestPluginInvalidJSON
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
13:29:55 [2021-05-18T13:29:55.162Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
13:29:55 [2021-05-18T13:29:55.162Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
13:29:55 [2021-05-18T13:29:55.162Z] --- PASS: TestPluginInvalidJSON (0.01s)
13:29:55 [2021-05-18T13:29:55.162Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestPluginInstall
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestPluginInstall (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestPluginsWithRuntimes
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestPluginBackCompatMediaTypes
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
13:29:55 [2021-05-18T13:29:55.162Z] PASS
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === Skipped
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
13:29:55 [2021-05-18T13:29:55.162Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] 
13:29:55 [2021-05-18T13:29:55.162Z] DONE 5 tests, 3 skipped in 0.040s
13:29:55 [2021-05-18T13:29:55.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
13:29:55 [2021-05-18T13:29:55.162Z] INFO: Testing against a local daemon
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestExternalGraphDriver
13:29:55 [2021-05-18T13:29:55.162Z] --- SKIP: TestExternalGraphDriver (0.05s)
13:29:55 [2021-05-18T13:29:55.162Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
13:29:55 [2021-05-18T13:29:55.162Z] === RUN   TestGraphdriverPluginV2
13:30:01 [2021-05-18T13:30:01.687Z] --- PASS: TestGraphdriverPluginV2 (6.73s)
13:30:01 [2021-05-18T13:30:01.687Z] PASS
13:30:01 [2021-05-18T13:30:01.687Z] 
13:30:01 [2021-05-18T13:30:01.687Z] === Skipped
13:30:01 [2021-05-18T13:30:01.687Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s)
13:30:01 [2021-05-18T13:30:01.687Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
13:30:01 [2021-05-18T13:30:01.687Z] 
13:30:01 [2021-05-18T13:30:01.687Z] 
13:30:01 [2021-05-18T13:30:01.687Z] DONE 2 tests, 1 skipped in 6.814s
13:30:01 [2021-05-18T13:30:01.687Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
13:30:01 [2021-05-18T13:30:01.687Z] INFO: Testing against a local daemon
13:30:01 [2021-05-18T13:30:01.687Z] === RUN   TestContinueAfterPluginCrash
13:30:01 [2021-05-18T13:30:01.687Z] === PAUSE TestContinueAfterPluginCrash
13:30:01 [2021-05-18T13:30:01.687Z] === RUN   TestReadPluginNoRead
13:30:01 [2021-05-18T13:30:01.687Z] === PAUSE TestReadPluginNoRead
13:30:01 [2021-05-18T13:30:01.687Z] === RUN   TestDaemonStartWithLogOpt
13:30:01 [2021-05-18T13:30:01.687Z] === PAUSE TestDaemonStartWithLogOpt
13:30:01 [2021-05-18T13:30:01.687Z] === CONT  TestContinueAfterPluginCrash
13:30:01 [2021-05-18T13:30:01.687Z] === CONT  TestDaemonStartWithLogOpt
13:30:01 [2021-05-18T13:30:01.687Z] === CONT  TestReadPluginNoRead
13:30:04 [2021-05-18T13:30:04.946Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
13:30:05 [2021-05-18T13:30:05.870Z] --- PASS: TestDaemonStartWithLogOpt (5.17s)
13:30:07 [2021-05-18T13:30:07.229Z] === RUN   TestReadPluginNoRead/default
13:30:09 [2021-05-18T13:30:09.737Z] === RUN   TestReadPluginNoRead/disabled_caching
13:30:10 [2021-05-18T13:30:10.297Z] --- PASS: TestContinueAfterPluginCrash (9.56s)
13:30:12 [2021-05-18T13:30:12.179Z] --- PASS: TestReadPluginNoRead (11.24s)
13:30:12 [2021-05-18T13:30:12.179Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.44s)
13:30:12 [2021-05-18T13:30:12.179Z]     --- PASS: TestReadPluginNoRead/default (2.53s)
13:30:12 [2021-05-18T13:30:12.179Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.48s)
13:30:12 [2021-05-18T13:30:12.179Z]     read_test.go:92: [d4548529e8a24] daemon is not started
13:30:12 [2021-05-18T13:30:12.179Z] PASS
13:30:12 [2021-05-18T13:30:12.179Z] 
13:30:12 [2021-05-18T13:30:12.179Z] DONE 6 tests in 11.265s
13:30:12 [2021-05-18T13:30:12.179Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
13:30:12 [2021-05-18T13:30:12.179Z] testing: warning: no tests to run
13:30:12 [2021-05-18T13:30:12.179Z] PASS
13:30:12 [2021-05-18T13:30:12.179Z] 
13:30:12 [2021-05-18T13:30:12.179Z] DONE 0 tests in 0.005s
13:30:12 [2021-05-18T13:30:12.179Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
13:30:12 [2021-05-18T13:30:12.179Z] INFO: Testing against a local daemon
13:30:12 [2021-05-18T13:30:12.179Z] === RUN   TestPluginWithDevMounts
13:30:12 [2021-05-18T13:30:12.179Z] --- SKIP: TestPluginWithDevMounts (0.00s)
13:30:12 [2021-05-18T13:30:12.179Z]     mounts_test.go:21: (*Execution).IsRootless-fm
13:30:12 [2021-05-18T13:30:12.179Z] PASS
13:30:12 [2021-05-18T13:30:12.179Z] 
13:30:12 [2021-05-18T13:30:12.179Z] === Skipped
13:30:12 [2021-05-18T13:30:12.179Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
13:30:12 [2021-05-18T13:30:12.179Z]     mounts_test.go:21: (*Execution).IsRootless-fm
13:30:12 [2021-05-18T13:30:12.179Z] 
13:30:12 [2021-05-18T13:30:12.179Z] 
13:30:12 [2021-05-18T13:30:12.179Z] DONE 1 tests, 1 skipped in 0.029s
13:30:12 [2021-05-18T13:30:12.179Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
13:30:12 [2021-05-18T13:30:12.179Z] INFO: Testing against a local daemon
13:30:12 [2021-05-18T13:30:12.179Z] === RUN   TestSecretInspect
13:30:12 [2021-05-18T13:30:12.179Z] --- SKIP: TestSecretInspect (0.01s)
13:30:12 [2021-05-18T13:30:12.179Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.179Z] === RUN   TestSecretList
13:30:12 [2021-05-18T13:30:12.179Z] --- SKIP: TestSecretList (0.01s)
13:30:12 [2021-05-18T13:30:12.179Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestSecretsCreateAndDelete
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestSecretsUpdate
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestSecretsUpdate (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestTemplatedSecret
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestTemplatedSecret (0.00s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestSecretCreateResolve
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestSecretCreateResolve (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] PASS
13:30:12 [2021-05-18T13:30:12.180Z] 
13:30:12 [2021-05-18T13:30:12.180Z] === Skipped
13:30:12 [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] 
13:30:12 [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] 
13:30:12 [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] 
13:30:12 [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] 
13:30:12 [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] 
13:30:12 [2021-05-18T13:30:12.180Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] 
13:30:12 [2021-05-18T13:30:12.180Z] 
13:30:12 [2021-05-18T13:30:12.180Z] DONE 6 tests, 6 skipped in 0.085s
13:30:12 [2021-05-18T13:30:12.180Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
13:30:12 [2021-05-18T13:30:12.180Z] INFO: Testing against a local daemon
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestServiceCreateInit
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestServiceCreateInit/daemonInitDisabled
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestServiceCreateInit/daemonInitEnabled
13:30:12 [2021-05-18T13:30:12.180Z] --- PASS: TestServiceCreateInit (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:30:12 [2021-05-18T13:30:12.180Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:30:12 [2021-05-18T13:30:12.180Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateServiceMultipleTimes
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateServiceConflict
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceConflict (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateServiceMaxReplicas
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateWithDuplicateNetworkNames
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateServiceSecretFileMode
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateServiceConfigFileMode
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateServiceSysctls
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceSysctls (0.02s)
13:30:12 [2021-05-18T13:30:12.180Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateServiceCapabilities
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
13:30:12 [2021-05-18T13:30:12.180Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestInspect
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestInspect (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestCreateJob
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestCreateJob (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestReplicatedJob
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestReplicatedJob (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestUpdateReplicatedJob
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestServiceListWithStatuses
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestServiceListWithStatuses (0.00s)
13:30:12 [2021-05-18T13:30:12.180Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestDockerNetworkConnectAlias
13:30:12 [2021-05-18T13:30:12.180Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
13:30:12 [2021-05-18T13:30:12.180Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.180Z] === RUN   TestDockerNetworkReConnect
13:30:12 [2021-05-18T13:30:12.434Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
13:30:12 [2021-05-18T13:30:12.434Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:12 [2021-05-18T13:30:12.434Z] === RUN   TestServicePlugin
13:30:16 [2021-05-18T13:30:16.591Z] --- SKIP: TestServicePlugin (3.67s)
13:30:16 [2021-05-18T13:30:16.591Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] === RUN   TestServiceUpdateLabel
13:30:16 [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdateLabel (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] === RUN   TestServiceUpdateSecrets
13:30:16 [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] === RUN   TestServiceUpdateConfigs
13:30:16 [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] === RUN   TestServiceUpdateNetwork
13:30:16 [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] === RUN   TestServiceUpdatePidsLimit
13:30:16 [2021-05-18T13:30:16.591Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] PASS
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === Skipped
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
13:30:16 [2021-05-18T13:30:16.591Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
13:30:16 [2021-05-18T13:30:16.591Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
13:30:16 [2021-05-18T13:30:16.591Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
13:30:16 [2021-05-18T13:30:16.591Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
13:30:16 [2021-05-18T13:30:16.591Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
13:30:16 [2021-05-18T13:30:16.591Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestInspect (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
13:30:16 [2021-05-18T13:30:16.591Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServicePlugin (3.67s)
13:30:16 [2021-05-18T13:30:16.591Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
13:30:16 [2021-05-18T13:30:16.591Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.591Z] 
13:30:16 [2021-05-18T13:30:16.591Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
13:30:16 [2021-05-18T13:30:16.592Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
13:30:16 [2021-05-18T13:30:16.592Z] 
13:30:16 [2021-05-18T13:30:16.592Z] 
13:30:16 [2021-05-18T13:30:16.592Z] DONE 24 tests, 23 skipped in 3.919s
13:30:16 [2021-05-18T13:30:16.592Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
13:30:16 [2021-05-18T13:30:16.592Z] INFO: Testing against a local daemon
13:30:16 [2021-05-18T13:30:16.592Z] === RUN   TestSessionCreate
13:30:16 [2021-05-18T13:30:16.592Z] --- PASS: TestSessionCreate (0.02s)
13:30:16 [2021-05-18T13:30:16.592Z] === RUN   TestSessionCreateWithBadUpgrade
13:30:16 [2021-05-18T13:30:16.592Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
13:30:16 [2021-05-18T13:30:16.592Z] PASS
13:30:16 [2021-05-18T13:30:16.592Z] 
13:30:16 [2021-05-18T13:30:16.592Z] DONE 2 tests in 0.064s
13:30:16 [2021-05-18T13:30:16.592Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
13:30:16 [2021-05-18T13:30:16.592Z] INFO: Testing against a local daemon
13:30:16 [2021-05-18T13:30:16.592Z] === RUN   TestCgroupDriverSystemdMemoryLimit
13:30:16 [2021-05-18T13:30:16.592Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
13:30:16 [2021-05-18T13:30:16.592Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:30:16 [2021-05-18T13:30:16.592Z] === RUN   TestEventsExecDie
13:30:17 [2021-05-18T13:30:17.150Z] --- PASS: TestEventsExecDie (0.94s)
13:30:17 [2021-05-18T13:30:17.150Z] === RUN   TestEventsBackwardsCompatible
13:30:17 [2021-05-18T13:30:17.150Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
13:30:17 [2021-05-18T13:30:17.150Z] === RUN   TestInfoBinaryCommits
13:30:17 [2021-05-18T13:30:17.150Z] --- PASS: TestInfoBinaryCommits (0.02s)
13:30:17 [2021-05-18T13:30:17.150Z] === RUN   TestInfoAPIVersioned
13:30:17 [2021-05-18T13:30:17.150Z] --- PASS: TestInfoAPIVersioned (0.01s)
13:30:17 [2021-05-18T13:30:17.150Z] === RUN   TestInfoDiscoveryBackend
13:30:19 [2021-05-18T13:30:19.033Z] --- PASS: TestInfoDiscoveryBackend (1.88s)
13:30:19 [2021-05-18T13:30:19.033Z] === RUN   TestInfoDiscoveryInvalidAdvertise
13:30:22 [2021-05-18T13:30:22.291Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
13:30:22 [2021-05-18T13:30:22.291Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
13:30:22 [2021-05-18T13:30:22.291Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
13:30:22 [2021-05-18T13:30:22.291Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
13:30:22 [2021-05-18T13:30:22.291Z] === RUN   TestInfoAPI
13:30:22 [2021-05-18T13:30:22.546Z] --- PASS: TestInfoAPI (0.02s)
13:30:22 [2021-05-18T13:30:22.546Z] === RUN   TestInfoAPIWarnings
13:30:40 [2021-05-18T13:30:40.567Z] --- PASS: TestInfoAPIWarnings (17.90s)
13:30:40 [2021-05-18T13:30:40.567Z] === RUN   TestInfoDebug
13:30:42 [2021-05-18T13:30:42.450Z] --- PASS: TestInfoDebug (1.91s)
13:30:42 [2021-05-18T13:30:42.450Z] === RUN   TestInfoInsecureRegistries
13:30:44 [2021-05-18T13:30:44.332Z] --- PASS: TestInfoInsecureRegistries (1.91s)
13:30:44 [2021-05-18T13:30:44.332Z] === RUN   TestInfoRegistryMirrors
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestInfoRegistryMirrors (1.87s)
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestLoginFailsWithBadCredentials
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestPingCacheHeaders
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestPingCacheHeaders (0.02s)
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestPingGet
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestPingGet (0.01s)
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestPingHead
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestPingHead (0.02s)
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestVersion
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestVersion (0.02s)
13:30:46 [2021-05-18T13:30:46.214Z] PASS
13:30:46 [2021-05-18T13:30:46.214Z] 
13:30:46 [2021-05-18T13:30:46.214Z] === Skipped
13:30:46 [2021-05-18T13:30:46.214Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
13:30:46 [2021-05-18T13:30:46.214Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
13:30:46 [2021-05-18T13:30:46.214Z] 
13:30:46 [2021-05-18T13:30:46.214Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
13:30:46 [2021-05-18T13:30:46.214Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
13:30:46 [2021-05-18T13:30:46.214Z] 
13:30:46 [2021-05-18T13:30:46.214Z] 
13:30:46 [2021-05-18T13:30:46.214Z] DONE 18 tests, 2 skipped in 30.096s
13:30:46 [2021-05-18T13:30:46.214Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
13:30:46 [2021-05-18T13:30:46.214Z] INFO: Testing against a local daemon
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestVolumesCreateAndList
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesCreateAndList (0.01s)
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestVolumesRemove
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesRemove (0.04s)
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestVolumesInspect
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesInspect (0.01s)
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestVolumesInvalidJSON
13:30:46 [2021-05-18T13:30:46.214Z] === RUN   TestVolumesInvalidJSON//volumes/create
13:30:46 [2021-05-18T13:30:46.214Z] === PAUSE TestVolumesInvalidJSON//volumes/create
13:30:46 [2021-05-18T13:30:46.214Z] === CONT  TestVolumesInvalidJSON//volumes/create
13:30:46 [2021-05-18T13:30:46.214Z] --- PASS: TestVolumesInvalidJSON (0.01s)
13:30:46 [2021-05-18T13:30:46.214Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
13:30:46 [2021-05-18T13:30:46.214Z] PASS
13:30:46 [2021-05-18T13:30:46.214Z] 
13:30:46 [2021-05-18T13:30:46.214Z] DONE 5 tests in 0.111s
13:30:46 [2021-05-18T13:30:46.468Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:30:46 [2021-05-18T13:30:46.468Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 16798 is not a child of this shell
13:30:46 [2021-05-18T13:30:46.468Z] warning: PID 16798 from bundles/test-integration/docker.pid had a nonzero exit code
13:30:46 [2021-05-18T13:30:46.468Z] Leaving: AppArmorNo profiles have been unloaded.
13:30:46 [2021-05-18T13:30:46.468Z] 
13:30:46 [2021-05-18T13:30:46.468Z] Unloading profiles will leave already running processes permanently
13:30:46 [2021-05-18T13:30:46.468Z] unconfined, which can lead to unexpected situations.
13:30:46 [2021-05-18T13:30:46.468Z] 
13:30:46 [2021-05-18T13:30:46.468Z] To set a process to complain mode, use the command line tool
13:30:46 [2021-05-18T13:30:46.468Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:30:46 [2021-05-18T13:30:46.468Z] Removing test suite binaries
13:30:46 [2021-05-18T13:30:46.468Z] exiting test-integration
13:30:46 [2021-05-18T13:30:46.468Z] ++ exit 0
13:30:47 [2021-05-18T13:30:47.391Z]