Skip to content

Console Output

23:40:07 [2020-10-07T23:40:07.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41533/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=f6f294bd830f3dfa08ed04b51398d4b822c8fbf2 -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:f6f294bd830f3dfa08ed04b51398d4b822c8fbf2 hack/make.sh dynbinary test-integration
23:40:07 [2020-10-07T23:40:07.977Z] 
23:40:07 [2020-10-07T23:40:07.977Z] Removing bundles/
23:40:07 [2020-10-07T23:40:07.977Z] 
23:40:07 [2020-10-07T23:40:07.977Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:40:07 [2020-10-07T23:40:07.977Z] Building: bundles/dynbinary-daemon/dockerd-dev
23:40:07 [2020-10-07T23:40:07.977Z] GOOS="" GOARCH="" GOARM=""
23:41:44 [2020-10-07T23:41:44.448Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
23:41:44 [2020-10-07T23:41:44.448Z] 
23:41:44 [2020-10-07T23:41:44.448Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:41:44 [2020-10-07T23:41:44.448Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:41:44 [2020-10-07T23:41:44.448Z] HOSTNAME=12e66b208d3b
23:41:44 [2020-10-07T23:41:44.448Z] DEST=bundles/test-integration
23:41:44 [2020-10-07T23:41:44.448Z] PWD=/go/src/github.com/docker/docker
23:41:44 [2020-10-07T23:41:44.448Z] DOCKER_ROOTLESS=1
23:41:44 [2020-10-07T23:41:44.448Z] DOCKER_GITCOMMIT=f6f294bd830f3dfa08ed04b51398d4b822c8fbf2
23:41:44 [2020-10-07T23:41:44.448Z] container=docker
23:41:44 [2020-10-07T23:41:44.448Z] HOME=/root
23:41:44 [2020-10-07T23:41:44.448Z] GOLANG_VERSION=1.13.15
23:41:44 [2020-10-07T23:41:44.448Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:41:44 [2020-10-07T23:41:44.448Z] VALIDATE_BRANCH=master
23:41:44 [2020-10-07T23:41:44.448Z] TERM=xterm
23:41:44 [2020-10-07T23:41:44.448Z] DOCKER_PKG=github.com/docker/docker
23:41:44 [2020-10-07T23:41:44.448Z] SHLVL=1
23:41:44 [2020-10-07T23:41:44.448Z] TIMEOUT=120m
23:41:44 [2020-10-07T23:41:44.448Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
23:41:44 [2020-10-07T23:41:44.448Z] DOCKER_GRAPHDRIVER=overlay2
23:41:44 [2020-10-07T23:41:44.448Z] GO111MODULE=off
23:41:44 [2020-10-07T23:41:44.448Z] DOCKER_EXPERIMENTAL=1
23:41:44 [2020-10-07T23:41:44.448Z] TEST_SKIP_INTEGRATION_CLI=1
23:41:44 [2020-10-07T23:41:44.448Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:41:44 [2020-10-07T23:41:44.448Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:41:44 [2020-10-07T23:41:44.448Z] GOPATH=/go
23:41:44 [2020-10-07T23:41:44.448Z] PKG_CONFIG=pkg-config
23:41:44 [2020-10-07T23:41:44.448Z] _=/usr/bin/env
23:41:44 [2020-10-07T23:41:44.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:42:16 [2020-10-07T23:42:16.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:42:16 [2020-10-07T23:42:16.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:42:17 [2020-10-07T23:42:17.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:42:43 [2020-10-07T23:42:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:42:43 [2020-10-07T23:42:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:42:43 [2020-10-07T23:42:43.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:42:43 [2020-10-07T23:42:43.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:42:44 [2020-10-07T23:42:44.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:42:46 [2020-10-07T23:42:46.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:42:49 [2020-10-07T23:42:49.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:42:50 [2020-10-07T23:42:50.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:42:52 [2020-10-07T23:42:52.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:42:53 [2020-10-07T23:42:53.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:42:54 [2020-10-07T23:42:54.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:42:55 [2020-10-07T23:42:55.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:42:57 [2020-10-07T23:42:57.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:42:58 [2020-10-07T23:42:58.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:42:59 [2020-10-07T23:42:59.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:43:00 [2020-10-07T23:43:00.950Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:43:00 [2020-10-07T23:43:00.950Z] Using test binary docker
23:43:00 [2020-10-07T23:43:00.950Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:43:00 [2020-10-07T23:43:00.950Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:43:00 [2020-10-07T23:43:00.950Z] INFO: Waiting for daemon to start...
23:43:00 [2020-10-07T23:43:00.950Z] Starting dockerd
23:43:04 [2020-10-07T23:43:04.241Z] .
23:43:04 [2020-10-07T23:43:04.241Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:43:04 [2020-10-07T23:43:04.241Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:43:04 [2020-10-07T23:43:04.241Z] Error: No such image: emptyfs
23:43:04 [2020-10-07T23:43:04.241Z] Running integration-test (iteration 1)
23:43:04 [2020-10-07T23:43:04.241Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:43:16 [2020-10-07T23:43:16.448Z] Loaded image: buildpack-deps:buster
23:43:16 [2020-10-07T23:43:16.448Z] Loaded image: busybox:latest
23:43:16 [2020-10-07T23:43:16.448Z] Loaded image: busybox:glibc
23:43:16 [2020-10-07T23:43:16.706Z] Loaded image: debian:buster
23:43:16 [2020-10-07T23:43:16.706Z] Loaded image: hello-world:latest
23:43:16 [2020-10-07T23:43:16.706Z] INFO: Testing against a local daemon
23:43:16 [2020-10-07T23:43:16.706Z] === RUN   TestCgroupNamespacesBuild
23:43:20 [2020-10-07T23:43:20.894Z] --- PASS: TestCgroupNamespacesBuild (3.59s)
23:43:20 [2020-10-07T23:43:20.894Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:43:22 [2020-10-07T23:43:22.796Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
23:43:22 [2020-10-07T23:43:22.797Z] === RUN   TestBuildWithSession
23:43:22 [2020-10-07T23:43:22.797Z] --- SKIP: TestBuildWithSession (0.00s)
23:43:22 [2020-10-07T23:43:22.797Z]     build_session_test.go:25: TODO: BuildKit
23:43:22 [2020-10-07T23:43:22.797Z] === RUN   TestBuildSquashParent
23:43:29 [2020-10-07T23:43:29.360Z] --- PASS: TestBuildSquashParent (6.77s)
23:43:29 [2020-10-07T23:43:29.360Z] === RUN   TestBuildWithRemoveAndForceRemove
23:43:29 [2020-10-07T23:43:29.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:43:29 [2020-10-07T23:43:29.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:43:29 [2020-10-07T23:43:29.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:43:29 [2020-10-07T23:43:29.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:43:29 [2020-10-07T23:43:29.360Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:43:29 [2020-10-07T23:43:29.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:43:29 [2020-10-07T23:43:29.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:43:29 [2020-10-07T23:43:29.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:43:29 [2020-10-07T23:43:29.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:43:29 [2020-10-07T23:43:29.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:43:29 [2020-10-07T23:43:29.360Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:43:29 [2020-10-07T23:43:29.360Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:43:29 [2020-10-07T23:43:29.360Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:43:29 [2020-10-07T23:43:29.360Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:43:30 [2020-10-07T23:43:30.737Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:43:30 [2020-10-07T23:43:30.737Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:43:33 [2020-10-07T23:43:33.270Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:43:33 [2020-10-07T23:43:33.270Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:43:35 [2020-10-07T23:43:35.172Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:43:35 [2020-10-07T23:43:35.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s)
23:43:35 [2020-10-07T23:43:35.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.58s)
23:43:35 [2020-10-07T23:43:35.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s)
23:43:35 [2020-10-07T23:43:35.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s)
23:43:35 [2020-10-07T23:43:35.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
23:43:35 [2020-10-07T23:43:35.172Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
23:43:35 [2020-10-07T23:43:35.172Z] === RUN   TestBuildMultiStageCopy
23:43:35 [2020-10-07T23:43:35.172Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:43:38 [2020-10-07T23:43:38.457Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:43:39 [2020-10-07T23:43:39.392Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:43:40 [2020-10-07T23:43:40.327Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:43:41 [2020-10-07T23:43:41.262Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:43:42 [2020-10-07T23:43:42.198Z] --- PASS: TestBuildMultiStageCopy (7.34s)
23:43:42 [2020-10-07T23:43:42.198Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s)
23:43:42 [2020-10-07T23:43:42.198Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.06s)
23:43:42 [2020-10-07T23:43:42.198Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s)
23:43:42 [2020-10-07T23:43:42.198Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
23:43:42 [2020-10-07T23:43:42.198Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
23:43:42 [2020-10-07T23:43:42.198Z] === RUN   TestBuildMultiStageParentConfig
23:43:47 [2020-10-07T23:43:47.466Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
23:43:47 [2020-10-07T23:43:47.466Z] === RUN   TestBuildLabelWithTargets
23:43:55 [2020-10-07T23:43:55.580Z] --- PASS: TestBuildLabelWithTargets (8.00s)
23:43:55 [2020-10-07T23:43:55.580Z] === RUN   TestBuildWithEmptyLayers
23:43:58 [2020-10-07T23:43:58.111Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
23:43:58 [2020-10-07T23:43:58.111Z] === RUN   TestBuildMultiStageOnBuild
23:44:03 [2020-10-07T23:44:03.381Z] --- PASS: TestBuildMultiStageOnBuild (5.03s)
23:44:03 [2020-10-07T23:44:03.381Z] === RUN   TestBuildUncleanTarFilenames
23:44:03 [2020-10-07T23:44:03.950Z] --- PASS: TestBuildUncleanTarFilenames (0.67s)
23:44:03 [2020-10-07T23:44:03.950Z] === RUN   TestBuildMultiStageLayerLeak
23:44:08 [2020-10-07T23:44:08.136Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s)
23:44:08 [2020-10-07T23:44:08.137Z] === RUN   TestBuildWithHugeFile
23:45:04 [2020-10-07T23:45:04.396Z] --- PASS: TestBuildWithHugeFile (52.63s)
23:45:04 [2020-10-07T23:45:04.396Z] === RUN   TestBuildWithEmptyDockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:45:04 [2020-10-07T23:45:04.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s)
23:45:04 [2020-10-07T23:45:04.396Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
23:45:04 [2020-10-07T23:45:04.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
23:45:04 [2020-10-07T23:45:04.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
23:45:04 [2020-10-07T23:45:04.396Z] === RUN   TestBuildPreserveOwnership
23:45:04 [2020-10-07T23:45:04.396Z] === RUN   TestBuildPreserveOwnership/copy_from
23:45:07 [2020-10-07T23:45:07.681Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:45:11 [2020-10-07T23:45:11.868Z] --- PASS: TestBuildPreserveOwnership (9.94s)
23:45:11 [2020-10-07T23:45:11.868Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.92s)
23:45:11 [2020-10-07T23:45:11.868Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:45:11 [2020-10-07T23:45:11.868Z] === RUN   TestBuildPlatformInvalid
23:45:11 [2020-10-07T23:45:11.868Z] --- PASS: TestBuildPlatformInvalid (0.09s)
23:45:11 [2020-10-07T23:45:11.868Z] PASS
23:45:11 [2020-10-07T23:45:11.868Z] 
23:45:11 [2020-10-07T23:45:11.868Z] === Skipped
23:45:11 [2020-10-07T23:45:11.868Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:45:11 [2020-10-07T23:45:11.868Z]     build_session_test.go:25: TODO: BuildKit
23:45:11 [2020-10-07T23:45:11.868Z] 
23:45:11 [2020-10-07T23:45:11.868Z] 
23:45:11 [2020-10-07T23:45:11.868Z] DONE 32 tests, 1 skipped in 127.074s
23:45:11 [2020-10-07T23:45:11.868Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:45:11 [2020-10-07T23:45:11.868Z] INFO: Testing against a local daemon
23:45:11 [2020-10-07T23:45:11.868Z] === RUN   TestConfigInspect
23:45:11 [2020-10-07T23:45:11.868Z] --- SKIP: TestConfigInspect (0.02s)
23:45:11 [2020-10-07T23:45:11.868Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:11 [2020-10-07T23:45:11.868Z] === RUN   TestConfigList
23:45:11 [2020-10-07T23:45:11.868Z] --- SKIP: TestConfigList (0.01s)
23:45:11 [2020-10-07T23:45:11.868Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:11 [2020-10-07T23:45:11.868Z] === RUN   TestConfigsCreateAndDelete
23:45:11 [2020-10-07T23:45:11.868Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:45:11 [2020-10-07T23:45:11.868Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:11 [2020-10-07T23:45:11.868Z] === RUN   TestConfigsUpdate
23:45:11 [2020-10-07T23:45:11.868Z] --- SKIP: TestConfigsUpdate (0.01s)
23:45:11 [2020-10-07T23:45:11.868Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:11 [2020-10-07T23:45:11.868Z] === RUN   TestTemplatedConfig
23:45:11 [2020-10-07T23:45:11.868Z] --- SKIP: TestTemplatedConfig (0.00s)
23:45:11 [2020-10-07T23:45:11.868Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:11 [2020-10-07T23:45:11.868Z] === RUN   TestConfigCreateResolve
23:45:11 [2020-10-07T23:45:11.868Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:45:11 [2020-10-07T23:45:11.868Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:11 [2020-10-07T23:45:11.868Z] === RUN   TestConfigDaemonLibtrustID
23:45:13 [2020-10-07T23:45:13.243Z] --- PASS: TestConfigDaemonLibtrustID (1.54s)
23:45:13 [2020-10-07T23:45:13.243Z] PASS
23:45:13 [2020-10-07T23:45:13.243Z] 
23:45:13 [2020-10-07T23:45:13.243Z] === Skipped
23:45:13 [2020-10-07T23:45:13.243Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
23:45:13 [2020-10-07T23:45:13.243Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:13 [2020-10-07T23:45:13.243Z] 
23:45:13 [2020-10-07T23:45:13.243Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
23:45:13 [2020-10-07T23:45:13.243Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:13 [2020-10-07T23:45:13.243Z] 
23:45:13 [2020-10-07T23:45:13.243Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:45:13 [2020-10-07T23:45:13.243Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:13 [2020-10-07T23:45:13.243Z] 
23:45:13 [2020-10-07T23:45:13.243Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
23:45:13 [2020-10-07T23:45:13.243Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:13 [2020-10-07T23:45:13.243Z] 
23:45:13 [2020-10-07T23:45:13.243Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:45:13 [2020-10-07T23:45:13.243Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:13 [2020-10-07T23:45:13.243Z] 
23:45:13 [2020-10-07T23:45:13.243Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:45:13 [2020-10-07T23:45:13.243Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:45:13 [2020-10-07T23:45:13.243Z] 
23:45:13 [2020-10-07T23:45:13.243Z] 
23:45:13 [2020-10-07T23:45:13.243Z] DONE 7 tests, 6 skipped in 1.745s
23:45:13 [2020-10-07T23:45:13.243Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:45:13 [2020-10-07T23:45:13.243Z] INFO: Testing against a local daemon
23:45:13 [2020-10-07T23:45:13.243Z] === RUN   TestCheckpoint
23:45:13 [2020-10-07T23:45:13.243Z] --- SKIP: TestCheckpoint (0.00s)
23:45:13 [2020-10-07T23:45:13.243Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:45:13 [2020-10-07T23:45:13.243Z] === RUN   TestContainerInvalidJSON
23:45:13 [2020-10-07T23:45:13.243Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
23:45:13 [2020-10-07T23:45:13.243Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
23:45:13 [2020-10-07T23:45:13.243Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
23:45:13 [2020-10-07T23:45:13.243Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
23:45:13 [2020-10-07T23:45:13.243Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
23:45:13 [2020-10-07T23:45:13.243Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
23:45:13 [2020-10-07T23:45:13.243Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
23:45:13 [2020-10-07T23:45:13.243Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
23:45:13 [2020-10-07T23:45:13.243Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
23:45:13 [2020-10-07T23:45:13.243Z] --- PASS: TestContainerInvalidJSON (0.02s)
23:45:13 [2020-10-07T23:45:13.243Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
23:45:13 [2020-10-07T23:45:13.243Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
23:45:13 [2020-10-07T23:45:13.243Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
23:45:13 [2020-10-07T23:45:13.243Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:45:13 [2020-10-07T23:45:13.243Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:45:13 [2020-10-07T23:45:13.243Z] === RUN   TestCopyFromContainerPathIsNotDir
23:45:13 [2020-10-07T23:45:13.243Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
23:45:13 [2020-10-07T23:45:13.243Z] === RUN   TestCopyToContainerPathDoesNotExist
23:45:13 [2020-10-07T23:45:13.501Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:45:13 [2020-10-07T23:45:13.501Z] === RUN   TestCopyToContainerPathIsNotDir
23:45:13 [2020-10-07T23:45:13.501Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:45:13 [2020-10-07T23:45:13.501Z] === RUN   TestCopyFromContainer
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer//
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer//bar/root
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer//bar/root/
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer/bar/quux
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer/bar/quux/
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:45:17 [2020-10-07T23:45:17.688Z] === RUN   TestCopyFromContainer/bar/notarget
23:45:17 [2020-10-07T23:45:17.948Z] --- PASS: TestCopyFromContainer (4.40s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer// (0.07s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:45:17 [2020-10-07T23:45:17.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:45:17 [2020-10-07T23:45:17.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:45:17 [2020-10-07T23:45:17.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:45:17 [2020-10-07T23:45:17.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:45:17 [2020-10-07T23:45:17.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:45:17 [2020-10-07T23:45:17.948Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:45:17 [2020-10-07T23:45:17.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateLinkToNonExistingContainer
23:45:17 [2020-10-07T23:45:17.948Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateWithInvalidEnv
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateWithInvalidEnv/0
23:45:17 [2020-10-07T23:45:17.948Z] === PAUSE TestCreateWithInvalidEnv/0
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateWithInvalidEnv/1
23:45:17 [2020-10-07T23:45:17.948Z] === PAUSE TestCreateWithInvalidEnv/1
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateWithInvalidEnv/2
23:45:17 [2020-10-07T23:45:17.948Z] === PAUSE TestCreateWithInvalidEnv/2
23:45:17 [2020-10-07T23:45:17.948Z] === CONT  TestCreateWithInvalidEnv/0
23:45:17 [2020-10-07T23:45:17.948Z] === CONT  TestCreateWithInvalidEnv/2
23:45:17 [2020-10-07T23:45:17.948Z] === CONT  TestCreateWithInvalidEnv/1
23:45:17 [2020-10-07T23:45:17.948Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:45:17 [2020-10-07T23:45:17.948Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateTmpfsMountsTarget
23:45:17 [2020-10-07T23:45:17.948Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
23:45:17 [2020-10-07T23:45:17.948Z] === RUN   TestCreateWithCustomMaskedPaths
23:45:19 [2020-10-07T23:45:19.324Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
23:45:19 [2020-10-07T23:45:19.324Z] === RUN   TestCreateWithCustomReadonlyPaths
23:45:20 [2020-10-07T23:45:20.261Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
23:45:20 [2020-10-07T23:45:20.261Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:45:20 [2020-10-07T23:45:20.261Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:45:20 [2020-10-07T23:45:20.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:45:20 [2020-10-07T23:45:20.261Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:45:20 [2020-10-07T23:45:20.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:45:20 [2020-10-07T23:45:20.261Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:45:20 [2020-10-07T23:45:20.261Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:45:20 [2020-10-07T23:45:20.261Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:45:20 [2020-10-07T23:45:20.261Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:45:20 [2020-10-07T23:45:20.261Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:45:20 [2020-10-07T23:45:20.261Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:45:20 [2020-10-07T23:45:20.261Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:45:20 [2020-10-07T23:45:20.261Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:45:20 [2020-10-07T23:45:20.261Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:45:20 [2020-10-07T23:45:20.261Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:45:20 [2020-10-07T23:45:20.828Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestCreateDifferentPlatform
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestCreateDifferentPlatform/different_os
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:45:20 [2020-10-07T23:45:20.828Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:45:20 [2020-10-07T23:45:20.828Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:45:20 [2020-10-07T23:45:20.828Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:45:20 [2020-10-07T23:45:20.828Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestContainerStartOnDaemonRestart
23:45:20 [2020-10-07T23:45:20.828Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:45:20 [2020-10-07T23:45:20.828Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestDaemonRestartIpcMode
23:45:20 [2020-10-07T23:45:20.828Z] === PAUSE TestDaemonRestartIpcMode
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestDaemonHostGatewayIP
23:45:20 [2020-10-07T23:45:20.828Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:45:20 [2020-10-07T23:45:20.828Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestContainerKillOnDaemonStart
23:45:20 [2020-10-07T23:45:20.828Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:45:20 [2020-10-07T23:45:20.828Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:45:20 [2020-10-07T23:45:20.828Z] === RUN   TestDiff
23:45:21 [2020-10-07T23:45:21.087Z] --- PASS: TestDiff (0.42s)
23:45:21 [2020-10-07T23:45:21.087Z] === RUN   TestExecWithCloseStdin
23:45:21 [2020-10-07T23:45:21.655Z] --- PASS: TestExecWithCloseStdin (0.48s)
23:45:21 [2020-10-07T23:45:21.655Z] === RUN   TestExec
23:45:22 [2020-10-07T23:45:22.221Z] --- PASS: TestExec (0.47s)
23:45:22 [2020-10-07T23:45:22.221Z] === RUN   TestExecUser
23:45:22 [2020-10-07T23:45:22.479Z] --- PASS: TestExecUser (0.46s)
23:45:22 [2020-10-07T23:45:22.479Z] === RUN   TestExportContainerAndImportImage
23:45:23 [2020-10-07T23:45:23.046Z] --- PASS: TestExportContainerAndImportImage (0.59s)
23:45:23 [2020-10-07T23:45:23.046Z] === RUN   TestExportContainerAfterDaemonRestart
23:45:27 [2020-10-07T23:45:27.232Z] --- PASS: TestExportContainerAfterDaemonRestart (3.33s)
23:45:27 [2020-10-07T23:45:27.232Z] === RUN   TestHealthCheckWorkdir
23:45:27 [2020-10-07T23:45:27.232Z] --- PASS: TestHealthCheckWorkdir (0.55s)
23:45:27 [2020-10-07T23:45:27.232Z] === RUN   TestHealthKillContainer
23:45:29 [2020-10-07T23:45:29.763Z] --- PASS: TestHealthKillContainer (2.52s)
23:45:29 [2020-10-07T23:45:29.763Z] === RUN   TestInspectCpusetInConfigPre120
23:45:30 [2020-10-07T23:45:30.022Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
23:45:30 [2020-10-07T23:45:30.022Z] === RUN   TestIpcModeNone
23:45:30 [2020-10-07T23:45:30.281Z] --- PASS: TestIpcModeNone (0.45s)
23:45:30 [2020-10-07T23:45:30.281Z] === RUN   TestIpcModePrivate
23:45:30 [2020-10-07T23:45:30.849Z] --- PASS: TestIpcModePrivate (0.43s)
23:45:30 [2020-10-07T23:45:30.849Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
23:45:30 [2020-10-07T23:45:30.849Z] === RUN   TestIpcModeShareable
23:45:30 [2020-10-07T23:45:30.849Z] --- SKIP: TestIpcModeShareable (0.00s)
23:45:30 [2020-10-07T23:45:30.849Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:45:30 [2020-10-07T23:45:30.849Z] === RUN   TestAPIIpcModeShareableAndContainer
23:45:32 [2020-10-07T23:45:32.226Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
23:45:32 [2020-10-07T23:45:32.226Z] === RUN   TestAPIIpcModeHost
23:45:32 [2020-10-07T23:45:32.226Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:45:32 [2020-10-07T23:45:32.226Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:45:32 [2020-10-07T23:45:32.226Z] === RUN   TestDaemonIpcModeShareable
23:45:32 [2020-10-07T23:45:32.226Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:45:32 [2020-10-07T23:45:32.226Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:45:32 [2020-10-07T23:45:32.226Z] === RUN   TestDaemonIpcModePrivate
23:45:34 [2020-10-07T23:45:34.758Z] --- PASS: TestDaemonIpcModePrivate (2.17s)
23:45:34 [2020-10-07T23:45:34.758Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
23:45:34 [2020-10-07T23:45:34.758Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:45:34 [2020-10-07T23:45:34.758Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:45:34 [2020-10-07T23:45:34.758Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:45:34 [2020-10-07T23:45:34.758Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:45:34 [2020-10-07T23:45:34.758Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:45:34 [2020-10-07T23:45:34.758Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:45:34 [2020-10-07T23:45:34.758Z] === RUN   TestIpcModeOlderClient
23:45:34 [2020-10-07T23:45:34.758Z] === PAUSE TestIpcModeOlderClient
23:45:34 [2020-10-07T23:45:34.758Z] === RUN   TestKillContainerInvalidSignal
23:45:35 [2020-10-07T23:45:35.018Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
23:45:35 [2020-10-07T23:45:35.018Z] === RUN   TestKillContainer
23:45:35 [2020-10-07T23:45:35.018Z] === RUN   TestKillContainer/no_signal
23:45:35 [2020-10-07T23:45:35.276Z] === RUN   TestKillContainer/non_killing_signal
23:45:35 [2020-10-07T23:45:35.535Z] === RUN   TestKillContainer/killing_signal
23:45:36 [2020-10-07T23:45:36.101Z] --- PASS: TestKillContainer (1.25s)
23:45:36 [2020-10-07T23:45:36.101Z]     --- PASS: TestKillContainer/no_signal (0.39s)
23:45:36 [2020-10-07T23:45:36.101Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
23:45:36 [2020-10-07T23:45:36.101Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
23:45:36 [2020-10-07T23:45:36.101Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:45:36 [2020-10-07T23:45:36.101Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:45:36 [2020-10-07T23:45:36.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:45:36 [2020-10-07T23:45:36.927Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.90s)
23:45:36 [2020-10-07T23:45:36.927Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s)
23:45:36 [2020-10-07T23:45:36.927Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
23:45:36 [2020-10-07T23:45:36.927Z] === RUN   TestKillStoppedContainer
23:45:37 [2020-10-07T23:45:37.186Z] --- PASS: TestKillStoppedContainer (0.04s)
23:45:37 [2020-10-07T23:45:37.186Z] === RUN   TestKillStoppedContainerAPIPre120
23:45:37 [2020-10-07T23:45:37.186Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
23:45:37 [2020-10-07T23:45:37.186Z] === RUN   TestKillDifferentUserContainer
23:45:37 [2020-10-07T23:45:37.446Z] --- PASS: TestKillDifferentUserContainer (0.43s)
23:45:37 [2020-10-07T23:45:37.446Z] === RUN   TestInspectOomKilledTrue
23:45:37 [2020-10-07T23:45:37.446Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:45:37 [2020-10-07T23:45:37.446Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:45:37 [2020-10-07T23:45:37.446Z] === RUN   TestInspectOomKilledFalse
23:45:37 [2020-10-07T23:45:37.446Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:45:37 [2020-10-07T23:45:37.446Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:45:37 [2020-10-07T23:45:37.446Z] === RUN   TestLinksEtcHostsContentMatch
23:45:37 [2020-10-07T23:45:37.446Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:45:37 [2020-10-07T23:45:37.446Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:45:37 [2020-10-07T23:45:37.446Z] === RUN   TestLinksContainerNames
23:45:38 [2020-10-07T23:45:38.387Z] --- PASS: TestLinksContainerNames (0.86s)
23:45:38 [2020-10-07T23:45:38.387Z] === RUN   TestLogsFollowTailEmpty
23:45:38 [2020-10-07T23:45:38.954Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
23:45:38 [2020-10-07T23:45:38.954Z] === RUN   TestContainerNetworkMountsNoChown
23:45:39 [2020-10-07T23:45:39.215Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/default
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/default
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/private
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/private
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rprivate
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rprivate
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/slave
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/slave
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rslave
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rslave
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/shared
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/shared
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rshared
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rshared
23:45:39 [2020-10-07T23:45:39.215Z] === CONT  TestMountDaemonRoot/default
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/default/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/default/mount_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === CONT  TestMountDaemonRoot/rslave
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === CONT  TestMountDaemonRoot/rshared
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === CONT  TestMountDaemonRoot/shared
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:45:39 [2020-10-07T23:45:39.215Z] === CONT  TestMountDaemonRoot/rprivate
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:45:39 [2020-10-07T23:45:39.215Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === CONT  TestMountDaemonRoot/slave
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === CONT  TestMountDaemonRoot/private
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/private/bind_root
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/private/mount_root
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:45:39 [2020-10-07T23:45:39.216Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:45:39 [2020-10-07T23:45:39.216Z] === CONT  TestMountDaemonRoot/default/bind_root
23:45:39 [2020-10-07T23:45:39.216Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:45:39 [2020-10-07T23:45:39.216Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/default/mount_root
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:45:39 [2020-10-07T23:45:39.474Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/private/bind_root
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:45:39 [2020-10-07T23:45:39.733Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:45:39 [2020-10-07T23:45:39.997Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:45:39 [2020-10-07T23:45:39.997Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:45:39 [2020-10-07T23:45:39.997Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:45:39 [2020-10-07T23:45:39.997Z] === CONT  TestMountDaemonRoot/private/mount_root
23:45:39 [2020-10-07T23:45:39.997Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:45:39 [2020-10-07T23:45:39.997Z] --- PASS: TestMountDaemonRoot (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:45:39 [2020-10-07T23:45:39.997Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:45:39 [2020-10-07T23:45:39.997Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.23s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.24s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:45:39 [2020-10-07T23:45:39.997Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:45:39 [2020-10-07T23:45:39.997Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:45:39 [2020-10-07T23:45:39.997Z] === RUN   TestContainerBindMountNonRecursive
23:45:39 [2020-10-07T23:45:39.997Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
23:45:39 [2020-10-07T23:45:39.997Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
23:45:39 [2020-10-07T23:45:39.997Z] === RUN   TestNetworkNat
23:45:40 [2020-10-07T23:45:40.564Z] --- PASS: TestNetworkNat (0.54s)
23:45:40 [2020-10-07T23:45:40.565Z] === RUN   TestNetworkLocalhostTCPNat
23:45:40 [2020-10-07T23:45:40.823Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
23:45:40 [2020-10-07T23:45:40.823Z] === RUN   TestNetworkLoopbackNat
23:45:43 [2020-10-07T23:45:43.354Z] --- PASS: TestNetworkLoopbackNat (2.57s)
23:45:43 [2020-10-07T23:45:43.354Z] === RUN   TestPause
23:45:43 [2020-10-07T23:45:43.614Z] --- SKIP: TestPause (0.00s)
23:45:43 [2020-10-07T23:45:43.614Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:45:43 [2020-10-07T23:45:43.614Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:45:43 [2020-10-07T23:45:43.614Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:45:43 [2020-10-07T23:45:43.614Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:45:43 [2020-10-07T23:45:43.614Z] === RUN   TestPauseStopPausedContainer
23:45:43 [2020-10-07T23:45:43.614Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
23:45:43 [2020-10-07T23:45:43.614Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:45:43 [2020-10-07T23:45:43.614Z] === RUN   TestPsFilter
23:45:43 [2020-10-07T23:45:43.614Z] --- PASS: TestPsFilter (0.13s)
23:45:43 [2020-10-07T23:45:43.614Z] === RUN   TestRemoveContainerWithRemovedVolume
23:45:44 [2020-10-07T23:45:44.181Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
23:45:44 [2020-10-07T23:45:44.181Z] === RUN   TestRemoveContainerWithVolume
23:45:44 [2020-10-07T23:45:44.440Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
23:45:44 [2020-10-07T23:45:44.440Z] === RUN   TestRemoveContainerRunning
23:45:45 [2020-10-07T23:45:45.006Z] --- PASS: TestRemoveContainerRunning (0.41s)
23:45:45 [2020-10-07T23:45:45.006Z] === RUN   TestRemoveContainerForceRemoveRunning
23:45:45 [2020-10-07T23:45:45.265Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
23:45:45 [2020-10-07T23:45:45.265Z] === RUN   TestRemoveInvalidContainer
23:45:45 [2020-10-07T23:45:45.265Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:45:45 [2020-10-07T23:45:45.265Z] === RUN   TestRenameLinkedContainer
23:45:47 [2020-10-07T23:45:47.169Z] --- PASS: TestRenameLinkedContainer (1.68s)
23:45:47 [2020-10-07T23:45:47.169Z] === RUN   TestRenameStoppedContainer
23:45:47 [2020-10-07T23:45:47.427Z] --- PASS: TestRenameStoppedContainer (0.39s)
23:45:47 [2020-10-07T23:45:47.427Z] === RUN   TestRenameRunningContainerAndReuse
23:45:48 [2020-10-07T23:45:48.363Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
23:45:48 [2020-10-07T23:45:48.364Z] === RUN   TestRenameInvalidName
23:45:48 [2020-10-07T23:45:48.622Z] --- PASS: TestRenameInvalidName (0.41s)
23:45:48 [2020-10-07T23:45:48.622Z] === RUN   TestRenameAnonymousContainer
23:45:50 [2020-10-07T23:45:50.527Z] --- PASS: TestRenameAnonymousContainer (1.51s)
23:45:50 [2020-10-07T23:45:50.527Z] === RUN   TestRenameContainerWithSameName
23:45:50 [2020-10-07T23:45:50.527Z] --- PASS: TestRenameContainerWithSameName (0.40s)
23:45:50 [2020-10-07T23:45:50.527Z] === RUN   TestRenameContainerWithLinkedContainer
23:45:51 [2020-10-07T23:45:51.464Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
23:45:51 [2020-10-07T23:45:51.464Z] === RUN   TestResize
23:45:51 [2020-10-07T23:45:51.723Z] --- PASS: TestResize (0.40s)
23:45:51 [2020-10-07T23:45:51.723Z] === RUN   TestResizeWithInvalidSize
23:45:52 [2020-10-07T23:45:52.292Z] --- PASS: TestResizeWithInvalidSize (0.43s)
23:45:52 [2020-10-07T23:45:52.292Z] === RUN   TestResizeWhenContainerNotStarted
23:45:52 [2020-10-07T23:45:52.551Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
23:45:52 [2020-10-07T23:45:52.551Z] === RUN   TestDaemonRestartKillContainers
23:45:52 [2020-10-07T23:45:52.551Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:45:52 [2020-10-07T23:45:52.551Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:45:52 [2020-10-07T23:45:52.551Z] === RUN   TestCgroupNamespacesRun
23:45:55 [2020-10-07T23:45:55.082Z] --- PASS: TestCgroupNamespacesRun (2.22s)
23:45:55 [2020-10-07T23:45:55.082Z] === RUN   TestCgroupNamespacesRunPrivileged
23:45:56 [2020-10-07T23:45:56.984Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s)
23:45:56 [2020-10-07T23:45:56.984Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:45:57 [2020-10-07T23:45:57.967Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
23:45:57 [2020-10-07T23:45:57.967Z] === RUN   TestCgroupNamespacesRunHostMode
23:46:00 [2020-10-07T23:46:00.531Z] --- PASS: TestCgroupNamespacesRunHostMode (2.30s)
23:46:00 [2020-10-07T23:46:00.531Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:46:01 [2020-10-07T23:46:01.467Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
23:46:01 [2020-10-07T23:46:01.467Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:46:03 [2020-10-07T23:46:03.999Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.13s)
23:46:03 [2020-10-07T23:46:03.999Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:46:05 [2020-10-07T23:46:05.374Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
23:46:05 [2020-10-07T23:46:05.374Z] === RUN   TestCgroupNamespacesRunOlderClient
23:46:07 [2020-10-07T23:46:07.905Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s)
23:46:07 [2020-10-07T23:46:07.905Z] === RUN   TestKernelTCPMemory
23:46:07 [2020-10-07T23:46:07.905Z] --- SKIP: TestKernelTCPMemory (0.02s)
23:46:07 [2020-10-07T23:46:07.905Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:07 [2020-10-07T23:46:07.905Z] === RUN   TestNISDomainname
23:46:07 [2020-10-07T23:46:07.905Z] --- SKIP: TestNISDomainname (0.01s)
23:46:07 [2020-10-07T23:46:07.905Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:46:07 [2020-10-07T23:46:07.905Z] === RUN   TestHostnameDnsResolution
23:46:08 [2020-10-07T23:46:08.163Z] --- PASS: TestHostnameDnsResolution (0.68s)
23:46:08 [2020-10-07T23:46:08.163Z] === RUN   TestStats
23:46:08 [2020-10-07T23:46:08.163Z] --- SKIP: TestStats (0.00s)
23:46:08 [2020-10-07T23:46:08.163Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:08 [2020-10-07T23:46:08.163Z] === RUN   TestStopContainerWithTimeout
23:46:08 [2020-10-07T23:46:08.163Z] === RUN   TestStopContainerWithTimeout/0
23:46:08 [2020-10-07T23:46:08.163Z] === PAUSE TestStopContainerWithTimeout/0
23:46:08 [2020-10-07T23:46:08.163Z] === RUN   TestStopContainerWithTimeout/1
23:46:08 [2020-10-07T23:46:08.163Z] === PAUSE TestStopContainerWithTimeout/1
23:46:08 [2020-10-07T23:46:08.163Z] === RUN   TestStopContainerWithTimeout/3
23:46:08 [2020-10-07T23:46:08.163Z] === PAUSE TestStopContainerWithTimeout/3
23:46:08 [2020-10-07T23:46:08.163Z] === RUN   TestStopContainerWithTimeout/-1
23:46:08 [2020-10-07T23:46:08.163Z] === PAUSE TestStopContainerWithTimeout/-1
23:46:08 [2020-10-07T23:46:08.163Z] === CONT  TestStopContainerWithTimeout/0
23:46:08 [2020-10-07T23:46:08.163Z] === CONT  TestStopContainerWithTimeout/3
23:46:09 [2020-10-07T23:46:09.098Z] === CONT  TestStopContainerWithTimeout/-1
23:46:11 [2020-10-07T23:46:11.000Z] === CONT  TestStopContainerWithTimeout/1
23:46:12 [2020-10-07T23:46:12.379Z] --- PASS: TestStopContainerWithTimeout (0.02s)
23:46:12 [2020-10-07T23:46:12.379Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
23:46:12 [2020-10-07T23:46:12.379Z]     --- PASS: TestStopContainerWithTimeout/3 (2.71s)
23:46:12 [2020-10-07T23:46:12.379Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.52s)
23:46:12 [2020-10-07T23:46:12.379Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
23:46:12 [2020-10-07T23:46:12.379Z] === RUN   TestDeleteDevicemapper
23:46:12 [2020-10-07T23:46:12.379Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:46:12 [2020-10-07T23:46:12.379Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:46:12 [2020-10-07T23:46:12.379Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:46:13 [2020-10-07T23:46:13.755Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s)
23:46:13 [2020-10-07T23:46:13.755Z] === RUN   TestUpdateMemory
23:46:13 [2020-10-07T23:46:13.755Z] --- SKIP: TestUpdateMemory (0.00s)
23:46:13 [2020-10-07T23:46:13.755Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:13 [2020-10-07T23:46:13.755Z] === RUN   TestUpdateCPUQuota
23:46:13 [2020-10-07T23:46:13.755Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:46:13 [2020-10-07T23:46:13.755Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:13 [2020-10-07T23:46:13.755Z] === RUN   TestUpdatePidsLimit
23:46:13 [2020-10-07T23:46:13.755Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:46:13 [2020-10-07T23:46:13.755Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:13 [2020-10-07T23:46:13.755Z] === RUN   TestUpdateRestartPolicy
23:46:25 [2020-10-07T23:46:25.953Z] --- PASS: TestUpdateRestartPolicy (10.98s)
23:46:25 [2020-10-07T23:46:25.953Z] === RUN   TestUpdateRestartWithAutoRemove
23:46:25 [2020-10-07T23:46:25.953Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
23:46:25 [2020-10-07T23:46:25.953Z] === RUN   TestWaitNonBlocked
23:46:25 [2020-10-07T23:46:25.953Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:46:25 [2020-10-07T23:46:25.953Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:46:25 [2020-10-07T23:46:25.953Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:46:25 [2020-10-07T23:46:25.953Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:46:25 [2020-10-07T23:46:25.953Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:46:25 [2020-10-07T23:46:25.953Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:46:25 [2020-10-07T23:46:25.953Z] --- PASS: TestWaitNonBlocked (0.01s)
23:46:25 [2020-10-07T23:46:25.953Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
23:46:25 [2020-10-07T23:46:25.953Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
23:46:25 [2020-10-07T23:46:25.953Z] === RUN   TestWaitBlocked
23:46:25 [2020-10-07T23:46:25.953Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:46:25 [2020-10-07T23:46:25.953Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:46:25 [2020-10-07T23:46:25.953Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:46:25 [2020-10-07T23:46:25.953Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:46:25 [2020-10-07T23:46:25.953Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:46:25 [2020-10-07T23:46:25.953Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:46:26 [2020-10-07T23:46:26.520Z] --- PASS: TestWaitBlocked (0.01s)
23:46:26 [2020-10-07T23:46:26.520Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
23:46:26 [2020-10-07T23:46:26.520Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
23:46:26 [2020-10-07T23:46:26.520Z] === CONT  TestDaemonRestartIpcMode
23:46:26 [2020-10-07T23:46:26.520Z] === CONT  TestIpcModeOlderClient
23:46:26 [2020-10-07T23:46:26.520Z] --- PASS: TestIpcModeOlderClient (0.09s)
23:46:29 [2020-10-07T23:46:29.805Z] --- PASS: TestDaemonRestartIpcMode (3.19s)
23:46:29 [2020-10-07T23:46:29.805Z] PASS
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === Skipped
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
23:46:29 [2020-10-07T23:46:29.805Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
23:46:29 [2020-10-07T23:46:29.805Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s)
23:46:29 [2020-10-07T23:46:29.805Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
23:46:29 [2020-10-07T23:46:29.805Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:46:29 [2020-10-07T23:46:29.805Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] 
23:46:29 [2020-10-07T23:46:29.805Z] DONE 173 tests, 24 skipped in 76.704s
23:46:29 [2020-10-07T23:46:29.805Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:46:30 [2020-10-07T23:46:30.064Z] INFO: Testing against a local daemon
23:46:30 [2020-10-07T23:46:30.064Z] === RUN   TestCommitInheritsEnv
23:46:31 [2020-10-07T23:46:31.442Z] --- PASS: TestCommitInheritsEnv (1.17s)
23:46:31 [2020-10-07T23:46:31.442Z] === RUN   TestImportExtremelyLargeImageWorks
23:46:31 [2020-10-07T23:46:31.442Z] === PAUSE TestImportExtremelyLargeImageWorks
23:46:31 [2020-10-07T23:46:31.443Z] === RUN   TestImagesFilterMultiReference
23:46:31 [2020-10-07T23:46:31.443Z] --- PASS: TestImagesFilterMultiReference (0.07s)
23:46:31 [2020-10-07T23:46:31.443Z] === RUN   TestImagePullPlatformInvalid
23:46:31 [2020-10-07T23:46:31.443Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:46:31 [2020-10-07T23:46:31.443Z] === RUN   TestRemoveImageOrphaning
23:46:33 [2020-10-07T23:46:33.344Z] --- PASS: TestRemoveImageOrphaning (1.90s)
23:46:33 [2020-10-07T23:46:33.344Z] === RUN   TestRemoveImageGarbageCollector
23:46:33 [2020-10-07T23:46:33.344Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:46:33 [2020-10-07T23:46:33.344Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:46:33 [2020-10-07T23:46:33.344Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:46:33 [2020-10-07T23:46:33.344Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:46:33 [2020-10-07T23:46:33.344Z] === RUN   TestTagInvalidReference
23:46:33 [2020-10-07T23:46:33.344Z] --- PASS: TestTagInvalidReference (0.01s)
23:46:33 [2020-10-07T23:46:33.344Z] === RUN   TestTagValidPrefixedRepo
23:46:33 [2020-10-07T23:46:33.344Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:46:33 [2020-10-07T23:46:33.344Z] === RUN   TestTagExistedNameWithoutForce
23:46:33 [2020-10-07T23:46:33.344Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:46:33 [2020-10-07T23:46:33.344Z] === RUN   TestTagOfficialNames
23:46:33 [2020-10-07T23:46:33.344Z] --- PASS: TestTagOfficialNames (0.05s)
23:46:33 [2020-10-07T23:46:33.344Z] === RUN   TestTagMatchesDigest
23:46:33 [2020-10-07T23:46:33.344Z] --- PASS: TestTagMatchesDigest (0.02s)
23:46:33 [2020-10-07T23:46:33.344Z] === CONT  TestImportExtremelyLargeImageWorks
23:48:24 [2020-10-07T23:48:24.798Z] --- PASS: TestImportExtremelyLargeImageWorks (109.38s)
23:48:24 [2020-10-07T23:48:24.798Z] PASS
23:48:24 [2020-10-07T23:48:24.798Z] 
23:48:24 [2020-10-07T23:48:24.798Z] === Skipped
23:48:24 [2020-10-07T23:48:24.798Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:48:24 [2020-10-07T23:48:24.798Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:48:24 [2020-10-07T23:48:24.798Z] 
23:48:24 [2020-10-07T23:48:24.798Z] 
23:48:24 [2020-10-07T23:48:24.798Z] DONE 12 tests, 1 skipped in 112.925s
23:48:24 [2020-10-07T23:48:24.798Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:48:24 [2020-10-07T23:48:24.798Z] INFO: Testing against a local daemon
23:48:24 [2020-10-07T23:48:24.798Z] === RUN   TestNetworkCreateDelete
23:48:24 [2020-10-07T23:48:24.798Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:48:24 [2020-10-07T23:48:24.798Z] === RUN   TestDockerNetworkDeletePreferID
23:48:24 [2020-10-07T23:48:24.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
23:48:24 [2020-10-07T23:48:24.798Z] === RUN   TestDaemonDNSFallback
23:48:31 [2020-10-07T23:48:31.356Z] --- PASS: TestDaemonDNSFallback (7.42s)
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestInspectNetwork
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestInspectNetwork (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestRunContainerWithBridgeNone
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestNetworkInvalidJSON
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestNetworkInvalidJSON//networks/create
23:48:31 [2020-10-07T23:48:31.356Z] === PAUSE TestNetworkInvalidJSON//networks/create
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
23:48:31 [2020-10-07T23:48:31.356Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
23:48:31 [2020-10-07T23:48:31.356Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
23:48:31 [2020-10-07T23:48:31.356Z] === CONT  TestNetworkInvalidJSON//networks/create
23:48:31 [2020-10-07T23:48:31.356Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
23:48:31 [2020-10-07T23:48:31.356Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
23:48:31 [2020-10-07T23:48:31.356Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:48:31 [2020-10-07T23:48:31.356Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestHostIPv4BridgeLabel
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestDaemonRestartWithLiveRestore
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestDaemonDefaultNetworkPools
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestDaemonRestartWithExistingNetwork
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestServiceWithPredefinedNetwork
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:236: FLAKY_TEST
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestServiceWithDataPathPortInit
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:48:31 [2020-10-07T23:48:31.356Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:48:31 [2020-10-07T23:48:31.356Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:48:31 [2020-10-07T23:48:31.356Z] PASS
23:48:31 [2020-10-07T23:48:31.356Z] 
23:48:31 [2020-10-07T23:48:31.356Z] === Skipped
23:48:31 [2020-10-07T23:48:31.356Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:48:31 [2020-10-07T23:48:31.356Z] 
23:48:31 [2020-10-07T23:48:31.356Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] 
23:48:31 [2020-10-07T23:48:31.356Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
23:48:31 [2020-10-07T23:48:31.356Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.356Z] 
23:48:31 [2020-10-07T23:48:31.356Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:236: FLAKY_TEST
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] DONE 19 tests, 12 skipped in 8.118s
23:48:31 [2020-10-07T23:48:31.357Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:48:31 [2020-10-07T23:48:31.357Z] INFO: Testing against a local daemon
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestDockerNetworkIpvlanPersistance
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestDockerNetworkIpvlan
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:31 [2020-10-07T23:48:31.357Z] PASS
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === Skipped
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] DONE 2 tests, 2 skipped in 0.146s
23:48:31 [2020-10-07T23:48:31.357Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:48:31 [2020-10-07T23:48:31.357Z] INFO: Testing against a local daemon
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestDockerNetworkMacvlanPersistance
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestDockerNetworkMacvlan
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] PASS
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === Skipped
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] DONE 2 tests, 2 skipped in 0.143s
23:48:31 [2020-10-07T23:48:31.357Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:48:31 [2020-10-07T23:48:31.357Z] testing: warning: no tests to run
23:48:31 [2020-10-07T23:48:31.357Z] PASS
23:48:31 [2020-10-07T23:48:31.357Z] 
23:48:31 [2020-10-07T23:48:31.357Z] DONE 0 tests in 0.029s
23:48:31 [2020-10-07T23:48:31.357Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:48:31 [2020-10-07T23:48:31.357Z] INFO: Testing against a local daemon
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginAllowRequest
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginTLS
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginTLS (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginDenyRequest
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginAPIDenyResponse
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginDenyResponse
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginAllowEventStream
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginErrorResponse
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginErrorRequest
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginHeader
23:48:31 [2020-10-07T23:48:31.357Z] --- SKIP: TestAuthZPluginHeader (0.00s)
23:48:31 [2020-10-07T23:48:31.357Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.357Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:48:31 [2020-10-07T23:48:31.616Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] === RUN   TestAuthZPluginV2Disable
23:48:31 [2020-10-07T23:48:31.616Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:48:31 [2020-10-07T23:48:31.616Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:48:31 [2020-10-07T23:48:31.616Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:48:31 [2020-10-07T23:48:31.616Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] PASS
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === Skipped
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
23:48:31 [2020-10-07T23:48:31.616Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] 
23:48:31 [2020-10-07T23:48:31.616Z] DONE 17 tests, 17 skipped in 0.438s
23:48:31 [2020-10-07T23:48:31.616Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:48:31 [2020-10-07T23:48:31.874Z] INFO: Testing against a local daemon
23:48:31 [2020-10-07T23:48:31.874Z] === RUN   TestPluginInvalidJSON
23:48:31 [2020-10-07T23:48:31.874Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
23:48:31 [2020-10-07T23:48:31.874Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
23:48:31 [2020-10-07T23:48:31.874Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
23:48:31 [2020-10-07T23:48:31.874Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:48:31 [2020-10-07T23:48:31.874Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
23:48:31 [2020-10-07T23:48:31.874Z] === RUN   TestPluginInstall
23:48:31 [2020-10-07T23:48:31.874Z] --- SKIP: TestPluginInstall (0.00s)
23:48:31 [2020-10-07T23:48:31.874Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.874Z] PASS
23:48:31 [2020-10-07T23:48:31.874Z] 
23:48:31 [2020-10-07T23:48:31.874Z] === Skipped
23:48:31 [2020-10-07T23:48:31.874Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
23:48:31 [2020-10-07T23:48:31.874Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
23:48:31 [2020-10-07T23:48:31.874Z] 
23:48:31 [2020-10-07T23:48:31.874Z] 
23:48:31 [2020-10-07T23:48:31.874Z] DONE 3 tests, 1 skipped in 0.170s
23:48:31 [2020-10-07T23:48:31.874Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:48:31 [2020-10-07T23:48:31.874Z] INFO: Testing against a local daemon
23:48:31 [2020-10-07T23:48:31.874Z] === RUN   TestExternalGraphDriver
23:48:32 [2020-10-07T23:48:32.133Z] --- SKIP: TestExternalGraphDriver (0.09s)
23:48:32 [2020-10-07T23:48:32.133Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:48:32 [2020-10-07T23:48:32.133Z] === RUN   TestGraphdriverPluginV2
23:48:38 [2020-10-07T23:48:38.695Z] --- PASS: TestGraphdriverPluginV2 (5.89s)
23:48:38 [2020-10-07T23:48:38.695Z] PASS
23:48:38 [2020-10-07T23:48:38.695Z] 
23:48:38 [2020-10-07T23:48:38.695Z] === Skipped
23:48:38 [2020-10-07T23:48:38.695Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.09s)
23:48:38 [2020-10-07T23:48:38.695Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
23:48:38 [2020-10-07T23:48:38.695Z] 
23:48:38 [2020-10-07T23:48:38.695Z] 
23:48:38 [2020-10-07T23:48:38.695Z] DONE 2 tests, 1 skipped in 6.128s
23:48:38 [2020-10-07T23:48:38.695Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:48:38 [2020-10-07T23:48:38.695Z] INFO: Testing against a local daemon
23:48:38 [2020-10-07T23:48:38.695Z] === RUN   TestContinueAfterPluginCrash
23:48:38 [2020-10-07T23:48:38.695Z] === PAUSE TestContinueAfterPluginCrash
23:48:38 [2020-10-07T23:48:38.695Z] === RUN   TestReadPluginNoRead
23:48:38 [2020-10-07T23:48:38.695Z] === PAUSE TestReadPluginNoRead
23:48:38 [2020-10-07T23:48:38.695Z] === RUN   TestDaemonStartWithLogOpt
23:48:38 [2020-10-07T23:48:38.695Z] === PAUSE TestDaemonStartWithLogOpt
23:48:38 [2020-10-07T23:48:38.695Z] === CONT  TestContinueAfterPluginCrash
23:48:38 [2020-10-07T23:48:38.695Z] === CONT  TestDaemonStartWithLogOpt
23:48:53 [2020-10-07T23:48:53.576Z] --- PASS: TestDaemonStartWithLogOpt (13.66s)
23:48:53 [2020-10-07T23:48:53.576Z] === CONT  TestReadPluginNoRead
23:48:55 [2020-10-07T23:48:55.476Z] === RUN   TestReadPluginNoRead/default
23:48:55 [2020-10-07T23:48:55.476Z] --- PASS: TestContinueAfterPluginCrash (17.38s)
23:48:58 [2020-10-07T23:48:58.006Z] === RUN   TestReadPluginNoRead/disabled_caching
23:48:59 [2020-10-07T23:48:59.907Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:49:02 [2020-10-07T23:49:02.436Z] --- PASS: TestReadPluginNoRead (10.38s)
23:49:02 [2020-10-07T23:49:02.437Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
23:49:02 [2020-10-07T23:49:02.437Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.23s)
23:49:02 [2020-10-07T23:49:02.437Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s)
23:49:02 [2020-10-07T23:49:02.437Z]     read_test.go:92: [db16170f06726] daemon is not started
23:49:02 [2020-10-07T23:49:02.437Z] PASS
23:49:02 [2020-10-07T23:49:02.437Z] 
23:49:02 [2020-10-07T23:49:02.437Z] DONE 6 tests in 24.224s
23:49:02 [2020-10-07T23:49:02.437Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:49:02 [2020-10-07T23:49:02.437Z] testing: warning: no tests to run
23:49:02 [2020-10-07T23:49:02.437Z] PASS
23:49:02 [2020-10-07T23:49:02.437Z] 
23:49:02 [2020-10-07T23:49:02.437Z] DONE 0 tests in 0.061s
23:49:02 [2020-10-07T23:49:02.437Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:49:02 [2020-10-07T23:49:02.437Z] INFO: Testing against a local daemon
23:49:02 [2020-10-07T23:49:02.437Z] === RUN   TestPluginWithDevMounts
23:49:02 [2020-10-07T23:49:02.437Z] --- SKIP: TestPluginWithDevMounts (0.00s)
23:49:02 [2020-10-07T23:49:02.437Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:49:02 [2020-10-07T23:49:02.437Z] PASS
23:49:02 [2020-10-07T23:49:02.437Z] 
23:49:02 [2020-10-07T23:49:02.437Z] === Skipped
23:49:02 [2020-10-07T23:49:02.437Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
23:49:02 [2020-10-07T23:49:02.437Z]     mounts_test.go:21: (*Execution).IsRootless-fm
23:49:02 [2020-10-07T23:49:02.437Z] 
23:49:02 [2020-10-07T23:49:02.437Z] 
23:49:02 [2020-10-07T23:49:02.437Z] DONE 1 tests, 1 skipped in 0.186s
23:49:02 [2020-10-07T23:49:02.437Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:49:02 [2020-10-07T23:49:02.695Z] INFO: Testing against a local daemon
23:49:02 [2020-10-07T23:49:02.695Z] === RUN   TestSecretInspect
23:49:02 [2020-10-07T23:49:02.695Z] --- SKIP: TestSecretInspect (0.02s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] === RUN   TestSecretList
23:49:02 [2020-10-07T23:49:02.695Z] --- SKIP: TestSecretList (0.01s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] === RUN   TestSecretsCreateAndDelete
23:49:02 [2020-10-07T23:49:02.695Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] === RUN   TestSecretsUpdate
23:49:02 [2020-10-07T23:49:02.695Z] --- SKIP: TestSecretsUpdate (0.01s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] === RUN   TestTemplatedSecret
23:49:02 [2020-10-07T23:49:02.695Z] --- SKIP: TestTemplatedSecret (0.00s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] === RUN   TestSecretCreateResolve
23:49:02 [2020-10-07T23:49:02.695Z] --- SKIP: TestSecretCreateResolve (0.01s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] PASS
23:49:02 [2020-10-07T23:49:02.695Z] 
23:49:02 [2020-10-07T23:49:02.695Z] === Skipped
23:49:02 [2020-10-07T23:49:02.695Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] 
23:49:02 [2020-10-07T23:49:02.695Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] 
23:49:02 [2020-10-07T23:49:02.695Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] 
23:49:02 [2020-10-07T23:49:02.695Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] 
23:49:02 [2020-10-07T23:49:02.695Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] 
23:49:02 [2020-10-07T23:49:02.695Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
23:49:02 [2020-10-07T23:49:02.695Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.695Z] 
23:49:02 [2020-10-07T23:49:02.695Z] 
23:49:02 [2020-10-07T23:49:02.695Z] DONE 6 tests, 6 skipped in 0.203s
23:49:02 [2020-10-07T23:49:02.695Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:49:02 [2020-10-07T23:49:02.973Z] INFO: Testing against a local daemon
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestServiceCreateInit
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:49:02 [2020-10-07T23:49:02.973Z] --- PASS: TestServiceCreateInit (0.02s)
23:49:02 [2020-10-07T23:49:02.973Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:49:02 [2020-10-07T23:49:02.973Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:49:02 [2020-10-07T23:49:02.973Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateServiceMultipleTimes
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s)
23:49:02 [2020-10-07T23:49:02.973Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateServiceConflict
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateServiceConflict (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateServiceMaxReplicas
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateWithDuplicateNetworkNames
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateServiceSecretFileMode
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateServiceConfigFileMode
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateServiceSysctls
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateServiceSysctls (0.02s)
23:49:02 [2020-10-07T23:49:02.973Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateServiceCapabilities
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
23:49:02 [2020-10-07T23:49:02.973Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestInspect
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestInspect (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestCreateJob
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestCreateJob (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestReplicatedJob
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestReplicatedJob (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestUpdateReplicatedJob
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
23:49:02 [2020-10-07T23:49:02.973Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestServiceListWithStatuses
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:49:02 [2020-10-07T23:49:02.973Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestDockerNetworkConnectAlias
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestDockerNetworkReConnect
23:49:02 [2020-10-07T23:49:02.973Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
23:49:02 [2020-10-07T23:49:02.973Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:02 [2020-10-07T23:49:02.973Z] === RUN   TestServicePlugin
23:49:07 [2020-10-07T23:49:07.179Z] --- SKIP: TestServicePlugin (3.58s)
23:49:07 [2020-10-07T23:49:07.179Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] === RUN   TestServiceUpdateLabel
23:49:07 [2020-10-07T23:49:07.179Z] --- SKIP: TestServiceUpdateLabel (0.02s)
23:49:07 [2020-10-07T23:49:07.179Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] === RUN   TestServiceUpdateSecrets
23:49:07 [2020-10-07T23:49:07.179Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] === RUN   TestServiceUpdateConfigs
23:49:07 [2020-10-07T23:49:07.179Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] === RUN   TestServiceUpdateNetwork
23:49:07 [2020-10-07T23:49:07.179Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] === RUN   TestServiceUpdatePidsLimit
23:49:07 [2020-10-07T23:49:07.179Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
23:49:07 [2020-10-07T23:49:07.179Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] PASS
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === Skipped
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
23:49:07 [2020-10-07T23:49:07.179Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
23:49:07 [2020-10-07T23:49:07.179Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
23:49:07 [2020-10-07T23:49:07.179Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
23:49:07 [2020-10-07T23:49:07.179Z]         create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s)
23:49:07 [2020-10-07T23:49:07.179Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
23:49:07 [2020-10-07T23:49:07.179Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
23:49:07 [2020-10-07T23:49:07.179Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestInspect (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
23:49:07 [2020-10-07T23:49:07.179Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
23:49:07 [2020-10-07T23:49:07.179Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
23:49:07 [2020-10-07T23:49:07.179Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.179Z] 
23:49:07 [2020-10-07T23:49:07.179Z] === SKIP: amd64.integration.service TestServicePlugin (3.58s)
23:49:07 [2020-10-07T23:49:07.180Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.180Z] 
23:49:07 [2020-10-07T23:49:07.180Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
23:49:07 [2020-10-07T23:49:07.180Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.180Z] 
23:49:07 [2020-10-07T23:49:07.180Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
23:49:07 [2020-10-07T23:49:07.180Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.180Z] 
23:49:07 [2020-10-07T23:49:07.180Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
23:49:07 [2020-10-07T23:49:07.180Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.180Z] 
23:49:07 [2020-10-07T23:49:07.180Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
23:49:07 [2020-10-07T23:49:07.180Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.180Z] 
23:49:07 [2020-10-07T23:49:07.180Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
23:49:07 [2020-10-07T23:49:07.180Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:49:07 [2020-10-07T23:49:07.180Z] 
23:49:07 [2020-10-07T23:49:07.180Z] 
23:49:07 [2020-10-07T23:49:07.180Z] DONE 24 tests, 23 skipped in 4.042s
23:49:07 [2020-10-07T23:49:07.180Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
23:49:07 [2020-10-07T23:49:07.180Z] INFO: Testing against a local daemon
23:49:07 [2020-10-07T23:49:07.180Z] === RUN   TestSessionCreate
23:49:07 [2020-10-07T23:49:07.180Z] --- PASS: TestSessionCreate (0.02s)
23:49:07 [2020-10-07T23:49:07.180Z] === RUN   TestSessionCreateWithBadUpgrade
23:49:07 [2020-10-07T23:49:07.180Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
23:49:07 [2020-10-07T23:49:07.180Z] PASS
23:49:07 [2020-10-07T23:49:07.180Z] 
23:49:07 [2020-10-07T23:49:07.180Z] DONE 2 tests in 0.178s
23:49:07 [2020-10-07T23:49:07.180Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
23:49:07 [2020-10-07T23:49:07.180Z] INFO: Testing against a local daemon
23:49:07 [2020-10-07T23:49:07.180Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:49:07 [2020-10-07T23:49:07.180Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:49:07 [2020-10-07T23:49:07.180Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:49:07 [2020-10-07T23:49:07.180Z] === RUN   TestEventsExecDie
23:49:07 [2020-10-07T23:49:07.746Z] --- PASS: TestEventsExecDie (0.49s)
23:49:07 [2020-10-07T23:49:07.746Z] === RUN   TestEventsBackwardsCompatible
23:49:07 [2020-10-07T23:49:07.746Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
23:49:07 [2020-10-07T23:49:07.746Z] === RUN   TestInfoBinaryCommits
23:49:07 [2020-10-07T23:49:07.746Z] --- PASS: TestInfoBinaryCommits (0.03s)
23:49:07 [2020-10-07T23:49:07.746Z] === RUN   TestInfoAPIVersioned
23:49:07 [2020-10-07T23:49:07.746Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:49:07 [2020-10-07T23:49:07.746Z] === RUN   TestInfoDiscoveryBackend
23:49:09 [2020-10-07T23:49:09.120Z] --- PASS: TestInfoDiscoveryBackend (1.52s)
23:49:09 [2020-10-07T23:49:09.120Z] === RUN   TestInfoDiscoveryInvalidAdvertise
23:49:13 [2020-10-07T23:49:13.304Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
23:49:13 [2020-10-07T23:49:13.304Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
23:49:13 [2020-10-07T23:49:13.304Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:49:13 [2020-10-07T23:49:13.304Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:49:13 [2020-10-07T23:49:13.304Z] === RUN   TestInfoAPI
23:49:13 [2020-10-07T23:49:13.304Z] --- PASS: TestInfoAPI (0.04s)
23:49:13 [2020-10-07T23:49:13.304Z] === RUN   TestInfoAPIWarnings
23:49:31 [2020-10-07T23:49:31.382Z] --- PASS: TestInfoAPIWarnings (17.37s)
23:49:31 [2020-10-07T23:49:31.382Z] === RUN   TestInfoDebug
23:49:31 [2020-10-07T23:49:31.641Z] --- PASS: TestInfoDebug (1.53s)
23:49:31 [2020-10-07T23:49:31.641Z] === RUN   TestInfoInsecureRegistries
23:49:33 [2020-10-07T23:49:33.017Z] --- PASS: TestInfoInsecureRegistries (1.53s)
23:49:33 [2020-10-07T23:49:33.017Z] === RUN   TestInfoRegistryMirrors
23:49:34 [2020-10-07T23:49:34.922Z] --- PASS: TestInfoRegistryMirrors (1.52s)
23:49:34 [2020-10-07T23:49:34.922Z] === RUN   TestLoginFailsWithBadCredentials
23:49:34 [2020-10-07T23:49:34.922Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
23:49:34 [2020-10-07T23:49:34.922Z] === RUN   TestPingCacheHeaders
23:49:34 [2020-10-07T23:49:34.922Z] --- PASS: TestPingCacheHeaders (0.04s)
23:49:34 [2020-10-07T23:49:34.922Z] === RUN   TestPingGet
23:49:34 [2020-10-07T23:49:34.922Z] --- PASS: TestPingGet (0.01s)
23:49:34 [2020-10-07T23:49:34.922Z] === RUN   TestPingHead
23:49:34 [2020-10-07T23:49:34.922Z] --- PASS: TestPingHead (0.02s)
23:49:34 [2020-10-07T23:49:34.922Z] === RUN   TestVersion
23:49:34 [2020-10-07T23:49:34.922Z] --- PASS: TestVersion (0.02s)
23:49:34 [2020-10-07T23:49:34.922Z] PASS
23:49:34 [2020-10-07T23:49:34.922Z] 
23:49:34 [2020-10-07T23:49:34.922Z] === Skipped
23:49:34 [2020-10-07T23:49:34.922Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:49:34 [2020-10-07T23:49:34.922Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:49:34 [2020-10-07T23:49:34.922Z] 
23:49:34 [2020-10-07T23:49:34.922Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
23:49:34 [2020-10-07T23:49:34.922Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
23:49:34 [2020-10-07T23:49:34.922Z] 
23:49:34 [2020-10-07T23:49:34.922Z] 
23:49:34 [2020-10-07T23:49:34.922Z] DONE 18 tests, 2 skipped in 27.907s
23:49:34 [2020-10-07T23:49:34.922Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
23:49:34 [2020-10-07T23:49:34.922Z] INFO: Testing against a local daemon
23:49:34 [2020-10-07T23:49:34.922Z] === RUN   TestVolumesCreateAndList
23:49:34 [2020-10-07T23:49:34.922Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:49:34 [2020-10-07T23:49:34.922Z] === RUN   TestVolumesRemove
23:49:35 [2020-10-07T23:49:35.180Z] --- PASS: TestVolumesRemove (0.07s)
23:49:35 [2020-10-07T23:49:35.180Z] === RUN   TestVolumesInspect
23:49:35 [2020-10-07T23:49:35.180Z] --- PASS: TestVolumesInspect (0.02s)
23:49:35 [2020-10-07T23:49:35.180Z] === RUN   TestVolumesInvalidJSON
23:49:35 [2020-10-07T23:49:35.180Z] === RUN   TestVolumesInvalidJSON//volumes/create
23:49:35 [2020-10-07T23:49:35.180Z] === PAUSE TestVolumesInvalidJSON//volumes/create
23:49:35 [2020-10-07T23:49:35.180Z] === CONT  TestVolumesInvalidJSON//volumes/create
23:49:35 [2020-10-07T23:49:35.180Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:49:35 [2020-10-07T23:49:35.180Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
23:49:35 [2020-10-07T23:49:35.180Z] PASS
23:49:35 [2020-10-07T23:49:35.180Z] 
23:49:35 [2020-10-07T23:49:35.180Z] DONE 5 tests in 0.249s
23:49:35 [2020-10-07T23:49:35.180Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:49:35 [2020-10-07T23:49:35.180Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12049 is not a child of this shell
23:49:35 [2020-10-07T23:49:35.180Z] warning: PID 12049 from bundles/test-integration/docker.pid had a nonzero exit code
23:49:35 [2020-10-07T23:49:35.180Z] Leaving: AppArmorNo profiles have been unloaded.
23:49:35 [2020-10-07T23:49:35.180Z] 
23:49:35 [2020-10-07T23:49:35.180Z] Unloading profiles will leave already running processes permanently
23:49:35 [2020-10-07T23:49:35.180Z] unconfined, which can lead to unexpected situations.
23:49:35 [2020-10-07T23:49:35.180Z] 
23:49:35 [2020-10-07T23:49:35.180Z] To set a process to complain mode, use the command line tool
23:49:35 [2020-10-07T23:49:35.180Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:49:35 [2020-10-07T23:49:35.180Z] Removing test suite binaries
23:49:35 [2020-10-07T23:49:35.180Z] exiting test-integration
23:49:35 [2020-10-07T23:49:35.180Z] ++ exit 0
23:49:36 [2020-10-07T23:49:36.122Z]