Skip to content

Console Output

03:56:21 [2020-06-06T03:56:21.840Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40605/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr7 -e DOCKER_GITCOMMIT=7bc3b1affffb2ea99367238447ea0003b309c196 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7bc3b1affffb2ea99367238447ea0003b309c196 hack/make.sh dynbinary test-integration
03:56:22 [2020-06-06T03:56:22.764Z] 
03:56:22 [2020-06-06T03:56:22.764Z] Removing bundles/
03:56:22 [2020-06-06T03:56:22.764Z] 
03:56:22 [2020-06-06T03:56:22.764Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
03:56:22 [2020-06-06T03:56:22.764Z] Building: bundles/dynbinary-daemon/dockerd-dev
03:56:22 [2020-06-06T03:56:22.764Z] GOOS="" GOARCH="" GOARM=""
03:57:44 [2020-06-06T03:57:44.127Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
03:57:44 [2020-06-06T03:57:44.687Z] 
03:57:44 [2020-06-06T03:57:44.687Z] ---> Making bundle: test-integration (in bundles/test-integration)
03:57:44 [2020-06-06T03:57:44.942Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
03:57:44 [2020-06-06T03:57:44.942Z] HOSTNAME=4af3515a5b09
03:57:44 [2020-06-06T03:57:44.942Z] DEST=bundles/test-integration
03:57:44 [2020-06-06T03:57:44.942Z] PWD=/go/src/github.com/docker/docker
03:57:44 [2020-06-06T03:57:44.942Z] DOCKER_ROOTLESS=1
03:57:44 [2020-06-06T03:57:44.942Z] DOCKER_GITCOMMIT=7bc3b1affffb2ea99367238447ea0003b309c196
03:57:44 [2020-06-06T03:57:44.942Z] container=docker
03:57:44 [2020-06-06T03:57:44.942Z] HOME=/root
03:57:44 [2020-06-06T03:57:44.942Z] GOLANG_VERSION=1.13.11
03:57:44 [2020-06-06T03:57:44.942Z] VALIDATE_REPO=https://github.com/moby/moby.git
03:57:44 [2020-06-06T03:57:44.942Z] VALIDATE_BRANCH=master
03:57:44 [2020-06-06T03:57:44.942Z] TERM=xterm
03:57:44 [2020-06-06T03:57:44.942Z] DOCKER_PKG=github.com/docker/docker
03:57:44 [2020-06-06T03:57:44.942Z] SHLVL=1
03:57:44 [2020-06-06T03:57:44.942Z] TIMEOUT=120m
03:57:44 [2020-06-06T03:57:44.942Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
03:57:44 [2020-06-06T03:57:44.942Z] DOCKER_GRAPHDRIVER=overlay2
03:57:44 [2020-06-06T03:57:44.942Z] GO111MODULE=off
03:57:44 [2020-06-06T03:57:44.942Z] DOCKER_EXPERIMENTAL=1
03:57:44 [2020-06-06T03:57:44.942Z] TEST_SKIP_INTEGRATION_CLI=1
03:57:44 [2020-06-06T03:57:44.942Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
03:57:44 [2020-06-06T03:57:44.942Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
03:57:44 [2020-06-06T03:57:44.942Z] GOPATH=/go
03:57:44 [2020-06-06T03:57:44.942Z] PKG_CONFIG=pkg-config
03:57:44 [2020-06-06T03:57:44.942Z] _=/usr/bin/env
03:57:44 [2020-06-06T03:57:44.942Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
03:58:23 [2020-06-06T03:58:23.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
03:58:24 [2020-06-06T03:58:24.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
03:58:27 [2020-06-06T03:58:27.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
03:58:54 [2020-06-06T03:58:54.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
03:58:54 [2020-06-06T03:58:54.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
03:58:54 [2020-06-06T03:58:54.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
03:58:54 [2020-06-06T03:58:54.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
03:58:55 [2020-06-06T03:58:55.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
03:58:57 [2020-06-06T03:58:57.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
03:59:01 [2020-06-06T03:59:01.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
03:59:02 [2020-06-06T03:59:02.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
03:59:03 [2020-06-06T03:59:03.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
03:59:04 [2020-06-06T03:59:04.547Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
03:59:06 [2020-06-06T03:59:06.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
03:59:07 [2020-06-06T03:59:07.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
03:59:09 [2020-06-06T03:59:09.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
03:59:11 [2020-06-06T03:59:11.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
03:59:12 [2020-06-06T03:59:12.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
03:59:14 [2020-06-06T03:59:14.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
03:59:14 [2020-06-06T03:59:14.294Z] Using test binary docker
03:59:14 [2020-06-06T03:59:14.294Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
03:59:14 [2020-06-06T03:59:14.294Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
03:59:14 [2020-06-06T03:59:14.294Z] INFO: Waiting for daemon to start...
03:59:14 [2020-06-06T03:59:14.294Z] Starting dockerd
03:59:16 [2020-06-06T03:59:16.176Z] .
03:59:16 [2020-06-06T03:59:16.176Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
03:59:16 [2020-06-06T03:59:16.176Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
03:59:16 [2020-06-06T03:59:16.176Z] Error: No such image: emptyfs
03:59:16 [2020-06-06T03:59:16.176Z] Running integration-test (iteration 1)
03:59:16 [2020-06-06T03:59:16.176Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
03:59:26 [2020-06-06T03:59:26.106Z] Loaded image: buildpack-deps:jessie
03:59:26 [2020-06-06T03:59:26.106Z] Loaded image: busybox:latest
03:59:26 [2020-06-06T03:59:26.106Z] Loaded image: busybox:glibc
03:59:26 [2020-06-06T03:59:26.106Z] Loaded image: debian:jessie
03:59:26 [2020-06-06T03:59:26.106Z] Loaded image: hello-world:latest
03:59:26 [2020-06-06T03:59:26.106Z] INFO: Testing against a local daemon
03:59:26 [2020-06-06T03:59:26.106Z] === RUN   TestCgroupNamespacesBuild
03:59:28 [2020-06-06T03:59:28.615Z] --- PASS: TestCgroupNamespacesBuild (2.58s)
03:59:28 [2020-06-06T03:59:28.615Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
03:59:31 [2020-06-06T03:59:31.127Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s)
03:59:31 [2020-06-06T03:59:31.127Z] === RUN   TestBuildWithSession
03:59:31 [2020-06-06T03:59:31.127Z] --- SKIP: TestBuildWithSession (0.00s)
03:59:31 [2020-06-06T03:59:31.127Z]     build_session_test.go:25: TODO: BuildKit
03:59:31 [2020-06-06T03:59:31.127Z] === RUN   TestBuildSquashParent
03:59:39 [2020-06-06T03:59:39.199Z] --- PASS: TestBuildSquashParent (7.13s)
03:59:39 [2020-06-06T03:59:39.199Z] === RUN   TestBuildWithRemoveAndForceRemove
03:59:39 [2020-06-06T03:59:39.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:39 [2020-06-06T03:59:39.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:39 [2020-06-06T03:59:39.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:39 [2020-06-06T03:59:39.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:39 [2020-06-06T03:59:39.199Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:39 [2020-06-06T03:59:39.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:39 [2020-06-06T03:59:39.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:39 [2020-06-06T03:59:39.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:39 [2020-06-06T03:59:39.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:39 [2020-06-06T03:59:39.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:39 [2020-06-06T03:59:39.199Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:39 [2020-06-06T03:59:39.199Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:39 [2020-06-06T03:59:39.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
03:59:39 [2020-06-06T03:59:39.199Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
03:59:39 [2020-06-06T03:59:39.759Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
03:59:39 [2020-06-06T03:59:39.759Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
03:59:41 [2020-06-06T03:59:41.643Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
03:59:41 [2020-06-06T03:59:41.899Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
03:59:43 [2020-06-06T03:59:43.782Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
03:59:43 [2020-06-06T03:59:43.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.83s)
03:59:43 [2020-06-06T03:59:43.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s)
03:59:43 [2020-06-06T03:59:43.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s)
03:59:43 [2020-06-06T03:59:43.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s)
03:59:43 [2020-06-06T03:59:43.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
03:59:43 [2020-06-06T03:59:43.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s)
03:59:43 [2020-06-06T03:59:43.782Z] === RUN   TestBuildMultiStageCopy
03:59:43 [2020-06-06T03:59:43.782Z] === RUN   TestBuildMultiStageCopy/copy_to_root
03:59:47 [2020-06-06T03:59:47.040Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
03:59:48 [2020-06-06T03:59:48.400Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
03:59:49 [2020-06-06T03:59:49.323Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
03:59:50 [2020-06-06T03:59:50.246Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
03:59:51 [2020-06-06T03:59:51.169Z] --- PASS: TestBuildMultiStageCopy (7.28s)
03:59:51 [2020-06-06T03:59:51.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
03:59:51 [2020-06-06T03:59:51.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
03:59:51 [2020-06-06T03:59:51.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
03:59:51 [2020-06-06T03:59:51.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
03:59:51 [2020-06-06T03:59:51.169Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.01s)
03:59:51 [2020-06-06T03:59:51.169Z] === RUN   TestBuildMultiStageParentConfig
03:59:56 [2020-06-06T03:59:56.401Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
03:59:56 [2020-06-06T03:59:56.401Z] === RUN   TestBuildLabelWithTargets
04:00:04 [2020-06-06T04:00:04.470Z] --- PASS: TestBuildLabelWithTargets (8.00s)
04:00:04 [2020-06-06T04:00:04.470Z] === RUN   TestBuildWithEmptyLayers
04:00:07 [2020-06-06T04:00:07.726Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
04:00:07 [2020-06-06T04:00:07.726Z] === RUN   TestBuildMultiStageOnBuild
04:00:12 [2020-06-06T04:00:12.958Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
04:00:12 [2020-06-06T04:00:12.958Z] === RUN   TestBuildUncleanTarFilenames
04:00:12 [2020-06-06T04:00:12.958Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
04:00:12 [2020-06-06T04:00:12.958Z] === RUN   TestBuildMultiStageLayerLeak
04:00:17 [2020-06-06T04:00:17.114Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
04:00:17 [2020-06-06T04:00:17.114Z] === RUN   TestBuildWithHugeFile
04:01:13 [2020-06-06T04:01:13.260Z] --- PASS: TestBuildWithHugeFile (52.78s)
04:01:13 [2020-06-06T04:01:13.260Z] === RUN   TestBuildWithEmptyDockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
04:01:13 [2020-06-06T04:01:13.260Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
04:01:13 [2020-06-06T04:01:13.260Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
04:01:13 [2020-06-06T04:01:13.260Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
04:01:13 [2020-06-06T04:01:13.260Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
04:01:13 [2020-06-06T04:01:13.260Z] === RUN   TestBuildPreserveOwnership
04:01:13 [2020-06-06T04:01:13.260Z] === RUN   TestBuildPreserveOwnership/copy_from
04:01:16 [2020-06-06T04:01:16.520Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
04:01:20 [2020-06-06T04:01:20.718Z] --- PASS: TestBuildPreserveOwnership (9.90s)
04:01:20 [2020-06-06T04:01:20.718Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.89s)
04:01:20 [2020-06-06T04:01:20.718Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
04:01:20 [2020-06-06T04:01:20.718Z] === RUN   TestBuildPlatformInvalid
04:01:20 [2020-06-06T04:01:20.718Z] --- PASS: TestBuildPlatformInvalid (0.09s)
04:01:20 [2020-06-06T04:01:20.718Z] === RUN   TestBuildWithCopyEmptyDir
04:01:22 [2020-06-06T04:01:22.079Z] --- PASS: TestBuildWithCopyEmptyDir (1.91s)
04:01:22 [2020-06-06T04:01:22.079Z] PASS
04:01:22 [2020-06-06T04:01:22.079Z] 
04:01:22 [2020-06-06T04:01:22.079Z] === Skipped
04:01:22 [2020-06-06T04:01:22.079Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
04:01:22 [2020-06-06T04:01:22.079Z]     build_session_test.go:25: TODO: BuildKit
04:01:22 [2020-06-06T04:01:22.079Z] 
04:01:22 [2020-06-06T04:01:22.079Z] 
04:01:22 [2020-06-06T04:01:22.079Z] DONE 33 tests, 1 skipped in 125.922s
04:01:22 [2020-06-06T04:01:22.079Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
04:01:22 [2020-06-06T04:01:22.334Z] INFO: Testing against a local daemon
04:01:22 [2020-06-06T04:01:22.334Z] === RUN   TestConfigInspect
04:01:22 [2020-06-06T04:01:22.334Z] --- SKIP: TestConfigInspect (0.02s)
04:01:22 [2020-06-06T04:01:22.334Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:22 [2020-06-06T04:01:22.334Z] === RUN   TestConfigList
04:01:22 [2020-06-06T04:01:22.334Z] --- SKIP: TestConfigList (0.01s)
04:01:22 [2020-06-06T04:01:22.334Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:22 [2020-06-06T04:01:22.334Z] === RUN   TestConfigsCreateAndDelete
04:01:22 [2020-06-06T04:01:22.334Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
04:01:22 [2020-06-06T04:01:22.334Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:22 [2020-06-06T04:01:22.334Z] === RUN   TestConfigsUpdate
04:01:22 [2020-06-06T04:01:22.334Z] --- SKIP: TestConfigsUpdate (0.01s)
04:01:22 [2020-06-06T04:01:22.334Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:22 [2020-06-06T04:01:22.334Z] === RUN   TestTemplatedConfig
04:01:22 [2020-06-06T04:01:22.334Z] --- SKIP: TestTemplatedConfig (0.00s)
04:01:22 [2020-06-06T04:01:22.334Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:22 [2020-06-06T04:01:22.334Z] === RUN   TestConfigCreateResolve
04:01:22 [2020-06-06T04:01:22.334Z] --- SKIP: TestConfigCreateResolve (0.01s)
04:01:22 [2020-06-06T04:01:22.334Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:22 [2020-06-06T04:01:22.334Z] === RUN   TestConfigDaemonLibtrustID
04:01:24 [2020-06-06T04:01:24.216Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
04:01:24 [2020-06-06T04:01:24.216Z] PASS
04:01:24 [2020-06-06T04:01:24.216Z] 
04:01:24 [2020-06-06T04:01:24.216Z] === Skipped
04:01:24 [2020-06-06T04:01:24.216Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
04:01:24 [2020-06-06T04:01:24.216Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:24 [2020-06-06T04:01:24.216Z] 
04:01:24 [2020-06-06T04:01:24.216Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
04:01:24 [2020-06-06T04:01:24.216Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:24 [2020-06-06T04:01:24.216Z] 
04:01:24 [2020-06-06T04:01:24.216Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
04:01:24 [2020-06-06T04:01:24.216Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:24 [2020-06-06T04:01:24.216Z] 
04:01:24 [2020-06-06T04:01:24.216Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
04:01:24 [2020-06-06T04:01:24.216Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:24 [2020-06-06T04:01:24.216Z] 
04:01:24 [2020-06-06T04:01:24.216Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
04:01:24 [2020-06-06T04:01:24.216Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:24 [2020-06-06T04:01:24.216Z] 
04:01:24 [2020-06-06T04:01:24.216Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
04:01:24 [2020-06-06T04:01:24.216Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:01:24 [2020-06-06T04:01:24.216Z] 
04:01:24 [2020-06-06T04:01:24.216Z] 
04:01:24 [2020-06-06T04:01:24.216Z] DONE 7 tests, 6 skipped in 1.759s
04:01:24 [2020-06-06T04:01:24.216Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
04:01:24 [2020-06-06T04:01:24.216Z] INFO: Testing against a local daemon
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestCheckpoint
04:01:24 [2020-06-06T04:01:24.216Z] --- SKIP: TestCheckpoint (0.00s)
04:01:24 [2020-06-06T04:01:24.216Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestContainerInvalidJSON
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
04:01:24 [2020-06-06T04:01:24.216Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
04:01:24 [2020-06-06T04:01:24.216Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
04:01:24 [2020-06-06T04:01:24.216Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
04:01:24 [2020-06-06T04:01:24.216Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
04:01:24 [2020-06-06T04:01:24.216Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
04:01:24 [2020-06-06T04:01:24.216Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
04:01:24 [2020-06-06T04:01:24.216Z] --- PASS: TestContainerInvalidJSON (0.02s)
04:01:24 [2020-06-06T04:01:24.216Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
04:01:24 [2020-06-06T04:01:24.216Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
04:01:24 [2020-06-06T04:01:24.216Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestCopyFromContainerPathDoesNotExist
04:01:24 [2020-06-06T04:01:24.216Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestCopyFromContainerPathIsNotDir
04:01:24 [2020-06-06T04:01:24.216Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestCopyToContainerPathDoesNotExist
04:01:24 [2020-06-06T04:01:24.216Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
04:01:24 [2020-06-06T04:01:24.216Z] === RUN   TestCopyToContainerPathIsNotDir
04:01:24 [2020-06-06T04:01:24.471Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
04:01:24 [2020-06-06T04:01:24.471Z] === RUN   TestCopyFromContainer
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer//
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer//bar/root
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer//bar/root/
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer/bar/quux
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer/bar/quux/
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer/bar/quux/baz
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer/bar/filesymlink
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer/bar/dirsymlink
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
04:01:28 [2020-06-06T04:01:28.626Z] === RUN   TestCopyFromContainer/bar/notarget
04:01:28 [2020-06-06T04:01:28.881Z] --- PASS: TestCopyFromContainer (4.44s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer// (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:28 [2020-06-06T04:01:28.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:28 [2020-06-06T04:01:28.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:28 [2020-06-06T04:01:28.881Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:28 [2020-06-06T04:01:28.881Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
04:01:28 [2020-06-06T04:01:28.881Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
04:01:28 [2020-06-06T04:01:28.881Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
04:01:28 [2020-06-06T04:01:28.881Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateLinkToNonExistingContainer
04:01:28 [2020-06-06T04:01:28.881Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateWithInvalidEnv
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateWithInvalidEnv/0
04:01:28 [2020-06-06T04:01:28.881Z] === PAUSE TestCreateWithInvalidEnv/0
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateWithInvalidEnv/1
04:01:28 [2020-06-06T04:01:28.881Z] === PAUSE TestCreateWithInvalidEnv/1
04:01:28 [2020-06-06T04:01:28.881Z] === RUN   TestCreateWithInvalidEnv/2
04:01:28 [2020-06-06T04:01:28.881Z] === PAUSE TestCreateWithInvalidEnv/2
04:01:28 [2020-06-06T04:01:28.881Z] === CONT  TestCreateWithInvalidEnv/0
04:01:28 [2020-06-06T04:01:28.881Z] === CONT  TestCreateWithInvalidEnv/2
04:01:28 [2020-06-06T04:01:28.881Z] === CONT  TestCreateWithInvalidEnv/1
04:01:28 [2020-06-06T04:01:28.881Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
04:01:28 [2020-06-06T04:01:28.881Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
04:01:28 [2020-06-06T04:01:28.882Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
04:01:28 [2020-06-06T04:01:28.882Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
04:01:28 [2020-06-06T04:01:28.882Z] === RUN   TestCreateTmpfsMountsTarget
04:01:28 [2020-06-06T04:01:28.882Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
04:01:28 [2020-06-06T04:01:28.882Z] === RUN   TestCreateWithCustomMaskedPaths
04:01:30 [2020-06-06T04:01:30.241Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/no_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/no_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/empty_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/valid_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/empty_capadd
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/empty_capadd
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/empty_capdrop
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
04:01:30 [2020-06-06T04:01:30.241Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
04:01:30 [2020-06-06T04:01:30.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
04:01:30 [2020-06-06T04:01:30.241Z] === CONT  TestCreateWithCapabilities/no_capabilities
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/empty_capadd
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/empty_capdrop
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/valid_capabilities
04:01:30 [2020-06-06T04:01:30.242Z] === CONT  TestCreateWithCapabilities/empty_capabilities
04:01:30 [2020-06-06T04:01:30.242Z] --- PASS: TestCreateWithCapabilities (0.01s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
04:01:30 [2020-06-06T04:01:30.242Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
04:01:30 [2020-06-06T04:01:30.242Z] === RUN   TestCreateWithCustomReadonlyPaths
04:01:31 [2020-06-06T04:01:31.602Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s)
04:01:31 [2020-06-06T04:01:31.602Z] === RUN   TestCreateWithInvalidHealthcheckParams
04:01:31 [2020-06-06T04:01:31.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:31 [2020-06-06T04:01:31.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:31 [2020-06-06T04:01:31.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:31 [2020-06-06T04:01:31.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:31 [2020-06-06T04:01:31.602Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
04:01:31 [2020-06-06T04:01:31.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
04:01:31 [2020-06-06T04:01:31.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
04:01:31 [2020-06-06T04:01:31.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
04:01:31 [2020-06-06T04:01:31.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
04:01:31 [2020-06-06T04:01:31.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
04:01:31 [2020-06-06T04:01:31.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
04:01:31 [2020-06-06T04:01:31.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
04:01:31 [2020-06-06T04:01:31.602Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
04:01:31 [2020-06-06T04:01:31.602Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
04:01:31 [2020-06-06T04:01:31.856Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s)
04:01:31 [2020-06-06T04:01:31.856Z] === RUN   TestCreateDifferentPlatform
04:01:31 [2020-06-06T04:01:31.856Z] === RUN   TestCreateDifferentPlatform/different_os
04:01:31 [2020-06-06T04:01:31.856Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
04:01:31 [2020-06-06T04:01:31.856Z] --- PASS: TestCreateDifferentPlatform (0.02s)
04:01:31 [2020-06-06T04:01:31.856Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
04:01:31 [2020-06-06T04:01:31.856Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
04:01:31 [2020-06-06T04:01:31.856Z] === RUN   TestContainerStartOnDaemonRestart
04:01:31 [2020-06-06T04:01:31.856Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
04:01:31 [2020-06-06T04:01:31.856Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
04:01:31 [2020-06-06T04:01:31.856Z] === RUN   TestDaemonRestartIpcMode
04:01:31 [2020-06-06T04:01:31.856Z] === PAUSE TestDaemonRestartIpcMode
04:01:31 [2020-06-06T04:01:31.856Z] === RUN   TestDaemonHostGatewayIP
04:01:31 [2020-06-06T04:01:31.856Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
04:01:31 [2020-06-06T04:01:31.856Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
04:01:31 [2020-06-06T04:01:31.856Z] === RUN   TestContainerKillOnDaemonStart
04:01:31 [2020-06-06T04:01:31.856Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
04:01:31 [2020-06-06T04:01:31.856Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
04:01:31 [2020-06-06T04:01:31.856Z] === RUN   TestDiff
04:01:32 [2020-06-06T04:01:32.416Z] --- PASS: TestDiff (0.45s)
04:01:32 [2020-06-06T04:01:32.416Z] === RUN   TestExecWithCloseStdin
04:01:32 [2020-06-06T04:01:32.976Z] --- PASS: TestExecWithCloseStdin (0.51s)
04:01:32 [2020-06-06T04:01:32.976Z] === RUN   TestExec
04:01:33 [2020-06-06T04:01:33.535Z] --- PASS: TestExec (0.52s)
04:01:33 [2020-06-06T04:01:33.535Z] === RUN   TestExecUser
04:01:34 [2020-06-06T04:01:34.094Z] --- PASS: TestExecUser (0.49s)
04:01:34 [2020-06-06T04:01:34.094Z] === RUN   TestExportContainerAndImportImage
04:01:34 [2020-06-06T04:01:34.653Z] --- PASS: TestExportContainerAndImportImage (0.63s)
04:01:34 [2020-06-06T04:01:34.653Z] === RUN   TestExportContainerAfterDaemonRestart
04:01:37 [2020-06-06T04:01:37.909Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s)
04:01:37 [2020-06-06T04:01:37.909Z] === RUN   TestHealthCheckWorkdir
04:01:38 [2020-06-06T04:01:38.469Z] --- PASS: TestHealthCheckWorkdir (0.57s)
04:01:38 [2020-06-06T04:01:38.469Z] === RUN   TestHealthKillContainer
04:01:40 [2020-06-06T04:01:40.975Z] --- PASS: TestHealthKillContainer (2.62s)
04:01:40 [2020-06-06T04:01:40.975Z] === RUN   TestInspectCpusetInConfigPre120
04:01:41 [2020-06-06T04:01:41.535Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
04:01:41 [2020-06-06T04:01:41.535Z] === RUN   TestIpcModeNone
04:01:42 [2020-06-06T04:01:42.094Z] --- PASS: TestIpcModeNone (0.48s)
04:01:42 [2020-06-06T04:01:42.094Z] === RUN   TestIpcModePrivate
04:01:42 [2020-06-06T04:01:42.349Z] --- PASS: TestIpcModePrivate (0.48s)
04:01:42 [2020-06-06T04:01:42.349Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
04:01:42 [2020-06-06T04:01:42.349Z] === RUN   TestIpcModeShareable
04:01:42 [2020-06-06T04:01:42.349Z] --- SKIP: TestIpcModeShareable (0.00s)
04:01:42 [2020-06-06T04:01:42.349Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:42 [2020-06-06T04:01:42.349Z] === RUN   TestAPIIpcModeShareableAndContainer
04:01:44 [2020-06-06T04:01:44.236Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
04:01:44 [2020-06-06T04:01:44.236Z] === RUN   TestAPIIpcModeHost
04:01:44 [2020-06-06T04:01:44.236Z] --- SKIP: TestAPIIpcModeHost (0.00s)
04:01:44 [2020-06-06T04:01:44.236Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:44 [2020-06-06T04:01:44.236Z] === RUN   TestDaemonIpcModeShareable
04:01:44 [2020-06-06T04:01:44.236Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
04:01:44 [2020-06-06T04:01:44.236Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:44 [2020-06-06T04:01:44.236Z] === RUN   TestDaemonIpcModePrivate
04:01:46 [2020-06-06T04:01:46.118Z] --- PASS: TestDaemonIpcModePrivate (2.17s)
04:01:46 [2020-06-06T04:01:46.118Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false
04:01:46 [2020-06-06T04:01:46.118Z] === RUN   TestDaemonIpcModePrivateFromConfig
04:01:46 [2020-06-06T04:01:46.118Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
04:01:46 [2020-06-06T04:01:46.118Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:46 [2020-06-06T04:01:46.118Z] === RUN   TestDaemonIpcModeShareableFromConfig
04:01:46 [2020-06-06T04:01:46.118Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
04:01:46 [2020-06-06T04:01:46.118Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:01:46 [2020-06-06T04:01:46.118Z] === RUN   TestIpcModeOlderClient
04:01:46 [2020-06-06T04:01:46.118Z] === PAUSE TestIpcModeOlderClient
04:01:46 [2020-06-06T04:01:46.118Z] === RUN   TestKillContainerInvalidSignal
04:01:46 [2020-06-06T04:01:46.677Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
04:01:46 [2020-06-06T04:01:46.677Z] === RUN   TestKillContainer
04:01:46 [2020-06-06T04:01:46.677Z] === RUN   TestKillContainer/no_signal
04:01:46 [2020-06-06T04:01:46.931Z] === RUN   TestKillContainer/non_killing_signal
04:01:47 [2020-06-06T04:01:47.186Z] === RUN   TestKillContainer/killing_signal
04:01:48 [2020-06-06T04:01:48.110Z] --- PASS: TestKillContainer (1.30s)
04:01:48 [2020-06-06T04:01:48.110Z]     --- PASS: TestKillContainer/no_signal (0.41s)
04:01:48 [2020-06-06T04:01:48.110Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
04:01:48 [2020-06-06T04:01:48.110Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
04:01:48 [2020-06-06T04:01:48.110Z] === RUN   TestKillWithStopSignalAndRestartPolicies
04:01:48 [2020-06-06T04:01:48.110Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
04:01:48 [2020-06-06T04:01:48.365Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
04:01:48 [2020-06-06T04:01:48.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
04:01:48 [2020-06-06T04:01:48.620Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
04:01:48 [2020-06-06T04:01:48.620Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
04:01:48 [2020-06-06T04:01:48.620Z] === RUN   TestKillStoppedContainer
04:01:48 [2020-06-06T04:01:48.875Z] --- PASS: TestKillStoppedContainer (0.04s)
04:01:48 [2020-06-06T04:01:48.875Z] === RUN   TestKillStoppedContainerAPIPre120
04:01:48 [2020-06-06T04:01:48.875Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
04:01:48 [2020-06-06T04:01:48.875Z] === RUN   TestKillDifferentUserContainer
04:01:49 [2020-06-06T04:01:49.131Z] --- PASS: TestKillDifferentUserContainer (0.43s)
04:01:49 [2020-06-06T04:01:49.131Z] === RUN   TestInspectOomKilledTrue
04:01:49 [2020-06-06T04:01:49.131Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
04:01:49 [2020-06-06T04:01:49.131Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
04:01:49 [2020-06-06T04:01:49.131Z] === RUN   TestInspectOomKilledFalse
04:01:49 [2020-06-06T04:01:49.131Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
04:01:49 [2020-06-06T04:01:49.131Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:01:49 [2020-06-06T04:01:49.131Z] === RUN   TestLinksEtcHostsContentMatch
04:01:49 [2020-06-06T04:01:49.131Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
04:01:49 [2020-06-06T04:01:49.131Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
04:01:49 [2020-06-06T04:01:49.131Z] === RUN   TestLinksContainerNames
04:01:50 [2020-06-06T04:01:50.056Z] --- PASS: TestLinksContainerNames (0.86s)
04:01:50 [2020-06-06T04:01:50.056Z] === RUN   TestLogsFollowTailEmpty
04:01:50 [2020-06-06T04:01:50.615Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
04:01:50 [2020-06-06T04:01:50.615Z] === RUN   TestContainerNetworkMountsNoChown
04:01:50 [2020-06-06T04:01:50.869Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/default
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/default
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/private
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/private
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/rprivate
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/rprivate
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/slave
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/slave
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/rslave
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/rslave
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/shared
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/shared
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/rshared
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/rshared
04:01:50 [2020-06-06T04:01:50.869Z] === CONT  TestMountDaemonRoot/default
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/default/bind_root
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/default/bind_root
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/default/bind_subpath
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/default/mount_root
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/default/mount_root
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/default/mount_subpath
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
04:01:50 [2020-06-06T04:01:50.869Z] === CONT  TestMountDaemonRoot/default/bind_root
04:01:50 [2020-06-06T04:01:50.869Z] === CONT  TestMountDaemonRoot/rshared
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/rshared/bind_root
04:01:50 [2020-06-06T04:01:50.869Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
04:01:50 [2020-06-06T04:01:50.869Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rshared/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === CONT  TestMountDaemonRoot/shared
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/shared/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/shared/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/shared/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/shared/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === CONT  TestMountDaemonRoot/rslave
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rslave/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rslave/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === CONT  TestMountDaemonRoot/slave
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/slave/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/slave/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/slave/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/slave/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === CONT  TestMountDaemonRoot/rprivate
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === CONT  TestMountDaemonRoot/private
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/private/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/private/bind_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/private/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/private/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/private/mount_root
04:01:50 [2020-06-06T04:01:50.870Z] === RUN   TestMountDaemonRoot/private/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
04:01:50 [2020-06-06T04:01:50.870Z] === CONT  TestMountDaemonRoot/default/mount_subpath
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/default/mount_root
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/default/bind_subpath
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/rshared/bind_root
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/shared/bind_root
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/rshared/mount_root
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/rslave/bind_root
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/shared/mount_root
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/slave/bind_root
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/rslave/mount_root
04:01:51 [2020-06-06T04:01:51.124Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/slave/mount_root
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/private/bind_root
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/private/mount_subpath
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/private/mount_root
04:01:51 [2020-06-06T04:01:51.379Z] === CONT  TestMountDaemonRoot/private/bind_subpath
04:01:51 [2020-06-06T04:01:51.379Z] --- PASS: TestMountDaemonRoot (0.02s)
04:01:51 [2020-06-06T04:01:51.379Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
04:01:51 [2020-06-06T04:01:51.379Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
04:01:51 [2020-06-06T04:01:51.379Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
04:01:51 [2020-06-06T04:01:51.379Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
04:01:51 [2020-06-06T04:01:51.379Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
04:01:51 [2020-06-06T04:01:51.379Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
04:01:51 [2020-06-06T04:01:51.379Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
04:01:51 [2020-06-06T04:01:51.380Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
04:01:51 [2020-06-06T04:01:51.380Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
04:01:51 [2020-06-06T04:01:51.380Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
04:01:51 [2020-06-06T04:01:51.380Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
04:01:51 [2020-06-06T04:01:51.380Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
04:01:51 [2020-06-06T04:01:51.380Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
04:01:51 [2020-06-06T04:01:51.380Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
04:01:51 [2020-06-06T04:01:51.380Z] === RUN   TestContainerBindMountNonRecursive
04:01:51 [2020-06-06T04:01:51.380Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
04:01:51 [2020-06-06T04:01:51.380Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
04:01:51 [2020-06-06T04:01:51.380Z] === RUN   TestNetworkNat
04:01:51 [2020-06-06T04:01:51.938Z] --- PASS: TestNetworkNat (0.57s)
04:01:51 [2020-06-06T04:01:51.938Z] === RUN   TestNetworkLocalhostTCPNat
04:01:52 [2020-06-06T04:01:52.497Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
04:01:52 [2020-06-06T04:01:52.497Z] === RUN   TestNetworkLoopbackNat
04:01:53 [2020-06-06T04:01:53.056Z] --- PASS: TestNetworkLoopbackNat (0.54s)
04:01:53 [2020-06-06T04:01:53.056Z] === RUN   TestPause
04:01:53 [2020-06-06T04:01:53.056Z] --- SKIP: TestPause (0.00s)
04:01:53 [2020-06-06T04:01:53.056Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
04:01:53 [2020-06-06T04:01:53.056Z] === RUN   TestPauseFailsOnWindowsServerContainers
04:01:53 [2020-06-06T04:01:53.056Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
04:01:53 [2020-06-06T04:01:53.056Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:01:53 [2020-06-06T04:01:53.056Z] === RUN   TestPauseStopPausedContainer
04:01:53 [2020-06-06T04:01:53.056Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
04:01:53 [2020-06-06T04:01:53.056Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
04:01:53 [2020-06-06T04:01:53.056Z] === RUN   TestPsFilter
04:01:53 [2020-06-06T04:01:53.056Z] --- PASS: TestPsFilter (0.10s)
04:01:53 [2020-06-06T04:01:53.056Z] === RUN   TestRemoveContainerWithRemovedVolume
04:01:53 [2020-06-06T04:01:53.616Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
04:01:53 [2020-06-06T04:01:53.616Z] === RUN   TestRemoveContainerWithVolume
04:01:53 [2020-06-06T04:01:53.871Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
04:01:53 [2020-06-06T04:01:53.871Z] === RUN   TestRemoveContainerRunning
04:01:54 [2020-06-06T04:01:54.431Z] --- PASS: TestRemoveContainerRunning (0.45s)
04:01:54 [2020-06-06T04:01:54.431Z] === RUN   TestRemoveContainerForceRemoveRunning
04:01:54 [2020-06-06T04:01:54.991Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
04:01:54 [2020-06-06T04:01:54.991Z] === RUN   TestRemoveInvalidContainer
04:01:54 [2020-06-06T04:01:54.991Z] --- PASS: TestRemoveInvalidContainer (0.02s)
04:01:54 [2020-06-06T04:01:54.991Z] === RUN   TestRenameLinkedContainer
04:01:56 [2020-06-06T04:01:56.876Z] --- PASS: TestRenameLinkedContainer (1.74s)
04:01:56 [2020-06-06T04:01:56.876Z] === RUN   TestRenameStoppedContainer
04:01:56 [2020-06-06T04:01:56.876Z] --- PASS: TestRenameStoppedContainer (0.41s)
04:01:56 [2020-06-06T04:01:56.876Z] === RUN   TestRenameRunningContainerAndReuse
04:01:57 [2020-06-06T04:01:57.800Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
04:01:57 [2020-06-06T04:01:57.800Z] === RUN   TestRenameInvalidName
04:01:58 [2020-06-06T04:01:58.359Z] --- PASS: TestRenameInvalidName (0.45s)
04:01:58 [2020-06-06T04:01:58.359Z] === RUN   TestRenameAnonymousContainer
04:02:00 [2020-06-06T04:02:00.243Z] --- PASS: TestRenameAnonymousContainer (1.55s)
04:02:00 [2020-06-06T04:02:00.243Z] === RUN   TestRenameContainerWithSameName
04:02:00 [2020-06-06T04:02:00.243Z] --- PASS: TestRenameContainerWithSameName (0.44s)
04:02:00 [2020-06-06T04:02:00.243Z] === RUN   TestRenameContainerWithLinkedContainer
04:02:01 [2020-06-06T04:02:01.166Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
04:02:01 [2020-06-06T04:02:01.166Z] === RUN   TestResize
04:02:01 [2020-06-06T04:02:01.725Z] --- PASS: TestResize (0.45s)
04:02:01 [2020-06-06T04:02:01.725Z] === RUN   TestResizeWithInvalidSize
04:02:01 [2020-06-06T04:02:01.980Z] --- PASS: TestResizeWithInvalidSize (0.43s)
04:02:01 [2020-06-06T04:02:01.980Z] === RUN   TestResizeWhenContainerNotStarted
04:02:02 [2020-06-06T04:02:02.540Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
04:02:02 [2020-06-06T04:02:02.540Z] === RUN   TestDaemonRestartKillContainers
04:02:02 [2020-06-06T04:02:02.540Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
04:02:02 [2020-06-06T04:02:02.540Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
04:02:02 [2020-06-06T04:02:02.540Z] === RUN   TestCgroupNamespacesRun
04:02:05 [2020-06-06T04:02:05.053Z] --- PASS: TestCgroupNamespacesRun (2.18s)
04:02:05 [2020-06-06T04:02:05.053Z] === RUN   TestCgroupNamespacesRunPrivileged
04:02:06 [2020-06-06T04:02:06.935Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
04:02:06 [2020-06-06T04:02:06.935Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
04:02:09 [2020-06-06T04:02:09.446Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.19s)
04:02:09 [2020-06-06T04:02:09.447Z] === RUN   TestCgroupNamespacesRunHostMode
04:02:11 [2020-06-06T04:02:11.329Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s)
04:02:11 [2020-06-06T04:02:11.329Z] === RUN   TestCgroupNamespacesRunPrivateMode
04:02:13 [2020-06-06T04:02:13.837Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.19s)
04:02:13 [2020-06-06T04:02:13.837Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
04:02:15 [2020-06-06T04:02:15.721Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.14s)
04:02:15 [2020-06-06T04:02:15.721Z] === RUN   TestCgroupNamespacesRunInvalidMode
04:02:17 [2020-06-06T04:02:17.081Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s)
04:02:17 [2020-06-06T04:02:17.081Z] === RUN   TestCgroupNamespacesRunOlderClient
04:02:19 [2020-06-06T04:02:19.596Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s)
04:02:19 [2020-06-06T04:02:19.596Z] === RUN   TestKernelTCPMemory
04:02:19 [2020-06-06T04:02:19.596Z] --- SKIP: TestKernelTCPMemory (0.02s)
04:02:19 [2020-06-06T04:02:19.596Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:19 [2020-06-06T04:02:19.596Z] === RUN   TestNISDomainname
04:02:19 [2020-06-06T04:02:19.596Z] --- SKIP: TestNISDomainname (0.01s)
04:02:19 [2020-06-06T04:02:19.596Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
04:02:19 [2020-06-06T04:02:19.596Z] === RUN   TestHostnameDnsResolution
04:02:20 [2020-06-06T04:02:20.155Z] --- PASS: TestHostnameDnsResolution (0.72s)
04:02:20 [2020-06-06T04:02:20.155Z] === RUN   TestStats
04:02:20 [2020-06-06T04:02:20.155Z] --- SKIP: TestStats (0.00s)
04:02:20 [2020-06-06T04:02:20.155Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:20 [2020-06-06T04:02:20.155Z] === RUN   TestStopContainerWithTimeout
04:02:20 [2020-06-06T04:02:20.155Z] === RUN   TestStopContainerWithTimeout/0
04:02:20 [2020-06-06T04:02:20.155Z] === PAUSE TestStopContainerWithTimeout/0
04:02:20 [2020-06-06T04:02:20.155Z] === RUN   TestStopContainerWithTimeout/1
04:02:20 [2020-06-06T04:02:20.155Z] === PAUSE TestStopContainerWithTimeout/1
04:02:20 [2020-06-06T04:02:20.155Z] === RUN   TestStopContainerWithTimeout/3
04:02:20 [2020-06-06T04:02:20.155Z] === PAUSE TestStopContainerWithTimeout/3
04:02:20 [2020-06-06T04:02:20.155Z] === RUN   TestStopContainerWithTimeout/-1
04:02:20 [2020-06-06T04:02:20.155Z] === PAUSE TestStopContainerWithTimeout/-1
04:02:20 [2020-06-06T04:02:20.155Z] === CONT  TestStopContainerWithTimeout/0
04:02:20 [2020-06-06T04:02:20.155Z] === CONT  TestStopContainerWithTimeout/3
04:02:21 [2020-06-06T04:02:21.079Z] === CONT  TestStopContainerWithTimeout/1
04:02:22 [2020-06-06T04:02:22.439Z] === CONT  TestStopContainerWithTimeout/-1
04:02:24 [2020-06-06T04:02:24.948Z] --- PASS: TestStopContainerWithTimeout (0.01s)
04:02:24 [2020-06-06T04:02:24.949Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
04:02:24 [2020-06-06T04:02:24.949Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
04:02:24 [2020-06-06T04:02:24.949Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
04:02:24 [2020-06-06T04:02:24.949Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
04:02:24 [2020-06-06T04:02:24.949Z] === RUN   TestDeleteDevicemapper
04:02:24 [2020-06-06T04:02:24.949Z] --- SKIP: TestDeleteDevicemapper (0.00s)
04:02:24 [2020-06-06T04:02:24.949Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:02:24 [2020-06-06T04:02:24.949Z] === RUN   TestStopContainerWithRestartPolicyAlways
04:02:25 [2020-06-06T04:02:25.876Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s)
04:02:25 [2020-06-06T04:02:25.876Z] === RUN   TestUpdateMemory
04:02:25 [2020-06-06T04:02:25.876Z] --- SKIP: TestUpdateMemory (0.00s)
04:02:25 [2020-06-06T04:02:25.876Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:25 [2020-06-06T04:02:25.876Z] === RUN   TestUpdateCPUQuota
04:02:25 [2020-06-06T04:02:25.876Z] --- SKIP: TestUpdateCPUQuota (0.00s)
04:02:25 [2020-06-06T04:02:25.876Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:25 [2020-06-06T04:02:25.876Z] === RUN   TestUpdatePidsLimit
04:02:25 [2020-06-06T04:02:25.876Z] --- SKIP: TestUpdatePidsLimit (0.00s)
04:02:25 [2020-06-06T04:02:25.876Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:25 [2020-06-06T04:02:25.876Z] === RUN   TestUpdateRestartPolicy
04:02:38 [2020-06-06T04:02:38.031Z] --- PASS: TestUpdateRestartPolicy (11.03s)
04:02:38 [2020-06-06T04:02:38.031Z] === RUN   TestUpdateRestartWithAutoRemove
04:02:38 [2020-06-06T04:02:38.031Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s)
04:02:38 [2020-06-06T04:02:38.031Z] === RUN   TestWaitNonBlocked
04:02:38 [2020-06-06T04:02:38.031Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
04:02:38 [2020-06-06T04:02:38.031Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
04:02:38 [2020-06-06T04:02:38.031Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
04:02:38 [2020-06-06T04:02:38.031Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
04:02:38 [2020-06-06T04:02:38.031Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
04:02:38 [2020-06-06T04:02:38.031Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
04:02:38 [2020-06-06T04:02:38.285Z] --- PASS: TestWaitNonBlocked (0.01s)
04:02:38 [2020-06-06T04:02:38.285Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s)
04:02:38 [2020-06-06T04:02:38.285Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
04:02:38 [2020-06-06T04:02:38.285Z] === RUN   TestWaitBlocked
04:02:38 [2020-06-06T04:02:38.285Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
04:02:38 [2020-06-06T04:02:38.285Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
04:02:38 [2020-06-06T04:02:38.285Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
04:02:38 [2020-06-06T04:02:38.285Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
04:02:38 [2020-06-06T04:02:38.285Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
04:02:38 [2020-06-06T04:02:38.285Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
04:02:39 [2020-06-06T04:02:39.219Z] --- PASS: TestWaitBlocked (0.01s)
04:02:39 [2020-06-06T04:02:39.219Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s)
04:02:39 [2020-06-06T04:02:39.219Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
04:02:39 [2020-06-06T04:02:39.219Z] === CONT  TestDaemonRestartIpcMode
04:02:39 [2020-06-06T04:02:39.219Z] === CONT  TestIpcModeOlderClient
04:02:39 [2020-06-06T04:02:39.219Z] --- PASS: TestIpcModeOlderClient (0.08s)
04:02:43 [2020-06-06T04:02:43.397Z] --- PASS: TestDaemonRestartIpcMode (4.24s)
04:02:43 [2020-06-06T04:02:43.397Z] PASS
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === Skipped
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
04:02:43 [2020-06-06T04:02:43.397Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestPause (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
04:02:43 [2020-06-06T04:02:43.397Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
04:02:43 [2020-06-06T04:02:43.397Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
04:02:43 [2020-06-06T04:02:43.397Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestStats (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
04:02:43 [2020-06-06T04:02:43.397Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] 
04:02:43 [2020-06-06T04:02:43.397Z] DONE 184 tests, 24 skipped in 79.286s
04:02:43 [2020-06-06T04:02:43.397Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
04:02:43 [2020-06-06T04:02:43.397Z] INFO: Testing against a local daemon
04:02:43 [2020-06-06T04:02:43.397Z] === RUN   TestCommitInheritsEnv
04:02:45 [2020-06-06T04:02:45.278Z] --- PASS: TestCommitInheritsEnv (1.67s)
04:02:45 [2020-06-06T04:02:45.278Z] === RUN   TestImportExtremelyLargeImageWorks
04:02:45 [2020-06-06T04:02:45.278Z] === PAUSE TestImportExtremelyLargeImageWorks
04:02:45 [2020-06-06T04:02:45.278Z] === RUN   TestImagesFilterMultiReference
04:02:45 [2020-06-06T04:02:45.278Z] --- PASS: TestImagesFilterMultiReference (0.07s)
04:02:45 [2020-06-06T04:02:45.278Z] === RUN   TestImagePullPlatformInvalid
04:02:45 [2020-06-06T04:02:45.278Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
04:02:45 [2020-06-06T04:02:45.278Z] === RUN   TestRemoveImageOrphaning
04:02:47 [2020-06-06T04:02:47.159Z] --- PASS: TestRemoveImageOrphaning (1.90s)
04:02:47 [2020-06-06T04:02:47.159Z] === RUN   TestRemoveImageGarbageCollector
04:02:47 [2020-06-06T04:02:47.159Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
04:02:47 [2020-06-06T04:02:47.159Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
04:02:47 [2020-06-06T04:02:47.159Z] === RUN   TestTagUnprefixedRepoByNameOrName
04:02:47 [2020-06-06T04:02:47.159Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
04:02:47 [2020-06-06T04:02:47.159Z] === RUN   TestTagInvalidReference
04:02:47 [2020-06-06T04:02:47.159Z] --- PASS: TestTagInvalidReference (0.01s)
04:02:47 [2020-06-06T04:02:47.159Z] === RUN   TestTagValidPrefixedRepo
04:02:47 [2020-06-06T04:02:47.159Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
04:02:47 [2020-06-06T04:02:47.159Z] === RUN   TestTagExistedNameWithoutForce
04:02:47 [2020-06-06T04:02:47.159Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
04:02:47 [2020-06-06T04:02:47.159Z] === RUN   TestTagOfficialNames
04:02:47 [2020-06-06T04:02:47.413Z] --- PASS: TestTagOfficialNames (0.04s)
04:02:47 [2020-06-06T04:02:47.413Z] === RUN   TestTagMatchesDigest
04:02:47 [2020-06-06T04:02:47.413Z] --- PASS: TestTagMatchesDigest (0.01s)
04:02:47 [2020-06-06T04:02:47.413Z] === CONT  TestImportExtremelyLargeImageWorks
04:04:38 [2020-06-06T04:04:38.763Z] --- PASS: TestImportExtremelyLargeImageWorks (101.64s)
04:04:38 [2020-06-06T04:04:38.763Z] PASS
04:04:38 [2020-06-06T04:04:38.763Z] 
04:04:38 [2020-06-06T04:04:38.763Z] === Skipped
04:04:38 [2020-06-06T04:04:38.763Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
04:04:38 [2020-06-06T04:04:38.763Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
04:04:38 [2020-06-06T04:04:38.763Z] 
04:04:38 [2020-06-06T04:04:38.763Z] 
04:04:38 [2020-06-06T04:04:38.763Z] DONE 12 tests, 1 skipped in 105.668s
04:04:38 [2020-06-06T04:04:38.763Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
04:04:38 [2020-06-06T04:04:38.763Z] INFO: Testing against a local daemon
04:04:38 [2020-06-06T04:04:38.763Z] === RUN   TestNetworkCreateDelete
04:04:38 [2020-06-06T04:04:38.763Z] --- PASS: TestNetworkCreateDelete (0.15s)
04:04:38 [2020-06-06T04:04:38.763Z] === RUN   TestDockerNetworkDeletePreferID
04:04:38 [2020-06-06T04:04:38.763Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
04:04:38 [2020-06-06T04:04:38.763Z] === RUN   TestDaemonDNSFallback
04:04:38 [2020-06-06T04:04:38.763Z] --- PASS: TestDaemonDNSFallback (2.30s)
04:04:38 [2020-06-06T04:04:38.763Z] === RUN   TestInspectNetwork
04:04:38 [2020-06-06T04:04:38.763Z] --- SKIP: TestInspectNetwork (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestRunContainerWithBridgeNone
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestNetworkInvalidJSON
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestNetworkInvalidJSON//networks/create
04:04:38 [2020-06-06T04:04:38.764Z] === PAUSE TestNetworkInvalidJSON//networks/create
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
04:04:38 [2020-06-06T04:04:38.764Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:38 [2020-06-06T04:04:38.764Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:38 [2020-06-06T04:04:38.764Z] === CONT  TestNetworkInvalidJSON//networks/create
04:04:38 [2020-06-06T04:04:38.764Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
04:04:38 [2020-06-06T04:04:38.764Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
04:04:38 [2020-06-06T04:04:38.764Z] --- PASS: TestNetworkInvalidJSON (0.02s)
04:04:38 [2020-06-06T04:04:38.764Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestHostIPv4BridgeLabel
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDaemonRestartWithLiveRestore
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDaemonDefaultNetworkPools
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDaemonRestartWithExistingNetwork
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestServiceWithPredefinedNetwork
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestServiceRemoveKeepsIngressNetwork
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:236: FLAKY_TEST
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestServiceWithDataPathPortInit
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestServiceWithDefaultAddressPoolInit
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:38 [2020-06-06T04:04:38.764Z] PASS
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === Skipped
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:236: FLAKY_TEST
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] DONE 19 tests, 12 skipped in 3.005s
04:04:38 [2020-06-06T04:04:38.764Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
04:04:38 [2020-06-06T04:04:38.764Z] INFO: Testing against a local daemon
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDockerNetworkIpvlanPersistance
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDockerNetworkIpvlan
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:38 [2020-06-06T04:04:38.764Z] PASS
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === Skipped
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] DONE 2 tests, 2 skipped in 0.128s
04:04:38 [2020-06-06T04:04:38.764Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
04:04:38 [2020-06-06T04:04:38.764Z] INFO: Testing against a local daemon
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDockerNetworkMacvlanPersistance
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestDockerNetworkMacvlan
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] PASS
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === Skipped
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] DONE 2 tests, 2 skipped in 0.129s
04:04:38 [2020-06-06T04:04:38.764Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
04:04:38 [2020-06-06T04:04:38.764Z] testing: warning: no tests to run
04:04:38 [2020-06-06T04:04:38.764Z] PASS
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] DONE 0 tests in 0.025s
04:04:38 [2020-06-06T04:04:38.764Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
04:04:38 [2020-06-06T04:04:38.764Z] INFO: Testing against a local daemon
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginAllowRequest
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginTLS
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginTLS (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginDenyRequest
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginAPIDenyResponse
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginDenyResponse
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginAllowEventStream
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginErrorResponse
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginErrorRequest
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginHeader
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginHeader (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginV2Disable
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginV2Disable (0.03s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] PASS
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === Skipped
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s)
04:04:38 [2020-06-06T04:04:38.764Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] DONE 17 tests, 17 skipped in 0.424s
04:04:38 [2020-06-06T04:04:38.764Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
04:04:38 [2020-06-06T04:04:38.764Z] INFO: Testing against a local daemon
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestPluginInvalidJSON
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
04:04:38 [2020-06-06T04:04:38.764Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
04:04:38 [2020-06-06T04:04:38.764Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
04:04:38 [2020-06-06T04:04:38.764Z] --- PASS: TestPluginInvalidJSON (0.02s)
04:04:38 [2020-06-06T04:04:38.764Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestPluginInstall
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestPluginInstall (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] PASS
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === Skipped
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
04:04:38 [2020-06-06T04:04:38.764Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] DONE 3 tests, 1 skipped in 0.142s
04:04:38 [2020-06-06T04:04:38.764Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
04:04:38 [2020-06-06T04:04:38.764Z] INFO: Testing against a local daemon
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestExternalGraphDriver
04:04:38 [2020-06-06T04:04:38.764Z] --- SKIP: TestExternalGraphDriver (0.06s)
04:04:38 [2020-06-06T04:04:38.764Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
04:04:38 [2020-06-06T04:04:38.764Z] === RUN   TestGraphdriverPluginV2
04:04:38 [2020-06-06T04:04:38.764Z] --- PASS: TestGraphdriverPluginV2 (5.75s)
04:04:38 [2020-06-06T04:04:38.764Z] PASS
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] === Skipped
04:04:38 [2020-06-06T04:04:38.764Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
04:04:38 [2020-06-06T04:04:38.764Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] 
04:04:38 [2020-06-06T04:04:38.764Z] DONE 2 tests, 1 skipped in 5.944s
04:04:39 [2020-06-06T04:04:39.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
04:04:39 [2020-06-06T04:04:39.019Z] INFO: Testing against a local daemon
04:04:39 [2020-06-06T04:04:39.019Z] === RUN   TestContinueAfterPluginCrash
04:04:39 [2020-06-06T04:04:39.019Z] === PAUSE TestContinueAfterPluginCrash
04:04:39 [2020-06-06T04:04:39.019Z] === RUN   TestReadPluginNoRead
04:04:39 [2020-06-06T04:04:39.019Z] === PAUSE TestReadPluginNoRead
04:04:39 [2020-06-06T04:04:39.019Z] === RUN   TestDaemonStartWithLogOpt
04:04:39 [2020-06-06T04:04:39.019Z] === PAUSE TestDaemonStartWithLogOpt
04:04:39 [2020-06-06T04:04:39.019Z] === CONT  TestContinueAfterPluginCrash
04:04:39 [2020-06-06T04:04:39.019Z] === CONT  TestDaemonStartWithLogOpt
04:04:53 [2020-06-06T04:04:53.847Z] --- PASS: TestDaemonStartWithLogOpt (13.25s)
04:04:53 [2020-06-06T04:04:53.847Z] === CONT  TestReadPluginNoRead
04:04:56 [2020-06-06T04:04:56.355Z] === RUN   TestReadPluginNoRead/disabled_caching
04:04:56 [2020-06-06T04:04:56.355Z] --- PASS: TestContinueAfterPluginCrash (16.98s)
04:04:58 [2020-06-06T04:04:58.237Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
04:05:00 [2020-06-06T04:05:00.743Z] === RUN   TestReadPluginNoRead/default
04:05:03 [2020-06-06T04:05:03.253Z] --- PASS: TestReadPluginNoRead (10.49s)
04:05:03 [2020-06-06T04:05:03.253Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.25s)
04:05:03 [2020-06-06T04:05:03.253Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.36s)
04:05:03 [2020-06-06T04:05:03.253Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
04:05:03 [2020-06-06T04:05:03.253Z]     read_test.go:92: [d1e7ae799d4dd] daemon is not started
04:05:03 [2020-06-06T04:05:03.253Z] PASS
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] DONE 6 tests in 23.941s
04:05:03 [2020-06-06T04:05:03.253Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
04:05:03 [2020-06-06T04:05:03.253Z] testing: warning: no tests to run
04:05:03 [2020-06-06T04:05:03.253Z] PASS
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] DONE 0 tests in 0.041s
04:05:03 [2020-06-06T04:05:03.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
04:05:03 [2020-06-06T04:05:03.253Z] INFO: Testing against a local daemon
04:05:03 [2020-06-06T04:05:03.253Z] === RUN   TestPluginWithDevMounts
04:05:03 [2020-06-06T04:05:03.253Z] --- SKIP: TestPluginWithDevMounts (0.00s)
04:05:03 [2020-06-06T04:05:03.253Z]     mounts_test.go:21: (*Execution).IsRootless-fm
04:05:03 [2020-06-06T04:05:03.253Z] PASS
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] === Skipped
04:05:03 [2020-06-06T04:05:03.253Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
04:05:03 [2020-06-06T04:05:03.253Z]     mounts_test.go:21: (*Execution).IsRootless-fm
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] DONE 1 tests, 1 skipped in 0.139s
04:05:03 [2020-06-06T04:05:03.253Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
04:05:03 [2020-06-06T04:05:03.253Z] INFO: Testing against a local daemon
04:05:03 [2020-06-06T04:05:03.253Z] === RUN   TestSecretInspect
04:05:03 [2020-06-06T04:05:03.253Z] --- SKIP: TestSecretInspect (0.02s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] === RUN   TestSecretList
04:05:03 [2020-06-06T04:05:03.253Z] --- SKIP: TestSecretList (0.02s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] === RUN   TestSecretsCreateAndDelete
04:05:03 [2020-06-06T04:05:03.253Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] === RUN   TestSecretsUpdate
04:05:03 [2020-06-06T04:05:03.253Z] --- SKIP: TestSecretsUpdate (0.01s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] === RUN   TestTemplatedSecret
04:05:03 [2020-06-06T04:05:03.253Z] --- SKIP: TestTemplatedSecret (0.00s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] === RUN   TestSecretCreateResolve
04:05:03 [2020-06-06T04:05:03.253Z] --- SKIP: TestSecretCreateResolve (0.01s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] PASS
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] === Skipped
04:05:03 [2020-06-06T04:05:03.253Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
04:05:03 [2020-06-06T04:05:03.253Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] 
04:05:03 [2020-06-06T04:05:03.253Z] DONE 6 tests, 6 skipped in 0.195s
04:05:03 [2020-06-06T04:05:03.253Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
04:05:03 [2020-06-06T04:05:03.508Z] INFO: Testing against a local daemon
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestServiceCreateInit
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestServiceCreateInit/daemonInitDisabled
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestServiceCreateInit/daemonInitEnabled
04:05:03 [2020-06-06T04:05:03.508Z] --- PASS: TestServiceCreateInit (0.02s)
04:05:03 [2020-06-06T04:05:03.508Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
04:05:03 [2020-06-06T04:05:03.508Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
04:05:03 [2020-06-06T04:05:03.508Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateServiceMultipleTimes
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
04:05:03 [2020-06-06T04:05:03.508Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateServiceConflict
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateServiceConflict (0.02s)
04:05:03 [2020-06-06T04:05:03.508Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateServiceMaxReplicas
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
04:05:03 [2020-06-06T04:05:03.508Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateWithDuplicateNetworkNames
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
04:05:03 [2020-06-06T04:05:03.508Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateServiceSecretFileMode
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
04:05:03 [2020-06-06T04:05:03.508Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateServiceConfigFileMode
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
04:05:03 [2020-06-06T04:05:03.508Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateServiceSysctls
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateServiceSysctls (0.02s)
04:05:03 [2020-06-06T04:05:03.508Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateServiceCapabilities
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
04:05:03 [2020-06-06T04:05:03.508Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestInspect
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestInspect (0.02s)
04:05:03 [2020-06-06T04:05:03.508Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestCreateJob
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestCreateJob (0.01s)
04:05:03 [2020-06-06T04:05:03.508Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestReplicatedJob
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestReplicatedJob (0.01s)
04:05:03 [2020-06-06T04:05:03.508Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestUpdateReplicatedJob
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
04:05:03 [2020-06-06T04:05:03.508Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestServiceListWithStatuses
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestServiceListWithStatuses (0.00s)
04:05:03 [2020-06-06T04:05:03.508Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestDockerNetworkConnectAlias
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
04:05:03 [2020-06-06T04:05:03.508Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.508Z] === RUN   TestDockerNetworkReConnect
04:05:03 [2020-06-06T04:05:03.508Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
04:05:03 [2020-06-06T04:05:03.509Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:03 [2020-06-06T04:05:03.509Z] === RUN   TestServicePlugin
04:05:07 [2020-06-06T04:05:07.666Z] --- SKIP: TestServicePlugin (3.46s)
04:05:07 [2020-06-06T04:05:07.666Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestServiceUpdateLabel
04:05:07 [2020-06-06T04:05:07.666Z] --- SKIP: TestServiceUpdateLabel (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestServiceUpdateSecrets
04:05:07 [2020-06-06T04:05:07.666Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestServiceUpdateConfigs
04:05:07 [2020-06-06T04:05:07.666Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestServiceUpdateNetwork
04:05:07 [2020-06-06T04:05:07.666Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestServiceUpdatePidsLimit
04:05:07 [2020-06-06T04:05:07.666Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] PASS
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === Skipped
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestInspect (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
04:05:07 [2020-06-06T04:05:07.666Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s)
04:05:07 [2020-06-06T04:05:07.666Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
04:05:07 [2020-06-06T04:05:07.666Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] DONE 24 tests, 23 skipped in 3.929s
04:05:07 [2020-06-06T04:05:07.666Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
04:05:07 [2020-06-06T04:05:07.666Z] INFO: Testing against a local daemon
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestSessionCreate
04:05:07 [2020-06-06T04:05:07.666Z] --- PASS: TestSessionCreate (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestSessionCreateWithBadUpgrade
04:05:07 [2020-06-06T04:05:07.666Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
04:05:07 [2020-06-06T04:05:07.666Z] PASS
04:05:07 [2020-06-06T04:05:07.666Z] 
04:05:07 [2020-06-06T04:05:07.666Z] DONE 2 tests in 0.153s
04:05:07 [2020-06-06T04:05:07.666Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
04:05:07 [2020-06-06T04:05:07.666Z] INFO: Testing against a local daemon
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestCgroupDriverSystemdMemoryLimit
04:05:07 [2020-06-06T04:05:07.666Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
04:05:07 [2020-06-06T04:05:07.666Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:05:07 [2020-06-06T04:05:07.666Z] === RUN   TestEventsExecDie
04:05:08 [2020-06-06T04:05:08.225Z] --- PASS: TestEventsExecDie (0.56s)
04:05:08 [2020-06-06T04:05:08.225Z] === RUN   TestEventsBackwardsCompatible
04:05:08 [2020-06-06T04:05:08.225Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
04:05:08 [2020-06-06T04:05:08.225Z] === RUN   TestInfoBinaryCommits
04:05:08 [2020-06-06T04:05:08.225Z] --- PASS: TestInfoBinaryCommits (0.02s)
04:05:08 [2020-06-06T04:05:08.225Z] === RUN   TestInfoAPIVersioned
04:05:08 [2020-06-06T04:05:08.225Z] --- PASS: TestInfoAPIVersioned (0.01s)
04:05:08 [2020-06-06T04:05:08.225Z] === RUN   TestInfoDiscoveryBackend
04:05:09 [2020-06-06T04:05:09.585Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
04:05:09 [2020-06-06T04:05:09.585Z] === RUN   TestInfoDiscoveryInvalidAdvertise
04:05:13 [2020-06-06T04:05:13.739Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
04:05:13 [2020-06-06T04:05:13.739Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
04:05:13 [2020-06-06T04:05:13.739Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
04:05:13 [2020-06-06T04:05:13.739Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
04:05:13 [2020-06-06T04:05:13.739Z] === RUN   TestInfoAPI
04:05:13 [2020-06-06T04:05:13.739Z] --- PASS: TestInfoAPI (0.05s)
04:05:13 [2020-06-06T04:05:13.739Z] === RUN   TestInfoAPIWarnings
04:05:14 [2020-06-06T04:05:14.662Z] --- PASS: TestInfoAPIWarnings (1.52s)
04:05:14 [2020-06-06T04:05:14.662Z] === RUN   TestInfoDebug
04:05:16 [2020-06-06T04:05:16.020Z] --- PASS: TestInfoDebug (1.53s)
04:05:16 [2020-06-06T04:05:16.020Z] === RUN   TestInfoInsecureRegistries
04:05:17 [2020-06-06T04:05:17.902Z] --- PASS: TestInfoInsecureRegistries (1.53s)
04:05:17 [2020-06-06T04:05:17.902Z] === RUN   TestInfoRegistryMirrors
04:05:19 [2020-06-06T04:05:19.261Z] --- PASS: TestInfoRegistryMirrors (1.53s)
04:05:19 [2020-06-06T04:05:19.261Z] === RUN   TestLoginFailsWithBadCredentials
04:05:19 [2020-06-06T04:05:19.261Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
04:05:19 [2020-06-06T04:05:19.261Z] === RUN   TestPingCacheHeaders
04:05:19 [2020-06-06T04:05:19.516Z] --- PASS: TestPingCacheHeaders (0.04s)
04:05:19 [2020-06-06T04:05:19.516Z] === RUN   TestPingGet
04:05:19 [2020-06-06T04:05:19.516Z] --- PASS: TestPingGet (0.01s)
04:05:19 [2020-06-06T04:05:19.516Z] === RUN   TestPingHead
04:05:19 [2020-06-06T04:05:19.516Z] --- PASS: TestPingHead (0.02s)
04:05:19 [2020-06-06T04:05:19.516Z] === RUN   TestVersion
04:05:19 [2020-06-06T04:05:19.516Z] --- PASS: TestVersion (0.02s)
04:05:19 [2020-06-06T04:05:19.516Z] PASS
04:05:19 [2020-06-06T04:05:19.516Z] 
04:05:19 [2020-06-06T04:05:19.516Z] === Skipped
04:05:19 [2020-06-06T04:05:19.516Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
04:05:19 [2020-06-06T04:05:19.516Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
04:05:19 [2020-06-06T04:05:19.516Z] 
04:05:19 [2020-06-06T04:05:19.516Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
04:05:19 [2020-06-06T04:05:19.516Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
04:05:19 [2020-06-06T04:05:19.516Z] 
04:05:19 [2020-06-06T04:05:19.516Z] 
04:05:19 [2020-06-06T04:05:19.516Z] DONE 18 tests, 2 skipped in 12.088s
04:05:19 [2020-06-06T04:05:19.516Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
04:05:19 [2020-06-06T04:05:19.516Z] INFO: Testing against a local daemon
04:05:19 [2020-06-06T04:05:19.516Z] === RUN   TestVolumesCreateAndList
04:05:19 [2020-06-06T04:05:19.516Z] --- PASS: TestVolumesCreateAndList (0.04s)
04:05:19 [2020-06-06T04:05:19.516Z] === RUN   TestVolumesRemove
04:05:19 [2020-06-06T04:05:19.771Z] --- PASS: TestVolumesRemove (0.05s)
04:05:19 [2020-06-06T04:05:19.771Z] === RUN   TestVolumesInspect
04:05:19 [2020-06-06T04:05:19.771Z] --- PASS: TestVolumesInspect (0.02s)
04:05:19 [2020-06-06T04:05:19.771Z] === RUN   TestVolumesInvalidJSON
04:05:19 [2020-06-06T04:05:19.771Z] === RUN   TestVolumesInvalidJSON//volumes/create
04:05:19 [2020-06-06T04:05:19.771Z] === PAUSE TestVolumesInvalidJSON//volumes/create
04:05:19 [2020-06-06T04:05:19.771Z] === CONT  TestVolumesInvalidJSON//volumes/create
04:05:19 [2020-06-06T04:05:19.771Z] --- PASS: TestVolumesInvalidJSON (0.01s)
04:05:19 [2020-06-06T04:05:19.771Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
04:05:19 [2020-06-06T04:05:19.771Z] PASS
04:05:19 [2020-06-06T04:05:19.771Z] 
04:05:19 [2020-06-06T04:05:19.771Z] DONE 5 tests in 0.223s
04:05:19 [2020-06-06T04:05:19.771Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
04:05:19 [2020-06-06T04:05:19.771Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12224 is not a child of this shell
04:05:19 [2020-06-06T04:05:19.771Z] warning: PID 12224 from bundles/test-integration/docker.pid had a nonzero exit code
04:05:19 [2020-06-06T04:05:19.771Z] Leaving: AppArmorNo profiles have been unloaded.
04:05:19 [2020-06-06T04:05:19.771Z] 
04:05:19 [2020-06-06T04:05:19.771Z] Unloading profiles will leave already running processes permanently
04:05:19 [2020-06-06T04:05:19.771Z] unconfined, which can lead to unexpected situations.
04:05:19 [2020-06-06T04:05:19.771Z] 
04:05:19 [2020-06-06T04:05:19.771Z] To set a process to complain mode, use the command line tool
04:05:19 [2020-06-06T04:05:19.771Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
04:05:19 [2020-06-06T04:05:19.771Z] Removing test suite binaries
04:05:19 [2020-06-06T04:05:19.771Z] exiting test-integration
04:05:19 [2020-06-06T04:05:19.771Z] ++ exit 0
04:05:20 [2020-06-06T04:05:20.695Z]