Skip to content

Console Output

11:24:46 [2020-11-25T11:24:46.266Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41708/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=a44898cb6f3ad6b55acaa4d16aeab451ee0f2196 -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:a44898cb6f3ad6b55acaa4d16aeab451ee0f2196 hack/make.sh dynbinary test-integration
11:24:47 [2020-11-25T11:24:47.206Z] 
11:24:47 [2020-11-25T11:24:47.206Z] Removing bundles/
11:24:47 [2020-11-25T11:24:47.206Z] 
11:24:47 [2020-11-25T11:24:47.206Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:24:47 [2020-11-25T11:24:47.206Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:24:47 [2020-11-25T11:24:47.206Z] GOOS="" GOARCH="" GOARM=""
11:26:23 [2020-11-25T11:26:23.700Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
11:26:23 [2020-11-25T11:26:23.700Z] 
11:26:23 [2020-11-25T11:26:23.700Z] ---> Making bundle: test-integration (in bundles/test-integration)
11:26:23 [2020-11-25T11:26:23.700Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
11:26:23 [2020-11-25T11:26:23.700Z] HOSTNAME=324ccd36b1ea
11:26:23 [2020-11-25T11:26:23.700Z] DEST=bundles/test-integration
11:26:23 [2020-11-25T11:26:23.700Z] PWD=/go/src/github.com/docker/docker
11:26:23 [2020-11-25T11:26:23.700Z] DOCKER_ROOTLESS=1
11:26:23 [2020-11-25T11:26:23.700Z] DOCKER_GITCOMMIT=a44898cb6f3ad6b55acaa4d16aeab451ee0f2196
11:26:23 [2020-11-25T11:26:23.700Z] container=docker
11:26:23 [2020-11-25T11:26:23.700Z] HOME=/root
11:26:23 [2020-11-25T11:26:23.700Z] GOLANG_VERSION=1.13.15
11:26:23 [2020-11-25T11:26:23.700Z] VALIDATE_REPO=https://github.com/moby/moby.git
11:26:23 [2020-11-25T11:26:23.700Z] VALIDATE_BRANCH=master
11:26:23 [2020-11-25T11:26:23.700Z] TERM=xterm
11:26:23 [2020-11-25T11:26:23.700Z] DOCKER_PKG=github.com/docker/docker
11:26:23 [2020-11-25T11:26:23.700Z] SHLVL=1
11:26:23 [2020-11-25T11:26:23.700Z] TIMEOUT=120m
11:26:23 [2020-11-25T11:26:23.700Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
11:26:23 [2020-11-25T11:26:23.700Z] DOCKER_GRAPHDRIVER=overlay2
11:26:23 [2020-11-25T11:26:23.700Z] GO111MODULE=off
11:26:23 [2020-11-25T11:26:23.700Z] DOCKER_EXPERIMENTAL=1
11:26:23 [2020-11-25T11:26:23.700Z] TEST_SKIP_INTEGRATION_CLI=1
11:26:23 [2020-11-25T11:26:23.700Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
11:26:23 [2020-11-25T11:26:23.700Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
11:26:23 [2020-11-25T11:26:23.700Z] GOPATH=/go
11:26:23 [2020-11-25T11:26:23.700Z] PKG_CONFIG=pkg-config
11:26:23 [2020-11-25T11:26:23.700Z] _=/usr/bin/env
11:26:23 [2020-11-25T11:26:23.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
11:26:50 [2020-11-25T11:26:50.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
11:26:50 [2020-11-25T11:26:50.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
11:26:52 [2020-11-25T11:26:52.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
11:27:18 [2020-11-25T11:27:18.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
11:27:19 [2020-11-25T11:27:19.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
11:27:20 [2020-11-25T11:27:20.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
11:27:22 [2020-11-25T11:27:22.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
11:27:22 [2020-11-25T11:27:22.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
11:27:23 [2020-11-25T11:27:23.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
11:27:26 [2020-11-25T11:27:26.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
11:27:28 [2020-11-25T11:27:28.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
11:27:29 [2020-11-25T11:27:29.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
11:27:29 [2020-11-25T11:27:29.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
11:27:31 [2020-11-25T11:27:31.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
11:27:32 [2020-11-25T11:27:32.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
11:27:33 [2020-11-25T11:27:33.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
11:27:34 [2020-11-25T11:27:34.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
11:27:36 [2020-11-25T11:27:36.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
11:27:36 [2020-11-25T11:27:36.956Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
11:27:36 [2020-11-25T11:27:36.956Z] Using test binary docker
11:27:36 [2020-11-25T11:27:36.956Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
11:27:36 [2020-11-25T11:27:36.956Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
11:27:36 [2020-11-25T11:27:36.956Z] INFO: Waiting for daemon to start...
11:27:36 [2020-11-25T11:27:36.956Z] Starting dockerd
11:27:39 [2020-11-25T11:27:39.494Z] .
11:27:39 [2020-11-25T11:27:39.494Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
11:27:39 [2020-11-25T11:27:39.494Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
11:27:39 [2020-11-25T11:27:39.754Z] Error: No such image: emptyfs
11:27:39 [2020-11-25T11:27:39.754Z] Running integration-test (iteration 1)
11:27:39 [2020-11-25T11:27:39.754Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
11:27:54 [2020-11-25T11:27:54.714Z] Loaded image: buildpack-deps:buster
11:27:54 [2020-11-25T11:27:54.714Z] Loaded image: busybox:latest
11:27:54 [2020-11-25T11:27:54.714Z] Loaded image: busybox:glibc
11:27:54 [2020-11-25T11:27:54.714Z] Loaded image: debian:buster
11:27:54 [2020-11-25T11:27:54.714Z] Loaded image: hello-world:latest
11:27:54 [2020-11-25T11:27:54.714Z] Loaded image: arm32v7/hello-world:latest
11:27:54 [2020-11-25T11:27:54.714Z] INFO: Testing against a local daemon
11:27:54 [2020-11-25T11:27:54.714Z] === RUN   TestCgroupNamespacesBuild
11:27:56 [2020-11-25T11:27:56.095Z] --- PASS: TestCgroupNamespacesBuild (3.25s)
11:27:56 [2020-11-25T11:27:56.095Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
11:27:58 [2020-11-25T11:27:58.635Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
11:27:58 [2020-11-25T11:27:58.635Z] === RUN   TestBuildWithSession
11:27:58 [2020-11-25T11:27:58.635Z] --- SKIP: TestBuildWithSession (0.00s)
11:27:58 [2020-11-25T11:27:58.635Z]     build_session_test.go:25: TODO: BuildKit
11:27:58 [2020-11-25T11:27:58.635Z] === RUN   TestBuildSquashParent
11:28:05 [2020-11-25T11:28:05.211Z] --- PASS: TestBuildSquashParent (6.99s)
11:28:05 [2020-11-25T11:28:05.211Z] === RUN   TestBuildWithRemoveAndForceRemove
11:28:05 [2020-11-25T11:28:05.211Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:28:05 [2020-11-25T11:28:05.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:28:05 [2020-11-25T11:28:05.211Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:28:05 [2020-11-25T11:28:05.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:28:05 [2020-11-25T11:28:05.211Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:28:05 [2020-11-25T11:28:05.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:28:05 [2020-11-25T11:28:05.211Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:28:05 [2020-11-25T11:28:05.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:28:05 [2020-11-25T11:28:05.211Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:28:05 [2020-11-25T11:28:05.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:28:05 [2020-11-25T11:28:05.211Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:28:05 [2020-11-25T11:28:05.211Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:28:05 [2020-11-25T11:28:05.211Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
11:28:05 [2020-11-25T11:28:05.211Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
11:28:07 [2020-11-25T11:28:07.120Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
11:28:07 [2020-11-25T11:28:07.120Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
11:28:09 [2020-11-25T11:28:09.028Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
11:28:09 [2020-11-25T11:28:09.028Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
11:28:10 [2020-11-25T11:28:10.937Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
11:28:10 [2020-11-25T11:28:10.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s)
11:28:10 [2020-11-25T11:28:10.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.69s)
11:28:10 [2020-11-25T11:28:10.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s)
11:28:10 [2020-11-25T11:28:10.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
11:28:10 [2020-11-25T11:28:10.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s)
11:28:10 [2020-11-25T11:28:10.937Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.92s)
11:28:10 [2020-11-25T11:28:10.937Z] === RUN   TestBuildMultiStageCopy
11:28:10 [2020-11-25T11:28:10.937Z] === RUN   TestBuildMultiStageCopy/copy_to_root
11:28:14 [2020-11-25T11:28:14.230Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
11:28:15 [2020-11-25T11:28:15.169Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
11:28:16 [2020-11-25T11:28:16.109Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
11:28:17 [2020-11-25T11:28:17.048Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
11:28:18 [2020-11-25T11:28:18.428Z] --- PASS: TestBuildMultiStageCopy (7.37s)
11:28:18 [2020-11-25T11:28:18.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s)
11:28:18 [2020-11-25T11:28:18.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
11:28:18 [2020-11-25T11:28:18.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
11:28:18 [2020-11-25T11:28:18.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
11:28:18 [2020-11-25T11:28:18.428Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
11:28:18 [2020-11-25T11:28:18.428Z] === RUN   TestBuildMultiStageParentConfig
11:28:23 [2020-11-25T11:28:23.709Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
11:28:23 [2020-11-25T11:28:23.709Z] === RUN   TestBuildLabelWithTargets
11:28:31 [2020-11-25T11:28:31.839Z] --- PASS: TestBuildLabelWithTargets (8.00s)
11:28:31 [2020-11-25T11:28:31.839Z] === RUN   TestBuildWithEmptyLayers
11:28:34 [2020-11-25T11:28:34.450Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
11:28:34 [2020-11-25T11:28:34.450Z] === RUN   TestBuildMultiStageOnBuild
11:28:39 [2020-11-25T11:28:39.731Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
11:28:39 [2020-11-25T11:28:39.731Z] === RUN   TestBuildUncleanTarFilenames
11:28:39 [2020-11-25T11:28:39.731Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
11:28:39 [2020-11-25T11:28:39.731Z] === RUN   TestBuildMultiStageLayerLeak
11:28:45 [2020-11-25T11:28:45.012Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s)
11:28:45 [2020-11-25T11:28:45.013Z] === RUN   TestBuildWithHugeFile
11:29:41 [2020-11-25T11:29:41.270Z] --- PASS: TestBuildWithHugeFile (52.14s)
11:29:41 [2020-11-25T11:29:41.270Z] === RUN   TestBuildWithEmptyDockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
11:29:41 [2020-11-25T11:29:41.270Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s)
11:29:41 [2020-11-25T11:29:41.270Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
11:29:41 [2020-11-25T11:29:41.270Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
11:29:41 [2020-11-25T11:29:41.270Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
11:29:41 [2020-11-25T11:29:41.270Z] === RUN   TestBuildPreserveOwnership
11:29:41 [2020-11-25T11:29:41.270Z] === RUN   TestBuildPreserveOwnership/copy_from
11:29:42 [2020-11-25T11:29:42.211Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
11:29:46 [2020-11-25T11:29:46.408Z] --- PASS: TestBuildPreserveOwnership (9.52s)
11:29:46 [2020-11-25T11:29:46.408Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.51s)
11:29:46 [2020-11-25T11:29:46.408Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s)
11:29:46 [2020-11-25T11:29:46.408Z] === RUN   TestBuildPlatformInvalid
11:29:46 [2020-11-25T11:29:46.408Z] --- PASS: TestBuildPlatformInvalid (0.08s)
11:29:46 [2020-11-25T11:29:46.408Z] PASS
11:29:46 [2020-11-25T11:29:46.408Z] 
11:29:46 [2020-11-25T11:29:46.408Z] === Skipped
11:29:46 [2020-11-25T11:29:46.408Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
11:29:46 [2020-11-25T11:29:46.408Z]     build_session_test.go:25: TODO: BuildKit
11:29:46 [2020-11-25T11:29:46.408Z] 
11:29:46 [2020-11-25T11:29:46.408Z] 
11:29:46 [2020-11-25T11:29:46.408Z] DONE 32 tests, 1 skipped in 126.455s
11:29:46 [2020-11-25T11:29:46.408Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
11:29:46 [2020-11-25T11:29:46.408Z] INFO: Testing against a local daemon
11:29:46 [2020-11-25T11:29:46.408Z] === RUN   TestConfigInspect
11:29:46 [2020-11-25T11:29:46.408Z] --- SKIP: TestConfigInspect (0.02s)
11:29:46 [2020-11-25T11:29:46.408Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:46 [2020-11-25T11:29:46.408Z] === RUN   TestConfigList
11:29:46 [2020-11-25T11:29:46.408Z] --- SKIP: TestConfigList (0.02s)
11:29:46 [2020-11-25T11:29:46.408Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:46 [2020-11-25T11:29:46.408Z] === RUN   TestConfigsCreateAndDelete
11:29:46 [2020-11-25T11:29:46.408Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
11:29:46 [2020-11-25T11:29:46.408Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:46 [2020-11-25T11:29:46.408Z] === RUN   TestConfigsUpdate
11:29:46 [2020-11-25T11:29:46.408Z] --- SKIP: TestConfigsUpdate (0.02s)
11:29:46 [2020-11-25T11:29:46.408Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:46 [2020-11-25T11:29:46.408Z] === RUN   TestTemplatedConfig
11:29:46 [2020-11-25T11:29:46.408Z] --- SKIP: TestTemplatedConfig (0.00s)
11:29:46 [2020-11-25T11:29:46.408Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:46 [2020-11-25T11:29:46.408Z] === RUN   TestConfigCreateResolve
11:29:46 [2020-11-25T11:29:46.408Z] --- SKIP: TestConfigCreateResolve (0.01s)
11:29:46 [2020-11-25T11:29:46.408Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:46 [2020-11-25T11:29:46.408Z] === RUN   TestConfigDaemonLibtrustID
11:29:48 [2020-11-25T11:29:48.317Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
11:29:48 [2020-11-25T11:29:48.317Z] PASS
11:29:48 [2020-11-25T11:29:48.317Z] 
11:29:48 [2020-11-25T11:29:48.317Z] === Skipped
11:29:48 [2020-11-25T11:29:48.317Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
11:29:48 [2020-11-25T11:29:48.317Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:48 [2020-11-25T11:29:48.317Z] 
11:29:48 [2020-11-25T11:29:48.317Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
11:29:48 [2020-11-25T11:29:48.317Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:48 [2020-11-25T11:29:48.317Z] 
11:29:48 [2020-11-25T11:29:48.317Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
11:29:48 [2020-11-25T11:29:48.317Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:48 [2020-11-25T11:29:48.317Z] 
11:29:48 [2020-11-25T11:29:48.317Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s)
11:29:48 [2020-11-25T11:29:48.317Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:48 [2020-11-25T11:29:48.317Z] 
11:29:48 [2020-11-25T11:29:48.317Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
11:29:48 [2020-11-25T11:29:48.317Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:48 [2020-11-25T11:29:48.317Z] 
11:29:48 [2020-11-25T11:29:48.317Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
11:29:48 [2020-11-25T11:29:48.317Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:29:48 [2020-11-25T11:29:48.317Z] 
11:29:48 [2020-11-25T11:29:48.318Z] 
11:29:48 [2020-11-25T11:29:48.318Z] DONE 7 tests, 6 skipped in 1.721s
11:29:48 [2020-11-25T11:29:48.318Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
11:29:48 [2020-11-25T11:29:48.318Z] INFO: Testing against a local daemon
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestCheckpoint
11:29:48 [2020-11-25T11:29:48.318Z] --- SKIP: TestCheckpoint (0.00s)
11:29:48 [2020-11-25T11:29:48.318Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestContainerInvalidJSON
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
11:29:48 [2020-11-25T11:29:48.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
11:29:48 [2020-11-25T11:29:48.318Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
11:29:48 [2020-11-25T11:29:48.318Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
11:29:48 [2020-11-25T11:29:48.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
11:29:48 [2020-11-25T11:29:48.318Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
11:29:48 [2020-11-25T11:29:48.318Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
11:29:48 [2020-11-25T11:29:48.318Z] --- PASS: TestContainerInvalidJSON (0.01s)
11:29:48 [2020-11-25T11:29:48.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
11:29:48 [2020-11-25T11:29:48.318Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
11:29:48 [2020-11-25T11:29:48.318Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestCopyFromContainerPathDoesNotExist
11:29:48 [2020-11-25T11:29:48.318Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestCopyFromContainerPathIsNotDir
11:29:48 [2020-11-25T11:29:48.318Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestCopyToContainerPathDoesNotExist
11:29:48 [2020-11-25T11:29:48.318Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestCopyToContainerPathIsNotDir
11:29:48 [2020-11-25T11:29:48.318Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
11:29:48 [2020-11-25T11:29:48.318Z] === RUN   TestCopyFromContainer
11:29:52 [2020-11-25T11:29:52.517Z] === RUN   TestCopyFromContainer//
11:29:52 [2020-11-25T11:29:52.517Z] === RUN   TestCopyFromContainer//bar/root
11:29:52 [2020-11-25T11:29:52.517Z] === RUN   TestCopyFromContainer//bar/root/
11:29:52 [2020-11-25T11:29:52.517Z] === RUN   TestCopyFromContainer/bar/quux
11:29:52 [2020-11-25T11:29:52.517Z] === RUN   TestCopyFromContainer/bar/quux/
11:29:52 [2020-11-25T11:29:52.517Z] === RUN   TestCopyFromContainer/bar/quux/baz
11:29:52 [2020-11-25T11:29:52.517Z] === RUN   TestCopyFromContainer/bar/filesymlink
11:29:52 [2020-11-25T11:29:52.517Z] === RUN   TestCopyFromContainer/bar/dirsymlink
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCopyFromContainer/bar/notarget
11:29:52 [2020-11-25T11:29:52.778Z] --- PASS: TestCopyFromContainer (4.46s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer// (0.07s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:29:52 [2020-11-25T11:29:52.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:29:52 [2020-11-25T11:29:52.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
11:29:52 [2020-11-25T11:29:52.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
11:29:52 [2020-11-25T11:29:52.778Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
11:29:52 [2020-11-25T11:29:52.778Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
11:29:52 [2020-11-25T11:29:52.778Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
11:29:52 [2020-11-25T11:29:52.778Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateLinkToNonExistingContainer
11:29:52 [2020-11-25T11:29:52.778Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateWithInvalidEnv
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateWithInvalidEnv/0
11:29:52 [2020-11-25T11:29:52.778Z] === PAUSE TestCreateWithInvalidEnv/0
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateWithInvalidEnv/1
11:29:52 [2020-11-25T11:29:52.778Z] === PAUSE TestCreateWithInvalidEnv/1
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateWithInvalidEnv/2
11:29:52 [2020-11-25T11:29:52.778Z] === PAUSE TestCreateWithInvalidEnv/2
11:29:52 [2020-11-25T11:29:52.778Z] === CONT  TestCreateWithInvalidEnv/0
11:29:52 [2020-11-25T11:29:52.778Z] === CONT  TestCreateWithInvalidEnv/2
11:29:52 [2020-11-25T11:29:52.778Z] === CONT  TestCreateWithInvalidEnv/1
11:29:52 [2020-11-25T11:29:52.778Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
11:29:52 [2020-11-25T11:29:52.778Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateTmpfsMountsTarget
11:29:52 [2020-11-25T11:29:52.778Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
11:29:52 [2020-11-25T11:29:52.778Z] === RUN   TestCreateWithCustomMaskedPaths
11:29:54 [2020-11-25T11:29:54.194Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
11:29:54 [2020-11-25T11:29:54.194Z] === RUN   TestCreateWithCustomReadonlyPaths
11:29:55 [2020-11-25T11:29:55.152Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
11:29:55 [2020-11-25T11:29:55.152Z] === RUN   TestCreateWithInvalidHealthcheckParams
11:29:55 [2020-11-25T11:29:55.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:29:55 [2020-11-25T11:29:55.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:29:55 [2020-11-25T11:29:55.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:29:55 [2020-11-25T11:29:55.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:29:55 [2020-11-25T11:29:55.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:29:55 [2020-11-25T11:29:55.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:29:55 [2020-11-25T11:29:55.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:29:55 [2020-11-25T11:29:55.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:29:55 [2020-11-25T11:29:55.152Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:29:55 [2020-11-25T11:29:55.152Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:29:55 [2020-11-25T11:29:55.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
11:29:55 [2020-11-25T11:29:55.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
11:29:55 [2020-11-25T11:29:55.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
11:29:55 [2020-11-25T11:29:55.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
11:29:55 [2020-11-25T11:29:55.152Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
11:29:55 [2020-11-25T11:29:55.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
11:29:55 [2020-11-25T11:29:55.412Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
11:29:55 [2020-11-25T11:29:55.412Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
11:29:55 [2020-11-25T11:29:55.412Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
11:29:55 [2020-11-25T11:29:55.412Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
11:29:55 [2020-11-25T11:29:55.412Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
11:29:55 [2020-11-25T11:29:55.412Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
11:29:55 [2020-11-25T11:29:55.672Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestCreateDifferentPlatform
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestCreateDifferentPlatform/different_os
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
11:29:55 [2020-11-25T11:29:55.672Z] --- PASS: TestCreateDifferentPlatform (0.01s)
11:29:55 [2020-11-25T11:29:55.672Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
11:29:55 [2020-11-25T11:29:55.672Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestCreateVolumesFromNonExistingContainer
11:29:55 [2020-11-25T11:29:55.672Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
11:29:55 [2020-11-25T11:29:55.672Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestContainerStartOnDaemonRestart
11:29:55 [2020-11-25T11:29:55.672Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
11:29:55 [2020-11-25T11:29:55.672Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestDaemonRestartIpcMode
11:29:55 [2020-11-25T11:29:55.672Z] === PAUSE TestDaemonRestartIpcMode
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestDaemonHostGatewayIP
11:29:55 [2020-11-25T11:29:55.672Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
11:29:55 [2020-11-25T11:29:55.672Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestContainerKillOnDaemonStart
11:29:55 [2020-11-25T11:29:55.672Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
11:29:55 [2020-11-25T11:29:55.672Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:29:55 [2020-11-25T11:29:55.672Z] === RUN   TestDiff
11:29:56 [2020-11-25T11:29:56.241Z] --- PASS: TestDiff (0.37s)
11:29:56 [2020-11-25T11:29:56.241Z] === RUN   TestExecWithCloseStdin
11:29:56 [2020-11-25T11:29:56.502Z] --- PASS: TestExecWithCloseStdin (0.48s)
11:29:56 [2020-11-25T11:29:56.502Z] === RUN   TestExec
11:29:57 [2020-11-25T11:29:57.072Z] --- PASS: TestExec (0.42s)
11:29:57 [2020-11-25T11:29:57.072Z] === RUN   TestExecUser
11:29:57 [2020-11-25T11:29:57.642Z] --- PASS: TestExecUser (0.45s)
11:29:57 [2020-11-25T11:29:57.642Z] === RUN   TestExportContainerAndImportImage
11:29:58 [2020-11-25T11:29:58.213Z] --- PASS: TestExportContainerAndImportImage (0.59s)
11:29:58 [2020-11-25T11:29:58.213Z] === RUN   TestExportContainerAfterDaemonRestart
11:30:01 [2020-11-25T11:30:01.505Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
11:30:01 [2020-11-25T11:30:01.505Z] === RUN   TestHealthCheckWorkdir
11:30:02 [2020-11-25T11:30:02.074Z] --- PASS: TestHealthCheckWorkdir (0.56s)
11:30:02 [2020-11-25T11:30:02.074Z] === RUN   TestHealthKillContainer
11:30:04 [2020-11-25T11:30:04.614Z] --- PASS: TestHealthKillContainer (2.50s)
11:30:04 [2020-11-25T11:30:04.614Z] === RUN   TestInspectCpusetInConfigPre120
11:30:04 [2020-11-25T11:30:04.874Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
11:30:04 [2020-11-25T11:30:04.874Z] === RUN   TestIpcModeNone
11:30:05 [2020-11-25T11:30:05.443Z] --- PASS: TestIpcModeNone (0.46s)
11:30:05 [2020-11-25T11:30:05.443Z] === RUN   TestIpcModePrivate
11:30:05 [2020-11-25T11:30:05.704Z] --- PASS: TestIpcModePrivate (0.43s)
11:30:05 [2020-11-25T11:30:05.704Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
11:30:05 [2020-11-25T11:30:05.704Z] === RUN   TestIpcModeShareable
11:30:05 [2020-11-25T11:30:05.704Z] --- SKIP: TestIpcModeShareable (0.00s)
11:30:05 [2020-11-25T11:30:05.704Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:30:05 [2020-11-25T11:30:05.704Z] === RUN   TestAPIIpcModeShareableAndContainer
11:30:07 [2020-11-25T11:30:07.086Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
11:30:07 [2020-11-25T11:30:07.086Z] === RUN   TestAPIIpcModeHost
11:30:07 [2020-11-25T11:30:07.086Z] --- SKIP: TestAPIIpcModeHost (0.00s)
11:30:07 [2020-11-25T11:30:07.086Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:30:07 [2020-11-25T11:30:07.086Z] === RUN   TestDaemonIpcModeShareable
11:30:07 [2020-11-25T11:30:07.086Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
11:30:07 [2020-11-25T11:30:07.086Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:30:07 [2020-11-25T11:30:07.086Z] === RUN   TestDaemonIpcModePrivate
11:30:09 [2020-11-25T11:30:09.624Z] --- PASS: TestDaemonIpcModePrivate (2.14s)
11:30:09 [2020-11-25T11:30:09.624Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
11:30:09 [2020-11-25T11:30:09.624Z] === RUN   TestDaemonIpcModePrivateFromConfig
11:30:09 [2020-11-25T11:30:09.624Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
11:30:09 [2020-11-25T11:30:09.624Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:30:09 [2020-11-25T11:30:09.624Z] === RUN   TestDaemonIpcModeShareableFromConfig
11:30:09 [2020-11-25T11:30:09.624Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
11:30:09 [2020-11-25T11:30:09.624Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:30:09 [2020-11-25T11:30:09.624Z] === RUN   TestIpcModeOlderClient
11:30:09 [2020-11-25T11:30:09.624Z] === PAUSE TestIpcModeOlderClient
11:30:09 [2020-11-25T11:30:09.624Z] === RUN   TestKillContainerInvalidSignal
11:30:09 [2020-11-25T11:30:09.624Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
11:30:09 [2020-11-25T11:30:09.624Z] === RUN   TestKillContainer
11:30:09 [2020-11-25T11:30:09.624Z] === RUN   TestKillContainer/no_signal
11:30:10 [2020-11-25T11:30:10.193Z] === RUN   TestKillContainer/non_killing_signal
11:30:10 [2020-11-25T11:30:10.193Z] === RUN   TestKillContainer/killing_signal
11:30:10 [2020-11-25T11:30:10.762Z] --- PASS: TestKillContainer (1.18s)
11:30:10 [2020-11-25T11:30:10.762Z]     --- PASS: TestKillContainer/no_signal (0.38s)
11:30:10 [2020-11-25T11:30:10.762Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
11:30:10 [2020-11-25T11:30:10.762Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
11:30:10 [2020-11-25T11:30:10.762Z] === RUN   TestKillWithStopSignalAndRestartPolicies
11:30:10 [2020-11-25T11:30:10.762Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
11:30:11 [2020-11-25T11:30:11.333Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
11:30:11 [2020-11-25T11:30:11.593Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
11:30:11 [2020-11-25T11:30:11.593Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
11:30:11 [2020-11-25T11:30:11.593Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
11:30:11 [2020-11-25T11:30:11.593Z] === RUN   TestKillStoppedContainer
11:30:11 [2020-11-25T11:30:11.593Z] --- PASS: TestKillStoppedContainer (0.03s)
11:30:11 [2020-11-25T11:30:11.593Z] === RUN   TestKillStoppedContainerAPIPre120
11:30:11 [2020-11-25T11:30:11.593Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
11:30:11 [2020-11-25T11:30:11.593Z] === RUN   TestKillDifferentUserContainer
11:30:12 [2020-11-25T11:30:12.163Z] --- PASS: TestKillDifferentUserContainer (0.42s)
11:30:12 [2020-11-25T11:30:12.163Z] === RUN   TestInspectOomKilledTrue
11:30:12 [2020-11-25T11:30:12.163Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
11:30:12 [2020-11-25T11:30:12.163Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
11:30:12 [2020-11-25T11:30:12.163Z] === RUN   TestInspectOomKilledFalse
11:30:12 [2020-11-25T11:30:12.163Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
11:30:12 [2020-11-25T11:30:12.163Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:30:12 [2020-11-25T11:30:12.163Z] === RUN   TestLinksEtcHostsContentMatch
11:30:12 [2020-11-25T11:30:12.163Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
11:30:12 [2020-11-25T11:30:12.163Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:30:12 [2020-11-25T11:30:12.163Z] === RUN   TestLinksContainerNames
11:30:13 [2020-11-25T11:30:13.105Z] --- PASS: TestLinksContainerNames (0.78s)
11:30:13 [2020-11-25T11:30:13.105Z] === RUN   TestLogsFollowTailEmpty
11:30:13 [2020-11-25T11:30:13.365Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
11:30:13 [2020-11-25T11:30:13.365Z] === RUN   TestContainerNetworkMountsNoChown
11:30:13 [2020-11-25T11:30:13.625Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/default
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/default
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/private
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/private
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/rprivate
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/rprivate
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/slave
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/slave
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/rslave
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/rslave
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/shared
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/shared
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/rshared
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/rshared
11:30:13 [2020-11-25T11:30:13.625Z] === CONT  TestMountDaemonRoot/default
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/default/mount_root
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/default/mount_root
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/default/mount_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/default/bind_root
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/default/bind_root
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/default/bind_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === CONT  TestMountDaemonRoot/default/mount_root
11:30:13 [2020-11-25T11:30:13.625Z] === CONT  TestMountDaemonRoot/rshared
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/rshared/bind_root
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/rshared/mount_root
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === CONT  TestMountDaemonRoot/rshared/bind_root
11:30:13 [2020-11-25T11:30:13.625Z] === CONT  TestMountDaemonRoot/shared
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/shared/mount_root
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/shared/mount_root
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/shared/bind_root
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/shared/bind_root
11:30:13 [2020-11-25T11:30:13.625Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
11:30:13 [2020-11-25T11:30:13.625Z] === CONT  TestMountDaemonRoot/rslave
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/rslave/mount_root
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/rslave/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === CONT  TestMountDaemonRoot/slave
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/slave/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/slave/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/slave/mount_root
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/slave/mount_root
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === CONT  TestMountDaemonRoot/rprivate
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === CONT  TestMountDaemonRoot/private
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/private/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/private/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/private/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/private/mount_root
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/private/mount_root
11:30:13 [2020-11-25T11:30:13.626Z] === RUN   TestMountDaemonRoot/private/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === CONT  TestMountDaemonRoot/default/bind_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === CONT  TestMountDaemonRoot/default/bind_root
11:30:13 [2020-11-25T11:30:13.626Z] === CONT  TestMountDaemonRoot/default/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
11:30:13 [2020-11-25T11:30:13.626Z] === CONT  TestMountDaemonRoot/rshared/mount_root
11:30:13 [2020-11-25T11:30:13.885Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
11:30:13 [2020-11-25T11:30:13.885Z] === CONT  TestMountDaemonRoot/shared/mount_root
11:30:13 [2020-11-25T11:30:13.885Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
11:30:13 [2020-11-25T11:30:13.885Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
11:30:13 [2020-11-25T11:30:13.885Z] === CONT  TestMountDaemonRoot/shared/bind_root
11:30:13 [2020-11-25T11:30:13.885Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
11:30:13 [2020-11-25T11:30:13.885Z] === CONT  TestMountDaemonRoot/slave/bind_root
11:30:13 [2020-11-25T11:30:13.885Z] === CONT  TestMountDaemonRoot/rslave/bind_root
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/rslave/mount_root
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/slave/mount_root
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/private/bind_root
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/private/mount_subpath
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/private/mount_root
11:30:13 [2020-11-25T11:30:13.886Z] === CONT  TestMountDaemonRoot/private/bind_subpath
11:30:14 [2020-11-25T11:30:14.146Z] --- PASS: TestMountDaemonRoot (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
11:30:14 [2020-11-25T11:30:14.146Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
11:30:14 [2020-11-25T11:30:14.146Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
11:30:14 [2020-11-25T11:30:14.146Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
11:30:14 [2020-11-25T11:30:14.146Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
11:30:14 [2020-11-25T11:30:14.146Z] === RUN   TestContainerBindMountNonRecursive
11:30:14 [2020-11-25T11:30:14.146Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
11:30:14 [2020-11-25T11:30:14.146Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:30:14 [2020-11-25T11:30:14.146Z] === RUN   TestContainerVolumesMountedAsShared
11:30:14 [2020-11-25T11:30:14.146Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:30:14 [2020-11-25T11:30:14.146Z] === RUN   TestContainerVolumesMountedAsSlave
11:30:14 [2020-11-25T11:30:14.146Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
11:30:14 [2020-11-25T11:30:14.146Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:30:14 [2020-11-25T11:30:14.146Z] === RUN   TestNetworkNat
11:30:14 [2020-11-25T11:30:14.406Z] --- PASS: TestNetworkNat (0.50s)
11:30:14 [2020-11-25T11:30:14.406Z] === RUN   TestNetworkLocalhostTCPNat
11:30:14 [2020-11-25T11:30:14.977Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
11:30:14 [2020-11-25T11:30:14.977Z] === RUN   TestNetworkLoopbackNat
11:30:17 [2020-11-25T11:30:17.514Z] --- PASS: TestNetworkLoopbackNat (2.57s)
11:30:17 [2020-11-25T11:30:17.514Z] === RUN   TestPause
11:30:17 [2020-11-25T11:30:17.514Z] --- SKIP: TestPause (0.00s)
11:30:17 [2020-11-25T11:30:17.514Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:30:17 [2020-11-25T11:30:17.514Z] === RUN   TestPauseFailsOnWindowsServerContainers
11:30:17 [2020-11-25T11:30:17.514Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
11:30:17 [2020-11-25T11:30:17.514Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:30:17 [2020-11-25T11:30:17.514Z] === RUN   TestPauseStopPausedContainer
11:30:17 [2020-11-25T11:30:17.514Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
11:30:17 [2020-11-25T11:30:17.514Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
11:30:17 [2020-11-25T11:30:17.514Z] === RUN   TestPsFilter
11:30:17 [2020-11-25T11:30:17.515Z] --- PASS: TestPsFilter (0.09s)
11:30:17 [2020-11-25T11:30:17.515Z] === RUN   TestRemoveContainerWithRemovedVolume
11:30:18 [2020-11-25T11:30:18.085Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
11:30:18 [2020-11-25T11:30:18.085Z] === RUN   TestRemoveContainerWithVolume
11:30:18 [2020-11-25T11:30:18.345Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
11:30:18 [2020-11-25T11:30:18.345Z] === RUN   TestRemoveContainerRunning
11:30:18 [2020-11-25T11:30:18.913Z] --- PASS: TestRemoveContainerRunning (0.40s)
11:30:18 [2020-11-25T11:30:18.913Z] === RUN   TestRemoveContainerForceRemoveRunning
11:30:19 [2020-11-25T11:30:19.173Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
11:30:19 [2020-11-25T11:30:19.173Z] === RUN   TestRemoveInvalidContainer
11:30:19 [2020-11-25T11:30:19.173Z] --- PASS: TestRemoveInvalidContainer (0.01s)
11:30:19 [2020-11-25T11:30:19.173Z] === RUN   TestRenameLinkedContainer
11:30:21 [2020-11-25T11:30:21.086Z] --- PASS: TestRenameLinkedContainer (1.59s)
11:30:21 [2020-11-25T11:30:21.086Z] === RUN   TestRenameStoppedContainer
11:30:21 [2020-11-25T11:30:21.086Z] --- PASS: TestRenameStoppedContainer (0.38s)
11:30:21 [2020-11-25T11:30:21.086Z] === RUN   TestRenameRunningContainerAndReuse
11:30:22 [2020-11-25T11:30:22.027Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
11:30:22 [2020-11-25T11:30:22.027Z] === RUN   TestRenameInvalidName
11:30:22 [2020-11-25T11:30:22.597Z] --- PASS: TestRenameInvalidName (0.41s)
11:30:22 [2020-11-25T11:30:22.597Z] === RUN   TestRenameAnonymousContainer
11:30:23 [2020-11-25T11:30:23.979Z] --- PASS: TestRenameAnonymousContainer (1.47s)
11:30:23 [2020-11-25T11:30:23.979Z] === RUN   TestRenameContainerWithSameName
11:30:24 [2020-11-25T11:30:24.239Z] --- PASS: TestRenameContainerWithSameName (0.41s)
11:30:24 [2020-11-25T11:30:24.240Z] === RUN   TestRenameContainerWithLinkedContainer
11:30:25 [2020-11-25T11:30:25.179Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s)
11:30:25 [2020-11-25T11:30:25.179Z] === RUN   TestResize
11:30:25 [2020-11-25T11:30:25.439Z] --- PASS: TestResize (0.38s)
11:30:25 [2020-11-25T11:30:25.439Z] === RUN   TestResizeWithInvalidSize
11:30:26 [2020-11-25T11:30:26.009Z] --- PASS: TestResizeWithInvalidSize (0.41s)
11:30:26 [2020-11-25T11:30:26.009Z] === RUN   TestResizeWhenContainerNotStarted
11:30:26 [2020-11-25T11:30:26.269Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
11:30:26 [2020-11-25T11:30:26.269Z] === RUN   TestDaemonRestartKillContainers
11:30:26 [2020-11-25T11:30:26.269Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
11:30:26 [2020-11-25T11:30:26.269Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:30:26 [2020-11-25T11:30:26.269Z] === RUN   TestCgroupNamespacesRun
11:30:28 [2020-11-25T11:30:28.809Z] --- PASS: TestCgroupNamespacesRun (2.16s)
11:30:28 [2020-11-25T11:30:28.809Z] === RUN   TestCgroupNamespacesRunPrivileged
11:30:30 [2020-11-25T11:30:30.716Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s)
11:30:30 [2020-11-25T11:30:30.716Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
11:30:32 [2020-11-25T11:30:32.624Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s)
11:30:32 [2020-11-25T11:30:32.624Z] === RUN   TestCgroupNamespacesRunHostMode
11:30:35 [2020-11-25T11:30:35.165Z] --- PASS: TestCgroupNamespacesRunHostMode (2.13s)
11:30:35 [2020-11-25T11:30:35.165Z] === RUN   TestCgroupNamespacesRunPrivateMode
11:30:37 [2020-11-25T11:30:37.073Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s)
11:30:37 [2020-11-25T11:30:37.073Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
11:30:38 [2020-11-25T11:30:38.982Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.17s)
11:30:38 [2020-11-25T11:30:38.983Z] === RUN   TestCgroupNamespacesRunInvalidMode
11:30:40 [2020-11-25T11:30:40.891Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
11:30:40 [2020-11-25T11:30:40.891Z] === RUN   TestCgroupNamespacesRunOlderClient
11:30:43 [2020-11-25T11:30:43.429Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.18s)
11:30:43 [2020-11-25T11:30:43.429Z] === RUN   TestKernelTCPMemory
11:30:43 [2020-11-25T11:30:43.429Z] --- SKIP: TestKernelTCPMemory (0.03s)
11:30:43 [2020-11-25T11:30:43.429Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:30:43 [2020-11-25T11:30:43.429Z] === RUN   TestNISDomainname
11:30:43 [2020-11-25T11:30:43.429Z] --- SKIP: TestNISDomainname (0.01s)
11:30:43 [2020-11-25T11:30:43.429Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:30:43 [2020-11-25T11:30:43.429Z] === RUN   TestHostnameDnsResolution
11:30:43 [2020-11-25T11:30:43.689Z] --- PASS: TestHostnameDnsResolution (0.63s)
11:30:43 [2020-11-25T11:30:43.689Z] === RUN   TestStats
11:30:43 [2020-11-25T11:30:43.689Z] --- SKIP: TestStats (0.00s)
11:30:43 [2020-11-25T11:30:43.689Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:30:43 [2020-11-25T11:30:43.689Z] === RUN   TestStopContainerWithTimeout
11:30:43 [2020-11-25T11:30:43.689Z] === RUN   TestStopContainerWithTimeout/0
11:30:43 [2020-11-25T11:30:43.689Z] === PAUSE TestStopContainerWithTimeout/0
11:30:43 [2020-11-25T11:30:43.689Z] === RUN   TestStopContainerWithTimeout/1
11:30:43 [2020-11-25T11:30:43.689Z] === PAUSE TestStopContainerWithTimeout/1
11:30:43 [2020-11-25T11:30:43.689Z] === RUN   TestStopContainerWithTimeout/3
11:30:43 [2020-11-25T11:30:43.689Z] === PAUSE TestStopContainerWithTimeout/3
11:30:43 [2020-11-25T11:30:43.689Z] === RUN   TestStopContainerWithTimeout/-1
11:30:43 [2020-11-25T11:30:43.689Z] === PAUSE TestStopContainerWithTimeout/-1
11:30:43 [2020-11-25T11:30:43.689Z] === CONT  TestStopContainerWithTimeout/0
11:30:43 [2020-11-25T11:30:43.689Z] === CONT  TestStopContainerWithTimeout/3
11:30:44 [2020-11-25T11:30:44.259Z] === CONT  TestStopContainerWithTimeout/-1
11:30:46 [2020-11-25T11:30:46.798Z] === CONT  TestStopContainerWithTimeout/1
11:30:47 [2020-11-25T11:30:47.737Z] --- PASS: TestStopContainerWithTimeout (0.01s)
11:30:47 [2020-11-25T11:30:47.737Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
11:30:47 [2020-11-25T11:30:47.737Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
11:30:47 [2020-11-25T11:30:47.737Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.37s)
11:30:47 [2020-11-25T11:30:47.737Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
11:30:47 [2020-11-25T11:30:47.737Z] === RUN   TestDeleteDevicemapper
11:30:47 [2020-11-25T11:30:47.737Z] --- SKIP: TestDeleteDevicemapper (0.00s)
11:30:47 [2020-11-25T11:30:47.737Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:30:47 [2020-11-25T11:30:47.737Z] === RUN   TestStopContainerWithRestartPolicyAlways
11:30:49 [2020-11-25T11:30:49.138Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
11:30:49 [2020-11-25T11:30:49.138Z] === RUN   TestUpdateMemory
11:30:49 [2020-11-25T11:30:49.138Z] --- SKIP: TestUpdateMemory (0.00s)
11:30:49 [2020-11-25T11:30:49.138Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:30:49 [2020-11-25T11:30:49.138Z] === RUN   TestUpdateCPUQuota
11:30:49 [2020-11-25T11:30:49.138Z] --- SKIP: TestUpdateCPUQuota (0.00s)
11:30:49 [2020-11-25T11:30:49.138Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:30:49 [2020-11-25T11:30:49.138Z] === RUN   TestUpdatePidsLimit
11:30:49 [2020-11-25T11:30:49.138Z] --- SKIP: TestUpdatePidsLimit (0.00s)
11:30:49 [2020-11-25T11:30:49.138Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:30:49 [2020-11-25T11:30:49.138Z] === RUN   TestUpdateRestartPolicy
11:31:01 [2020-11-25T11:31:01.388Z] --- PASS: TestUpdateRestartPolicy (10.97s)
11:31:01 [2020-11-25T11:31:01.388Z] === RUN   TestUpdateRestartWithAutoRemove
11:31:01 [2020-11-25T11:31:01.388Z] --- PASS: TestUpdateRestartWithAutoRemove (0.55s)
11:31:01 [2020-11-25T11:31:01.388Z] === RUN   TestWaitNonBlocked
11:31:01 [2020-11-25T11:31:01.388Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
11:31:01 [2020-11-25T11:31:01.388Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
11:31:01 [2020-11-25T11:31:01.388Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
11:31:01 [2020-11-25T11:31:01.388Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
11:31:01 [2020-11-25T11:31:01.388Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
11:31:01 [2020-11-25T11:31:01.388Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
11:31:01 [2020-11-25T11:31:01.388Z] --- PASS: TestWaitNonBlocked (0.01s)
11:31:01 [2020-11-25T11:31:01.388Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
11:31:01 [2020-11-25T11:31:01.388Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
11:31:01 [2020-11-25T11:31:01.388Z] === RUN   TestWaitBlocked
11:31:01 [2020-11-25T11:31:01.388Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
11:31:01 [2020-11-25T11:31:01.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
11:31:01 [2020-11-25T11:31:01.388Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
11:31:01 [2020-11-25T11:31:01.388Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
11:31:01 [2020-11-25T11:31:01.388Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
11:31:01 [2020-11-25T11:31:01.388Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
11:31:02 [2020-11-25T11:31:02.327Z] --- PASS: TestWaitBlocked (0.01s)
11:31:02 [2020-11-25T11:31:02.327Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
11:31:02 [2020-11-25T11:31:02.327Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
11:31:02 [2020-11-25T11:31:02.327Z] === CONT  TestDaemonRestartIpcMode
11:31:02 [2020-11-25T11:31:02.327Z] === CONT  TestIpcModeOlderClient
11:31:02 [2020-11-25T11:31:02.327Z] --- PASS: TestIpcModeOlderClient (0.07s)
11:31:06 [2020-11-25T11:31:06.524Z] --- PASS: TestDaemonRestartIpcMode (4.13s)
11:31:06 [2020-11-25T11:31:06.524Z] PASS
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === Skipped
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
11:31:06 [2020-11-25T11:31:06.524Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
11:31:06 [2020-11-25T11:31:06.524Z] 
11:31:06 [2020-11-25T11:31:06.524Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
11:31:06 [2020-11-25T11:31:06.525Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestPause (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
11:31:06 [2020-11-25T11:31:06.525Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
11:31:06 [2020-11-25T11:31:06.525Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
11:31:06 [2020-11-25T11:31:06.525Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestStats (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
11:31:06 [2020-11-25T11:31:06.525Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] 
11:31:06 [2020-11-25T11:31:06.525Z] DONE 176 tests, 26 skipped in 78.260s
11:31:06 [2020-11-25T11:31:06.525Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
11:31:06 [2020-11-25T11:31:06.525Z] INFO: Testing against a local daemon
11:31:06 [2020-11-25T11:31:06.525Z] === RUN   TestCommitInheritsEnv
11:31:08 [2020-11-25T11:31:08.431Z] --- PASS: TestCommitInheritsEnv (1.67s)
11:31:08 [2020-11-25T11:31:08.431Z] === RUN   TestImportExtremelyLargeImageWorks
11:31:08 [2020-11-25T11:31:08.431Z] === PAUSE TestImportExtremelyLargeImageWorks
11:31:08 [2020-11-25T11:31:08.431Z] === RUN   TestImagesFilterMultiReference
11:31:08 [2020-11-25T11:31:08.431Z] --- PASS: TestImagesFilterMultiReference (0.07s)
11:31:08 [2020-11-25T11:31:08.431Z] === RUN   TestImagePullPlatformInvalid
11:31:08 [2020-11-25T11:31:08.431Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
11:31:08 [2020-11-25T11:31:08.431Z] === RUN   TestRemoveImageOrphaning
11:31:10 [2020-11-25T11:31:10.341Z] --- PASS: TestRemoveImageOrphaning (1.91s)
11:31:10 [2020-11-25T11:31:10.341Z] === RUN   TestRemoveImageGarbageCollector
11:31:10 [2020-11-25T11:31:10.341Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
11:31:10 [2020-11-25T11:31:10.341Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:31:10 [2020-11-25T11:31:10.342Z] === RUN   TestTagUnprefixedRepoByNameOrName
11:31:10 [2020-11-25T11:31:10.342Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
11:31:10 [2020-11-25T11:31:10.342Z] === RUN   TestTagInvalidReference
11:31:10 [2020-11-25T11:31:10.342Z] --- PASS: TestTagInvalidReference (0.01s)
11:31:10 [2020-11-25T11:31:10.342Z] === RUN   TestTagValidPrefixedRepo
11:31:10 [2020-11-25T11:31:10.342Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
11:31:10 [2020-11-25T11:31:10.342Z] === RUN   TestTagExistedNameWithoutForce
11:31:10 [2020-11-25T11:31:10.342Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
11:31:10 [2020-11-25T11:31:10.342Z] === RUN   TestTagOfficialNames
11:31:10 [2020-11-25T11:31:10.342Z] --- PASS: TestTagOfficialNames (0.05s)
11:31:10 [2020-11-25T11:31:10.342Z] === RUN   TestTagMatchesDigest
11:31:10 [2020-11-25T11:31:10.342Z] --- PASS: TestTagMatchesDigest (0.01s)
11:31:10 [2020-11-25T11:31:10.342Z] === CONT  TestImportExtremelyLargeImageWorks
11:33:01 [2020-11-25T11:33:01.829Z] --- PASS: TestImportExtremelyLargeImageWorks (104.72s)
11:33:01 [2020-11-25T11:33:01.829Z] PASS
11:33:01 [2020-11-25T11:33:01.829Z] 
11:33:01 [2020-11-25T11:33:01.829Z] === Skipped
11:33:01 [2020-11-25T11:33:01.829Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
11:33:01 [2020-11-25T11:33:01.829Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
11:33:01 [2020-11-25T11:33:01.829Z] 
11:33:01 [2020-11-25T11:33:01.829Z] 
11:33:01 [2020-11-25T11:33:01.829Z] DONE 12 tests, 1 skipped in 108.723s
11:33:01 [2020-11-25T11:33:01.829Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
11:33:01 [2020-11-25T11:33:01.829Z] INFO: Testing against a local daemon
11:33:01 [2020-11-25T11:33:01.829Z] === RUN   TestNetworkCreateDelete
11:33:01 [2020-11-25T11:33:01.829Z] --- PASS: TestNetworkCreateDelete (0.13s)
11:33:01 [2020-11-25T11:33:01.829Z] === RUN   TestDockerNetworkDeletePreferID
11:33:01 [2020-11-25T11:33:01.829Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
11:33:01 [2020-11-25T11:33:01.829Z] === RUN   TestDaemonDNSFallback
11:33:03 [2020-11-25T11:33:03.210Z] --- PASS: TestDaemonDNSFallback (7.31s)
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestInspectNetwork
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestInspectNetwork (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestRunContainerWithBridgeNone
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestNetworkInvalidJSON
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestNetworkInvalidJSON//networks/create
11:33:03 [2020-11-25T11:33:03.210Z] === PAUSE TestNetworkInvalidJSON//networks/create
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
11:33:03 [2020-11-25T11:33:03.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
11:33:03 [2020-11-25T11:33:03.210Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
11:33:03 [2020-11-25T11:33:03.210Z] === CONT  TestNetworkInvalidJSON//networks/create
11:33:03 [2020-11-25T11:33:03.210Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
11:33:03 [2020-11-25T11:33:03.210Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
11:33:03 [2020-11-25T11:33:03.210Z] --- PASS: TestNetworkInvalidJSON (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestHostIPv4BridgeLabel
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDaemonRestartWithLiveRestore
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDaemonDefaultNetworkPools
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDaemonRestartWithExistingNetwork
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestServiceWithPredefinedNetwork
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestServiceRemoveKeepsIngressNetwork
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:236: FLAKY_TEST
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestServiceWithDataPathPortInit
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestServiceWithDefaultAddressPoolInit
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:03 [2020-11-25T11:33:03.210Z] PASS
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === Skipped
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:236: FLAKY_TEST
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] DONE 19 tests, 12 skipped in 7.986s
11:33:03 [2020-11-25T11:33:03.210Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
11:33:03 [2020-11-25T11:33:03.210Z] INFO: Testing against a local daemon
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDockerNetworkIpvlanPersistance
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDockerNetworkIpvlan
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:33:03 [2020-11-25T11:33:03.210Z] PASS
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === Skipped
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] DONE 2 tests, 2 skipped in 0.101s
11:33:03 [2020-11-25T11:33:03.210Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
11:33:03 [2020-11-25T11:33:03.210Z] INFO: Testing against a local daemon
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDockerNetworkMacvlanPersistance
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] === RUN   TestDockerNetworkMacvlan
11:33:03 [2020-11-25T11:33:03.210Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] PASS
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === Skipped
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
11:33:03 [2020-11-25T11:33:03.210Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] DONE 2 tests, 2 skipped in 0.099s
11:33:03 [2020-11-25T11:33:03.210Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
11:33:03 [2020-11-25T11:33:03.210Z] testing: warning: no tests to run
11:33:03 [2020-11-25T11:33:03.210Z] PASS
11:33:03 [2020-11-25T11:33:03.210Z] 
11:33:03 [2020-11-25T11:33:03.210Z] DONE 0 tests in 0.023s
11:33:03 [2020-11-25T11:33:03.210Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
11:33:03 [2020-11-25T11:33:03.470Z] INFO: Testing against a local daemon
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginAllowRequest
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginTLS
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginTLS (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginDenyRequest
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginAPIDenyResponse
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginDenyResponse
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginAllowEventStream
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginErrorResponse
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginErrorRequest
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginHeader
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginHeader (0.00s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
11:33:03 [2020-11-25T11:33:03.470Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
11:33:03 [2020-11-25T11:33:03.470Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.470Z] === RUN   TestAuthZPluginV2Disable
11:33:03 [2020-11-25T11:33:03.730Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
11:33:03 [2020-11-25T11:33:03.730Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
11:33:03 [2020-11-25T11:33:03.730Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
11:33:03 [2020-11-25T11:33:03.730Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] PASS
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === Skipped
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.21s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
11:33:03 [2020-11-25T11:33:03.730Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] DONE 17 tests, 17 skipped in 0.381s
11:33:03 [2020-11-25T11:33:03.730Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
11:33:03 [2020-11-25T11:33:03.730Z] INFO: Testing against a local daemon
11:33:03 [2020-11-25T11:33:03.730Z] === RUN   TestPluginInvalidJSON
11:33:03 [2020-11-25T11:33:03.730Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
11:33:03 [2020-11-25T11:33:03.730Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
11:33:03 [2020-11-25T11:33:03.730Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
11:33:03 [2020-11-25T11:33:03.730Z] --- PASS: TestPluginInvalidJSON (0.02s)
11:33:03 [2020-11-25T11:33:03.730Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z] === RUN   TestPluginInstall
11:33:03 [2020-11-25T11:33:03.730Z] --- SKIP: TestPluginInstall (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] PASS
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] === Skipped
11:33:03 [2020-11-25T11:33:03.730Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
11:33:03 [2020-11-25T11:33:03.730Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] 
11:33:03 [2020-11-25T11:33:03.730Z] DONE 3 tests, 1 skipped in 0.136s
11:33:03 [2020-11-25T11:33:03.730Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
11:33:03 [2020-11-25T11:33:03.990Z] INFO: Testing against a local daemon
11:33:03 [2020-11-25T11:33:03.990Z] === RUN   TestExternalGraphDriver
11:33:03 [2020-11-25T11:33:03.990Z] --- SKIP: TestExternalGraphDriver (0.07s)
11:33:03 [2020-11-25T11:33:03.990Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:33:03 [2020-11-25T11:33:03.990Z] === RUN   TestGraphdriverPluginV2
11:33:10 [2020-11-25T11:33:10.565Z] --- PASS: TestGraphdriverPluginV2 (5.80s)
11:33:10 [2020-11-25T11:33:10.565Z] PASS
11:33:10 [2020-11-25T11:33:10.565Z] 
11:33:10 [2020-11-25T11:33:10.565Z] === Skipped
11:33:10 [2020-11-25T11:33:10.565Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s)
11:33:10 [2020-11-25T11:33:10.565Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
11:33:10 [2020-11-25T11:33:10.565Z] 
11:33:10 [2020-11-25T11:33:10.565Z] 
11:33:10 [2020-11-25T11:33:10.565Z] DONE 2 tests, 1 skipped in 5.976s
11:33:10 [2020-11-25T11:33:10.565Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
11:33:10 [2020-11-25T11:33:10.565Z] INFO: Testing against a local daemon
11:33:10 [2020-11-25T11:33:10.565Z] === RUN   TestContinueAfterPluginCrash
11:33:10 [2020-11-25T11:33:10.565Z] === PAUSE TestContinueAfterPluginCrash
11:33:10 [2020-11-25T11:33:10.565Z] === RUN   TestReadPluginNoRead
11:33:10 [2020-11-25T11:33:10.565Z] === PAUSE TestReadPluginNoRead
11:33:10 [2020-11-25T11:33:10.565Z] === RUN   TestDaemonStartWithLogOpt
11:33:10 [2020-11-25T11:33:10.565Z] === PAUSE TestDaemonStartWithLogOpt
11:33:10 [2020-11-25T11:33:10.565Z] === CONT  TestContinueAfterPluginCrash
11:33:10 [2020-11-25T11:33:10.565Z] === CONT  TestDaemonStartWithLogOpt
11:33:17 [2020-11-25T11:33:17.142Z] --- PASS: TestDaemonStartWithLogOpt (6.38s)
11:33:17 [2020-11-25T11:33:17.142Z] === CONT  TestReadPluginNoRead
11:33:20 [2020-11-25T11:33:20.436Z] === RUN   TestReadPluginNoRead/default
11:33:20 [2020-11-25T11:33:20.436Z] --- PASS: TestContinueAfterPluginCrash (10.07s)
11:33:22 [2020-11-25T11:33:22.345Z] === RUN   TestReadPluginNoRead/disabled_caching
11:33:24 [2020-11-25T11:33:24.252Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
11:33:26 [2020-11-25T11:33:26.790Z] --- PASS: TestReadPluginNoRead (10.22s)
11:33:26 [2020-11-25T11:33:26.790Z]     --- PASS: TestReadPluginNoRead/default (2.24s)
11:33:26 [2020-11-25T11:33:26.790Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.22s)
11:33:26 [2020-11-25T11:33:26.790Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s)
11:33:26 [2020-11-25T11:33:26.790Z]     read_test.go:92: [d9f71649f4adb] daemon is not started
11:33:26 [2020-11-25T11:33:26.790Z] PASS
11:33:26 [2020-11-25T11:33:26.790Z] 
11:33:26 [2020-11-25T11:33:26.790Z] DONE 6 tests in 16.740s
11:33:26 [2020-11-25T11:33:26.790Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
11:33:26 [2020-11-25T11:33:26.790Z] testing: warning: no tests to run
11:33:26 [2020-11-25T11:33:26.790Z] PASS
11:33:26 [2020-11-25T11:33:26.790Z] 
11:33:26 [2020-11-25T11:33:26.790Z] DONE 0 tests in 0.039s
11:33:26 [2020-11-25T11:33:26.790Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
11:33:26 [2020-11-25T11:33:26.790Z] INFO: Testing against a local daemon
11:33:26 [2020-11-25T11:33:26.790Z] === RUN   TestPluginWithDevMounts
11:33:26 [2020-11-25T11:33:26.790Z] --- SKIP: TestPluginWithDevMounts (0.00s)
11:33:26 [2020-11-25T11:33:26.790Z]     mounts_test.go:21: (*Execution).IsRootless-fm
11:33:26 [2020-11-25T11:33:26.790Z] PASS
11:33:26 [2020-11-25T11:33:26.790Z] 
11:33:26 [2020-11-25T11:33:26.790Z] === Skipped
11:33:26 [2020-11-25T11:33:26.790Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
11:33:26 [2020-11-25T11:33:26.790Z]     mounts_test.go:21: (*Execution).IsRootless-fm
11:33:26 [2020-11-25T11:33:26.790Z] 
11:33:26 [2020-11-25T11:33:26.790Z] 
11:33:26 [2020-11-25T11:33:26.790Z] DONE 1 tests, 1 skipped in 0.127s
11:33:26 [2020-11-25T11:33:26.790Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
11:33:26 [2020-11-25T11:33:26.790Z] INFO: Testing against a local daemon
11:33:26 [2020-11-25T11:33:26.790Z] === RUN   TestSecretInspect
11:33:26 [2020-11-25T11:33:26.790Z] --- SKIP: TestSecretInspect (0.02s)
11:33:26 [2020-11-25T11:33:26.790Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:26 [2020-11-25T11:33:26.790Z] === RUN   TestSecretList
11:33:26 [2020-11-25T11:33:26.790Z] --- SKIP: TestSecretList (0.01s)
11:33:26 [2020-11-25T11:33:26.790Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:26 [2020-11-25T11:33:26.790Z] === RUN   TestSecretsCreateAndDelete
11:33:26 [2020-11-25T11:33:26.790Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
11:33:26 [2020-11-25T11:33:26.790Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:26 [2020-11-25T11:33:26.790Z] === RUN   TestSecretsUpdate
11:33:26 [2020-11-25T11:33:26.790Z] --- SKIP: TestSecretsUpdate (0.01s)
11:33:26 [2020-11-25T11:33:26.790Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:26 [2020-11-25T11:33:26.790Z] === RUN   TestTemplatedSecret
11:33:26 [2020-11-25T11:33:26.790Z] --- SKIP: TestTemplatedSecret (0.00s)
11:33:26 [2020-11-25T11:33:26.790Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:26 [2020-11-25T11:33:26.790Z] === RUN   TestSecretCreateResolve
11:33:26 [2020-11-25T11:33:26.790Z] --- SKIP: TestSecretCreateResolve (0.01s)
11:33:26 [2020-11-25T11:33:26.790Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:26 [2020-11-25T11:33:26.790Z] PASS
11:33:27 [2020-11-25T11:33:27.051Z] 
11:33:27 [2020-11-25T11:33:27.051Z] === Skipped
11:33:27 [2020-11-25T11:33:27.051Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
11:33:27 [2020-11-25T11:33:27.051Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] 
11:33:27 [2020-11-25T11:33:27.051Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] 
11:33:27 [2020-11-25T11:33:27.051Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] 
11:33:27 [2020-11-25T11:33:27.051Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] 
11:33:27 [2020-11-25T11:33:27.051Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
11:33:27 [2020-11-25T11:33:27.051Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] 
11:33:27 [2020-11-25T11:33:27.051Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] 
11:33:27 [2020-11-25T11:33:27.051Z] 
11:33:27 [2020-11-25T11:33:27.051Z] DONE 6 tests, 6 skipped in 0.173s
11:33:27 [2020-11-25T11:33:27.051Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
11:33:27 [2020-11-25T11:33:27.051Z] INFO: Testing against a local daemon
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestServiceCreateInit
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestServiceCreateInit/daemonInitDisabled
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestServiceCreateInit/daemonInitEnabled
11:33:27 [2020-11-25T11:33:27.051Z] --- PASS: TestServiceCreateInit (0.02s)
11:33:27 [2020-11-25T11:33:27.051Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:33:27 [2020-11-25T11:33:27.051Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:33:27 [2020-11-25T11:33:27.051Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestCreateServiceMultipleTimes
11:33:27 [2020-11-25T11:33:27.051Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
11:33:27 [2020-11-25T11:33:27.051Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestCreateServiceConflict
11:33:27 [2020-11-25T11:33:27.051Z] --- SKIP: TestCreateServiceConflict (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestCreateServiceMaxReplicas
11:33:27 [2020-11-25T11:33:27.051Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestCreateWithDuplicateNetworkNames
11:33:27 [2020-11-25T11:33:27.051Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestCreateServiceSecretFileMode
11:33:27 [2020-11-25T11:33:27.051Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestCreateServiceConfigFileMode
11:33:27 [2020-11-25T11:33:27.051Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
11:33:27 [2020-11-25T11:33:27.051Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestCreateServiceSysctls
11:33:27 [2020-11-25T11:33:27.051Z] --- SKIP: TestCreateServiceSysctls (0.03s)
11:33:27 [2020-11-25T11:33:27.051Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.051Z] === RUN   TestCreateServiceCapabilities
11:33:27 [2020-11-25T11:33:27.311Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
11:33:27 [2020-11-25T11:33:27.311Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.311Z] === RUN   TestInspect
11:33:27 [2020-11-25T11:33:27.311Z] --- SKIP: TestInspect (0.01s)
11:33:27 [2020-11-25T11:33:27.311Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.311Z] === RUN   TestCreateJob
11:33:27 [2020-11-25T11:33:27.311Z] --- SKIP: TestCreateJob (0.01s)
11:33:27 [2020-11-25T11:33:27.311Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.311Z] === RUN   TestReplicatedJob
11:33:27 [2020-11-25T11:33:27.311Z] --- SKIP: TestReplicatedJob (0.01s)
11:33:27 [2020-11-25T11:33:27.311Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.311Z] === RUN   TestUpdateReplicatedJob
11:33:27 [2020-11-25T11:33:27.311Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
11:33:27 [2020-11-25T11:33:27.311Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.311Z] === RUN   TestServiceListWithStatuses
11:33:27 [2020-11-25T11:33:27.311Z] --- SKIP: TestServiceListWithStatuses (0.00s)
11:33:27 [2020-11-25T11:33:27.311Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:33:27 [2020-11-25T11:33:27.311Z] === RUN   TestDockerNetworkConnectAlias
11:33:27 [2020-11-25T11:33:27.311Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
11:33:27 [2020-11-25T11:33:27.311Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.311Z] === RUN   TestDockerNetworkReConnect
11:33:27 [2020-11-25T11:33:27.311Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
11:33:27 [2020-11-25T11:33:27.311Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:27 [2020-11-25T11:33:27.311Z] === RUN   TestServicePlugin
11:33:31 [2020-11-25T11:33:31.515Z] --- SKIP: TestServicePlugin (3.50s)
11:33:31 [2020-11-25T11:33:31.515Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] === RUN   TestServiceUpdateLabel
11:33:31 [2020-11-25T11:33:31.515Z] --- SKIP: TestServiceUpdateLabel (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] === RUN   TestServiceUpdateSecrets
11:33:31 [2020-11-25T11:33:31.515Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] === RUN   TestServiceUpdateConfigs
11:33:31 [2020-11-25T11:33:31.515Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] === RUN   TestServiceUpdateNetwork
11:33:31 [2020-11-25T11:33:31.515Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] === RUN   TestServiceUpdatePidsLimit
11:33:31 [2020-11-25T11:33:31.515Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] PASS
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === Skipped
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
11:33:31 [2020-11-25T11:33:31.515Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
11:33:31 [2020-11-25T11:33:31.515Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
11:33:31 [2020-11-25T11:33:31.515Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
11:33:31 [2020-11-25T11:33:31.515Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
11:33:31 [2020-11-25T11:33:31.515Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
11:33:31 [2020-11-25T11:33:31.515Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
11:33:31 [2020-11-25T11:33:31.515Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestInspect (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
11:33:31 [2020-11-25T11:33:31.515Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServicePlugin (3.50s)
11:33:31 [2020-11-25T11:33:31.515Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s)
11:33:31 [2020-11-25T11:33:31.515Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] DONE 24 tests, 23 skipped in 3.921s
11:33:31 [2020-11-25T11:33:31.515Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
11:33:31 [2020-11-25T11:33:31.515Z] INFO: Testing against a local daemon
11:33:31 [2020-11-25T11:33:31.515Z] === RUN   TestSessionCreate
11:33:31 [2020-11-25T11:33:31.515Z] --- PASS: TestSessionCreate (0.03s)
11:33:31 [2020-11-25T11:33:31.515Z] === RUN   TestSessionCreateWithBadUpgrade
11:33:31 [2020-11-25T11:33:31.515Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
11:33:31 [2020-11-25T11:33:31.515Z] PASS
11:33:31 [2020-11-25T11:33:31.515Z] 
11:33:31 [2020-11-25T11:33:31.515Z] DONE 2 tests in 0.140s
11:33:31 [2020-11-25T11:33:31.516Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
11:33:31 [2020-11-25T11:33:31.516Z] INFO: Testing against a local daemon
11:33:31 [2020-11-25T11:33:31.516Z] === RUN   TestCgroupDriverSystemdMemoryLimit
11:33:31 [2020-11-25T11:33:31.516Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
11:33:31 [2020-11-25T11:33:31.516Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:33:31 [2020-11-25T11:33:31.516Z] === RUN   TestEventsExecDie
11:33:31 [2020-11-25T11:33:31.516Z] --- PASS: TestEventsExecDie (0.46s)
11:33:31 [2020-11-25T11:33:31.516Z] === RUN   TestEventsBackwardsCompatible
11:33:31 [2020-11-25T11:33:31.516Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
11:33:31 [2020-11-25T11:33:31.516Z] === RUN   TestInfoBinaryCommits
11:33:31 [2020-11-25T11:33:31.776Z] --- PASS: TestInfoBinaryCommits (0.02s)
11:33:31 [2020-11-25T11:33:31.776Z] === RUN   TestInfoAPIVersioned
11:33:31 [2020-11-25T11:33:31.776Z] --- PASS: TestInfoAPIVersioned (0.01s)
11:33:31 [2020-11-25T11:33:31.776Z] === RUN   TestInfoDiscoveryBackend
11:33:33 [2020-11-25T11:33:33.157Z] --- PASS: TestInfoDiscoveryBackend (1.53s)
11:33:33 [2020-11-25T11:33:33.157Z] === RUN   TestInfoDiscoveryInvalidAdvertise
11:33:36 [2020-11-25T11:33:36.452Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
11:33:36 [2020-11-25T11:33:36.453Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
11:33:36 [2020-11-25T11:33:36.453Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
11:33:36 [2020-11-25T11:33:36.453Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:36 [2020-11-25T11:33:36.453Z] === RUN   TestInfoAPI
11:33:36 [2020-11-25T11:33:36.712Z] --- PASS: TestInfoAPI (0.04s)
11:33:36 [2020-11-25T11:33:36.712Z] === RUN   TestInfoAPIWarnings
11:33:54 [2020-11-25T11:33:54.809Z] --- PASS: TestInfoAPIWarnings (17.34s)
11:33:54 [2020-11-25T11:33:54.809Z] === RUN   TestInfoDebug
11:33:55 [2020-11-25T11:33:55.378Z] --- PASS: TestInfoDebug (1.53s)
11:33:55 [2020-11-25T11:33:55.378Z] === RUN   TestInfoInsecureRegistries
11:33:57 [2020-11-25T11:33:57.292Z] --- PASS: TestInfoInsecureRegistries (1.53s)
11:33:57 [2020-11-25T11:33:57.292Z] === RUN   TestInfoRegistryMirrors
11:33:58 [2020-11-25T11:33:58.672Z] --- PASS: TestInfoRegistryMirrors (1.53s)
11:33:58 [2020-11-25T11:33:58.672Z] === RUN   TestLoginFailsWithBadCredentials
11:33:58 [2020-11-25T11:33:58.672Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s)
11:33:58 [2020-11-25T11:33:58.672Z] === RUN   TestPingCacheHeaders
11:33:58 [2020-11-25T11:33:58.672Z] --- PASS: TestPingCacheHeaders (0.04s)
11:33:58 [2020-11-25T11:33:58.672Z] === RUN   TestPingGet
11:33:58 [2020-11-25T11:33:58.672Z] --- PASS: TestPingGet (0.02s)
11:33:58 [2020-11-25T11:33:58.672Z] === RUN   TestPingHead
11:33:58 [2020-11-25T11:33:58.672Z] --- PASS: TestPingHead (0.02s)
11:33:58 [2020-11-25T11:33:58.672Z] === RUN   TestVersion
11:33:58 [2020-11-25T11:33:58.672Z] --- PASS: TestVersion (0.02s)
11:33:58 [2020-11-25T11:33:58.672Z] PASS
11:33:58 [2020-11-25T11:33:58.672Z] 
11:33:58 [2020-11-25T11:33:58.672Z] === Skipped
11:33:58 [2020-11-25T11:33:58.672Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
11:33:58 [2020-11-25T11:33:58.672Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
11:33:58 [2020-11-25T11:33:58.672Z] 
11:33:58 [2020-11-25T11:33:58.672Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
11:33:58 [2020-11-25T11:33:58.672Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
11:33:58 [2020-11-25T11:33:58.672Z] 
11:33:58 [2020-11-25T11:33:58.672Z] 
11:33:58 [2020-11-25T11:33:58.672Z] DONE 18 tests, 2 skipped in 27.734s
11:33:58 [2020-11-25T11:33:58.672Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
11:33:58 [2020-11-25T11:33:58.944Z] INFO: Testing against a local daemon
11:33:58 [2020-11-25T11:33:58.944Z] === RUN   TestVolumesCreateAndList
11:33:58 [2020-11-25T11:33:58.944Z] --- PASS: TestVolumesCreateAndList (0.03s)
11:33:58 [2020-11-25T11:33:58.944Z] === RUN   TestVolumesRemove
11:33:58 [2020-11-25T11:33:58.944Z] --- PASS: TestVolumesRemove (0.04s)
11:33:58 [2020-11-25T11:33:58.944Z] === RUN   TestVolumesInspect
11:33:58 [2020-11-25T11:33:58.944Z] --- PASS: TestVolumesInspect (0.02s)
11:33:58 [2020-11-25T11:33:58.944Z] === RUN   TestVolumesInvalidJSON
11:33:58 [2020-11-25T11:33:58.944Z] === RUN   TestVolumesInvalidJSON//volumes/create
11:33:58 [2020-11-25T11:33:58.944Z] === PAUSE TestVolumesInvalidJSON//volumes/create
11:33:58 [2020-11-25T11:33:58.944Z] === CONT  TestVolumesInvalidJSON//volumes/create
11:33:58 [2020-11-25T11:33:58.944Z] --- PASS: TestVolumesInvalidJSON (0.01s)
11:33:58 [2020-11-25T11:33:58.944Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
11:33:58 [2020-11-25T11:33:58.944Z] PASS
11:33:58 [2020-11-25T11:33:58.944Z] 
11:33:58 [2020-11-25T11:33:58.944Z] DONE 5 tests in 0.233s
11:33:58 [2020-11-25T11:33:58.944Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
11:33:58 [2020-11-25T11:33:58.945Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12120 is not a child of this shell
11:33:58 [2020-11-25T11:33:58.945Z] warning: PID 12120 from bundles/test-integration/docker.pid had a nonzero exit code
11:33:58 [2020-11-25T11:33:58.945Z] Leaving: AppArmorNo profiles have been unloaded.
11:33:58 [2020-11-25T11:33:58.945Z] 
11:33:58 [2020-11-25T11:33:58.945Z] Unloading profiles will leave already running processes permanently
11:33:58 [2020-11-25T11:33:58.945Z] unconfined, which can lead to unexpected situations.
11:33:58 [2020-11-25T11:33:58.945Z] 
11:33:58 [2020-11-25T11:33:58.945Z] To set a process to complain mode, use the command line tool
11:33:58 [2020-11-25T11:33:58.945Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
11:33:58 [2020-11-25T11:33:58.945Z] Removing test suite binaries
11:33:59 [2020-11-25T11:33:59.212Z] exiting test-integration
11:33:59 [2020-11-25T11:33:59.212Z] ++ exit 0
11:34:00 [2020-11-25T11:34:00.170Z]