Skip to content

Console Output

12:24:34 [2021-05-06T12:24:34.259Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42292/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=c2c57ad30f20b7c78f43eef703c71ae23940e91d -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:c2c57ad30f20b7c78f43eef703c71ae23940e91d hack/make.sh dynbinary test-integration
12:24:35 [2021-05-06T12:24:35.623Z] 
12:24:35 [2021-05-06T12:24:35.623Z] Removing bundles/
12:24:35 [2021-05-06T12:24:35.623Z] 
12:24:35 [2021-05-06T12:24:35.623Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:24:35 [2021-05-06T12:24:35.623Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:24:35 [2021-05-06T12:24:35.623Z] GOOS="" GOARCH="" GOARM=""
12:26:12 [2021-05-06T12:26:12.153Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:26:12 [2021-05-06T12:26:12.153Z] 
12:26:12 [2021-05-06T12:26:12.153Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:26:12 [2021-05-06T12:26:12.153Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:26:12 [2021-05-06T12:26:12.153Z] HOSTNAME=f95425a3df2f
12:26:12 [2021-05-06T12:26:12.153Z] DEST=bundles/test-integration
12:26:12 [2021-05-06T12:26:12.153Z] PWD=/go/src/github.com/docker/docker
12:26:12 [2021-05-06T12:26:12.153Z] DOCKER_ROOTLESS=1
12:26:12 [2021-05-06T12:26:12.153Z] DOCKER_GITCOMMIT=c2c57ad30f20b7c78f43eef703c71ae23940e91d
12:26:12 [2021-05-06T12:26:12.153Z] container=docker
12:26:12 [2021-05-06T12:26:12.153Z] HOME=/root
12:26:12 [2021-05-06T12:26:12.153Z] GOLANG_VERSION=1.13.15
12:26:12 [2021-05-06T12:26:12.153Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:26:12 [2021-05-06T12:26:12.153Z] VALIDATE_BRANCH=20.10
12:26:12 [2021-05-06T12:26:12.153Z] TERM=xterm
12:26:12 [2021-05-06T12:26:12.153Z] DOCKER_PKG=github.com/docker/docker
12:26:12 [2021-05-06T12:26:12.153Z] SHLVL=1
12:26:12 [2021-05-06T12:26:12.153Z] TIMEOUT=120m
12:26:12 [2021-05-06T12:26:12.153Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:26:12 [2021-05-06T12:26:12.153Z] DOCKER_GRAPHDRIVER=overlay2
12:26:12 [2021-05-06T12:26:12.153Z] GO111MODULE=off
12:26:12 [2021-05-06T12:26:12.153Z] DOCKER_EXPERIMENTAL=1
12:26:12 [2021-05-06T12:26:12.153Z] TEST_SKIP_INTEGRATION_CLI=1
12:26:12 [2021-05-06T12:26:12.153Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:26:12 [2021-05-06T12:26:12.153Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:26:12 [2021-05-06T12:26:12.153Z] GOPATH=/go
12:26:12 [2021-05-06T12:26:12.153Z] PKG_CONFIG=pkg-config
12:26:12 [2021-05-06T12:26:12.153Z] _=/usr/bin/env
12:26:12 [2021-05-06T12:26:12.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:26:44 [2021-05-06T12:26:44.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:26:44 [2021-05-06T12:26:44.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:27:06 [2021-05-06T12:27:06.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:27:14 [2021-05-06T12:27:14.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:27:14 [2021-05-06T12:27:14.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:27:15 [2021-05-06T12:27:15.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:27:16 [2021-05-06T12:27:16.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:27:16 [2021-05-06T12:27:16.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:27:18 [2021-05-06T12:27:18.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:27:21 [2021-05-06T12:27:21.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:27:22 [2021-05-06T12:27:22.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:27:24 [2021-05-06T12:27:24.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:27:24 [2021-05-06T12:27:24.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:27:26 [2021-05-06T12:27:26.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:27:27 [2021-05-06T12:27:27.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:27:29 [2021-05-06T12:27:29.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:27:29 [2021-05-06T12:27:29.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:27:31 [2021-05-06T12:27:31.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:27:32 [2021-05-06T12:27:32.126Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:27:32 [2021-05-06T12:27:32.126Z] Using test binary docker
12:27:32 [2021-05-06T12:27:32.127Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:27:32 [2021-05-06T12:27:32.127Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:27:32 [2021-05-06T12:27:32.127Z] INFO: Waiting for daemon to start...
12:27:32 [2021-05-06T12:27:32.127Z] Starting dockerd
12:27:35 [2021-05-06T12:27:35.389Z] .
12:27:35 [2021-05-06T12:27:35.389Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:27:35 [2021-05-06T12:27:35.389Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:27:35 [2021-05-06T12:27:35.389Z] Error: No such image: emptyfs
12:27:35 [2021-05-06T12:27:35.645Z] Running integration-test (iteration 1)
12:27:35 [2021-05-06T12:27:35.645Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:27:57 [2021-05-06T12:27:57.524Z] Loaded image: buildpack-deps:buster
12:27:57 [2021-05-06T12:27:57.524Z] Loaded image: busybox:latest
12:27:57 [2021-05-06T12:27:57.524Z] Loaded image: busybox:glibc
12:27:57 [2021-05-06T12:27:57.524Z] Loaded image: debian:bullseye
12:27:57 [2021-05-06T12:27:57.524Z] Loaded image: hello-world:latest
12:27:57 [2021-05-06T12:27:57.524Z] Loaded image: arm32v7/hello-world:latest
12:27:57 [2021-05-06T12:27:57.524Z] INFO: Testing against a local daemon
12:27:57 [2021-05-06T12:27:57.524Z] === RUN   TestCgroupNamespacesBuild
12:28:00 [2021-05-06T12:28:00.037Z] --- PASS: TestCgroupNamespacesBuild (2.98s)
12:28:00 [2021-05-06T12:28:00.037Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:28:03 [2021-05-06T12:28:03.300Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.67s)
12:28:03 [2021-05-06T12:28:03.300Z] === RUN   TestBuildWithSession
12:28:03 [2021-05-06T12:28:03.300Z] --- SKIP: TestBuildWithSession (0.00s)
12:28:03 [2021-05-06T12:28:03.300Z]     build_session_test.go:25: TODO: BuildKit
12:28:03 [2021-05-06T12:28:03.300Z] === RUN   TestBuildSquashParent
12:28:11 [2021-05-06T12:28:11.380Z] --- PASS: TestBuildSquashParent (8.23s)
12:28:11 [2021-05-06T12:28:11.380Z] === RUN   TestBuildWithRemoveAndForceRemove
12:28:11 [2021-05-06T12:28:11.380Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:28:11 [2021-05-06T12:28:11.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:28:11 [2021-05-06T12:28:11.380Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:28:11 [2021-05-06T12:28:11.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:28:11 [2021-05-06T12:28:11.380Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:28:11 [2021-05-06T12:28:11.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:28:11 [2021-05-06T12:28:11.380Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:28:11 [2021-05-06T12:28:11.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:28:11 [2021-05-06T12:28:11.380Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:28:11 [2021-05-06T12:28:11.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:28:11 [2021-05-06T12:28:11.380Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:28:11 [2021-05-06T12:28:11.380Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:28:11 [2021-05-06T12:28:11.380Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:28:11 [2021-05-06T12:28:11.380Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:28:13 [2021-05-06T12:28:13.270Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:28:13 [2021-05-06T12:28:13.270Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:28:15 [2021-05-06T12:28:15.184Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:28:15 [2021-05-06T12:28:15.184Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:28:18 [2021-05-06T12:28:18.467Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:28:18 [2021-05-06T12:28:18.467Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.98s)
12:28:18 [2021-05-06T12:28:18.467Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.12s)
12:28:18 [2021-05-06T12:28:18.467Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
12:28:18 [2021-05-06T12:28:18.467Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.18s)
12:28:18 [2021-05-06T12:28:18.467Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s)
12:28:18 [2021-05-06T12:28:18.467Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.92s)
12:28:18 [2021-05-06T12:28:18.467Z] === RUN   TestBuildMultiStageCopy
12:28:18 [2021-05-06T12:28:18.467Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:28:21 [2021-05-06T12:28:21.731Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:28:22 [2021-05-06T12:28:22.291Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:28:23 [2021-05-06T12:28:23.217Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:28:24 [2021-05-06T12:28:24.143Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:28:25 [2021-05-06T12:28:25.069Z] --- PASS: TestBuildMultiStageCopy (6.95s)
12:28:25 [2021-05-06T12:28:25.069Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.95s)
12:28:25 [2021-05-06T12:28:25.069Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:28:25 [2021-05-06T12:28:25.069Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
12:28:25 [2021-05-06T12:28:25.069Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
12:28:25 [2021-05-06T12:28:25.069Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:28:25 [2021-05-06T12:28:25.069Z] === RUN   TestBuildMultiStageParentConfig
12:28:30 [2021-05-06T12:28:30.308Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:28:30 [2021-05-06T12:28:30.308Z] === RUN   TestBuildLabelWithTargets
12:28:38 [2021-05-06T12:28:38.385Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:28:38 [2021-05-06T12:28:38.385Z] === RUN   TestBuildWithEmptyLayers
12:28:41 [2021-05-06T12:28:41.647Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:28:41 [2021-05-06T12:28:41.648Z] === RUN   TestBuildMultiStageOnBuild
12:28:46 [2021-05-06T12:28:46.887Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
12:28:46 [2021-05-06T12:28:46.887Z] === RUN   TestBuildUncleanTarFilenames
12:28:46 [2021-05-06T12:28:46.887Z] --- PASS: TestBuildUncleanTarFilenames (0.68s)
12:28:46 [2021-05-06T12:28:46.887Z] === RUN   TestBuildMultiStageLayerLeak
12:28:51 [2021-05-06T12:28:51.052Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s)
12:28:51 [2021-05-06T12:28:51.052Z] === RUN   TestBuildWithHugeFile
12:29:47 [2021-05-06T12:29:47.220Z] --- PASS: TestBuildWithHugeFile (53.06s)
12:29:47 [2021-05-06T12:29:47.220Z] === RUN   TestBuildWithEmptyDockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:29:47 [2021-05-06T12:29:47.220Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
12:29:47 [2021-05-06T12:29:47.220Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
12:29:47 [2021-05-06T12:29:47.220Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
12:29:47 [2021-05-06T12:29:47.220Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
12:29:47 [2021-05-06T12:29:47.220Z] === RUN   TestBuildPreserveOwnership
12:29:47 [2021-05-06T12:29:47.220Z] === RUN   TestBuildPreserveOwnership/copy_from
12:29:51 [2021-05-06T12:29:51.383Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:29:55 [2021-05-06T12:29:55.547Z] --- PASS: TestBuildPreserveOwnership (10.61s)
12:29:55 [2021-05-06T12:29:55.547Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.60s)
12:29:55 [2021-05-06T12:29:55.548Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestBuildPlatformInvalid
12:29:55 [2021-05-06T12:29:55.548Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:29:55 [2021-05-06T12:29:55.548Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:29:55 [2021-05-06T12:29:55.548Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:29:55 [2021-05-06T12:29:55.548Z] PASS
12:29:55 [2021-05-06T12:29:55.548Z] 
12:29:55 [2021-05-06T12:29:55.548Z] === Skipped
12:29:55 [2021-05-06T12:29:55.548Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:29:55 [2021-05-06T12:29:55.548Z]     build_session_test.go:25: TODO: BuildKit
12:29:55 [2021-05-06T12:29:55.548Z] 
12:29:55 [2021-05-06T12:29:55.548Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:29:55 [2021-05-06T12:29:55.548Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:29:55 [2021-05-06T12:29:55.548Z] 
12:29:55 [2021-05-06T12:29:55.548Z] 
12:29:55 [2021-05-06T12:29:55.548Z] DONE 33 tests, 2 skipped in 139.647s
12:29:55 [2021-05-06T12:29:55.548Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:29:55 [2021-05-06T12:29:55.548Z] INFO: Testing against a local daemon
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestConfigInspect
12:29:55 [2021-05-06T12:29:55.548Z] --- SKIP: TestConfigInspect (0.02s)
12:29:55 [2021-05-06T12:29:55.548Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestConfigList
12:29:55 [2021-05-06T12:29:55.548Z] --- SKIP: TestConfigList (0.02s)
12:29:55 [2021-05-06T12:29:55.548Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestConfigsCreateAndDelete
12:29:55 [2021-05-06T12:29:55.548Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:29:55 [2021-05-06T12:29:55.548Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestConfigsUpdate
12:29:55 [2021-05-06T12:29:55.548Z] --- SKIP: TestConfigsUpdate (0.02s)
12:29:55 [2021-05-06T12:29:55.548Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestTemplatedConfig
12:29:55 [2021-05-06T12:29:55.548Z] --- SKIP: TestTemplatedConfig (0.00s)
12:29:55 [2021-05-06T12:29:55.548Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestConfigCreateResolve
12:29:55 [2021-05-06T12:29:55.548Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:29:55 [2021-05-06T12:29:55.548Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:55 [2021-05-06T12:29:55.548Z] === RUN   TestConfigDaemonLibtrustID
12:29:57 [2021-05-06T12:29:57.435Z] --- PASS: TestConfigDaemonLibtrustID (1.84s)
12:29:57 [2021-05-06T12:29:57.435Z] PASS
12:29:57 [2021-05-06T12:29:57.435Z] 
12:29:57 [2021-05-06T12:29:57.435Z] === Skipped
12:29:57 [2021-05-06T12:29:57.435Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:29:57 [2021-05-06T12:29:57.435Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:57 [2021-05-06T12:29:57.435Z] 
12:29:57 [2021-05-06T12:29:57.435Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
12:29:57 [2021-05-06T12:29:57.435Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:57 [2021-05-06T12:29:57.435Z] 
12:29:57 [2021-05-06T12:29:57.435Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:29:57 [2021-05-06T12:29:57.435Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:57 [2021-05-06T12:29:57.435Z] 
12:29:57 [2021-05-06T12:29:57.435Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
12:29:57 [2021-05-06T12:29:57.435Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:57 [2021-05-06T12:29:57.435Z] 
12:29:57 [2021-05-06T12:29:57.435Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:29:57 [2021-05-06T12:29:57.435Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:57 [2021-05-06T12:29:57.435Z] 
12:29:57 [2021-05-06T12:29:57.436Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:29:57 [2021-05-06T12:29:57.436Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:29:57 [2021-05-06T12:29:57.436Z] 
12:29:57 [2021-05-06T12:29:57.436Z] 
12:29:57 [2021-05-06T12:29:57.436Z] DONE 7 tests, 6 skipped in 2.021s
12:29:57 [2021-05-06T12:29:57.436Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:29:57 [2021-05-06T12:29:57.436Z] INFO: Testing against a local daemon
12:29:57 [2021-05-06T12:29:57.436Z] === RUN   TestCheckpoint
12:29:57 [2021-05-06T12:29:57.436Z] --- SKIP: TestCheckpoint (0.00s)
12:29:57 [2021-05-06T12:29:57.436Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:29:57 [2021-05-06T12:29:57.436Z] === RUN   TestContainerInvalidJSON
12:29:57 [2021-05-06T12:29:57.436Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
12:29:57 [2021-05-06T12:29:57.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
12:29:57 [2021-05-06T12:29:57.436Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:29:57 [2021-05-06T12:29:57.436Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:29:57 [2021-05-06T12:29:57.436Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:29:57 [2021-05-06T12:29:57.436Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:29:57 [2021-05-06T12:29:57.436Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
12:29:57 [2021-05-06T12:29:57.436Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:29:57 [2021-05-06T12:29:57.436Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:29:57 [2021-05-06T12:29:57.436Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:29:57 [2021-05-06T12:29:57.436Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:29:57 [2021-05-06T12:29:57.436Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
12:29:57 [2021-05-06T12:29:57.436Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:29:57 [2021-05-06T12:29:57.436Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:29:57 [2021-05-06T12:29:57.436Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:29:57 [2021-05-06T12:29:57.436Z] === RUN   TestCopyFromContainerPathIsNotDir
12:29:57 [2021-05-06T12:29:57.691Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:29:57 [2021-05-06T12:29:57.691Z] === RUN   TestCopyToContainerPathDoesNotExist
12:29:57 [2021-05-06T12:29:57.691Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:29:57 [2021-05-06T12:29:57.691Z] === RUN   TestCopyToContainerPathIsNotDir
12:29:57 [2021-05-06T12:29:57.691Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:29:57 [2021-05-06T12:29:57.691Z] === RUN   TestCopyFromContainer
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer//
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer//bar/root
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer//bar/root/
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer/bar/quux
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer/bar/quux/
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCopyFromContainer/bar/notarget
12:30:01 [2021-05-06T12:30:01.854Z] --- PASS: TestCopyFromContainer (4.16s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:30:01 [2021-05-06T12:30:01.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:30:01 [2021-05-06T12:30:01.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:30:01 [2021-05-06T12:30:01.854Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:30:01 [2021-05-06T12:30:01.854Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:30:01 [2021-05-06T12:30:01.854Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:30:01 [2021-05-06T12:30:01.854Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:30:01 [2021-05-06T12:30:01.854Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateLinkToNonExistingContainer
12:30:01 [2021-05-06T12:30:01.854Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateWithInvalidEnv
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateWithInvalidEnv/0
12:30:01 [2021-05-06T12:30:01.854Z] === PAUSE TestCreateWithInvalidEnv/0
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateWithInvalidEnv/1
12:30:01 [2021-05-06T12:30:01.854Z] === PAUSE TestCreateWithInvalidEnv/1
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateWithInvalidEnv/2
12:30:01 [2021-05-06T12:30:01.854Z] === PAUSE TestCreateWithInvalidEnv/2
12:30:01 [2021-05-06T12:30:01.854Z] === CONT  TestCreateWithInvalidEnv/0
12:30:01 [2021-05-06T12:30:01.854Z] === CONT  TestCreateWithInvalidEnv/2
12:30:01 [2021-05-06T12:30:01.854Z] === CONT  TestCreateWithInvalidEnv/1
12:30:01 [2021-05-06T12:30:01.854Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:30:01 [2021-05-06T12:30:01.854Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateTmpfsMountsTarget
12:30:01 [2021-05-06T12:30:01.854Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:30:01 [2021-05-06T12:30:01.854Z] === RUN   TestCreateWithCustomMaskedPaths
12:30:03 [2021-05-06T12:30:03.743Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
12:30:03 [2021-05-06T12:30:03.743Z] === RUN   TestCreateWithCustomReadonlyPaths
12:30:06 [2021-05-06T12:30:06.257Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s)
12:30:06 [2021-05-06T12:30:06.257Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:30:06 [2021-05-06T12:30:06.257Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:30:06 [2021-05-06T12:30:06.258Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:30:06 [2021-05-06T12:30:06.258Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:30:06 [2021-05-06T12:30:06.258Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:30:06 [2021-05-06T12:30:06.258Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:30:06 [2021-05-06T12:30:06.258Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:30:06 [2021-05-06T12:30:06.258Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:30:06 [2021-05-06T12:30:06.258Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:30:06 [2021-05-06T12:30:06.258Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:30:06 [2021-05-06T12:30:06.258Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:30:06 [2021-05-06T12:30:06.258Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:30:06 [2021-05-06T12:30:06.258Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:30:06 [2021-05-06T12:30:06.258Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:30:06 [2021-05-06T12:30:06.258Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:30:06 [2021-05-06T12:30:06.515Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestCreateDifferentPlatform
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestCreateDifferentPlatform/different_os
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:30:06 [2021-05-06T12:30:06.515Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:30:06 [2021-05-06T12:30:06.515Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:30:06 [2021-05-06T12:30:06.515Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:30:06 [2021-05-06T12:30:06.515Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:30:06 [2021-05-06T12:30:06.515Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestContainerStartOnDaemonRestart
12:30:06 [2021-05-06T12:30:06.515Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:30:06 [2021-05-06T12:30:06.515Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestDaemonRestartIpcMode
12:30:06 [2021-05-06T12:30:06.515Z] === PAUSE TestDaemonRestartIpcMode
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestDaemonHostGatewayIP
12:30:06 [2021-05-06T12:30:06.515Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:30:06 [2021-05-06T12:30:06.515Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestRestartDaemonWithRestartingContainer
12:30:06 [2021-05-06T12:30:06.515Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestContainerKillOnDaemonStart
12:30:06 [2021-05-06T12:30:06.515Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:30:06 [2021-05-06T12:30:06.515Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:30:06 [2021-05-06T12:30:06.515Z] === RUN   TestDiff
12:30:07 [2021-05-06T12:30:07.446Z] --- PASS: TestDiff (0.64s)
12:30:07 [2021-05-06T12:30:07.446Z] === RUN   TestExecWithCloseStdin
12:30:08 [2021-05-06T12:30:08.373Z] --- PASS: TestExecWithCloseStdin (0.94s)
12:30:08 [2021-05-06T12:30:08.373Z] === RUN   TestExec
12:30:09 [2021-05-06T12:30:09.299Z] --- PASS: TestExec (0.94s)
12:30:09 [2021-05-06T12:30:09.299Z] === RUN   TestExecUser
12:30:10 [2021-05-06T12:30:10.226Z] --- PASS: TestExecUser (0.93s)
12:30:10 [2021-05-06T12:30:10.226Z] === RUN   TestExportContainerAndImportImage
12:30:10 [2021-05-06T12:30:10.787Z] --- PASS: TestExportContainerAndImportImage (0.83s)
12:30:10 [2021-05-06T12:30:10.787Z] === RUN   TestExportContainerAfterDaemonRestart
12:30:14 [2021-05-06T12:30:14.949Z] --- PASS: TestExportContainerAfterDaemonRestart (4.03s)
12:30:14 [2021-05-06T12:30:14.949Z] === RUN   TestHealthCheckWorkdir
12:30:16 [2021-05-06T12:30:16.314Z] --- PASS: TestHealthCheckWorkdir (1.35s)
12:30:16 [2021-05-06T12:30:16.314Z] === RUN   TestHealthKillContainer
12:30:19 [2021-05-06T12:30:19.629Z] --- PASS: TestHealthKillContainer (2.99s)
12:30:19 [2021-05-06T12:30:19.629Z] === RUN   TestInspectCpusetInConfigPre120
12:30:19 [2021-05-06T12:30:19.885Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
12:30:19 [2021-05-06T12:30:19.885Z] === RUN   TestIpcModeNone
12:30:20 [2021-05-06T12:30:20.813Z] --- PASS: TestIpcModeNone (0.97s)
12:30:20 [2021-05-06T12:30:20.813Z] === RUN   TestIpcModePrivate
12:30:21 [2021-05-06T12:30:21.741Z] --- PASS: TestIpcModePrivate (0.95s)
12:30:21 [2021-05-06T12:30:21.741Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:30:21 [2021-05-06T12:30:21.741Z] === RUN   TestIpcModeShareable
12:30:21 [2021-05-06T12:30:21.741Z] --- SKIP: TestIpcModeShareable (0.00s)
12:30:21 [2021-05-06T12:30:21.741Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:30:21 [2021-05-06T12:30:21.741Z] === RUN   TestAPIIpcModeShareableAndContainer
12:30:24 [2021-05-06T12:30:24.258Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s)
12:30:24 [2021-05-06T12:30:24.258Z] === RUN   TestAPIIpcModeHost
12:30:24 [2021-05-06T12:30:24.258Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:30:24 [2021-05-06T12:30:24.258Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:30:24 [2021-05-06T12:30:24.258Z] === RUN   TestDaemonIpcModeShareable
12:30:24 [2021-05-06T12:30:24.258Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:30:24 [2021-05-06T12:30:24.258Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:30:24 [2021-05-06T12:30:24.258Z] === RUN   TestDaemonIpcModePrivate
12:30:27 [2021-05-06T12:30:27.522Z] --- PASS: TestDaemonIpcModePrivate (2.86s)
12:30:27 [2021-05-06T12:30:27.522Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:30:27 [2021-05-06T12:30:27.522Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:30:27 [2021-05-06T12:30:27.522Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:30:27 [2021-05-06T12:30:27.522Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:30:27 [2021-05-06T12:30:27.522Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:30:27 [2021-05-06T12:30:27.522Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:30:27 [2021-05-06T12:30:27.522Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:30:27 [2021-05-06T12:30:27.522Z] === RUN   TestIpcModeOlderClient
12:30:27 [2021-05-06T12:30:27.522Z] === PAUSE TestIpcModeOlderClient
12:30:27 [2021-05-06T12:30:27.522Z] === RUN   TestKillContainerInvalidSignal
12:30:27 [2021-05-06T12:30:27.778Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
12:30:27 [2021-05-06T12:30:27.778Z] === RUN   TestKillContainer
12:30:28 [2021-05-06T12:30:28.034Z] === RUN   TestKillContainer/no_signal
12:30:28 [2021-05-06T12:30:28.595Z] === RUN   TestKillContainer/non_killing_signal
12:30:29 [2021-05-06T12:30:29.156Z] === RUN   TestKillContainer/killing_signal
12:30:30 [2021-05-06T12:30:30.083Z] --- PASS: TestKillContainer (2.04s)
12:30:30 [2021-05-06T12:30:30.083Z]     --- PASS: TestKillContainer/no_signal (0.63s)
12:30:30 [2021-05-06T12:30:30.083Z]     --- PASS: TestKillContainer/non_killing_signal (0.50s)
12:30:30 [2021-05-06T12:30:30.083Z]     --- PASS: TestKillContainer/killing_signal (0.75s)
12:30:30 [2021-05-06T12:30:30.083Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:30:30 [2021-05-06T12:30:30.083Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:30:30 [2021-05-06T12:30:30.645Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:30:31 [2021-05-06T12:30:31.206Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
12:30:31 [2021-05-06T12:30:31.206Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s)
12:30:31 [2021-05-06T12:30:31.206Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
12:30:31 [2021-05-06T12:30:31.206Z] === RUN   TestKillStoppedContainer
12:30:31 [2021-05-06T12:30:31.206Z] --- PASS: TestKillStoppedContainer (0.04s)
12:30:31 [2021-05-06T12:30:31.206Z] === RUN   TestKillStoppedContainerAPIPre120
12:30:31 [2021-05-06T12:30:31.462Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:30:31 [2021-05-06T12:30:31.462Z] === RUN   TestKillDifferentUserContainer
12:30:32 [2021-05-06T12:30:32.023Z] --- PASS: TestKillDifferentUserContainer (0.66s)
12:30:32 [2021-05-06T12:30:32.023Z] === RUN   TestInspectOomKilledTrue
12:30:32 [2021-05-06T12:30:32.023Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:30:32 [2021-05-06T12:30:32.023Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:30:32 [2021-05-06T12:30:32.023Z] === RUN   TestInspectOomKilledFalse
12:30:32 [2021-05-06T12:30:32.023Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:30:32 [2021-05-06T12:30:32.023Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:30:32 [2021-05-06T12:30:32.023Z] === RUN   TestLinksEtcHostsContentMatch
12:30:32 [2021-05-06T12:30:32.023Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:30:32 [2021-05-06T12:30:32.023Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:30:32 [2021-05-06T12:30:32.023Z] === RUN   TestLinksContainerNames
12:30:33 [2021-05-06T12:30:33.389Z] --- PASS: TestLinksContainerNames (1.34s)
12:30:33 [2021-05-06T12:30:33.389Z] === RUN   TestLogsFollowTailEmpty
12:30:33 [2021-05-06T12:30:33.950Z] --- PASS: TestLogsFollowTailEmpty (0.65s)
12:30:33 [2021-05-06T12:30:33.950Z] === RUN   TestContainerNetworkMountsNoChown
12:30:34 [2021-05-06T12:30:34.513Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
12:30:34 [2021-05-06T12:30:34.513Z] === RUN   TestMountDaemonRoot
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/default
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/default
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/private
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/private
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rprivate
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rprivate
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/slave
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/slave
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rslave
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rslave
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/shared
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/shared
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rshared
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rshared
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/default
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/default/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/default/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/rshared
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/shared
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/rslave
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/slave
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/rprivate
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/private
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/private/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === RUN   TestMountDaemonRoot/private/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/default/mount_root
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/default/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:30:34 [2021-05-06T12:30:34.769Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:30:34 [2021-05-06T12:30:34.770Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:30:34 [2021-05-06T12:30:34.770Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:30:34 [2021-05-06T12:30:34.770Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:30:34 [2021-05-06T12:30:34.770Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/private/mount_root
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:30:35 [2021-05-06T12:30:35.025Z] === CONT  TestMountDaemonRoot/private/bind_root
12:30:35 [2021-05-06T12:30:35.025Z] --- PASS: TestMountDaemonRoot (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
12:30:35 [2021-05-06T12:30:35.025Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
12:30:35 [2021-05-06T12:30:35.025Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:30:35 [2021-05-06T12:30:35.025Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:30:35 [2021-05-06T12:30:35.025Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:30:35 [2021-05-06T12:30:35.025Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
12:30:35 [2021-05-06T12:30:35.025Z] === RUN   TestContainerBindMountNonRecursive
12:30:35 [2021-05-06T12:30:35.025Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
12:30:35 [2021-05-06T12:30:35.025Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:30:35 [2021-05-06T12:30:35.025Z] === RUN   TestContainerVolumesMountedAsShared
12:30:35 [2021-05-06T12:30:35.025Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:30:35 [2021-05-06T12:30:35.025Z] === RUN   TestContainerVolumesMountedAsSlave
12:30:35 [2021-05-06T12:30:35.025Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:30:35 [2021-05-06T12:30:35.025Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:30:35 [2021-05-06T12:30:35.025Z] === RUN   TestNetworkNat
12:30:35 [2021-05-06T12:30:35.952Z] --- PASS: TestNetworkNat (0.87s)
12:30:35 [2021-05-06T12:30:35.952Z] === RUN   TestNetworkLocalhostTCPNat
12:30:36 [2021-05-06T12:30:36.879Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
12:30:36 [2021-05-06T12:30:36.879Z] === RUN   TestNetworkLoopbackNat
12:30:40 [2021-05-06T12:30:40.143Z] --- PASS: TestNetworkLoopbackNat (3.10s)
12:30:40 [2021-05-06T12:30:40.143Z] === RUN   TestPause
12:30:40 [2021-05-06T12:30:40.143Z] --- SKIP: TestPause (0.02s)
12:30:40 [2021-05-06T12:30:40.143Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:30:40 [2021-05-06T12:30:40.143Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:30:40 [2021-05-06T12:30:40.143Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:30:40 [2021-05-06T12:30:40.143Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:30:40 [2021-05-06T12:30:40.143Z] === RUN   TestPauseStopPausedContainer
12:30:40 [2021-05-06T12:30:40.143Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
12:30:40 [2021-05-06T12:30:40.143Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:30:40 [2021-05-06T12:30:40.143Z] === RUN   TestPsFilter
12:30:40 [2021-05-06T12:30:40.143Z] --- PASS: TestPsFilter (0.15s)
12:30:40 [2021-05-06T12:30:40.143Z] === RUN   TestRemoveContainerWithRemovedVolume
12:30:40 [2021-05-06T12:30:40.705Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
12:30:40 [2021-05-06T12:30:40.705Z] === RUN   TestRemoveContainerWithVolume
12:30:41 [2021-05-06T12:30:41.267Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
12:30:41 [2021-05-06T12:30:41.267Z] === RUN   TestRemoveContainerRunning
12:30:42 [2021-05-06T12:30:42.194Z] --- PASS: TestRemoveContainerRunning (0.65s)
12:30:42 [2021-05-06T12:30:42.194Z] === RUN   TestRemoveContainerForceRemoveRunning
12:30:42 [2021-05-06T12:30:42.755Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
12:30:42 [2021-05-06T12:30:42.755Z] === RUN   TestRemoveInvalidContainer
12:30:42 [2021-05-06T12:30:42.755Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:30:42 [2021-05-06T12:30:42.755Z] === RUN   TestRenameLinkedContainer
12:30:45 [2021-05-06T12:30:45.270Z] --- PASS: TestRenameLinkedContainer (2.60s)
12:30:45 [2021-05-06T12:30:45.271Z] === RUN   TestRenameStoppedContainer
12:30:45 [2021-05-06T12:30:45.832Z] --- PASS: TestRenameStoppedContainer (0.64s)
12:30:45 [2021-05-06T12:30:45.832Z] === RUN   TestRenameRunningContainerAndReuse
12:30:47 [2021-05-06T12:30:47.198Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
12:30:47 [2021-05-06T12:30:47.198Z] === RUN   TestRenameInvalidName
12:30:47 [2021-05-06T12:30:47.759Z] --- PASS: TestRenameInvalidName (0.63s)
12:30:47 [2021-05-06T12:30:47.759Z] === RUN   TestRenameAnonymousContainer
12:30:51 [2021-05-06T12:30:51.025Z] --- PASS: TestRenameAnonymousContainer (3.08s)
12:30:51 [2021-05-06T12:30:51.025Z] === RUN   TestRenameContainerWithSameName
12:30:51 [2021-05-06T12:30:51.586Z] --- PASS: TestRenameContainerWithSameName (0.64s)
12:30:51 [2021-05-06T12:30:51.586Z] === RUN   TestRenameContainerWithLinkedContainer
12:30:52 [2021-05-06T12:30:52.953Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s)
12:30:52 [2021-05-06T12:30:52.953Z] === RUN   TestResize
12:30:53 [2021-05-06T12:30:53.515Z] --- PASS: TestResize (0.67s)
12:30:53 [2021-05-06T12:30:53.515Z] === RUN   TestResizeWithInvalidSize
12:30:54 [2021-05-06T12:30:54.441Z] --- PASS: TestResizeWithInvalidSize (0.82s)
12:30:54 [2021-05-06T12:30:54.441Z] === RUN   TestResizeWhenContainerNotStarted
12:30:55 [2021-05-06T12:30:55.003Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
12:30:55 [2021-05-06T12:30:55.003Z] === RUN   TestDaemonRestartKillContainers
12:30:55 [2021-05-06T12:30:55.003Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:30:55 [2021-05-06T12:30:55.003Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:30:55 [2021-05-06T12:30:55.003Z] === RUN   TestCgroupNamespacesRun
12:30:58 [2021-05-06T12:30:58.267Z] --- PASS: TestCgroupNamespacesRun (2.90s)
12:30:58 [2021-05-06T12:30:58.267Z] === RUN   TestCgroupNamespacesRunPrivileged
12:31:00 [2021-05-06T12:31:00.779Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.43s)
12:31:00 [2021-05-06T12:31:00.779Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:31:03 [2021-05-06T12:31:03.294Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.89s)
12:31:03 [2021-05-06T12:31:03.294Z] === RUN   TestCgroupNamespacesRunHostMode
12:31:06 [2021-05-06T12:31:06.556Z] --- PASS: TestCgroupNamespacesRunHostMode (2.87s)
12:31:06 [2021-05-06T12:31:06.556Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:31:09 [2021-05-06T12:31:09.071Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.87s)
12:31:09 [2021-05-06T12:31:09.071Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:31:11 [2021-05-06T12:31:11.584Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.38s)
12:31:11 [2021-05-06T12:31:11.584Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:31:13 [2021-05-06T12:31:13.471Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.94s)
12:31:13 [2021-05-06T12:31:13.471Z] === RUN   TestCgroupNamespacesRunOlderClient
12:31:16 [2021-05-06T12:31:16.735Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.87s)
12:31:16 [2021-05-06T12:31:16.735Z] === RUN   TestKernelTCPMemory
12:31:16 [2021-05-06T12:31:16.735Z] --- SKIP: TestKernelTCPMemory (0.01s)
12:31:16 [2021-05-06T12:31:16.735Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:16 [2021-05-06T12:31:16.735Z] === RUN   TestNISDomainname
12:31:16 [2021-05-06T12:31:16.735Z] --- SKIP: TestNISDomainname (0.01s)
12:31:16 [2021-05-06T12:31:16.735Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:31:16 [2021-05-06T12:31:16.735Z] === RUN   TestHostnameDnsResolution
12:31:18 [2021-05-06T12:31:18.126Z] --- PASS: TestHostnameDnsResolution (1.65s)
12:31:18 [2021-05-06T12:31:18.127Z] === RUN   TestStats
12:31:18 [2021-05-06T12:31:18.127Z] --- SKIP: TestStats (0.00s)
12:31:18 [2021-05-06T12:31:18.127Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:18 [2021-05-06T12:31:18.127Z] === RUN   TestStopContainerWithTimeout
12:31:18 [2021-05-06T12:31:18.127Z] === RUN   TestStopContainerWithTimeout/0
12:31:18 [2021-05-06T12:31:18.127Z] === PAUSE TestStopContainerWithTimeout/0
12:31:18 [2021-05-06T12:31:18.127Z] === RUN   TestStopContainerWithTimeout/1
12:31:18 [2021-05-06T12:31:18.127Z] === PAUSE TestStopContainerWithTimeout/1
12:31:18 [2021-05-06T12:31:18.127Z] === RUN   TestStopContainerWithTimeout/3
12:31:18 [2021-05-06T12:31:18.127Z] === PAUSE TestStopContainerWithTimeout/3
12:31:18 [2021-05-06T12:31:18.127Z] === RUN   TestStopContainerWithTimeout/-1
12:31:18 [2021-05-06T12:31:18.127Z] === PAUSE TestStopContainerWithTimeout/-1
12:31:18 [2021-05-06T12:31:18.127Z] === CONT  TestStopContainerWithTimeout/0
12:31:18 [2021-05-06T12:31:18.127Z] === CONT  TestStopContainerWithTimeout/3
12:31:19 [2021-05-06T12:31:19.056Z] === CONT  TestStopContainerWithTimeout/-1
12:31:20 [2021-05-06T12:31:20.943Z] === CONT  TestStopContainerWithTimeout/1
12:31:22 [2021-05-06T12:31:22.835Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:31:22 [2021-05-06T12:31:22.835Z]     --- PASS: TestStopContainerWithTimeout/0 (1.10s)
12:31:22 [2021-05-06T12:31:22.835Z]     --- PASS: TestStopContainerWithTimeout/3 (3.11s)
12:31:22 [2021-05-06T12:31:22.835Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
12:31:22 [2021-05-06T12:31:22.835Z]     --- PASS: TestStopContainerWithTimeout/1 (1.65s)
12:31:22 [2021-05-06T12:31:22.835Z] === RUN   TestDeleteDevicemapper
12:31:22 [2021-05-06T12:31:22.835Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:31:22 [2021-05-06T12:31:22.835Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:31:22 [2021-05-06T12:31:22.835Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:31:25 [2021-05-06T12:31:25.349Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s)
12:31:25 [2021-05-06T12:31:25.349Z] === RUN   TestUpdateMemory
12:31:25 [2021-05-06T12:31:25.349Z] --- SKIP: TestUpdateMemory (0.00s)
12:31:25 [2021-05-06T12:31:25.349Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:25 [2021-05-06T12:31:25.349Z] === RUN   TestUpdateCPUQuota
12:31:25 [2021-05-06T12:31:25.349Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:31:25 [2021-05-06T12:31:25.349Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:25 [2021-05-06T12:31:25.349Z] === RUN   TestUpdatePidsLimit
12:31:25 [2021-05-06T12:31:25.349Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:31:25 [2021-05-06T12:31:25.349Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:25 [2021-05-06T12:31:25.349Z] === RUN   TestUpdateRestartPolicy
12:31:37 [2021-05-06T12:31:37.509Z] --- PASS: TestUpdateRestartPolicy (12.37s)
12:31:37 [2021-05-06T12:31:37.509Z] === RUN   TestUpdateRestartWithAutoRemove
12:31:38 [2021-05-06T12:31:38.069Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
12:31:38 [2021-05-06T12:31:38.069Z] === RUN   TestWaitNonBlocked
12:31:38 [2021-05-06T12:31:38.069Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:31:38 [2021-05-06T12:31:38.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:31:38 [2021-05-06T12:31:38.069Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:31:38 [2021-05-06T12:31:38.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:31:38 [2021-05-06T12:31:38.069Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:31:38 [2021-05-06T12:31:38.069Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:31:38 [2021-05-06T12:31:38.997Z] --- PASS: TestWaitNonBlocked (0.01s)
12:31:38 [2021-05-06T12:31:38.997Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
12:31:38 [2021-05-06T12:31:38.997Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s)
12:31:38 [2021-05-06T12:31:38.997Z] === RUN   TestWaitBlocked
12:31:38 [2021-05-06T12:31:38.997Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:31:38 [2021-05-06T12:31:38.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:31:38 [2021-05-06T12:31:38.997Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:31:38 [2021-05-06T12:31:38.997Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:31:38 [2021-05-06T12:31:38.997Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:31:38 [2021-05-06T12:31:38.997Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:31:40 [2021-05-06T12:31:40.361Z] --- PASS: TestWaitBlocked (0.02s)
12:31:40 [2021-05-06T12:31:40.361Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
12:31:40 [2021-05-06T12:31:40.361Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
12:31:40 [2021-05-06T12:31:40.361Z] === CONT  TestDaemonRestartIpcMode
12:31:40 [2021-05-06T12:31:40.361Z] === CONT  TestIpcModeOlderClient
12:31:40 [2021-05-06T12:31:40.361Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:31:40 [2021-05-06T12:31:40.361Z] === CONT  TestRestartDaemonWithRestartingContainer
12:31:45 [2021-05-06T12:31:45.603Z] --- PASS: TestDaemonRestartIpcMode (5.60s)
12:31:45 [2021-05-06T12:31:45.858Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.62s)
12:31:45 [2021-05-06T12:31:45.858Z] PASS
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === Skipped
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:31:45 [2021-05-06T12:31:45.858Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
12:31:45 [2021-05-06T12:31:45.858Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:31:45 [2021-05-06T12:31:45.858Z] 
12:31:45 [2021-05-06T12:31:45.858Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestPause (0.02s)
12:31:45 [2021-05-06T12:31:45.859Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
12:31:45 [2021-05-06T12:31:45.859Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s)
12:31:45 [2021-05-06T12:31:45.859Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
12:31:45 [2021-05-06T12:31:45.859Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:31:45 [2021-05-06T12:31:45.859Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] 
12:31:45 [2021-05-06T12:31:45.859Z] DONE 177 tests, 26 skipped in 108.462s
12:31:45 [2021-05-06T12:31:45.859Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:31:46 [2021-05-06T12:31:46.114Z] INFO: Testing against a local daemon
12:31:46 [2021-05-06T12:31:46.114Z] === RUN   TestCommitInheritsEnv
12:31:47 [2021-05-06T12:31:47.040Z] --- PASS: TestCommitInheritsEnv (1.17s)
12:31:47 [2021-05-06T12:31:47.040Z] === RUN   TestImportExtremelyLargeImageWorks
12:31:47 [2021-05-06T12:31:47.040Z] === PAUSE TestImportExtremelyLargeImageWorks
12:31:47 [2021-05-06T12:31:47.040Z] === RUN   TestImagesFilterMultiReference
12:31:47 [2021-05-06T12:31:47.295Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:31:47 [2021-05-06T12:31:47.295Z] === RUN   TestImagePullPlatformInvalid
12:31:47 [2021-05-06T12:31:47.295Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:31:47 [2021-05-06T12:31:47.295Z] === RUN   TestRemoveImageOrphaning
12:31:49 [2021-05-06T12:31:49.183Z] --- PASS: TestRemoveImageOrphaning (1.92s)
12:31:49 [2021-05-06T12:31:49.183Z] === RUN   TestRemoveImageGarbageCollector
12:31:49 [2021-05-06T12:31:49.183Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:31:49 [2021-05-06T12:31:49.183Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:31:49 [2021-05-06T12:31:49.183Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:31:49 [2021-05-06T12:31:49.183Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:31:49 [2021-05-06T12:31:49.183Z] === RUN   TestTagInvalidReference
12:31:49 [2021-05-06T12:31:49.183Z] --- PASS: TestTagInvalidReference (0.02s)
12:31:49 [2021-05-06T12:31:49.183Z] === RUN   TestTagValidPrefixedRepo
12:31:49 [2021-05-06T12:31:49.183Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:31:49 [2021-05-06T12:31:49.183Z] === RUN   TestTagExistedNameWithoutForce
12:31:49 [2021-05-06T12:31:49.183Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:31:49 [2021-05-06T12:31:49.183Z] === RUN   TestTagOfficialNames
12:31:49 [2021-05-06T12:31:49.439Z] --- PASS: TestTagOfficialNames (0.05s)
12:31:49 [2021-05-06T12:31:49.439Z] === RUN   TestTagMatchesDigest
12:31:49 [2021-05-06T12:31:49.439Z] --- PASS: TestTagMatchesDigest (0.01s)
12:31:49 [2021-05-06T12:31:49.439Z] === CONT  TestImportExtremelyLargeImageWorks
12:33:40 [2021-05-06T12:33:40.821Z] --- PASS: TestImportExtremelyLargeImageWorks (102.89s)
12:33:40 [2021-05-06T12:33:40.821Z] PASS
12:33:40 [2021-05-06T12:33:40.821Z] 
12:33:40 [2021-05-06T12:33:40.821Z] === Skipped
12:33:40 [2021-05-06T12:33:40.821Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:33:40 [2021-05-06T12:33:40.821Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:33:40 [2021-05-06T12:33:40.821Z] 
12:33:40 [2021-05-06T12:33:40.821Z] 
12:33:40 [2021-05-06T12:33:40.821Z] DONE 12 tests, 1 skipped in 106.413s
12:33:40 [2021-05-06T12:33:40.821Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:33:40 [2021-05-06T12:33:40.821Z] INFO: Testing against a local daemon
12:33:40 [2021-05-06T12:33:40.821Z] === RUN   TestNetworkCreateDelete
12:33:40 [2021-05-06T12:33:40.821Z] --- PASS: TestNetworkCreateDelete (0.42s)
12:33:40 [2021-05-06T12:33:40.821Z] === RUN   TestDockerNetworkDeletePreferID
12:33:40 [2021-05-06T12:33:40.821Z] --- PASS: TestDockerNetworkDeletePreferID (1.32s)
12:33:40 [2021-05-06T12:33:40.821Z] === RUN   TestDaemonDNSFallback
12:33:42 [2021-05-06T12:33:42.184Z] --- PASS: TestDaemonDNSFallback (8.06s)
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestInspectNetwork
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestInspectNetwork (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestRunContainerWithBridgeNone
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestNetworkInvalidJSON
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestNetworkInvalidJSON//networks/create
12:33:42 [2021-05-06T12:33:42.184Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:33:42 [2021-05-06T12:33:42.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:33:42 [2021-05-06T12:33:42.184Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:33:42 [2021-05-06T12:33:42.184Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:33:42 [2021-05-06T12:33:42.184Z] === CONT  TestNetworkInvalidJSON//networks/create
12:33:42 [2021-05-06T12:33:42.184Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:33:42 [2021-05-06T12:33:42.184Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:33:42 [2021-05-06T12:33:42.184Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestNetworkList
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestNetworkList//networks
12:33:42 [2021-05-06T12:33:42.184Z] === PAUSE TestNetworkList//networks
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestNetworkList//networks/
12:33:42 [2021-05-06T12:33:42.184Z] === PAUSE TestNetworkList//networks/
12:33:42 [2021-05-06T12:33:42.184Z] === CONT  TestNetworkList//networks
12:33:42 [2021-05-06T12:33:42.184Z] === CONT  TestNetworkList//networks/
12:33:42 [2021-05-06T12:33:42.184Z] --- PASS: TestNetworkList (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     --- PASS: TestNetworkList//networks (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestHostIPv4BridgeLabel
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestDaemonRestartWithLiveRestore
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestDaemonDefaultNetworkPools
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestDaemonRestartWithExistingNetwork
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestServiceWithPredefinedNetwork
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:242: FLAKY_TEST
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestServiceWithDataPathPortInit
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:42 [2021-05-06T12:33:42.184Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:33:42 [2021-05-06T12:33:42.184Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:42 [2021-05-06T12:33:42.184Z] PASS
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === Skipped
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:242: FLAKY_TEST
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:33:42 [2021-05-06T12:33:42.184Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] 
12:33:42 [2021-05-06T12:33:42.184Z] DONE 22 tests, 12 skipped in 9.984s
12:33:42 [2021-05-06T12:33:42.184Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:33:42 [2021-05-06T12:33:42.439Z] INFO: Testing against a local daemon
12:33:42 [2021-05-06T12:33:42.439Z] === RUN   TestDockerNetworkIpvlanPersistance
12:33:42 [2021-05-06T12:33:42.439Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:33:42 [2021-05-06T12:33:42.439Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:42 [2021-05-06T12:33:42.439Z] === RUN   TestDockerNetworkIpvlan
12:33:42 [2021-05-06T12:33:42.439Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:33:42 [2021-05-06T12:33:42.439Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:42 [2021-05-06T12:33:42.439Z] PASS
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] === Skipped
12:33:42 [2021-05-06T12:33:42.439Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:33:42 [2021-05-06T12:33:42.439Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:33:42 [2021-05-06T12:33:42.439Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] DONE 2 tests, 2 skipped in 0.109s
12:33:42 [2021-05-06T12:33:42.439Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:33:42 [2021-05-06T12:33:42.439Z] INFO: Testing against a local daemon
12:33:42 [2021-05-06T12:33:42.439Z] === RUN   TestDockerNetworkMacvlanPersistance
12:33:42 [2021-05-06T12:33:42.439Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:33:42 [2021-05-06T12:33:42.439Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.439Z] === RUN   TestDockerNetworkMacvlan
12:33:42 [2021-05-06T12:33:42.439Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:33:42 [2021-05-06T12:33:42.439Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.439Z] PASS
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] === Skipped
12:33:42 [2021-05-06T12:33:42.439Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:33:42 [2021-05-06T12:33:42.439Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:33:42 [2021-05-06T12:33:42.439Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] DONE 2 tests, 2 skipped in 0.106s
12:33:42 [2021-05-06T12:33:42.439Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:33:42 [2021-05-06T12:33:42.439Z] testing: warning: no tests to run
12:33:42 [2021-05-06T12:33:42.439Z] PASS
12:33:42 [2021-05-06T12:33:42.439Z] 
12:33:42 [2021-05-06T12:33:42.439Z] DONE 0 tests in 0.023s
12:33:42 [2021-05-06T12:33:42.439Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:33:42 [2021-05-06T12:33:42.695Z] INFO: Testing against a local daemon
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginAllowRequest
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginTLS
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginDenyRequest
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginAPIDenyResponse
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginDenyResponse
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginAllowEventStream
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginErrorResponse
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginErrorRequest
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginHeader
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:33:42 [2021-05-06T12:33:42.695Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
12:33:42 [2021-05-06T12:33:42.695Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.695Z] === RUN   TestAuthZPluginV2Disable
12:33:42 [2021-05-06T12:33:42.950Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:33:42 [2021-05-06T12:33:42.951Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:33:42 [2021-05-06T12:33:42.951Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:33:42 [2021-05-06T12:33:42.951Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] PASS
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === Skipped
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] DONE 17 tests, 17 skipped in 0.380s
12:33:42 [2021-05-06T12:33:42.951Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:33:42 [2021-05-06T12:33:42.951Z] INFO: Testing against a local daemon
12:33:42 [2021-05-06T12:33:42.951Z] === RUN   TestPluginInvalidJSON
12:33:42 [2021-05-06T12:33:42.951Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:33:42 [2021-05-06T12:33:42.951Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:33:42 [2021-05-06T12:33:42.951Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:33:42 [2021-05-06T12:33:42.951Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:33:42 [2021-05-06T12:33:42.951Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z] === RUN   TestPluginInstall
12:33:42 [2021-05-06T12:33:42.951Z] --- SKIP: TestPluginInstall (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] === RUN   TestPluginsWithRuntimes
12:33:42 [2021-05-06T12:33:42.951Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:33:42 [2021-05-06T12:33:42.951Z] === RUN   TestPluginBackCompatMediaTypes
12:33:42 [2021-05-06T12:33:42.951Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:33:42 [2021-05-06T12:33:42.951Z] PASS
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === Skipped
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:33:42 [2021-05-06T12:33:42.951Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] 
12:33:42 [2021-05-06T12:33:42.951Z] DONE 5 tests, 3 skipped in 0.137s
12:33:42 [2021-05-06T12:33:42.951Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:33:43 [2021-05-06T12:33:43.207Z] INFO: Testing against a local daemon
12:33:43 [2021-05-06T12:33:43.207Z] === RUN   TestExternalGraphDriver
12:33:43 [2021-05-06T12:33:43.207Z] --- SKIP: TestExternalGraphDriver (0.07s)
12:33:43 [2021-05-06T12:33:43.207Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:33:43 [2021-05-06T12:33:43.207Z] === RUN   TestGraphdriverPluginV2
12:33:51 [2021-05-06T12:33:51.286Z] --- PASS: TestGraphdriverPluginV2 (7.08s)
12:33:51 [2021-05-06T12:33:51.286Z] PASS
12:33:51 [2021-05-06T12:33:51.286Z] 
12:33:51 [2021-05-06T12:33:51.286Z] === Skipped
12:33:51 [2021-05-06T12:33:51.286Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
12:33:51 [2021-05-06T12:33:51.286Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:33:51 [2021-05-06T12:33:51.286Z] 
12:33:51 [2021-05-06T12:33:51.286Z] 
12:33:51 [2021-05-06T12:33:51.286Z] DONE 2 tests, 1 skipped in 7.251s
12:33:51 [2021-05-06T12:33:51.286Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:33:51 [2021-05-06T12:33:51.286Z] INFO: Testing against a local daemon
12:33:51 [2021-05-06T12:33:51.286Z] === RUN   TestContinueAfterPluginCrash
12:33:51 [2021-05-06T12:33:51.286Z] === PAUSE TestContinueAfterPluginCrash
12:33:51 [2021-05-06T12:33:51.286Z] === RUN   TestReadPluginNoRead
12:33:51 [2021-05-06T12:33:51.286Z] === PAUSE TestReadPluginNoRead
12:33:51 [2021-05-06T12:33:51.286Z] === RUN   TestDaemonStartWithLogOpt
12:33:51 [2021-05-06T12:33:51.286Z] === PAUSE TestDaemonStartWithLogOpt
12:33:51 [2021-05-06T12:33:51.286Z] === CONT  TestContinueAfterPluginCrash
12:33:51 [2021-05-06T12:33:51.286Z] === CONT  TestDaemonStartWithLogOpt
12:33:57 [2021-05-06T12:33:57.820Z] --- PASS: TestDaemonStartWithLogOpt (6.92s)
12:33:57 [2021-05-06T12:33:57.820Z] === CONT  TestReadPluginNoRead
12:34:01 [2021-05-06T12:34:01.085Z] === RUN   TestReadPluginNoRead/default
12:34:01 [2021-05-06T12:34:01.085Z] --- PASS: TestContinueAfterPluginCrash (10.75s)
12:34:03 [2021-05-06T12:34:03.599Z] === RUN   TestReadPluginNoRead/disabled_caching
12:34:06 [2021-05-06T12:34:06.111Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:34:08 [2021-05-06T12:34:08.625Z] --- PASS: TestReadPluginNoRead (10.94s)
12:34:08 [2021-05-06T12:34:08.625Z]     --- PASS: TestReadPluginNoRead/default (2.46s)
12:34:08 [2021-05-06T12:34:08.625Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.47s)
12:34:08 [2021-05-06T12:34:08.625Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.45s)
12:34:08 [2021-05-06T12:34:08.625Z]     read_test.go:92: [d231261fe7c3d] daemon is not started
12:34:08 [2021-05-06T12:34:08.625Z] PASS
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] DONE 6 tests in 17.991s
12:34:08 [2021-05-06T12:34:08.625Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:34:08 [2021-05-06T12:34:08.625Z] testing: warning: no tests to run
12:34:08 [2021-05-06T12:34:08.625Z] PASS
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] DONE 0 tests in 0.041s
12:34:08 [2021-05-06T12:34:08.625Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:34:08 [2021-05-06T12:34:08.625Z] INFO: Testing against a local daemon
12:34:08 [2021-05-06T12:34:08.625Z] === RUN   TestPluginWithDevMounts
12:34:08 [2021-05-06T12:34:08.625Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:34:08 [2021-05-06T12:34:08.625Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:34:08 [2021-05-06T12:34:08.625Z] PASS
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] === Skipped
12:34:08 [2021-05-06T12:34:08.625Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:34:08 [2021-05-06T12:34:08.625Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] DONE 1 tests, 1 skipped in 0.122s
12:34:08 [2021-05-06T12:34:08.625Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:34:08 [2021-05-06T12:34:08.625Z] INFO: Testing against a local daemon
12:34:08 [2021-05-06T12:34:08.625Z] === RUN   TestSecretInspect
12:34:08 [2021-05-06T12:34:08.625Z] --- SKIP: TestSecretInspect (0.01s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] === RUN   TestSecretList
12:34:08 [2021-05-06T12:34:08.625Z] --- SKIP: TestSecretList (0.02s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] === RUN   TestSecretsCreateAndDelete
12:34:08 [2021-05-06T12:34:08.625Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] === RUN   TestSecretsUpdate
12:34:08 [2021-05-06T12:34:08.625Z] --- SKIP: TestSecretsUpdate (0.01s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] === RUN   TestTemplatedSecret
12:34:08 [2021-05-06T12:34:08.625Z] --- SKIP: TestTemplatedSecret (0.00s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] === RUN   TestSecretCreateResolve
12:34:08 [2021-05-06T12:34:08.625Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] PASS
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] === Skipped
12:34:08 [2021-05-06T12:34:08.625Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:34:08 [2021-05-06T12:34:08.625Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] 
12:34:08 [2021-05-06T12:34:08.625Z] DONE 6 tests, 6 skipped in 0.186s
12:34:08 [2021-05-06T12:34:08.625Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:34:08 [2021-05-06T12:34:08.881Z] INFO: Testing against a local daemon
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestServiceCreateInit
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:34:08 [2021-05-06T12:34:08.881Z] --- PASS: TestServiceCreateInit (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:34:08 [2021-05-06T12:34:08.881Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:34:08 [2021-05-06T12:34:08.881Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateServiceMultipleTimes
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateServiceConflict
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateServiceMaxReplicas
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateWithDuplicateNetworkNames
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
12:34:08 [2021-05-06T12:34:08.881Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateServiceSecretFileMode
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateServiceConfigFileMode
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateServiceSysctls
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:34:08 [2021-05-06T12:34:08.881Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateServiceCapabilities
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:34:08 [2021-05-06T12:34:08.881Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestInspect
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestInspect (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestCreateJob
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestCreateJob (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestReplicatedJob
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestReplicatedJob (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestUpdateReplicatedJob
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
12:34:08 [2021-05-06T12:34:08.881Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestServiceListWithStatuses
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:34:08 [2021-05-06T12:34:08.881Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestDockerNetworkConnectAlias
12:34:08 [2021-05-06T12:34:08.881Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
12:34:08 [2021-05-06T12:34:08.881Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:08 [2021-05-06T12:34:08.881Z] === RUN   TestDockerNetworkReConnect
12:34:09 [2021-05-06T12:34:09.137Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
12:34:09 [2021-05-06T12:34:09.137Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:09 [2021-05-06T12:34:09.137Z] === RUN   TestServicePlugin
12:34:13 [2021-05-06T12:34:13.301Z] --- SKIP: TestServicePlugin (3.72s)
12:34:13 [2021-05-06T12:34:13.301Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestServiceUpdateLabel
12:34:13 [2021-05-06T12:34:13.301Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestServiceUpdateSecrets
12:34:13 [2021-05-06T12:34:13.301Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestServiceUpdateConfigs
12:34:13 [2021-05-06T12:34:13.301Z] --- SKIP: TestServiceUpdateConfigs (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestServiceUpdateNetwork
12:34:13 [2021-05-06T12:34:13.301Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestServiceUpdatePidsLimit
12:34:13 [2021-05-06T12:34:13.301Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] PASS
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === Skipped
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:34:13 [2021-05-06T12:34:13.301Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:34:13 [2021-05-06T12:34:13.301Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:34:13 [2021-05-06T12:34:13.301Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:34:13 [2021-05-06T12:34:13.301Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:34:13 [2021-05-06T12:34:13.301Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServicePlugin (3.72s)
12:34:13 [2021-05-06T12:34:13.301Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] DONE 24 tests, 23 skipped in 4.119s
12:34:13 [2021-05-06T12:34:13.301Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:34:13 [2021-05-06T12:34:13.301Z] INFO: Testing against a local daemon
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestSessionCreate
12:34:13 [2021-05-06T12:34:13.301Z] --- PASS: TestSessionCreate (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestSessionCreateWithBadUpgrade
12:34:13 [2021-05-06T12:34:13.301Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:34:13 [2021-05-06T12:34:13.301Z] PASS
12:34:13 [2021-05-06T12:34:13.301Z] 
12:34:13 [2021-05-06T12:34:13.301Z] DONE 2 tests in 0.142s
12:34:13 [2021-05-06T12:34:13.301Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:34:13 [2021-05-06T12:34:13.301Z] INFO: Testing against a local daemon
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:34:13 [2021-05-06T12:34:13.301Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:34:13 [2021-05-06T12:34:13.301Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:34:13 [2021-05-06T12:34:13.301Z] === RUN   TestEventsExecDie
12:34:14 [2021-05-06T12:34:14.243Z] --- PASS: TestEventsExecDie (0.99s)
12:34:14 [2021-05-06T12:34:14.243Z] === RUN   TestEventsBackwardsCompatible
12:34:14 [2021-05-06T12:34:14.243Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:34:14 [2021-05-06T12:34:14.243Z] === RUN   TestInfoBinaryCommits
12:34:14 [2021-05-06T12:34:14.243Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:34:14 [2021-05-06T12:34:14.243Z] === RUN   TestInfoAPIVersioned
12:34:14 [2021-05-06T12:34:14.243Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:34:14 [2021-05-06T12:34:14.243Z] === RUN   TestInfoDiscoveryBackend
12:34:16 [2021-05-06T12:34:16.154Z] --- PASS: TestInfoDiscoveryBackend (1.76s)
12:34:16 [2021-05-06T12:34:16.154Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:34:19 [2021-05-06T12:34:19.417Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s)
12:34:19 [2021-05-06T12:34:19.417Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:34:19 [2021-05-06T12:34:19.417Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:34:19 [2021-05-06T12:34:19.417Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:34:19 [2021-05-06T12:34:19.417Z] === RUN   TestInfoAPI
12:34:19 [2021-05-06T12:34:19.417Z] --- PASS: TestInfoAPI (0.03s)
12:34:19 [2021-05-06T12:34:19.417Z] === RUN   TestInfoAPIWarnings
12:34:37 [2021-05-06T12:34:37.448Z] --- PASS: TestInfoAPIWarnings (17.78s)
12:34:37 [2021-05-06T12:34:37.448Z] === RUN   TestInfoDebug
12:34:38 [2021-05-06T12:34:38.811Z] --- PASS: TestInfoDebug (1.78s)
12:34:38 [2021-05-06T12:34:38.811Z] === RUN   TestInfoInsecureRegistries
12:34:40 [2021-05-06T12:34:40.697Z] --- PASS: TestInfoInsecureRegistries (1.79s)
12:34:40 [2021-05-06T12:34:40.697Z] === RUN   TestInfoRegistryMirrors
12:34:42 [2021-05-06T12:34:42.583Z] --- PASS: TestInfoRegistryMirrors (1.89s)
12:34:42 [2021-05-06T12:34:42.583Z] === RUN   TestLoginFailsWithBadCredentials
12:34:42 [2021-05-06T12:34:42.839Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
12:34:42 [2021-05-06T12:34:42.839Z] === RUN   TestPingCacheHeaders
12:34:42 [2021-05-06T12:34:42.839Z] --- PASS: TestPingCacheHeaders (0.02s)
12:34:42 [2021-05-06T12:34:42.839Z] === RUN   TestPingGet
12:34:42 [2021-05-06T12:34:42.839Z] --- PASS: TestPingGet (0.01s)
12:34:42 [2021-05-06T12:34:42.839Z] === RUN   TestPingHead
12:34:42 [2021-05-06T12:34:42.839Z] --- PASS: TestPingHead (0.02s)
12:34:42 [2021-05-06T12:34:42.839Z] === RUN   TestVersion
12:34:42 [2021-05-06T12:34:42.839Z] --- PASS: TestVersion (0.02s)
12:34:42 [2021-05-06T12:34:42.839Z] PASS
12:34:42 [2021-05-06T12:34:42.839Z] 
12:34:42 [2021-05-06T12:34:42.839Z] === Skipped
12:34:42 [2021-05-06T12:34:42.839Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:34:42 [2021-05-06T12:34:42.839Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:34:42 [2021-05-06T12:34:42.839Z] 
12:34:42 [2021-05-06T12:34:42.839Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:34:42 [2021-05-06T12:34:42.839Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:34:42 [2021-05-06T12:34:42.839Z] 
12:34:42 [2021-05-06T12:34:42.839Z] 
12:34:42 [2021-05-06T12:34:42.839Z] DONE 18 tests, 2 skipped in 29.975s
12:34:43 [2021-05-06T12:34:43.095Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:34:43 [2021-05-06T12:34:43.095Z] INFO: Testing against a local daemon
12:34:43 [2021-05-06T12:34:43.095Z] === RUN   TestVolumesCreateAndList
12:34:43 [2021-05-06T12:34:43.095Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:34:43 [2021-05-06T12:34:43.095Z] === RUN   TestVolumesRemove
12:34:43 [2021-05-06T12:34:43.095Z] --- PASS: TestVolumesRemove (0.07s)
12:34:43 [2021-05-06T12:34:43.095Z] === RUN   TestVolumesInspect
12:34:43 [2021-05-06T12:34:43.095Z] --- PASS: TestVolumesInspect (0.02s)
12:34:43 [2021-05-06T12:34:43.095Z] === RUN   TestVolumesInvalidJSON
12:34:43 [2021-05-06T12:34:43.095Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:34:43 [2021-05-06T12:34:43.095Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:34:43 [2021-05-06T12:34:43.095Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:34:43 [2021-05-06T12:34:43.095Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:34:43 [2021-05-06T12:34:43.095Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:34:43 [2021-05-06T12:34:43.095Z] PASS
12:34:43 [2021-05-06T12:34:43.095Z] 
12:34:43 [2021-05-06T12:34:43.095Z] DONE 5 tests in 0.218s
12:34:43 [2021-05-06T12:34:43.095Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:34:43 [2021-05-06T12:34:43.351Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12150 is not a child of this shell
12:34:43 [2021-05-06T12:34:43.351Z] warning: PID 12150 from bundles/test-integration/docker.pid had a nonzero exit code
12:34:43 [2021-05-06T12:34:43.351Z] Leaving: AppArmorNo profiles have been unloaded.
12:34:43 [2021-05-06T12:34:43.351Z] 
12:34:43 [2021-05-06T12:34:43.351Z] Unloading profiles will leave already running processes permanently
12:34:43 [2021-05-06T12:34:43.351Z] unconfined, which can lead to unexpected situations.
12:34:43 [2021-05-06T12:34:43.351Z] 
12:34:43 [2021-05-06T12:34:43.351Z] To set a process to complain mode, use the command line tool
12:34:43 [2021-05-06T12:34:43.351Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:34:43 [2021-05-06T12:34:43.351Z] Removing test suite binaries
12:34:43 [2021-05-06T12:34:43.351Z] exiting test-integration
12:34:43 [2021-05-06T12:34:43.351Z] ++ exit 0
12:34:44 [2021-05-06T12:34:44.277Z]