Skip to content

Console Output

07:38:33 [2020-04-27T07:38:33.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40860/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=f6ac84163305e8b79a22f5910004321d0b5250e2 -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:f6ac84163305e8b79a22f5910004321d0b5250e2 hack/make.sh dynbinary test-integration
07:38:34 [2020-04-27T07:38:34.904Z] 
07:38:34 [2020-04-27T07:38:34.904Z] Removing bundles/
07:38:34 [2020-04-27T07:38:34.904Z] 
07:38:34 [2020-04-27T07:38:34.904Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:38:34 [2020-04-27T07:38:34.904Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:38:34 [2020-04-27T07:38:34.904Z] GOOS="" GOARCH="" GOARM=""
07:39:56 [2020-04-27T07:39:56.320Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:39:56 [2020-04-27T07:39:56.320Z] 
07:39:56 [2020-04-27T07:39:56.320Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:39:56 [2020-04-27T07:39:56.320Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:39:56 [2020-04-27T07:39:56.320Z] HOSTNAME=6d428d0b933f
07:39:56 [2020-04-27T07:39:56.320Z] DEST=bundles/test-integration
07:39:56 [2020-04-27T07:39:56.320Z] PWD=/go/src/github.com/docker/docker
07:39:56 [2020-04-27T07:39:56.320Z] DOCKER_ROOTLESS=1
07:39:56 [2020-04-27T07:39:56.320Z] DOCKER_GITCOMMIT=f6ac84163305e8b79a22f5910004321d0b5250e2
07:39:56 [2020-04-27T07:39:56.320Z] container=docker
07:39:56 [2020-04-27T07:39:56.320Z] HOME=/root
07:39:56 [2020-04-27T07:39:56.320Z] GOLANG_VERSION=1.13.10
07:39:56 [2020-04-27T07:39:56.320Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:39:56 [2020-04-27T07:39:56.320Z] VALIDATE_BRANCH=master
07:39:56 [2020-04-27T07:39:56.320Z] TERM=xterm
07:39:56 [2020-04-27T07:39:56.320Z] DOCKER_PKG=github.com/docker/docker
07:39:56 [2020-04-27T07:39:56.320Z] SHLVL=1
07:39:56 [2020-04-27T07:39:56.320Z] TIMEOUT=120m
07:39:56 [2020-04-27T07:39:56.320Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
07:39:56 [2020-04-27T07:39:56.320Z] DOCKER_GRAPHDRIVER=overlay2
07:39:56 [2020-04-27T07:39:56.320Z] GO111MODULE=off
07:39:56 [2020-04-27T07:39:56.320Z] DOCKER_EXPERIMENTAL=1
07:39:56 [2020-04-27T07:39:56.320Z] TEST_SKIP_INTEGRATION_CLI=1
07:39:56 [2020-04-27T07:39:56.320Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:39:56 [2020-04-27T07:39:56.320Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:39:56 [2020-04-27T07:39:56.320Z] GOPATH=/go
07:39:56 [2020-04-27T07:39:56.320Z] PKG_CONFIG=pkg-config
07:39:56 [2020-04-27T07:39:56.320Z] _=/usr/bin/env
07:39:56 [2020-04-27T07:39:56.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:40:35 [2020-04-27T07:40:35.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:40:35 [2020-04-27T07:40:35.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:40:35 [2020-04-27T07:40:35.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:40:56 [2020-04-27T07:40:56.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:40:57 [2020-04-27T07:40:57.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:40:58 [2020-04-27T07:40:58.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:40:59 [2020-04-27T07:40:59.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:40:59 [2020-04-27T07:40:59.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:41:01 [2020-04-27T07:41:01.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:41:04 [2020-04-27T07:41:04.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:41:06 [2020-04-27T07:41:06.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:41:08 [2020-04-27T07:41:08.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:41:08 [2020-04-27T07:41:08.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:41:10 [2020-04-27T07:41:10.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:41:11 [2020-04-27T07:41:11.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:41:13 [2020-04-27T07:41:13.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:41:13 [2020-04-27T07:41:13.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:41:15 [2020-04-27T07:41:15.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:41:16 [2020-04-27T07:41:16.115Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:41:16 [2020-04-27T07:41:16.115Z] Using test binary docker
07:41:16 [2020-04-27T07:41:16.115Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:41:16 [2020-04-27T07:41:16.115Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:41:16 [2020-04-27T07:41:16.115Z] INFO: Waiting for daemon to start...
07:41:16 [2020-04-27T07:41:16.115Z] Starting dockerd
07:41:18 [2020-04-27T07:41:18.008Z] .
07:41:18 [2020-04-27T07:41:18.008Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:41:18 [2020-04-27T07:41:18.265Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:41:18 [2020-04-27T07:41:18.265Z] Error: No such image: emptyfs
07:41:18 [2020-04-27T07:41:18.265Z] Running integration-test (iteration 1)
07:41:18 [2020-04-27T07:41:18.265Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:41:28 [2020-04-27T07:41:28.218Z] Loaded image: buildpack-deps:jessie
07:41:28 [2020-04-27T07:41:28.218Z] Loaded image: busybox:latest
07:41:28 [2020-04-27T07:41:28.218Z] Loaded image: busybox:glibc
07:41:28 [2020-04-27T07:41:28.218Z] Loaded image: debian:jessie
07:41:28 [2020-04-27T07:41:28.218Z] Loaded image: hello-world:latest
07:41:28 [2020-04-27T07:41:28.218Z] INFO: Testing against a local daemon
07:41:28 [2020-04-27T07:41:28.218Z] === RUN   TestCgroupNamespacesBuild
07:41:31 [2020-04-27T07:41:31.490Z] --- PASS: TestCgroupNamespacesBuild (3.16s)
07:41:31 [2020-04-27T07:41:31.490Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:41:34 [2020-04-27T07:41:34.008Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.54s)
07:41:34 [2020-04-27T07:41:34.008Z] === RUN   TestBuildWithSession
07:41:34 [2020-04-27T07:41:34.008Z] --- SKIP: TestBuildWithSession (0.00s)
07:41:34 [2020-04-27T07:41:34.008Z]     build_session_test.go:25: TODO: BuildKit
07:41:34 [2020-04-27T07:41:34.008Z] === RUN   TestBuildSquashParent
07:41:42 [2020-04-27T07:41:42.104Z] --- PASS: TestBuildSquashParent (7.76s)
07:41:42 [2020-04-27T07:41:42.104Z] === RUN   TestBuildWithRemoveAndForceRemove
07:41:42 [2020-04-27T07:41:42.104Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:42 [2020-04-27T07:41:42.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:42 [2020-04-27T07:41:42.104Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:42 [2020-04-27T07:41:42.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:42 [2020-04-27T07:41:42.104Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:42 [2020-04-27T07:41:42.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:42 [2020-04-27T07:41:42.104Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:42 [2020-04-27T07:41:42.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:42 [2020-04-27T07:41:42.104Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:42 [2020-04-27T07:41:42.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:42 [2020-04-27T07:41:42.104Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:42 [2020-04-27T07:41:42.104Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:42 [2020-04-27T07:41:42.104Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:41:42 [2020-04-27T07:41:42.104Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:41:43 [2020-04-27T07:41:43.996Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:41:43 [2020-04-27T07:41:43.996Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:41:45 [2020-04-27T07:41:45.892Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:41:45 [2020-04-27T07:41:45.892Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:41:47 [2020-04-27T07:41:47.786Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:41:47 [2020-04-27T07:41:47.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.53s)
07:41:47 [2020-04-27T07:41:47.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s)
07:41:47 [2020-04-27T07:41:47.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.87s)
07:41:47 [2020-04-27T07:41:47.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s)
07:41:47 [2020-04-27T07:41:47.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s)
07:41:47 [2020-04-27T07:41:47.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s)
07:41:47 [2020-04-27T07:41:47.786Z] === RUN   TestBuildMultiStageCopy
07:41:47 [2020-04-27T07:41:47.786Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:41:51 [2020-04-27T07:41:51.058Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:41:52 [2020-04-27T07:41:52.425Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:41:53 [2020-04-27T07:41:53.355Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:41:54 [2020-04-27T07:41:54.283Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:41:55 [2020-04-27T07:41:55.213Z] --- PASS: TestBuildMultiStageCopy (7.27s)
07:41:55 [2020-04-27T07:41:55.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s)
07:41:55 [2020-04-27T07:41:55.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
07:41:55 [2020-04-27T07:41:55.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:41:55 [2020-04-27T07:41:55.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:41:55 [2020-04-27T07:41:55.213Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
07:41:55 [2020-04-27T07:41:55.213Z] === RUN   TestBuildMultiStageParentConfig
07:42:00 [2020-04-27T07:42:00.463Z] --- PASS: TestBuildMultiStageParentConfig (4.97s)
07:42:00 [2020-04-27T07:42:00.463Z] === RUN   TestBuildLabelWithTargets
07:42:08 [2020-04-27T07:42:08.553Z] --- PASS: TestBuildLabelWithTargets (8.00s)
07:42:08 [2020-04-27T07:42:08.553Z] === RUN   TestBuildWithEmptyLayers
07:42:11 [2020-04-27T07:42:11.071Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
07:42:11 [2020-04-27T07:42:11.071Z] === RUN   TestBuildMultiStageOnBuild
07:42:16 [2020-04-27T07:42:16.323Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
07:42:16 [2020-04-27T07:42:16.323Z] === RUN   TestBuildUncleanTarFilenames
07:42:16 [2020-04-27T07:42:16.887Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
07:42:16 [2020-04-27T07:42:16.887Z] === RUN   TestBuildMultiStageLayerLeak
07:42:21 [2020-04-27T07:42:21.058Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s)
07:42:21 [2020-04-27T07:42:21.058Z] === RUN   TestBuildWithHugeFile
07:43:17 [2020-04-27T07:43:17.246Z] --- PASS: TestBuildWithHugeFile (50.94s)
07:43:17 [2020-04-27T07:43:17.246Z] === RUN   TestBuildWithEmptyDockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:43:17 [2020-04-27T07:43:17.246Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
07:43:17 [2020-04-27T07:43:17.246Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
07:43:17 [2020-04-27T07:43:17.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
07:43:17 [2020-04-27T07:43:17.246Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
07:43:17 [2020-04-27T07:43:17.246Z] === RUN   TestBuildPreserveOwnership
07:43:17 [2020-04-27T07:43:17.246Z] === RUN   TestBuildPreserveOwnership/copy_from
07:43:18 [2020-04-27T07:43:18.184Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:43:22 [2020-04-27T07:43:22.355Z] --- PASS: TestBuildPreserveOwnership (9.75s)
07:43:22 [2020-04-27T07:43:22.355Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.74s)
07:43:22 [2020-04-27T07:43:22.355Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:43:22 [2020-04-27T07:43:22.355Z] === RUN   TestBuildPlatformInvalid
07:43:22 [2020-04-27T07:43:22.355Z] --- PASS: TestBuildPlatformInvalid (0.08s)
07:43:22 [2020-04-27T07:43:22.355Z] PASS
07:43:22 [2020-04-27T07:43:22.355Z] 
07:43:22 [2020-04-27T07:43:22.355Z] === Skipped
07:43:22 [2020-04-27T07:43:22.355Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:43:22 [2020-04-27T07:43:22.355Z]     build_session_test.go:25: TODO: BuildKit
07:43:22 [2020-04-27T07:43:22.355Z] 
07:43:22 [2020-04-27T07:43:22.355Z] 
07:43:22 [2020-04-27T07:43:22.355Z] DONE 32 tests, 1 skipped in 123.943s
07:43:22 [2020-04-27T07:43:22.355Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:43:22 [2020-04-27T07:43:22.355Z] INFO: Testing against a local daemon
07:43:22 [2020-04-27T07:43:22.355Z] === RUN   TestConfigInspect
07:43:22 [2020-04-27T07:43:22.355Z] --- SKIP: TestConfigInspect (0.01s)
07:43:22 [2020-04-27T07:43:22.355Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:22 [2020-04-27T07:43:22.355Z] === RUN   TestConfigList
07:43:22 [2020-04-27T07:43:22.355Z] --- SKIP: TestConfigList (0.01s)
07:43:22 [2020-04-27T07:43:22.355Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:22 [2020-04-27T07:43:22.355Z] === RUN   TestConfigsCreateAndDelete
07:43:22 [2020-04-27T07:43:22.355Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
07:43:22 [2020-04-27T07:43:22.355Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:22 [2020-04-27T07:43:22.355Z] === RUN   TestConfigsUpdate
07:43:22 [2020-04-27T07:43:22.355Z] --- SKIP: TestConfigsUpdate (0.01s)
07:43:22 [2020-04-27T07:43:22.355Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:22 [2020-04-27T07:43:22.355Z] === RUN   TestTemplatedConfig
07:43:22 [2020-04-27T07:43:22.355Z] --- SKIP: TestTemplatedConfig (0.00s)
07:43:22 [2020-04-27T07:43:22.355Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:22 [2020-04-27T07:43:22.355Z] === RUN   TestConfigCreateResolve
07:43:22 [2020-04-27T07:43:22.355Z] --- SKIP: TestConfigCreateResolve (0.02s)
07:43:22 [2020-04-27T07:43:22.355Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:22 [2020-04-27T07:43:22.355Z] === RUN   TestConfigDaemonLibtrustID
07:43:24 [2020-04-27T07:43:24.247Z] --- PASS: TestConfigDaemonLibtrustID (1.67s)
07:43:24 [2020-04-27T07:43:24.247Z] PASS
07:43:24 [2020-04-27T07:43:24.247Z] 
07:43:24 [2020-04-27T07:43:24.247Z] === Skipped
07:43:24 [2020-04-27T07:43:24.247Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
07:43:24 [2020-04-27T07:43:24.247Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2020-04-27T07:43:24.247Z] 
07:43:24 [2020-04-27T07:43:24.247Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
07:43:24 [2020-04-27T07:43:24.247Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2020-04-27T07:43:24.247Z] 
07:43:24 [2020-04-27T07:43:24.247Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
07:43:24 [2020-04-27T07:43:24.247Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2020-04-27T07:43:24.247Z] 
07:43:24 [2020-04-27T07:43:24.247Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
07:43:24 [2020-04-27T07:43:24.247Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2020-04-27T07:43:24.247Z] 
07:43:24 [2020-04-27T07:43:24.247Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:43:24 [2020-04-27T07:43:24.247Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2020-04-27T07:43:24.247Z] 
07:43:24 [2020-04-27T07:43:24.247Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
07:43:24 [2020-04-27T07:43:24.247Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:43:24 [2020-04-27T07:43:24.247Z] 
07:43:24 [2020-04-27T07:43:24.247Z] 
07:43:24 [2020-04-27T07:43:24.248Z] DONE 7 tests, 6 skipped in 1.842s
07:43:24 [2020-04-27T07:43:24.248Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:43:24 [2020-04-27T07:43:24.248Z] INFO: Testing against a local daemon
07:43:24 [2020-04-27T07:43:24.248Z] === RUN   TestCheckpoint
07:43:24 [2020-04-27T07:43:24.248Z] --- SKIP: TestCheckpoint (0.00s)
07:43:24 [2020-04-27T07:43:24.248Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:43:24 [2020-04-27T07:43:24.248Z] === RUN   TestContainerInvalidJSON
07:43:24 [2020-04-27T07:43:24.248Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
07:43:24 [2020-04-27T07:43:24.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
07:43:24 [2020-04-27T07:43:24.248Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
07:43:24 [2020-04-27T07:43:24.248Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
07:43:24 [2020-04-27T07:43:24.248Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
07:43:24 [2020-04-27T07:43:24.248Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
07:43:24 [2020-04-27T07:43:24.248Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
07:43:24 [2020-04-27T07:43:24.248Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
07:43:24 [2020-04-27T07:43:24.248Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
07:43:24 [2020-04-27T07:43:24.248Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:43:24 [2020-04-27T07:43:24.248Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
07:43:24 [2020-04-27T07:43:24.248Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
07:43:24 [2020-04-27T07:43:24.248Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
07:43:24 [2020-04-27T07:43:24.248Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:43:24 [2020-04-27T07:43:24.248Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
07:43:24 [2020-04-27T07:43:24.248Z] === RUN   TestCopyFromContainerPathIsNotDir
07:43:24 [2020-04-27T07:43:24.504Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
07:43:24 [2020-04-27T07:43:24.504Z] === RUN   TestCopyToContainerPathDoesNotExist
07:43:24 [2020-04-27T07:43:24.504Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
07:43:24 [2020-04-27T07:43:24.504Z] === RUN   TestCopyToContainerPathIsNotDir
07:43:24 [2020-04-27T07:43:24.761Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
07:43:24 [2020-04-27T07:43:24.761Z] === RUN   TestCopyFromContainer
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer//
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer//bar/root
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer//bar/root/
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer/bar/quux
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer/bar/quux/
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCopyFromContainer/bar/notarget
07:43:28 [2020-04-27T07:43:28.933Z] --- PASS: TestCopyFromContainer (4.30s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:43:28 [2020-04-27T07:43:28.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:43:28 [2020-04-27T07:43:28.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:43:28 [2020-04-27T07:43:28.933Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:43:28 [2020-04-27T07:43:28.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:43:28 [2020-04-27T07:43:28.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:43:28 [2020-04-27T07:43:28.933Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:43:28 [2020-04-27T07:43:28.933Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateLinkToNonExistingContainer
07:43:28 [2020-04-27T07:43:28.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateWithInvalidEnv
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateWithInvalidEnv/0
07:43:28 [2020-04-27T07:43:28.933Z] === PAUSE TestCreateWithInvalidEnv/0
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateWithInvalidEnv/1
07:43:28 [2020-04-27T07:43:28.933Z] === PAUSE TestCreateWithInvalidEnv/1
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateWithInvalidEnv/2
07:43:28 [2020-04-27T07:43:28.933Z] === PAUSE TestCreateWithInvalidEnv/2
07:43:28 [2020-04-27T07:43:28.933Z] === CONT  TestCreateWithInvalidEnv/0
07:43:28 [2020-04-27T07:43:28.933Z] === CONT  TestCreateWithInvalidEnv/2
07:43:28 [2020-04-27T07:43:28.933Z] === CONT  TestCreateWithInvalidEnv/1
07:43:28 [2020-04-27T07:43:28.933Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:43:28 [2020-04-27T07:43:28.933Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateTmpfsMountsTarget
07:43:28 [2020-04-27T07:43:28.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:43:28 [2020-04-27T07:43:28.933Z] === RUN   TestCreateWithCustomMaskedPaths
07:43:30 [2020-04-27T07:43:30.826Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/no_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/no_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/empty_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/valid_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/empty_capadd
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/empty_capadd
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/empty_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/no_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/empty_capadd
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/empty_capdrop
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/valid_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] === CONT  TestCreateWithCapabilities/empty_capabilities
07:43:30 [2020-04-27T07:43:30.826Z] --- PASS: TestCreateWithCapabilities (0.02s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
07:43:30 [2020-04-27T07:43:30.826Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
07:43:30 [2020-04-27T07:43:30.826Z] === RUN   TestCreateWithCustomReadonlyPaths
07:43:32 [2020-04-27T07:43:32.719Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.77s)
07:43:32 [2020-04-27T07:43:32.719Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:43:32 [2020-04-27T07:43:32.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:43:32 [2020-04-27T07:43:32.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:43:32 [2020-04-27T07:43:32.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:43:32 [2020-04-27T07:43:32.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:43:32 [2020-04-27T07:43:32.719Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:43:32 [2020-04-27T07:43:32.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:43:32 [2020-04-27T07:43:32.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:43:32 [2020-04-27T07:43:32.719Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:43:32 [2020-04-27T07:43:32.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:43:32 [2020-04-27T07:43:32.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:43:32 [2020-04-27T07:43:32.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:43:32 [2020-04-27T07:43:32.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:43:32 [2020-04-27T07:43:32.719Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:43:32 [2020-04-27T07:43:32.719Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:43:33 [2020-04-27T07:43:33.283Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
07:43:33 [2020-04-27T07:43:33.283Z] === RUN   TestContainerStartOnDaemonRestart
07:43:33 [2020-04-27T07:43:33.283Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
07:43:33 [2020-04-27T07:43:33.283Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
07:43:33 [2020-04-27T07:43:33.283Z] === RUN   TestDaemonRestartIpcMode
07:43:33 [2020-04-27T07:43:33.283Z] === PAUSE TestDaemonRestartIpcMode
07:43:33 [2020-04-27T07:43:33.283Z] === RUN   TestDaemonHostGatewayIP
07:43:33 [2020-04-27T07:43:33.283Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
07:43:33 [2020-04-27T07:43:33.283Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:43:33 [2020-04-27T07:43:33.283Z] === RUN   TestContainerKillOnDaemonStart
07:43:33 [2020-04-27T07:43:33.283Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:43:33 [2020-04-27T07:43:33.283Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:43:33 [2020-04-27T07:43:33.283Z] === RUN   TestDiff
07:43:33 [2020-04-27T07:43:33.846Z] --- PASS: TestDiff (0.55s)
07:43:33 [2020-04-27T07:43:33.846Z] === RUN   TestExecWithCloseStdin
07:43:34 [2020-04-27T07:43:34.409Z] --- PASS: TestExecWithCloseStdin (0.65s)
07:43:34 [2020-04-27T07:43:34.409Z] === RUN   TestExec
07:43:34 [2020-04-27T07:43:34.972Z] --- PASS: TestExec (0.66s)
07:43:34 [2020-04-27T07:43:34.972Z] === RUN   TestExecUser
07:43:35 [2020-04-27T07:43:35.901Z] --- PASS: TestExecUser (0.61s)
07:43:35 [2020-04-27T07:43:35.901Z] === RUN   TestExportContainerAndImportImage
07:43:36 [2020-04-27T07:43:36.502Z] --- PASS: TestExportContainerAndImportImage (0.78s)
07:43:36 [2020-04-27T07:43:36.502Z] === RUN   TestExportContainerAfterDaemonRestart
07:43:40 [2020-04-27T07:43:40.707Z] --- PASS: TestExportContainerAfterDaemonRestart (3.81s)
07:43:40 [2020-04-27T07:43:40.707Z] === RUN   TestHealthCheckWorkdir
07:43:41 [2020-04-27T07:43:41.271Z] --- PASS: TestHealthCheckWorkdir (0.86s)
07:43:41 [2020-04-27T07:43:41.271Z] === RUN   TestHealthKillContainer
07:43:43 [2020-04-27T07:43:43.791Z] --- PASS: TestHealthKillContainer (2.77s)
07:43:43 [2020-04-27T07:43:43.791Z] === RUN   TestInspectCpusetInConfigPre120
07:43:44 [2020-04-27T07:43:44.353Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
07:43:44 [2020-04-27T07:43:44.354Z] === RUN   TestIpcModeNone
07:43:45 [2020-04-27T07:43:45.282Z] --- PASS: TestIpcModeNone (0.63s)
07:43:45 [2020-04-27T07:43:45.282Z] === RUN   TestIpcModePrivate
07:43:45 [2020-04-27T07:43:45.845Z] --- PASS: TestIpcModePrivate (0.63s)
07:43:45 [2020-04-27T07:43:45.845Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false
07:43:45 [2020-04-27T07:43:45.845Z] === RUN   TestIpcModeShareable
07:43:45 [2020-04-27T07:43:45.845Z] --- SKIP: TestIpcModeShareable (0.00s)
07:43:45 [2020-04-27T07:43:45.845Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:45 [2020-04-27T07:43:45.845Z] === RUN   TestAPIIpcModeShareableAndContainer
07:43:47 [2020-04-27T07:43:47.738Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s)
07:43:47 [2020-04-27T07:43:47.738Z] === RUN   TestAPIIpcModeHost
07:43:47 [2020-04-27T07:43:47.738Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:43:47 [2020-04-27T07:43:47.738Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:47 [2020-04-27T07:43:47.738Z] === RUN   TestDaemonIpcModeShareable
07:43:47 [2020-04-27T07:43:47.738Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:43:47 [2020-04-27T07:43:47.738Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:47 [2020-04-27T07:43:47.738Z] === RUN   TestDaemonIpcModePrivate
07:43:50 [2020-04-27T07:43:50.258Z] --- PASS: TestDaemonIpcModePrivate (2.42s)
07:43:50 [2020-04-27T07:43:50.258Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:112, shared: false, mustBeShared: false
07:43:50 [2020-04-27T07:43:50.258Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:43:50 [2020-04-27T07:43:50.258Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:43:50 [2020-04-27T07:43:50.258Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:50 [2020-04-27T07:43:50.258Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:43:50 [2020-04-27T07:43:50.258Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:43:50 [2020-04-27T07:43:50.258Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:43:50 [2020-04-27T07:43:50.258Z] === RUN   TestIpcModeOlderClient
07:43:50 [2020-04-27T07:43:50.258Z] === PAUSE TestIpcModeOlderClient
07:43:50 [2020-04-27T07:43:50.258Z] === RUN   TestKillContainerInvalidSignal
07:43:50 [2020-04-27T07:43:50.820Z] --- PASS: TestKillContainerInvalidSignal (0.64s)
07:43:50 [2020-04-27T07:43:50.820Z] === RUN   TestKillContainer
07:43:50 [2020-04-27T07:43:50.820Z] === RUN   TestKillContainer/no_signal
07:43:51 [2020-04-27T07:43:51.383Z] === RUN   TestKillContainer/non_killing_signal
07:43:51 [2020-04-27T07:43:51.640Z] === RUN   TestKillContainer/killing_signal
07:43:52 [2020-04-27T07:43:52.570Z] --- PASS: TestKillContainer (1.73s)
07:43:52 [2020-04-27T07:43:52.570Z]     --- PASS: TestKillContainer/no_signal (0.54s)
07:43:52 [2020-04-27T07:43:52.570Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
07:43:52 [2020-04-27T07:43:52.570Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
07:43:52 [2020-04-27T07:43:52.570Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:43:52 [2020-04-27T07:43:52.570Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:43:53 [2020-04-27T07:43:53.133Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:43:53 [2020-04-27T07:43:53.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
07:43:53 [2020-04-27T07:43:53.696Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.55s)
07:43:53 [2020-04-27T07:43:53.696Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.35s)
07:43:53 [2020-04-27T07:43:53.696Z] === RUN   TestKillStoppedContainer
07:43:53 [2020-04-27T07:43:53.696Z] --- PASS: TestKillStoppedContainer (0.08s)
07:43:53 [2020-04-27T07:43:53.696Z] === RUN   TestKillStoppedContainerAPIPre120
07:43:53 [2020-04-27T07:43:53.696Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
07:43:53 [2020-04-27T07:43:53.696Z] === RUN   TestKillDifferentUserContainer
07:43:54 [2020-04-27T07:43:54.260Z] --- PASS: TestKillDifferentUserContainer (0.57s)
07:43:54 [2020-04-27T07:43:54.260Z] === RUN   TestInspectOomKilledTrue
07:43:54 [2020-04-27T07:43:54.260Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:43:54 [2020-04-27T07:43:54.260Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
07:43:54 [2020-04-27T07:43:54.260Z] === RUN   TestInspectOomKilledFalse
07:43:54 [2020-04-27T07:43:54.260Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:43:54 [2020-04-27T07:43:54.260Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:43:54 [2020-04-27T07:43:54.260Z] === RUN   TestLinksEtcHostsContentMatch
07:43:54 [2020-04-27T07:43:54.260Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:43:54 [2020-04-27T07:43:54.260Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:43:54 [2020-04-27T07:43:54.260Z] === RUN   TestLinksContainerNames
07:43:55 [2020-04-27T07:43:55.628Z] --- PASS: TestLinksContainerNames (1.17s)
07:43:55 [2020-04-27T07:43:55.628Z] === RUN   TestLogsFollowTailEmpty
07:43:56 [2020-04-27T07:43:56.191Z] --- PASS: TestLogsFollowTailEmpty (0.58s)
07:43:56 [2020-04-27T07:43:56.191Z] === RUN   TestContainerNetworkMountsNoChown
07:43:56 [2020-04-27T07:43:56.755Z] --- PASS: TestContainerNetworkMountsNoChown (0.54s)
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/default
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/default
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/private
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/private
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rprivate
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rprivate
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/slave
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/slave
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rslave
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rslave
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/shared
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/shared
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rshared
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rshared
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/default
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/default/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/default/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/default/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/rshared
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/shared
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/rslave
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/slave
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/rprivate
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/private
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/private/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/private/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/default/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:43:56 [2020-04-27T07:43:56.755Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/private/bind_root
07:43:57 [2020-04-27T07:43:57.013Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:43:57 [2020-04-27T07:43:57.269Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:43:57 [2020-04-27T07:43:57.269Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:43:57 [2020-04-27T07:43:57.269Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:43:57 [2020-04-27T07:43:57.269Z] === CONT  TestMountDaemonRoot/private/mount_root
07:43:57 [2020-04-27T07:43:57.269Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:43:57 [2020-04-27T07:43:57.269Z] --- PASS: TestMountDaemonRoot (0.02s)
07:43:57 [2020-04-27T07:43:57.269Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
07:43:57 [2020-04-27T07:43:57.269Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
07:43:57 [2020-04-27T07:43:57.269Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
07:43:57 [2020-04-27T07:43:57.269Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
07:43:57 [2020-04-27T07:43:57.269Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
07:43:57 [2020-04-27T07:43:57.269Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
07:43:57 [2020-04-27T07:43:57.269Z] === RUN   TestContainerBindMountNonRecursive
07:43:57 [2020-04-27T07:43:57.269Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
07:43:57 [2020-04-27T07:43:57.269Z]     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)
07:43:57 [2020-04-27T07:43:57.269Z] === RUN   TestNetworkNat
07:43:58 [2020-04-27T07:43:58.199Z] --- PASS: TestNetworkNat (0.81s)
07:43:58 [2020-04-27T07:43:58.199Z] === RUN   TestNetworkLocalhostTCPNat
07:43:58 [2020-04-27T07:43:58.762Z] --- PASS: TestNetworkLocalhostTCPNat (0.56s)
07:43:58 [2020-04-27T07:43:58.762Z] === RUN   TestNetworkLoopbackNat
07:43:59 [2020-04-27T07:43:59.325Z] --- PASS: TestNetworkLoopbackNat (0.80s)
07:43:59 [2020-04-27T07:43:59.325Z] === RUN   TestPause
07:43:59 [2020-04-27T07:43:59.325Z] --- SKIP: TestPause (0.00s)
07:43:59 [2020-04-27T07:43:59.325Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
07:43:59 [2020-04-27T07:43:59.325Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:43:59 [2020-04-27T07:43:59.325Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:43:59 [2020-04-27T07:43:59.325Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:43:59 [2020-04-27T07:43:59.325Z] === RUN   TestPauseStopPausedContainer
07:43:59 [2020-04-27T07:43:59.325Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
07:43:59 [2020-04-27T07:43:59.325Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
07:43:59 [2020-04-27T07:43:59.325Z] === RUN   TestPsFilter
07:43:59 [2020-04-27T07:43:59.581Z] --- PASS: TestPsFilter (0.18s)
07:43:59 [2020-04-27T07:43:59.581Z] === RUN   TestRemoveContainerWithRemovedVolume
07:44:00 [2020-04-27T07:44:00.144Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s)
07:44:00 [2020-04-27T07:44:00.144Z] === RUN   TestRemoveContainerWithVolume
07:44:00 [2020-04-27T07:44:00.707Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
07:44:00 [2020-04-27T07:44:00.707Z] === RUN   TestRemoveContainerRunning
07:44:01 [2020-04-27T07:44:01.270Z] --- PASS: TestRemoveContainerRunning (0.58s)
07:44:01 [2020-04-27T07:44:01.270Z] === RUN   TestRemoveContainerForceRemoveRunning
07:44:02 [2020-04-27T07:44:02.200Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s)
07:44:02 [2020-04-27T07:44:02.200Z] === RUN   TestRemoveInvalidContainer
07:44:02 [2020-04-27T07:44:02.200Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:44:02 [2020-04-27T07:44:02.200Z] === RUN   TestRenameLinkedContainer
07:44:04 [2020-04-27T07:44:04.719Z] --- PASS: TestRenameLinkedContainer (2.28s)
07:44:04 [2020-04-27T07:44:04.720Z] === RUN   TestRenameStoppedContainer
07:44:04 [2020-04-27T07:44:04.720Z] --- PASS: TestRenameStoppedContainer (0.53s)
07:44:04 [2020-04-27T07:44:04.720Z] === RUN   TestRenameRunningContainerAndReuse
07:44:06 [2020-04-27T07:44:06.087Z] --- PASS: TestRenameRunningContainerAndReuse (1.14s)
07:44:06 [2020-04-27T07:44:06.087Z] === RUN   TestRenameInvalidName
07:44:06 [2020-04-27T07:44:06.651Z] --- PASS: TestRenameInvalidName (0.61s)
07:44:06 [2020-04-27T07:44:06.651Z] === RUN   TestRenameAnonymousContainer
07:44:09 [2020-04-27T07:44:09.172Z] --- PASS: TestRenameAnonymousContainer (2.75s)
07:44:09 [2020-04-27T07:44:09.172Z] === RUN   TestRenameContainerWithSameName
07:44:10 [2020-04-27T07:44:10.104Z] --- PASS: TestRenameContainerWithSameName (0.59s)
07:44:10 [2020-04-27T07:44:10.104Z] === RUN   TestRenameContainerWithLinkedContainer
07:44:11 [2020-04-27T07:44:11.033Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s)
07:44:11 [2020-04-27T07:44:11.034Z] === RUN   TestResize
07:44:11 [2020-04-27T07:44:11.597Z] --- PASS: TestResize (0.56s)
07:44:11 [2020-04-27T07:44:11.597Z] === RUN   TestResizeWithInvalidSize
07:44:12 [2020-04-27T07:44:12.526Z] --- PASS: TestResizeWithInvalidSize (0.72s)
07:44:12 [2020-04-27T07:44:12.526Z] === RUN   TestResizeWhenContainerNotStarted
07:44:12 [2020-04-27T07:44:12.782Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
07:44:12 [2020-04-27T07:44:12.782Z] === RUN   TestDaemonRestartKillContainers
07:44:12 [2020-04-27T07:44:12.782Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:44:12 [2020-04-27T07:44:12.782Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:44:12 [2020-04-27T07:44:12.782Z] === RUN   TestCgroupNamespacesRun
07:44:15 [2020-04-27T07:44:15.302Z] --- PASS: TestCgroupNamespacesRun (2.44s)
07:44:15 [2020-04-27T07:44:15.302Z] === RUN   TestCgroupNamespacesRunPrivileged
07:44:17 [2020-04-27T07:44:17.821Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.51s)
07:44:17 [2020-04-27T07:44:17.821Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:44:20 [2020-04-27T07:44:20.341Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.59s)
07:44:20 [2020-04-27T07:44:20.341Z] === RUN   TestCgroupNamespacesRunHostMode
07:44:23 [2020-04-27T07:44:23.612Z] --- PASS: TestCgroupNamespacesRunHostMode (2.59s)
07:44:23 [2020-04-27T07:44:23.612Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:44:25 [2020-04-27T07:44:25.504Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.57s)
07:44:25 [2020-04-27T07:44:25.504Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:44:28 [2020-04-27T07:44:28.026Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.99s)
07:44:28 [2020-04-27T07:44:28.026Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:44:29 [2020-04-27T07:44:29.394Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.96s)
07:44:29 [2020-04-27T07:44:29.394Z] === RUN   TestCgroupNamespacesRunOlderClient
07:44:32 [2020-04-27T07:44:32.665Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.68s)
07:44:32 [2020-04-27T07:44:32.665Z] === RUN   TestKernelTCPMemory
07:44:32 [2020-04-27T07:44:32.665Z] --- SKIP: TestKernelTCPMemory (0.02s)
07:44:32 [2020-04-27T07:44:32.665Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:32 [2020-04-27T07:44:32.665Z] === RUN   TestNISDomainname
07:44:32 [2020-04-27T07:44:32.665Z] --- SKIP: TestNISDomainname (0.01s)
07:44:32 [2020-04-27T07:44:32.665Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:44:32 [2020-04-27T07:44:32.665Z] === RUN   TestHostnameDnsResolution
07:44:33 [2020-04-27T07:44:33.228Z] --- PASS: TestHostnameDnsResolution (1.08s)
07:44:33 [2020-04-27T07:44:33.228Z] === RUN   TestStats
07:44:33 [2020-04-27T07:44:33.228Z] --- SKIP: TestStats (0.00s)
07:44:33 [2020-04-27T07:44:33.228Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:33 [2020-04-27T07:44:33.228Z] === RUN   TestStopContainerWithTimeout
07:44:33 [2020-04-27T07:44:33.228Z] === RUN   TestStopContainerWithTimeout/0
07:44:33 [2020-04-27T07:44:33.228Z] === PAUSE TestStopContainerWithTimeout/0
07:44:33 [2020-04-27T07:44:33.228Z] === RUN   TestStopContainerWithTimeout/1
07:44:33 [2020-04-27T07:44:33.228Z] === PAUSE TestStopContainerWithTimeout/1
07:44:33 [2020-04-27T07:44:33.228Z] === RUN   TestStopContainerWithTimeout/3
07:44:33 [2020-04-27T07:44:33.228Z] === PAUSE TestStopContainerWithTimeout/3
07:44:33 [2020-04-27T07:44:33.228Z] === RUN   TestStopContainerWithTimeout/-1
07:44:33 [2020-04-27T07:44:33.228Z] === PAUSE TestStopContainerWithTimeout/-1
07:44:33 [2020-04-27T07:44:33.228Z] === CONT  TestStopContainerWithTimeout/0
07:44:33 [2020-04-27T07:44:33.228Z] === CONT  TestStopContainerWithTimeout/3
07:44:34 [2020-04-27T07:44:34.158Z] === CONT  TestStopContainerWithTimeout/-1
07:44:36 [2020-04-27T07:44:36.050Z] === CONT  TestStopContainerWithTimeout/1
07:44:37 [2020-04-27T07:44:37.943Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:44:37 [2020-04-27T07:44:37.943Z]     --- PASS: TestStopContainerWithTimeout/0 (0.82s)
07:44:37 [2020-04-27T07:44:37.943Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
07:44:37 [2020-04-27T07:44:37.943Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
07:44:37 [2020-04-27T07:44:37.943Z]     --- PASS: TestStopContainerWithTimeout/1 (1.55s)
07:44:37 [2020-04-27T07:44:37.943Z] === RUN   TestDeleteDevicemapper
07:44:37 [2020-04-27T07:44:37.943Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:44:37 [2020-04-27T07:44:37.943Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:44:37 [2020-04-27T07:44:37.943Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:44:39 [2020-04-27T07:44:39.841Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.12s)
07:44:39 [2020-04-27T07:44:39.841Z] === RUN   TestUpdateMemory
07:44:39 [2020-04-27T07:44:39.841Z] --- SKIP: TestUpdateMemory (0.01s)
07:44:39 [2020-04-27T07:44:39.841Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:39 [2020-04-27T07:44:39.841Z] === RUN   TestUpdateCPUQuota
07:44:39 [2020-04-27T07:44:39.841Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:44:39 [2020-04-27T07:44:39.841Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:39 [2020-04-27T07:44:39.841Z] === RUN   TestUpdatePidsLimit
07:44:39 [2020-04-27T07:44:39.841Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:44:39 [2020-04-27T07:44:39.841Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:39 [2020-04-27T07:44:39.841Z] === RUN   TestUpdateRestartPolicy
07:44:52 [2020-04-27T07:44:52.017Z] --- PASS: TestUpdateRestartPolicy (11.77s)
07:44:52 [2020-04-27T07:44:52.017Z] === RUN   TestUpdateRestartWithAutoRemove
07:44:52 [2020-04-27T07:44:52.274Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s)
07:44:52 [2020-04-27T07:44:52.274Z] === RUN   TestWaitNonBlocked
07:44:52 [2020-04-27T07:44:52.274Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:44:52 [2020-04-27T07:44:52.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:44:52 [2020-04-27T07:44:52.274Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:44:52 [2020-04-27T07:44:52.274Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:44:52 [2020-04-27T07:44:52.274Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:44:52 [2020-04-27T07:44:52.274Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:44:53 [2020-04-27T07:44:53.203Z] --- PASS: TestWaitNonBlocked (0.01s)
07:44:53 [2020-04-27T07:44:53.203Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s)
07:44:53 [2020-04-27T07:44:53.203Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s)
07:44:53 [2020-04-27T07:44:53.203Z] === RUN   TestWaitBlocked
07:44:53 [2020-04-27T07:44:53.203Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:44:53 [2020-04-27T07:44:53.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:44:53 [2020-04-27T07:44:53.203Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:44:53 [2020-04-27T07:44:53.203Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:44:53 [2020-04-27T07:44:53.203Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:44:53 [2020-04-27T07:44:53.203Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:44:54 [2020-04-27T07:44:54.132Z] --- PASS: TestWaitBlocked (0.02s)
07:44:54 [2020-04-27T07:44:54.132Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s)
07:44:54 [2020-04-27T07:44:54.132Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s)
07:44:54 [2020-04-27T07:44:54.132Z] === CONT  TestDaemonRestartIpcMode
07:44:54 [2020-04-27T07:44:54.132Z] === CONT  TestIpcModeOlderClient
07:44:54 [2020-04-27T07:44:54.132Z] --- PASS: TestIpcModeOlderClient (0.14s)
07:44:59 [2020-04-27T07:44:59.384Z] --- PASS: TestDaemonRestartIpcMode (4.82s)
07:44:59 [2020-04-27T07:44:59.384Z] PASS
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === Skipped
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
07:44:59 [2020-04-27T07:44:59.384Z]     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)
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
07:44:59 [2020-04-27T07:44:59.384Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
07:44:59 [2020-04-27T07:44:59.384Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
07:44:59 [2020-04-27T07:44:59.384Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:44:59 [2020-04-27T07:44:59.384Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:59 [2020-04-27T07:44:59.384Z] 
07:44:59 [2020-04-27T07:44:59.384Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:44:59 [2020-04-27T07:44:59.385Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:44:59 [2020-04-27T07:44:59.385Z] 
07:44:59 [2020-04-27T07:44:59.385Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s)
07:44:59 [2020-04-27T07:44:59.385Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:59 [2020-04-27T07:44:59.385Z] 
07:44:59 [2020-04-27T07:44:59.385Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:44:59 [2020-04-27T07:44:59.385Z]     update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:59 [2020-04-27T07:44:59.385Z] 
07:44:59 [2020-04-27T07:44:59.385Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:44:59 [2020-04-27T07:44:59.385Z]     update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none"
07:44:59 [2020-04-27T07:44:59.385Z] 
07:44:59 [2020-04-27T07:44:59.385Z] 
07:44:59 [2020-04-27T07:44:59.385Z] DONE 181 tests, 24 skipped in 94.609s
07:44:59 [2020-04-27T07:44:59.385Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:44:59 [2020-04-27T07:44:59.385Z] INFO: Testing against a local daemon
07:44:59 [2020-04-27T07:44:59.385Z] === RUN   TestCommitInheritsEnv
07:45:00 [2020-04-27T07:45:00.313Z] --- PASS: TestCommitInheritsEnv (1.21s)
07:45:00 [2020-04-27T07:45:00.313Z] === RUN   TestImportExtremelyLargeImageWorks
07:45:00 [2020-04-27T07:45:00.313Z] === PAUSE TestImportExtremelyLargeImageWorks
07:45:00 [2020-04-27T07:45:00.313Z] === RUN   TestImagesFilterMultiReference
07:45:00 [2020-04-27T07:45:00.313Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:45:00 [2020-04-27T07:45:00.313Z] === RUN   TestImagePullPlatformInvalid
07:45:00 [2020-04-27T07:45:00.313Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:45:00 [2020-04-27T07:45:00.313Z] === RUN   TestRemoveImageOrphaning
07:45:02 [2020-04-27T07:45:02.250Z] --- PASS: TestRemoveImageOrphaning (1.91s)
07:45:02 [2020-04-27T07:45:02.250Z] === RUN   TestRemoveImageGarbageCollector
07:45:02 [2020-04-27T07:45:02.250Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:45:02 [2020-04-27T07:45:02.250Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:45:02 [2020-04-27T07:45:02.250Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:45:02 [2020-04-27T07:45:02.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
07:45:02 [2020-04-27T07:45:02.250Z] === RUN   TestTagInvalidReference
07:45:02 [2020-04-27T07:45:02.250Z] --- PASS: TestTagInvalidReference (0.01s)
07:45:02 [2020-04-27T07:45:02.250Z] === RUN   TestTagValidPrefixedRepo
07:45:02 [2020-04-27T07:45:02.250Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:45:02 [2020-04-27T07:45:02.250Z] === RUN   TestTagExistedNameWithoutForce
07:45:02 [2020-04-27T07:45:02.250Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
07:45:02 [2020-04-27T07:45:02.250Z] === RUN   TestTagOfficialNames
07:45:02 [2020-04-27T07:45:02.250Z] --- PASS: TestTagOfficialNames (0.04s)
07:45:02 [2020-04-27T07:45:02.250Z] === RUN   TestTagMatchesDigest
07:45:02 [2020-04-27T07:45:02.250Z] --- PASS: TestTagMatchesDigest (0.02s)
07:45:02 [2020-04-27T07:45:02.250Z] === CONT  TestImportExtremelyLargeImageWorks
07:46:53 [2020-04-27T07:46:53.667Z] --- PASS: TestImportExtremelyLargeImageWorks (103.78s)
07:46:53 [2020-04-27T07:46:53.667Z] PASS
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === Skipped
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] DONE 12 tests, 1 skipped in 107.353s
07:46:53 [2020-04-27T07:46:53.667Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:46:53 [2020-04-27T07:46:53.667Z] INFO: Testing against a local daemon
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestNetworkCreateDelete
07:46:53 [2020-04-27T07:46:53.667Z] --- PASS: TestNetworkCreateDelete (0.14s)
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestDockerNetworkDeletePreferID
07:46:53 [2020-04-27T07:46:53.667Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s)
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestInspectNetwork
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestInspectNetwork (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestRunContainerWithBridgeNone
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestNetworkInvalidJSON
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestNetworkInvalidJSON//networks/create
07:46:53 [2020-04-27T07:46:53.667Z] === PAUSE TestNetworkInvalidJSON//networks/create
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
07:46:53 [2020-04-27T07:46:53.667Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
07:46:53 [2020-04-27T07:46:53.667Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
07:46:53 [2020-04-27T07:46:53.667Z] === CONT  TestNetworkInvalidJSON//networks/create
07:46:53 [2020-04-27T07:46:53.667Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
07:46:53 [2020-04-27T07:46:53.667Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
07:46:53 [2020-04-27T07:46:53.667Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:46:53 [2020-04-27T07:46:53.667Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestHostIPv4BridgeLabel
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestDaemonRestartWithLiveRestore
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestDaemonDefaultNetworkPools
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestDaemonRestartWithExistingNetwork
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestServiceWithPredefinedNetwork
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:236: FLAKY_TEST
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestServiceWithDataPathPortInit
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:53 [2020-04-27T07:46:53.667Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:46:53 [2020-04-27T07:46:53.667Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:53 [2020-04-27T07:46:53.667Z] PASS
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === Skipped
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:236: FLAKY_TEST
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:46:53 [2020-04-27T07:46:53.667Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] 
07:46:53 [2020-04-27T07:46:53.667Z] DONE 18 tests, 12 skipped in 0.617s
07:46:53 [2020-04-27T07:46:53.668Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:46:53 [2020-04-27T07:46:53.668Z] INFO: Testing against a local daemon
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestDockerNetworkIpvlanPersistance
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestDockerNetworkIpvlan
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:53 [2020-04-27T07:46:53.668Z] PASS
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === Skipped
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] DONE 2 tests, 2 skipped in 0.092s
07:46:53 [2020-04-27T07:46:53.668Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:46:53 [2020-04-27T07:46:53.668Z] INFO: Testing against a local daemon
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestDockerNetworkMacvlanPersistance
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestDockerNetworkMacvlan
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.668Z] PASS
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === Skipped
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] DONE 2 tests, 2 skipped in 0.093s
07:46:53 [2020-04-27T07:46:53.668Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:46:53 [2020-04-27T07:46:53.668Z] testing: warning: no tests to run
07:46:53 [2020-04-27T07:46:53.668Z] PASS
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] DONE 0 tests in 0.020s
07:46:53 [2020-04-27T07:46:53.668Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:46:53 [2020-04-27T07:46:53.668Z] INFO: Testing against a local daemon
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginAllowRequest
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginTLS
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginDenyRequest
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginAPIDenyResponse
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginDenyResponse
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginAllowEventStream
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginErrorResponse
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginErrorRequest
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginHeader
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginV2Disable
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] PASS
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === Skipped
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] DONE 17 tests, 17 skipped in 0.370s
07:46:53 [2020-04-27T07:46:53.668Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:46:53 [2020-04-27T07:46:53.668Z] INFO: Testing against a local daemon
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestPluginInvalidJSON
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
07:46:53 [2020-04-27T07:46:53.668Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
07:46:53 [2020-04-27T07:46:53.668Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
07:46:53 [2020-04-27T07:46:53.668Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:46:53 [2020-04-27T07:46:53.668Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestPluginInstall
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestPluginInstall (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] PASS
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] === Skipped
07:46:53 [2020-04-27T07:46:53.668Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:46:53 [2020-04-27T07:46:53.668Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] 
07:46:53 [2020-04-27T07:46:53.668Z] DONE 3 tests, 1 skipped in 0.126s
07:46:53 [2020-04-27T07:46:53.668Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:46:53 [2020-04-27T07:46:53.668Z] INFO: Testing against a local daemon
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestExternalGraphDriver
07:46:53 [2020-04-27T07:46:53.668Z] --- SKIP: TestExternalGraphDriver (0.07s)
07:46:53 [2020-04-27T07:46:53.668Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:46:53 [2020-04-27T07:46:53.668Z] === RUN   TestGraphdriverPluginV2
07:46:54 [2020-04-27T07:46:54.597Z] --- PASS: TestGraphdriverPluginV2 (6.63s)
07:46:54 [2020-04-27T07:46:54.597Z] PASS
07:46:54 [2020-04-27T07:46:54.597Z] 
07:46:54 [2020-04-27T07:46:54.597Z] === Skipped
07:46:54 [2020-04-27T07:46:54.597Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
07:46:54 [2020-04-27T07:46:54.597Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:46:54 [2020-04-27T07:46:54.597Z] 
07:46:54 [2020-04-27T07:46:54.597Z] 
07:46:54 [2020-04-27T07:46:54.597Z] DONE 2 tests, 1 skipped in 6.801s
07:46:54 [2020-04-27T07:46:54.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:46:54 [2020-04-27T07:46:54.597Z] INFO: Testing against a local daemon
07:46:54 [2020-04-27T07:46:54.597Z] === RUN   TestContinueAfterPluginCrash
07:46:54 [2020-04-27T07:46:54.597Z] === PAUSE TestContinueAfterPluginCrash
07:46:54 [2020-04-27T07:46:54.597Z] === RUN   TestReadPluginNoRead
07:46:54 [2020-04-27T07:46:54.597Z] === PAUSE TestReadPluginNoRead
07:46:54 [2020-04-27T07:46:54.597Z] === RUN   TestDaemonStartWithLogOpt
07:46:54 [2020-04-27T07:46:54.597Z] === PAUSE TestDaemonStartWithLogOpt
07:46:54 [2020-04-27T07:46:54.597Z] === CONT  TestContinueAfterPluginCrash
07:46:54 [2020-04-27T07:46:54.597Z] === CONT  TestDaemonStartWithLogOpt
07:47:09 [2020-04-27T07:47:09.454Z] --- PASS: TestDaemonStartWithLogOpt (13.41s)
07:47:09 [2020-04-27T07:47:09.454Z] === CONT  TestReadPluginNoRead
07:47:11 [2020-04-27T07:47:11.973Z] === RUN   TestReadPluginNoRead/default
07:47:11 [2020-04-27T07:47:11.973Z] --- PASS: TestContinueAfterPluginCrash (17.21s)
07:47:14 [2020-04-27T07:47:14.491Z] === RUN   TestReadPluginNoRead/disabled_caching
07:47:17 [2020-04-27T07:47:17.011Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:47:19 [2020-04-27T07:47:19.530Z] --- PASS: TestReadPluginNoRead (11.66s)
07:47:19 [2020-04-27T07:47:19.530Z]     --- PASS: TestReadPluginNoRead/default (2.79s)
07:47:19 [2020-04-27T07:47:19.530Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.59s)
07:47:19 [2020-04-27T07:47:19.530Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.66s)
07:47:19 [2020-04-27T07:47:19.530Z]     read_test.go:91: [d17f9c8354aa7] daemon is not started
07:47:19 [2020-04-27T07:47:19.530Z] PASS
07:47:19 [2020-04-27T07:47:19.530Z] 
07:47:19 [2020-04-27T07:47:19.530Z] DONE 6 tests in 25.188s
07:47:19 [2020-04-27T07:47:19.530Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:47:19 [2020-04-27T07:47:19.530Z] testing: warning: no tests to run
07:47:19 [2020-04-27T07:47:19.530Z] PASS
07:47:19 [2020-04-27T07:47:19.530Z] 
07:47:19 [2020-04-27T07:47:19.530Z] DONE 0 tests in 0.035s
07:47:19 [2020-04-27T07:47:19.530Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:47:19 [2020-04-27T07:47:19.786Z] INFO: Testing against a local daemon
07:47:19 [2020-04-27T07:47:19.786Z] === RUN   TestPluginWithDevMounts
07:47:19 [2020-04-27T07:47:19.786Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:47:19 [2020-04-27T07:47:19.786Z]     mounts_test.go:21: (*Execution).IsRootless-fm
07:47:19 [2020-04-27T07:47:19.786Z] PASS
07:47:19 [2020-04-27T07:47:19.786Z] 
07:47:19 [2020-04-27T07:47:19.786Z] === Skipped
07:47:19 [2020-04-27T07:47:19.786Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:47:19 [2020-04-27T07:47:19.786Z]     mounts_test.go:21: (*Execution).IsRootless-fm
07:47:19 [2020-04-27T07:47:19.786Z] 
07:47:19 [2020-04-27T07:47:19.786Z] 
07:47:19 [2020-04-27T07:47:19.786Z] DONE 1 tests, 1 skipped in 0.128s
07:47:19 [2020-04-27T07:47:19.786Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:47:19 [2020-04-27T07:47:19.786Z] INFO: Testing against a local daemon
07:47:19 [2020-04-27T07:47:19.786Z] === RUN   TestSecretInspect
07:47:19 [2020-04-27T07:47:19.786Z] --- SKIP: TestSecretInspect (0.02s)
07:47:19 [2020-04-27T07:47:19.786Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:19 [2020-04-27T07:47:19.786Z] === RUN   TestSecretList
07:47:19 [2020-04-27T07:47:19.786Z] --- SKIP: TestSecretList (0.02s)
07:47:19 [2020-04-27T07:47:19.786Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:19 [2020-04-27T07:47:19.786Z] === RUN   TestSecretsCreateAndDelete
07:47:19 [2020-04-27T07:47:19.786Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:47:19 [2020-04-27T07:47:19.786Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:19 [2020-04-27T07:47:19.786Z] === RUN   TestSecretsUpdate
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestSecretsUpdate (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestTemplatedSecret
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestTemplatedSecret (0.00s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestSecretCreateResolve
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] PASS
07:47:20 [2020-04-27T07:47:20.043Z] 
07:47:20 [2020-04-27T07:47:20.043Z] === Skipped
07:47:20 [2020-04-27T07:47:20.043Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] 
07:47:20 [2020-04-27T07:47:20.043Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] 
07:47:20 [2020-04-27T07:47:20.043Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] 
07:47:20 [2020-04-27T07:47:20.043Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] 
07:47:20 [2020-04-27T07:47:20.043Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] 
07:47:20 [2020-04-27T07:47:20.043Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] 
07:47:20 [2020-04-27T07:47:20.043Z] 
07:47:20 [2020-04-27T07:47:20.043Z] DONE 6 tests, 6 skipped in 0.172s
07:47:20 [2020-04-27T07:47:20.043Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:47:20 [2020-04-27T07:47:20.043Z] INFO: Testing against a local daemon
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestServiceCreateInit
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:47:20 [2020-04-27T07:47:20.043Z] --- PASS: TestServiceCreateInit (0.02s)
07:47:20 [2020-04-27T07:47:20.043Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:47:20 [2020-04-27T07:47:20.043Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:47:20 [2020-04-27T07:47:20.043Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestCreateServiceMultipleTimes
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
07:47:20 [2020-04-27T07:47:20.043Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestCreateServiceConflict
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestCreateServiceConflict (0.02s)
07:47:20 [2020-04-27T07:47:20.043Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestCreateServiceMaxReplicas
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestCreateWithDuplicateNetworkNames
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestCreateServiceSecretFileMode
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestCreateServiceConfigFileMode
07:47:20 [2020-04-27T07:47:20.043Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:47:20 [2020-04-27T07:47:20.043Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.043Z] === RUN   TestCreateServiceSysctls
07:47:20 [2020-04-27T07:47:20.299Z] --- SKIP: TestCreateServiceSysctls (0.03s)
07:47:20 [2020-04-27T07:47:20.299Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.299Z] === RUN   TestCreateServiceCapabilities
07:47:20 [2020-04-27T07:47:20.299Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
07:47:20 [2020-04-27T07:47:20.299Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.299Z] === RUN   TestInspect
07:47:20 [2020-04-27T07:47:20.299Z] --- SKIP: TestInspect (0.01s)
07:47:20 [2020-04-27T07:47:20.299Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.299Z] === RUN   TestCreateJob
07:47:20 [2020-04-27T07:47:20.299Z] --- SKIP: TestCreateJob (0.01s)
07:47:20 [2020-04-27T07:47:20.299Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.299Z] === RUN   TestReplicatedJob
07:47:20 [2020-04-27T07:47:20.299Z] --- SKIP: TestReplicatedJob (0.01s)
07:47:20 [2020-04-27T07:47:20.299Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.299Z] === RUN   TestUpdateReplicatedJob
07:47:20 [2020-04-27T07:47:20.299Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
07:47:20 [2020-04-27T07:47:20.299Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.299Z] === RUN   TestServiceListWithStatuses
07:47:20 [2020-04-27T07:47:20.299Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:47:20 [2020-04-27T07:47:20.299Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:47:20 [2020-04-27T07:47:20.299Z] === RUN   TestDockerNetworkConnectAlias
07:47:20 [2020-04-27T07:47:20.300Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
07:47:20 [2020-04-27T07:47:20.300Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.300Z] === RUN   TestDockerNetworkReConnect
07:47:20 [2020-04-27T07:47:20.300Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
07:47:20 [2020-04-27T07:47:20.300Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:20 [2020-04-27T07:47:20.300Z] === RUN   TestServicePlugin
07:47:24 [2020-04-27T07:47:24.471Z] --- SKIP: TestServicePlugin (3.53s)
07:47:24 [2020-04-27T07:47:24.471Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestServiceUpdateLabel
07:47:24 [2020-04-27T07:47:24.471Z] --- SKIP: TestServiceUpdateLabel (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestServiceUpdateSecrets
07:47:24 [2020-04-27T07:47:24.471Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestServiceUpdateConfigs
07:47:24 [2020-04-27T07:47:24.471Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestServiceUpdateNetwork
07:47:24 [2020-04-27T07:47:24.471Z] --- SKIP: TestServiceUpdateNetwork (0.02s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestServiceUpdatePidsLimit
07:47:24 [2020-04-27T07:47:24.471Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] PASS
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === Skipped
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:47:24 [2020-04-27T07:47:24.471Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:47:24 [2020-04-27T07:47:24.471Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:47:24 [2020-04-27T07:47:24.471Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:47:24 [2020-04-27T07:47:24.471Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
07:47:24 [2020-04-27T07:47:24.471Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s)
07:47:24 [2020-04-27T07:47:24.471Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
07:47:24 [2020-04-27T07:47:24.471Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
07:47:24 [2020-04-27T07:47:24.471Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestInspect (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
07:47:24 [2020-04-27T07:47:24.471Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:47:24 [2020-04-27T07:47:24.471Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
07:47:24 [2020-04-27T07:47:24.471Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServicePlugin (3.53s)
07:47:24 [2020-04-27T07:47:24.471Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
07:47:24 [2020-04-27T07:47:24.471Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] DONE 24 tests, 23 skipped in 3.973s
07:47:24 [2020-04-27T07:47:24.471Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:47:24 [2020-04-27T07:47:24.471Z] INFO: Testing against a local daemon
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestSessionCreate
07:47:24 [2020-04-27T07:47:24.471Z] --- PASS: TestSessionCreate (0.02s)
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestSessionCreateWithBadUpgrade
07:47:24 [2020-04-27T07:47:24.471Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:47:24 [2020-04-27T07:47:24.471Z] PASS
07:47:24 [2020-04-27T07:47:24.471Z] 
07:47:24 [2020-04-27T07:47:24.471Z] DONE 2 tests in 0.139s
07:47:24 [2020-04-27T07:47:24.471Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:47:24 [2020-04-27T07:47:24.471Z] INFO: Testing against a local daemon
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:47:24 [2020-04-27T07:47:24.471Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
07:47:24 [2020-04-27T07:47:24.471Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:47:24 [2020-04-27T07:47:24.471Z] === RUN   TestEventsExecDie
07:47:25 [2020-04-27T07:47:25.034Z] --- PASS: TestEventsExecDie (0.68s)
07:47:25 [2020-04-27T07:47:25.034Z] === RUN   TestEventsBackwardsCompatible
07:47:25 [2020-04-27T07:47:25.034Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
07:47:25 [2020-04-27T07:47:25.034Z] === RUN   TestInfoBinaryCommits
07:47:25 [2020-04-27T07:47:25.034Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:47:25 [2020-04-27T07:47:25.034Z] === RUN   TestInfoAPIVersioned
07:47:25 [2020-04-27T07:47:25.034Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:47:25 [2020-04-27T07:47:25.034Z] === RUN   TestInfoDiscoveryBackend
07:47:26 [2020-04-27T07:47:26.925Z] --- PASS: TestInfoDiscoveryBackend (1.61s)
07:47:26 [2020-04-27T07:47:26.925Z] === RUN   TestInfoDiscoveryInvalidAdvertise
07:47:30 [2020-04-27T07:47:30.196Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.66s)
07:47:30 [2020-04-27T07:47:30.196Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
07:47:30 [2020-04-27T07:47:30.196Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
07:47:30 [2020-04-27T07:47:30.196Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
07:47:30 [2020-04-27T07:47:30.196Z] === RUN   TestInfoAPI
07:47:30 [2020-04-27T07:47:30.196Z] --- PASS: TestInfoAPI (0.05s)
07:47:30 [2020-04-27T07:47:30.196Z] === RUN   TestInfoAPIWarnings
07:47:32 [2020-04-27T07:47:32.088Z] --- PASS: TestInfoAPIWarnings (1.58s)
07:47:32 [2020-04-27T07:47:32.088Z] === RUN   TestInfoDebug
07:47:33 [2020-04-27T07:47:33.979Z] --- PASS: TestInfoDebug (1.79s)
07:47:33 [2020-04-27T07:47:33.979Z] === RUN   TestInfoInsecureRegistries
07:47:35 [2020-04-27T07:47:35.347Z] --- PASS: TestInfoInsecureRegistries (1.77s)
07:47:35 [2020-04-27T07:47:35.347Z] === RUN   TestInfoRegistryMirrors
07:47:37 [2020-04-27T07:47:37.239Z] --- PASS: TestInfoRegistryMirrors (1.80s)
07:47:37 [2020-04-27T07:47:37.239Z] === RUN   TestLoginFailsWithBadCredentials
07:47:37 [2020-04-27T07:47:37.496Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s)
07:47:37 [2020-04-27T07:47:37.496Z] === RUN   TestPingCacheHeaders
07:47:37 [2020-04-27T07:47:37.496Z] --- PASS: TestPingCacheHeaders (0.04s)
07:47:37 [2020-04-27T07:47:37.496Z] === RUN   TestPingGet
07:47:37 [2020-04-27T07:47:37.496Z] --- PASS: TestPingGet (0.01s)
07:47:37 [2020-04-27T07:47:37.496Z] === RUN   TestPingHead
07:47:37 [2020-04-27T07:47:37.496Z] --- PASS: TestPingHead (0.02s)
07:47:37 [2020-04-27T07:47:37.496Z] === RUN   TestVersion
07:47:37 [2020-04-27T07:47:37.496Z] --- PASS: TestVersion (0.02s)
07:47:37 [2020-04-27T07:47:37.496Z] PASS
07:47:37 [2020-04-27T07:47:37.496Z] 
07:47:37 [2020-04-27T07:47:37.496Z] === Skipped
07:47:37 [2020-04-27T07:47:37.496Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
07:47:37 [2020-04-27T07:47:37.496Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:47:37 [2020-04-27T07:47:37.496Z] 
07:47:37 [2020-04-27T07:47:37.496Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
07:47:37 [2020-04-27T07:47:37.496Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
07:47:37 [2020-04-27T07:47:37.496Z] 
07:47:37 [2020-04-27T07:47:37.496Z] 
07:47:37 [2020-04-27T07:47:37.496Z] DONE 18 tests, 2 skipped in 13.384s
07:47:37 [2020-04-27T07:47:37.496Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:47:37 [2020-04-27T07:47:37.496Z] INFO: Testing against a local daemon
07:47:37 [2020-04-27T07:47:37.496Z] === RUN   TestVolumesCreateAndList
07:47:37 [2020-04-27T07:47:37.496Z] --- PASS: TestVolumesCreateAndList (0.03s)
07:47:37 [2020-04-27T07:47:37.496Z] === RUN   TestVolumesRemove
07:47:37 [2020-04-27T07:47:37.752Z] --- PASS: TestVolumesRemove (0.09s)
07:47:37 [2020-04-27T07:47:37.752Z] === RUN   TestVolumesInspect
07:47:37 [2020-04-27T07:47:37.752Z] --- PASS: TestVolumesInspect (0.02s)
07:47:37 [2020-04-27T07:47:37.752Z] === RUN   TestVolumesInvalidJSON
07:47:37 [2020-04-27T07:47:37.752Z] === RUN   TestVolumesInvalidJSON//volumes/create
07:47:37 [2020-04-27T07:47:37.752Z] === PAUSE TestVolumesInvalidJSON//volumes/create
07:47:37 [2020-04-27T07:47:37.752Z] === CONT  TestVolumesInvalidJSON//volumes/create
07:47:37 [2020-04-27T07:47:37.752Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:47:37 [2020-04-27T07:47:37.752Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
07:47:37 [2020-04-27T07:47:37.752Z] PASS
07:47:37 [2020-04-27T07:47:37.752Z] 
07:47:37 [2020-04-27T07:47:37.752Z] DONE 5 tests in 0.237s
07:47:37 [2020-04-27T07:47:37.752Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:47:37 [2020-04-27T07:47:37.752Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11987 is not a child of this shell
07:47:37 [2020-04-27T07:47:37.752Z] warning: PID 11987 from bundles/test-integration/docker.pid had a nonzero exit code
07:47:37 [2020-04-27T07:47:37.752Z] Leaving: AppArmorNo profiles have been unloaded.
07:47:37 [2020-04-27T07:47:37.752Z] 
07:47:37 [2020-04-27T07:47:37.752Z] Unloading profiles will leave already running processes permanently
07:47:37 [2020-04-27T07:47:37.752Z] unconfined, which can lead to unexpected situations.
07:47:37 [2020-04-27T07:47:37.752Z] 
07:47:37 [2020-04-27T07:47:37.752Z] To set a process to complain mode, use the command line tool
07:47:37 [2020-04-27T07:47:37.752Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:47:37 [2020-04-27T07:47:37.752Z] Removing test suite binaries
07:47:38 [2020-04-27T07:47:38.680Z]