Skip to content

Console Output

09:09:01 [2022-04-07T09:09:01.296Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43470/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:4e81bcf380360dbc1a7c123e8e981df92ba2195c hack/make.sh dynbinary test-integration
09:09:02 [2022-04-07T09:09:02.236Z] 
09:09:02 [2022-04-07T09:09:02.497Z] Removing bundles/
09:09:02 [2022-04-07T09:09:02.497Z] 
09:09:02 [2022-04-07T09:09:02.497Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:09:02 [2022-04-07T09:09:02.497Z] Building: bundles/dynbinary-daemon/dockerd-dev
09:09:02 [2022-04-07T09:09:02.497Z] GOOS="" GOARCH="" GOARM=""
09:10:39 [2022-04-07T09:10:39.003Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
09:10:39 [2022-04-07T09:10:39.003Z] 
09:10:39 [2022-04-07T09:10:39.003Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:10:39 [2022-04-07T09:10:39.003Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:10:39 [2022-04-07T09:10:39.003Z] HOSTNAME=75b7ed0f5625
09:10:39 [2022-04-07T09:10:39.003Z] DEST=bundles/test-integration
09:10:39 [2022-04-07T09:10:39.003Z] PWD=/go/src/github.com/docker/docker
09:10:39 [2022-04-07T09:10:39.003Z] DOCKER_ROOTLESS=1
09:10:39 [2022-04-07T09:10:39.003Z] DOCKER_GITCOMMIT=4e81bcf380360dbc1a7c123e8e981df92ba2195c
09:10:39 [2022-04-07T09:10:39.003Z] container=docker
09:10:39 [2022-04-07T09:10:39.003Z] HOME=/root
09:10:39 [2022-04-07T09:10:39.003Z] GOLANG_VERSION=1.16.15
09:10:39 [2022-04-07T09:10:39.003Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:10:39 [2022-04-07T09:10:39.003Z] VALIDATE_BRANCH=20.10
09:10:39 [2022-04-07T09:10:39.003Z] TERM=xterm
09:10:39 [2022-04-07T09:10:39.003Z] DOCKER_PKG=github.com/docker/docker
09:10:39 [2022-04-07T09:10:39.003Z] SHLVL=1
09:10:39 [2022-04-07T09:10:39.003Z] TIMEOUT=120m
09:10:39 [2022-04-07T09:10:39.003Z] DOCKER_BUILDTAGS=apparmor seccomp journald
09:10:39 [2022-04-07T09:10:39.003Z] DOCKER_GRAPHDRIVER=overlay2
09:10:39 [2022-04-07T09:10:39.003Z] GO111MODULE=off
09:10:39 [2022-04-07T09:10:39.003Z] DOCKER_EXPERIMENTAL=1
09:10:39 [2022-04-07T09:10:39.003Z] TEST_SKIP_INTEGRATION_CLI=1
09:10:39 [2022-04-07T09:10:39.003Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:10:39 [2022-04-07T09:10:39.003Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:10:39 [2022-04-07T09:10:39.003Z] GOPATH=/go
09:10:39 [2022-04-07T09:10:39.003Z] PKG_CONFIG=pkg-config
09:10:39 [2022-04-07T09:10:39.003Z] _=/usr/bin/env
09:10:39 [2022-04-07T09:10:39.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:11:11 [2022-04-07T09:11:11.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:11:11 [2022-04-07T09:11:11.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:11:37 [2022-04-07T09:11:37.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:11:45 [2022-04-07T09:11:45.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:11:46 [2022-04-07T09:11:46.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:11:47 [2022-04-07T09:11:47.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:11:47 [2022-04-07T09:11:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:11:47 [2022-04-07T09:11:47.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:11:49 [2022-04-07T09:11:49.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:11:52 [2022-04-07T09:11:52.686Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:11:53 [2022-04-07T09:11:53.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:11:54 [2022-04-07T09:11:54.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:11:54 [2022-04-07T09:11:54.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:11:55 [2022-04-07T09:11:55.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:11:56 [2022-04-07T09:11:56.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:11:57 [2022-04-07T09:11:57.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:11:57 [2022-04-07T09:11:57.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:11:58 [2022-04-07T09:11:58.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:11:59 [2022-04-07T09:11:59.853Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:11:59 [2022-04-07T09:11:59.853Z] Using test binary docker
09:11:59 [2022-04-07T09:11:59.853Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:11:59 [2022-04-07T09:11:59.853Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
09:11:59 [2022-04-07T09:11:59.853Z] INFO: Waiting for daemon to start...
09:11:59 [2022-04-07T09:11:59.853Z] Starting dockerd
09:12:01 [2022-04-07T09:12:01.768Z] .
09:12:01 [2022-04-07T09:12:01.768Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:12:01 [2022-04-07T09:12:01.768Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:12:01 [2022-04-07T09:12:01.768Z] Error: No such image: emptyfs
09:12:02 [2022-04-07T09:12:02.028Z] Running integration-test (iteration 1)
09:12:02 [2022-04-07T09:12:02.028Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:12:20 [2022-04-07T09:12:20.149Z] Loaded image: buildpack-deps:buster
09:12:20 [2022-04-07T09:12:20.149Z] Loaded image: busybox:latest
09:12:20 [2022-04-07T09:12:20.149Z] Loaded image: busybox:glibc
09:12:21 [2022-04-07T09:12:21.535Z] Loaded image: debian:bullseye
09:12:21 [2022-04-07T09:12:21.536Z] Loaded image: hello-world:latest
09:12:21 [2022-04-07T09:12:21.796Z] Loaded image: arm32v7/hello-world:latest
09:12:21 [2022-04-07T09:12:21.796Z] INFO: Testing against a local daemon
09:12:21 [2022-04-07T09:12:21.796Z] === RUN   TestCgroupNamespacesBuild
09:12:24 [2022-04-07T09:12:24.342Z] --- PASS: TestCgroupNamespacesBuild (2.32s)
09:12:24 [2022-04-07T09:12:24.342Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:12:26 [2022-04-07T09:12:26.252Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
09:12:26 [2022-04-07T09:12:26.252Z] === RUN   TestBuildWithSession
09:12:26 [2022-04-07T09:12:26.252Z]     build_session_test.go:25: TODO: BuildKit
09:12:26 [2022-04-07T09:12:26.252Z] --- SKIP: TestBuildWithSession (0.00s)
09:12:26 [2022-04-07T09:12:26.252Z] === RUN   TestBuildSquashParent
09:12:34 [2022-04-07T09:12:34.390Z] --- PASS: TestBuildSquashParent (7.05s)
09:12:34 [2022-04-07T09:12:34.390Z] === RUN   TestBuildWithRemoveAndForceRemove
09:12:34 [2022-04-07T09:12:34.390Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:12:34 [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:12:34 [2022-04-07T09:12:34.390Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:12:34 [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:12:34 [2022-04-07T09:12:34.390Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:12:34 [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:12:34 [2022-04-07T09:12:34.390Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:12:34 [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:12:34 [2022-04-07T09:12:34.390Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:12:34 [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:12:34 [2022-04-07T09:12:34.390Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:12:34 [2022-04-07T09:12:34.390Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:12:34 [2022-04-07T09:12:34.390Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:12:34 [2022-04-07T09:12:34.390Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:12:34 [2022-04-07T09:12:34.653Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:12:34 [2022-04-07T09:12:34.653Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:12:37 [2022-04-07T09:12:37.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:12:37 [2022-04-07T09:12:37.199Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:12:39 [2022-04-07T09:12:39.110Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:12:39 [2022-04-07T09:12:39.110Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.42s)
09:12:39 [2022-04-07T09:12:39.110Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.45s)
09:12:39 [2022-04-07T09:12:39.110Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.07s)
09:12:39 [2022-04-07T09:12:39.110Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
09:12:39 [2022-04-07T09:12:39.110Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s)
09:12:39 [2022-04-07T09:12:39.110Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s)
09:12:39 [2022-04-07T09:12:39.110Z] === RUN   TestBuildMultiStageCopy
09:12:39 [2022-04-07T09:12:39.110Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:12:42 [2022-04-07T09:12:42.413Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:12:43 [2022-04-07T09:12:43.356Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:12:44 [2022-04-07T09:12:44.301Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:12:45 [2022-04-07T09:12:45.244Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:12:46 [2022-04-07T09:12:46.186Z] --- PASS: TestBuildMultiStageCopy (7.37s)
09:12:46 [2022-04-07T09:12:46.186Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s)
09:12:46 [2022-04-07T09:12:46.186Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
09:12:46 [2022-04-07T09:12:46.186Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
09:12:46 [2022-04-07T09:12:46.186Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
09:12:46 [2022-04-07T09:12:46.186Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:12:46 [2022-04-07T09:12:46.186Z] === RUN   TestBuildMultiStageParentConfig
09:12:51 [2022-04-07T09:12:51.470Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
09:12:51 [2022-04-07T09:12:51.470Z] === RUN   TestBuildLabelWithTargets
09:12:59 [2022-04-07T09:12:59.608Z] --- PASS: TestBuildLabelWithTargets (8.00s)
09:12:59 [2022-04-07T09:12:59.608Z] === RUN   TestBuildWithEmptyLayers
09:13:02 [2022-04-07T09:13:02.151Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
09:13:02 [2022-04-07T09:13:02.151Z] === RUN   TestBuildMultiStageOnBuild
09:13:07 [2022-04-07T09:13:07.499Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
09:13:07 [2022-04-07T09:13:07.499Z] === RUN   TestBuildUncleanTarFilenames
09:13:07 [2022-04-07T09:13:07.760Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
09:13:07 [2022-04-07T09:13:07.760Z] === RUN   TestBuildMultiStageLayerLeak
09:13:13 [2022-04-07T09:13:13.045Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s)
09:13:13 [2022-04-07T09:13:13.045Z] === RUN   TestBuildWithHugeFile
09:14:09 [2022-04-07T09:14:09.379Z] --- PASS: TestBuildWithHugeFile (52.12s)
09:14:09 [2022-04-07T09:14:09.379Z] === RUN   TestBuildWithEmptyDockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:14:09 [2022-04-07T09:14:09.379Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
09:14:09 [2022-04-07T09:14:09.379Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
09:14:09 [2022-04-07T09:14:09.379Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
09:14:09 [2022-04-07T09:14:09.379Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
09:14:09 [2022-04-07T09:14:09.379Z] === RUN   TestBuildPreserveOwnership
09:14:09 [2022-04-07T09:14:09.379Z] === RUN   TestBuildPreserveOwnership/copy_from
09:14:10 [2022-04-07T09:14:10.319Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:14:14 [2022-04-07T09:14:14.525Z] --- PASS: TestBuildPreserveOwnership (9.59s)
09:14:14 [2022-04-07T09:14:14.525Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.58s)
09:14:14 [2022-04-07T09:14:14.525Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestBuildPlatformInvalid
09:14:14 [2022-04-07T09:14:14.525Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:14:14 [2022-04-07T09:14:14.525Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
09:14:14 [2022-04-07T09:14:14.525Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:14:14 [2022-04-07T09:14:14.525Z] PASS
09:14:14 [2022-04-07T09:14:14.525Z] 
09:14:14 [2022-04-07T09:14:14.525Z] === Skipped
09:14:14 [2022-04-07T09:14:14.525Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:14:14 [2022-04-07T09:14:14.525Z]     build_session_test.go:25: TODO: BuildKit
09:14:14 [2022-04-07T09:14:14.525Z] 
09:14:14 [2022-04-07T09:14:14.525Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:14:14 [2022-04-07T09:14:14.525Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
09:14:14 [2022-04-07T09:14:14.525Z] 
09:14:14 [2022-04-07T09:14:14.525Z] DONE 33 tests, 2 skipped in 132.274s
09:14:14 [2022-04-07T09:14:14.525Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:14:14 [2022-04-07T09:14:14.525Z] INFO: Testing against a local daemon
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestConfigInspect
09:14:14 [2022-04-07T09:14:14.525Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:14 [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigInspect (0.02s)
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestConfigList
09:14:14 [2022-04-07T09:14:14.525Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:14 [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigList (0.01s)
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestConfigsCreateAndDelete
09:14:14 [2022-04-07T09:14:14.525Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:14 [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestConfigsUpdate
09:14:14 [2022-04-07T09:14:14.525Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:14 [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigsUpdate (0.01s)
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestTemplatedConfig
09:14:14 [2022-04-07T09:14:14.525Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:14 [2022-04-07T09:14:14.525Z] --- SKIP: TestTemplatedConfig (0.00s)
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestConfigCreateResolve
09:14:14 [2022-04-07T09:14:14.525Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:14 [2022-04-07T09:14:14.525Z] --- SKIP: TestConfigCreateResolve (0.01s)
09:14:14 [2022-04-07T09:14:14.525Z] === RUN   TestConfigDaemonLibtrustID
09:14:16 [2022-04-07T09:14:16.440Z] --- PASS: TestConfigDaemonLibtrustID (1.56s)
09:14:16 [2022-04-07T09:14:16.440Z] PASS
09:14:16 [2022-04-07T09:14:16.440Z] 
09:14:16 [2022-04-07T09:14:16.440Z] === Skipped
09:14:16 [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:14:16 [2022-04-07T09:14:16.440Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:16 [2022-04-07T09:14:16.440Z] 
09:14:16 [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
09:14:16 [2022-04-07T09:14:16.440Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:16 [2022-04-07T09:14:16.440Z] 
09:14:16 [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:14:16 [2022-04-07T09:14:16.440Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:16 [2022-04-07T09:14:16.440Z] 
09:14:16 [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:14:16 [2022-04-07T09:14:16.440Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:16 [2022-04-07T09:14:16.440Z] 
09:14:16 [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:14:16 [2022-04-07T09:14:16.440Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:16 [2022-04-07T09:14:16.440Z] 
09:14:16 [2022-04-07T09:14:16.440Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
09:14:16 [2022-04-07T09:14:16.440Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:14:16 [2022-04-07T09:14:16.440Z] 
09:14:16 [2022-04-07T09:14:16.440Z] DONE 7 tests, 6 skipped in 1.740s
09:14:16 [2022-04-07T09:14:16.440Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:14:16 [2022-04-07T09:14:16.440Z] INFO: Testing against a local daemon
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestCheckpoint
09:14:16 [2022-04-07T09:14:16.440Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:14:16 [2022-04-07T09:14:16.440Z] --- SKIP: TestCheckpoint (0.00s)
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestContainerInvalidJSON
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
09:14:16 [2022-04-07T09:14:16.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
09:14:16 [2022-04-07T09:14:16.440Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
09:14:16 [2022-04-07T09:14:16.440Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
09:14:16 [2022-04-07T09:14:16.440Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
09:14:16 [2022-04-07T09:14:16.440Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
09:14:16 [2022-04-07T09:14:16.440Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
09:14:16 [2022-04-07T09:14:16.440Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:14:16 [2022-04-07T09:14:16.440Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
09:14:16 [2022-04-07T09:14:16.440Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
09:14:16 [2022-04-07T09:14:16.440Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:14:16 [2022-04-07T09:14:16.440Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestCopyFromContainerPathIsNotDir
09:14:16 [2022-04-07T09:14:16.440Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestCopyToContainerPathDoesNotExist
09:14:16 [2022-04-07T09:14:16.440Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestCopyToContainerPathIsNotDir
09:14:16 [2022-04-07T09:14:16.440Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:14:16 [2022-04-07T09:14:16.440Z] === RUN   TestCopyFromContainer
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer//
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer//bar/root
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer//bar/root/
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer/bar/quux
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer/bar/quux/
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCopyFromContainer/bar/notarget
09:14:20 [2022-04-07T09:14:20.648Z] --- PASS: TestCopyFromContainer (4.24s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:14:20 [2022-04-07T09:14:20.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:14:20 [2022-04-07T09:14:20.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:14:20 [2022-04-07T09:14:20.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:14:20 [2022-04-07T09:14:20.648Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:14:20 [2022-04-07T09:14:20.648Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:14:20 [2022-04-07T09:14:20.648Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:14:20 [2022-04-07T09:14:20.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:14:20 [2022-04-07T09:14:20.648Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:14:20 [2022-04-07T09:14:20.648Z] === RUN   TestCreateLinkToNonExistingContainer
09:14:20 [2022-04-07T09:14:20.910Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:14:20 [2022-04-07T09:14:20.910Z] === RUN   TestCreateWithInvalidEnv
09:14:20 [2022-04-07T09:14:20.910Z] === RUN   TestCreateWithInvalidEnv/0
09:14:20 [2022-04-07T09:14:20.910Z] === PAUSE TestCreateWithInvalidEnv/0
09:14:20 [2022-04-07T09:14:20.910Z] === RUN   TestCreateWithInvalidEnv/1
09:14:20 [2022-04-07T09:14:20.910Z] === PAUSE TestCreateWithInvalidEnv/1
09:14:20 [2022-04-07T09:14:20.910Z] === RUN   TestCreateWithInvalidEnv/2
09:14:20 [2022-04-07T09:14:20.910Z] === PAUSE TestCreateWithInvalidEnv/2
09:14:20 [2022-04-07T09:14:20.910Z] === CONT  TestCreateWithInvalidEnv/0
09:14:20 [2022-04-07T09:14:20.910Z] === CONT  TestCreateWithInvalidEnv/2
09:14:20 [2022-04-07T09:14:20.910Z] === CONT  TestCreateWithInvalidEnv/1
09:14:20 [2022-04-07T09:14:20.910Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:14:20 [2022-04-07T09:14:20.910Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:14:20 [2022-04-07T09:14:20.910Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:14:20 [2022-04-07T09:14:20.910Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:14:20 [2022-04-07T09:14:20.910Z] === RUN   TestCreateTmpfsMountsTarget
09:14:20 [2022-04-07T09:14:20.910Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
09:14:20 [2022-04-07T09:14:20.910Z] === RUN   TestCreateWithCustomMaskedPaths
09:14:22 [2022-04-07T09:14:22.298Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
09:14:22 [2022-04-07T09:14:22.298Z] === RUN   TestCreateWithCustomReadonlyPaths
09:14:23 [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
09:14:23 [2022-04-07T09:14:23.241Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:14:23 [2022-04-07T09:14:23.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:14:23 [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:14:23 [2022-04-07T09:14:23.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:14:23 [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:14:23 [2022-04-07T09:14:23.241Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:14:23 [2022-04-07T09:14:23.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:14:23 [2022-04-07T09:14:23.241Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:14:23 [2022-04-07T09:14:23.241Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:14:23 [2022-04-07T09:14:23.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:14:23 [2022-04-07T09:14:23.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:14:23 [2022-04-07T09:14:23.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:14:23 [2022-04-07T09:14:23.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:14:23 [2022-04-07T09:14:23.241Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:14:23 [2022-04-07T09:14:23.241Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:14:23 [2022-04-07T09:14:23.502Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
09:14:23 [2022-04-07T09:14:23.502Z] === RUN   TestCreateDifferentPlatform
09:14:23 [2022-04-07T09:14:23.502Z] === RUN   TestCreateDifferentPlatform/different_os
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:14:23 [2022-04-07T09:14:23.764Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:14:23 [2022-04-07T09:14:23.764Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:14:23 [2022-04-07T09:14:23.764Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:14:23 [2022-04-07T09:14:23.764Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:14:23 [2022-04-07T09:14:23.764Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestContainerStartOnDaemonRestart
09:14:23 [2022-04-07T09:14:23.764Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:14:23 [2022-04-07T09:14:23.764Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestDaemonRestartIpcMode
09:14:23 [2022-04-07T09:14:23.764Z] === PAUSE TestDaemonRestartIpcMode
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestDaemonHostGatewayIP
09:14:23 [2022-04-07T09:14:23.764Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:14:23 [2022-04-07T09:14:23.764Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestRestartDaemonWithRestartingContainer
09:14:23 [2022-04-07T09:14:23.764Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestContainerKillOnDaemonStart
09:14:23 [2022-04-07T09:14:23.764Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:14:23 [2022-04-07T09:14:23.764Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:14:23 [2022-04-07T09:14:23.764Z] === RUN   TestDiff
09:14:24 [2022-04-07T09:14:24.025Z] --- PASS: TestDiff (0.40s)
09:14:24 [2022-04-07T09:14:24.025Z] === RUN   TestExecWithCloseStdin
09:14:24 [2022-04-07T09:14:24.598Z] --- PASS: TestExecWithCloseStdin (0.47s)
09:14:24 [2022-04-07T09:14:24.598Z] === RUN   TestExec
09:14:25 [2022-04-07T09:14:25.171Z] --- PASS: TestExec (0.46s)
09:14:25 [2022-04-07T09:14:25.171Z] === RUN   TestExecUser
09:14:25 [2022-04-07T09:14:25.433Z] --- PASS: TestExecUser (0.45s)
09:14:25 [2022-04-07T09:14:25.433Z] === RUN   TestExportContainerAndImportImage
09:14:26 [2022-04-07T09:14:26.006Z] --- PASS: TestExportContainerAndImportImage (0.57s)
09:14:26 [2022-04-07T09:14:26.006Z] === RUN   TestExportContainerAfterDaemonRestart
09:14:29 [2022-04-07T09:14:29.306Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s)
09:14:29 [2022-04-07T09:14:29.306Z] === RUN   TestHealthCheckWorkdir
09:14:29 [2022-04-07T09:14:29.876Z] --- PASS: TestHealthCheckWorkdir (0.56s)
09:14:29 [2022-04-07T09:14:29.876Z] === RUN   TestHealthKillContainer
09:14:38 [2022-04-07T09:14:38.011Z] --- PASS: TestHealthKillContainer (7.87s)
09:14:38 [2022-04-07T09:14:38.011Z] === RUN   TestInspectCpusetInConfigPre120
09:14:38 [2022-04-07T09:14:38.011Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:14:38 [2022-04-07T09:14:38.011Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
09:14:38 [2022-04-07T09:14:38.011Z] === RUN   TestIpcModeNone
09:14:38 [2022-04-07T09:14:38.273Z] --- PASS: TestIpcModeNone (0.43s)
09:14:38 [2022-04-07T09:14:38.273Z] === RUN   TestIpcModePrivate
09:14:38 [2022-04-07T09:14:38.533Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
09:14:38 [2022-04-07T09:14:38.795Z] --- PASS: TestIpcModePrivate (0.45s)
09:14:38 [2022-04-07T09:14:38.795Z] === RUN   TestIpcModeShareable
09:14:38 [2022-04-07T09:14:38.795Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:38 [2022-04-07T09:14:38.795Z] --- SKIP: TestIpcModeShareable (0.00s)
09:14:38 [2022-04-07T09:14:38.795Z] === RUN   TestAPIIpcModeShareableAndContainer
09:14:40 [2022-04-07T09:14:40.177Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
09:14:40 [2022-04-07T09:14:40.177Z] === RUN   TestAPIIpcModeHost
09:14:40 [2022-04-07T09:14:40.177Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:40 [2022-04-07T09:14:40.177Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:14:40 [2022-04-07T09:14:40.177Z] === RUN   TestDaemonIpcModeShareable
09:14:40 [2022-04-07T09:14:40.177Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:40 [2022-04-07T09:14:40.177Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:14:40 [2022-04-07T09:14:40.177Z] === RUN   TestDaemonIpcModePrivate
09:14:41 [2022-04-07T09:14:41.118Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
09:14:42 [2022-04-07T09:14:42.499Z] --- PASS: TestDaemonIpcModePrivate (2.15s)
09:14:42 [2022-04-07T09:14:42.499Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:14:42 [2022-04-07T09:14:42.499Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:42 [2022-04-07T09:14:42.499Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:14:42 [2022-04-07T09:14:42.499Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:14:42 [2022-04-07T09:14:42.499Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:14:42 [2022-04-07T09:14:42.499Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:14:42 [2022-04-07T09:14:42.499Z] === RUN   TestIpcModeOlderClient
09:14:42 [2022-04-07T09:14:42.499Z] === PAUSE TestIpcModeOlderClient
09:14:42 [2022-04-07T09:14:42.499Z] === RUN   TestKillContainerInvalidSignal
09:14:42 [2022-04-07T09:14:42.760Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
09:14:42 [2022-04-07T09:14:42.760Z] === RUN   TestKillContainer
09:14:42 [2022-04-07T09:14:42.760Z] === RUN   TestKillContainer/no_signal
09:14:43 [2022-04-07T09:14:43.021Z] === RUN   TestKillContainer/non_killing_signal
09:14:43 [2022-04-07T09:14:43.282Z] === RUN   TestKillContainer/killing_signal
09:14:43 [2022-04-07T09:14:43.854Z] --- PASS: TestKillContainer (1.23s)
09:14:43 [2022-04-07T09:14:43.854Z]     --- PASS: TestKillContainer/no_signal (0.39s)
09:14:43 [2022-04-07T09:14:43.854Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
09:14:43 [2022-04-07T09:14:43.854Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
09:14:43 [2022-04-07T09:14:43.854Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:14:43 [2022-04-07T09:14:43.854Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:14:44 [2022-04-07T09:14:44.426Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:14:44 [2022-04-07T09:14:44.687Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
09:14:44 [2022-04-07T09:14:44.687Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
09:14:44 [2022-04-07T09:14:44.687Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
09:14:44 [2022-04-07T09:14:44.687Z] === RUN   TestKillStoppedContainer
09:14:44 [2022-04-07T09:14:44.949Z] --- PASS: TestKillStoppedContainer (0.05s)
09:14:44 [2022-04-07T09:14:44.949Z] === RUN   TestKillStoppedContainerAPIPre120
09:14:44 [2022-04-07T09:14:44.949Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:14:44 [2022-04-07T09:14:44.949Z] === RUN   TestKillDifferentUserContainer
09:14:45 [2022-04-07T09:14:45.210Z] --- PASS: TestKillDifferentUserContainer (0.41s)
09:14:45 [2022-04-07T09:14:45.210Z] === RUN   TestInspectOomKilledTrue
09:14:45 [2022-04-07T09:14:45.210Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:45 [2022-04-07T09:14:45.210Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:14:45 [2022-04-07T09:14:45.210Z] === RUN   TestInspectOomKilledFalse
09:14:45 [2022-04-07T09:14:45.210Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:14:45 [2022-04-07T09:14:45.210Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:14:45 [2022-04-07T09:14:45.210Z] === RUN   TestLinksEtcHostsContentMatch
09:14:45 [2022-04-07T09:14:45.210Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:14:45 [2022-04-07T09:14:45.210Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:14:45 [2022-04-07T09:14:45.210Z] === RUN   TestLinksContainerNames
09:14:46 [2022-04-07T09:14:46.153Z] --- PASS: TestLinksContainerNames (0.84s)
09:14:46 [2022-04-07T09:14:46.153Z] === RUN   TestLogsFollowTailEmpty
09:14:46 [2022-04-07T09:14:46.454Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
09:14:46 [2022-04-07T09:14:46.454Z] === RUN   TestContainerNetworkMountsNoChown
09:14:47 [2022-04-07T09:14:47.037Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/default
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/private
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/private
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rprivate
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rprivate
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/slave
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/slave
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rslave
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/shared
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/shared
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rshared
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rshared
09:14:47 [2022-04-07T09:14:47.037Z] === CONT  TestMountDaemonRoot/default
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/default/bind_root
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/default/mount_root
09:14:47 [2022-04-07T09:14:47.037Z] === CONT  TestMountDaemonRoot/rslave
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:14:47 [2022-04-07T09:14:47.037Z] === CONT  TestMountDaemonRoot/rshared
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:14:47 [2022-04-07T09:14:47.037Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:14:47 [2022-04-07T09:14:47.037Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/shared
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/rprivate
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/slave
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/private
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/private/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === RUN   TestMountDaemonRoot/private/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/default/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/default/bind_root
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:14:47 [2022-04-07T09:14:47.038Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:14:47 [2022-04-07T09:14:47.308Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:14:47 [2022-04-07T09:14:47.578Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:14:47 [2022-04-07T09:14:47.578Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:14:47 [2022-04-07T09:14:47.578Z] === CONT  TestMountDaemonRoot/private/bind_root
09:14:47 [2022-04-07T09:14:47.578Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:14:47 [2022-04-07T09:14:47.578Z] === CONT  TestMountDaemonRoot/private/mount_root
09:14:47 [2022-04-07T09:14:47.578Z] --- PASS: TestMountDaemonRoot (0.02s)
09:14:47 [2022-04-07T09:14:47.578Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:14:47 [2022-04-07T09:14:47.578Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:14:47 [2022-04-07T09:14:47.578Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:14:47 [2022-04-07T09:14:47.578Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
09:14:47 [2022-04-07T09:14:47.578Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:14:47 [2022-04-07T09:14:47.578Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:14:47 [2022-04-07T09:14:47.578Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:14:47 [2022-04-07T09:14:47.578Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:14:47 [2022-04-07T09:14:47.579Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:14:47 [2022-04-07T09:14:47.579Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:14:47 [2022-04-07T09:14:47.579Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:14:47 [2022-04-07T09:14:47.579Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:14:47 [2022-04-07T09:14:47.579Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:14:47 [2022-04-07T09:14:47.579Z] === RUN   TestContainerBindMountNonRecursive
09:14:47 [2022-04-07T09:14:47.579Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:14:47 [2022-04-07T09:14:47.579Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
09:14:47 [2022-04-07T09:14:47.579Z] === RUN   TestContainerVolumesMountedAsShared
09:14:47 [2022-04-07T09:14:47.579Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:14:47 [2022-04-07T09:14:47.579Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
09:14:47 [2022-04-07T09:14:47.579Z] === RUN   TestContainerVolumesMountedAsSlave
09:14:47 [2022-04-07T09:14:47.579Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:14:47 [2022-04-07T09:14:47.579Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
09:14:47 [2022-04-07T09:14:47.579Z] === RUN   TestNetworkNat
09:14:48 [2022-04-07T09:14:48.152Z] --- PASS: TestNetworkNat (0.54s)
09:14:48 [2022-04-07T09:14:48.152Z] === RUN   TestNetworkLocalhostTCPNat
09:14:48 [2022-04-07T09:14:48.412Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
09:14:48 [2022-04-07T09:14:48.412Z] === RUN   TestNetworkLoopbackNat
09:14:50 [2022-04-07T09:14:50.959Z] --- PASS: TestNetworkLoopbackNat (2.57s)
09:14:50 [2022-04-07T09:14:50.959Z] === RUN   TestPause
09:14:50 [2022-04-07T09:14:50.959Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:50 [2022-04-07T09:14:50.959Z] --- SKIP: TestPause (0.00s)
09:14:50 [2022-04-07T09:14:50.959Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:14:50 [2022-04-07T09:14:50.959Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:14:50 [2022-04-07T09:14:50.959Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:14:50 [2022-04-07T09:14:50.959Z] === RUN   TestPauseStopPausedContainer
09:14:50 [2022-04-07T09:14:50.959Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:14:50 [2022-04-07T09:14:50.959Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
09:14:50 [2022-04-07T09:14:50.959Z] === RUN   TestPsFilter
09:14:51 [2022-04-07T09:14:51.219Z] --- PASS: TestPsFilter (0.12s)
09:14:51 [2022-04-07T09:14:51.219Z] === RUN   TestRemoveContainerWithRemovedVolume
09:14:51 [2022-04-07T09:14:51.480Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
09:14:51 [2022-04-07T09:14:51.480Z] === RUN   TestRemoveContainerWithVolume
09:14:52 [2022-04-07T09:14:52.050Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
09:14:52 [2022-04-07T09:14:52.050Z] === RUN   TestRemoveContainerRunning
09:14:52 [2022-04-07T09:14:52.628Z] --- PASS: TestRemoveContainerRunning (0.41s)
09:14:52 [2022-04-07T09:14:52.628Z] === RUN   TestRemoveContainerForceRemoveRunning
09:14:52 [2022-04-07T09:14:52.889Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
09:14:52 [2022-04-07T09:14:52.889Z] === RUN   TestRemoveInvalidContainer
09:14:52 [2022-04-07T09:14:52.889Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:14:52 [2022-04-07T09:14:52.889Z] === RUN   TestRenameLinkedContainer
09:14:54 [2022-04-07T09:14:54.803Z] --- PASS: TestRenameLinkedContainer (1.67s)
09:14:54 [2022-04-07T09:14:54.803Z] === RUN   TestRenameStoppedContainer
09:14:55 [2022-04-07T09:14:55.063Z] --- PASS: TestRenameStoppedContainer (0.39s)
09:14:55 [2022-04-07T09:14:55.063Z] === RUN   TestRenameRunningContainerAndReuse
09:14:56 [2022-04-07T09:14:56.004Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
09:14:56 [2022-04-07T09:14:56.004Z] === RUN   TestRenameInvalidName
09:14:56 [2022-04-07T09:14:56.265Z] --- PASS: TestRenameInvalidName (0.42s)
09:14:56 [2022-04-07T09:14:56.265Z] === RUN   TestRenameAnonymousContainer
09:14:58 [2022-04-07T09:14:58.179Z] --- PASS: TestRenameAnonymousContainer (1.59s)
09:14:58 [2022-04-07T09:14:58.179Z] === RUN   TestRenameContainerWithSameName
09:14:58 [2022-04-07T09:14:58.179Z] --- PASS: TestRenameContainerWithSameName (0.41s)
09:14:58 [2022-04-07T09:14:58.179Z] === RUN   TestRenameContainerWithLinkedContainer
09:14:59 [2022-04-07T09:14:59.123Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
09:14:59 [2022-04-07T09:14:59.123Z] === RUN   TestResize
09:14:59 [2022-04-07T09:14:59.696Z] --- PASS: TestResize (0.42s)
09:14:59 [2022-04-07T09:14:59.696Z] === RUN   TestResizeWithInvalidSize
09:14:59 [2022-04-07T09:14:59.959Z] --- PASS: TestResizeWithInvalidSize (0.44s)
09:14:59 [2022-04-07T09:14:59.959Z] === RUN   TestResizeWhenContainerNotStarted
09:15:00 [2022-04-07T09:15:00.530Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
09:15:00 [2022-04-07T09:15:00.530Z] === RUN   TestDaemonRestartKillContainers
09:15:00 [2022-04-07T09:15:00.530Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:15:00 [2022-04-07T09:15:00.531Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:15:00 [2022-04-07T09:15:00.531Z] === RUN   TestCgroupNamespacesRun
09:15:02 [2022-04-07T09:15:02.445Z] --- PASS: TestCgroupNamespacesRun (2.18s)
09:15:02 [2022-04-07T09:15:02.445Z] === RUN   TestCgroupNamespacesRunPrivileged
09:15:04 [2022-04-07T09:15:04.995Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.14s)
09:15:04 [2022-04-07T09:15:04.995Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:15:06 [2022-04-07T09:15:06.909Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.15s)
09:15:06 [2022-04-07T09:15:06.909Z] === RUN   TestCgroupNamespacesRunHostMode
09:15:09 [2022-04-07T09:15:09.454Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s)
09:15:09 [2022-04-07T09:15:09.454Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:15:11 [2022-04-07T09:15:11.374Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.18s)
09:15:11 [2022-04-07T09:15:11.374Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:15:13 [2022-04-07T09:15:13.290Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.20s)
09:15:13 [2022-04-07T09:15:13.290Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:15:15 [2022-04-07T09:15:15.201Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.69s)
09:15:15 [2022-04-07T09:15:15.201Z] === RUN   TestCgroupNamespacesRunOlderClient
09:15:17 [2022-04-07T09:15:17.113Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s)
09:15:17 [2022-04-07T09:15:17.113Z] === RUN   TestNISDomainname
09:15:17 [2022-04-07T09:15:17.113Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:15:17 [2022-04-07T09:15:17.113Z] --- SKIP: TestNISDomainname (0.01s)
09:15:17 [2022-04-07T09:15:17.113Z] === RUN   TestHostnameDnsResolution
09:15:18 [2022-04-07T09:15:18.060Z] --- PASS: TestHostnameDnsResolution (0.66s)
09:15:18 [2022-04-07T09:15:18.060Z] === RUN   TestUnprivilegedPortsAndPing
09:15:18 [2022-04-07T09:15:18.060Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
09:15:18 [2022-04-07T09:15:18.060Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
09:15:18 [2022-04-07T09:15:18.060Z] === RUN   TestStats
09:15:18 [2022-04-07T09:15:18.060Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:18 [2022-04-07T09:15:18.060Z] --- SKIP: TestStats (0.00s)
09:15:18 [2022-04-07T09:15:18.060Z] === RUN   TestStopContainerWithTimeout
09:15:18 [2022-04-07T09:15:18.060Z] === RUN   TestStopContainerWithTimeout/0
09:15:18 [2022-04-07T09:15:18.060Z] === PAUSE TestStopContainerWithTimeout/0
09:15:18 [2022-04-07T09:15:18.060Z] === RUN   TestStopContainerWithTimeout/1
09:15:18 [2022-04-07T09:15:18.060Z] === PAUSE TestStopContainerWithTimeout/1
09:15:18 [2022-04-07T09:15:18.060Z] === RUN   TestStopContainerWithTimeout/3
09:15:18 [2022-04-07T09:15:18.060Z] === PAUSE TestStopContainerWithTimeout/3
09:15:18 [2022-04-07T09:15:18.060Z] === RUN   TestStopContainerWithTimeout/-1
09:15:18 [2022-04-07T09:15:18.060Z] === PAUSE TestStopContainerWithTimeout/-1
09:15:18 [2022-04-07T09:15:18.060Z] === CONT  TestStopContainerWithTimeout/0
09:15:18 [2022-04-07T09:15:18.060Z] === CONT  TestStopContainerWithTimeout/-1
09:15:18 [2022-04-07T09:15:18.633Z] === CONT  TestStopContainerWithTimeout/3
09:15:20 [2022-04-07T09:15:20.544Z] === CONT  TestStopContainerWithTimeout/1
09:15:21 [2022-04-07T09:15:21.929Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:15:21 [2022-04-07T09:15:21.929Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
09:15:21 [2022-04-07T09:15:21.929Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
09:15:21 [2022-04-07T09:15:21.929Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
09:15:21 [2022-04-07T09:15:21.929Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
09:15:21 [2022-04-07T09:15:21.929Z] === RUN   TestDeleteDevicemapper
09:15:21 [2022-04-07T09:15:21.929Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:15:21 [2022-04-07T09:15:21.929Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:15:21 [2022-04-07T09:15:21.929Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:15:23 [2022-04-07T09:15:23.316Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
09:15:23 [2022-04-07T09:15:23.316Z] === RUN   TestUpdateMemory
09:15:23 [2022-04-07T09:15:23.316Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:23 [2022-04-07T09:15:23.316Z] --- SKIP: TestUpdateMemory (0.00s)
09:15:23 [2022-04-07T09:15:23.316Z] === RUN   TestUpdateCPUQuota
09:15:23 [2022-04-07T09:15:23.316Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:23 [2022-04-07T09:15:23.316Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:15:23 [2022-04-07T09:15:23.316Z] === RUN   TestUpdatePidsLimit
09:15:23 [2022-04-07T09:15:23.316Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:23 [2022-04-07T09:15:23.316Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:15:23 [2022-04-07T09:15:23.316Z] === RUN   TestUpdateRestartPolicy
09:15:35 [2022-04-07T09:15:35.572Z] --- PASS: TestUpdateRestartPolicy (10.98s)
09:15:35 [2022-04-07T09:15:35.573Z] === RUN   TestUpdateRestartWithAutoRemove
09:15:35 [2022-04-07T09:15:35.573Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
09:15:35 [2022-04-07T09:15:35.573Z] === RUN   TestWaitNonBlocked
09:15:35 [2022-04-07T09:15:35.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:35 [2022-04-07T09:15:35.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:35 [2022-04-07T09:15:35.573Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:35 [2022-04-07T09:15:35.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:35 [2022-04-07T09:15:35.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:15:35 [2022-04-07T09:15:35.573Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:15:35 [2022-04-07T09:15:35.573Z] --- PASS: TestWaitNonBlocked (0.01s)
09:15:35 [2022-04-07T09:15:35.573Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
09:15:35 [2022-04-07T09:15:35.573Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
09:15:35 [2022-04-07T09:15:35.573Z] === RUN   TestWaitBlocked
09:15:35 [2022-04-07T09:15:35.573Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:15:35 [2022-04-07T09:15:35.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:15:35 [2022-04-07T09:15:35.573Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:15:35 [2022-04-07T09:15:35.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:15:35 [2022-04-07T09:15:35.573Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:15:35 [2022-04-07T09:15:35.573Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:15:36 [2022-04-07T09:15:36.144Z] --- PASS: TestWaitBlocked (0.02s)
09:15:36 [2022-04-07T09:15:36.144Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
09:15:36 [2022-04-07T09:15:36.144Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
09:15:36 [2022-04-07T09:15:36.144Z] === CONT  TestDaemonRestartIpcMode
09:15:36 [2022-04-07T09:15:36.144Z] === CONT  TestIpcModeOlderClient
09:15:36 [2022-04-07T09:15:36.144Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:15:36 [2022-04-07T09:15:36.144Z] === CONT  TestRestartDaemonWithRestartingContainer
09:15:40 [2022-04-07T09:15:40.349Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.26s)
09:15:40 [2022-04-07T09:15:40.921Z] --- PASS: TestDaemonRestartIpcMode (4.61s)
09:15:40 [2022-04-07T09:15:40.921Z] PASS
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === Skipped
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
09:15:40 [2022-04-07T09:15:40.921Z]     mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
09:15:40 [2022-04-07T09:15:40.921Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
09:15:40 [2022-04-07T09:15:40.921Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:15:40 [2022-04-07T09:15:40.921Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:15:40 [2022-04-07T09:15:40.921Z] 
09:15:40 [2022-04-07T09:15:40.921Z] DONE 177 tests, 27 skipped in 84.692s
09:15:40 [2022-04-07T09:15:40.921Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:15:40 [2022-04-07T09:15:40.921Z] INFO: Testing against a local daemon
09:15:40 [2022-04-07T09:15:40.921Z] === RUN   TestCommitInheritsEnv
09:15:42 [2022-04-07T09:15:42.333Z] --- PASS: TestCommitInheritsEnv (1.23s)
09:15:42 [2022-04-07T09:15:42.333Z] === RUN   TestImportExtremelyLargeImageWorks
09:15:42 [2022-04-07T09:15:42.333Z] === PAUSE TestImportExtremelyLargeImageWorks
09:15:42 [2022-04-07T09:15:42.333Z] === RUN   TestImagesFilterMultiReference
09:15:42 [2022-04-07T09:15:42.333Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:15:42 [2022-04-07T09:15:42.333Z] === RUN   TestImagePullPlatformInvalid
09:15:42 [2022-04-07T09:15:42.333Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:15:42 [2022-04-07T09:15:42.333Z] === RUN   TestRemoveImageOrphaning
09:15:44 [2022-04-07T09:15:44.250Z] --- PASS: TestRemoveImageOrphaning (1.92s)
09:15:44 [2022-04-07T09:15:44.250Z] === RUN   TestRemoveImageGarbageCollector
09:15:44 [2022-04-07T09:15:44.250Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:15:44 [2022-04-07T09:15:44.250Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:15:44 [2022-04-07T09:15:44.250Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:15:44 [2022-04-07T09:15:44.250Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:15:44 [2022-04-07T09:15:44.250Z] === RUN   TestTagInvalidReference
09:15:44 [2022-04-07T09:15:44.250Z] --- PASS: TestTagInvalidReference (0.02s)
09:15:44 [2022-04-07T09:15:44.250Z] === RUN   TestTagValidPrefixedRepo
09:15:44 [2022-04-07T09:15:44.250Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:15:44 [2022-04-07T09:15:44.250Z] === RUN   TestTagExistedNameWithoutForce
09:15:44 [2022-04-07T09:15:44.250Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:15:44 [2022-04-07T09:15:44.250Z] === RUN   TestTagOfficialNames
09:15:44 [2022-04-07T09:15:44.250Z] --- PASS: TestTagOfficialNames (0.05s)
09:15:44 [2022-04-07T09:15:44.250Z] === RUN   TestTagMatchesDigest
09:15:44 [2022-04-07T09:15:44.250Z] --- PASS: TestTagMatchesDigest (0.01s)
09:15:44 [2022-04-07T09:15:44.250Z] === CONT  TestImportExtremelyLargeImageWorks
09:17:20 [2022-04-07T09:17:20.748Z] --- PASS: TestImportExtremelyLargeImageWorks (92.54s)
09:17:20 [2022-04-07T09:17:20.748Z] PASS
09:17:20 [2022-04-07T09:17:20.748Z] 
09:17:20 [2022-04-07T09:17:20.748Z] === Skipped
09:17:20 [2022-04-07T09:17:20.748Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:17:20 [2022-04-07T09:17:20.748Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:17:20 [2022-04-07T09:17:20.748Z] 
09:17:20 [2022-04-07T09:17:20.748Z] DONE 12 tests, 1 skipped in 96.135s
09:17:20 [2022-04-07T09:17:20.748Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:17:20 [2022-04-07T09:17:20.748Z] INFO: Testing against a local daemon
09:17:20 [2022-04-07T09:17:20.748Z] === RUN   TestNetworkCreateDelete
09:17:20 [2022-04-07T09:17:20.748Z] --- PASS: TestNetworkCreateDelete (0.14s)
09:17:20 [2022-04-07T09:17:20.748Z] === RUN   TestDockerNetworkDeletePreferID
09:17:20 [2022-04-07T09:17:20.748Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
09:17:20 [2022-04-07T09:17:20.748Z] === RUN   TestDaemonDNSFallback
09:17:24 [2022-04-07T09:17:24.952Z] --- PASS: TestDaemonDNSFallback (7.31s)
09:17:24 [2022-04-07T09:17:24.952Z] === RUN   TestInspectNetwork
09:17:24 [2022-04-07T09:17:24.952Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:24 [2022-04-07T09:17:24.952Z] --- SKIP: TestInspectNetwork (0.00s)
09:17:24 [2022-04-07T09:17:24.952Z] === RUN   TestRunContainerWithBridgeNone
09:17:24 [2022-04-07T09:17:24.952Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.952Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:17:24 [2022-04-07T09:17:24.952Z] === RUN   TestNetworkInvalidJSON
09:17:24 [2022-04-07T09:17:24.952Z] === RUN   TestNetworkInvalidJSON//networks/create
09:17:24 [2022-04-07T09:17:24.952Z] === PAUSE TestNetworkInvalidJSON//networks/create
09:17:24 [2022-04-07T09:17:24.952Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
09:17:24 [2022-04-07T09:17:24.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
09:17:24 [2022-04-07T09:17:24.952Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
09:17:24 [2022-04-07T09:17:24.952Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
09:17:24 [2022-04-07T09:17:24.952Z] === CONT  TestNetworkInvalidJSON//networks/create
09:17:24 [2022-04-07T09:17:24.952Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
09:17:24 [2022-04-07T09:17:24.952Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
09:17:24 [2022-04-07T09:17:24.952Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:17:24 [2022-04-07T09:17:24.952Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestNetworkList
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestNetworkList//networks
09:17:24 [2022-04-07T09:17:24.953Z] === PAUSE TestNetworkList//networks
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestNetworkList//networks/
09:17:24 [2022-04-07T09:17:24.953Z] === PAUSE TestNetworkList//networks/
09:17:24 [2022-04-07T09:17:24.953Z] === CONT  TestNetworkList//networks
09:17:24 [2022-04-07T09:17:24.953Z] === CONT  TestNetworkList//networks/
09:17:24 [2022-04-07T09:17:24.953Z] --- PASS: TestNetworkList (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z]     --- PASS: TestNetworkList//networks (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestHostIPv4BridgeLabel
09:17:24 [2022-04-07T09:17:24.953Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestDaemonRestartWithLiveRestore
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestDaemonDefaultNetworkPools
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestDaemonRestartWithExistingNetwork
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestServiceWithPredefinedNetwork
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:242: FLAKY_TEST
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestServiceWithDataPathPortInit
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] PASS
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === Skipped
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:242: FLAKY_TEST
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] DONE 22 tests, 12 skipped in 8.024s
09:17:24 [2022-04-07T09:17:24.953Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:17:24 [2022-04-07T09:17:24.953Z] INFO: Testing against a local daemon
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestDockerNetworkIpvlanPersistance
09:17:24 [2022-04-07T09:17:24.953Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] === RUN   TestDockerNetworkIpvlan
09:17:24 [2022-04-07T09:17:24.953Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:24 [2022-04-07T09:17:24.953Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z] PASS
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === Skipped
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:17:24 [2022-04-07T09:17:24.953Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:17:24 [2022-04-07T09:17:24.953Z] 
09:17:24 [2022-04-07T09:17:24.953Z] DONE 2 tests, 2 skipped in 0.125s
09:17:25 [2022-04-07T09:17:25.214Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:17:25 [2022-04-07T09:17:25.214Z] INFO: Testing against a local daemon
09:17:25 [2022-04-07T09:17:25.214Z] === RUN   TestDockerNetworkMacvlanPersistance
09:17:25 [2022-04-07T09:17:25.214Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:25 [2022-04-07T09:17:25.214Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:17:25 [2022-04-07T09:17:25.214Z] === RUN   TestDockerNetworkMacvlan
09:17:25 [2022-04-07T09:17:25.214Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:25 [2022-04-07T09:17:25.214Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:17:25 [2022-04-07T09:17:25.214Z] PASS
09:17:25 [2022-04-07T09:17:25.214Z] 
09:17:25 [2022-04-07T09:17:25.214Z] === Skipped
09:17:25 [2022-04-07T09:17:25.214Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:17:25 [2022-04-07T09:17:25.214Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:25 [2022-04-07T09:17:25.214Z] 
09:17:25 [2022-04-07T09:17:25.214Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:17:25 [2022-04-07T09:17:25.214Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:25 [2022-04-07T09:17:25.214Z] 
09:17:25 [2022-04-07T09:17:25.214Z] DONE 2 tests, 2 skipped in 0.126s
09:17:25 [2022-04-07T09:17:25.214Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:17:25 [2022-04-07T09:17:25.214Z] testing: warning: no tests to run
09:17:25 [2022-04-07T09:17:25.214Z] PASS
09:17:25 [2022-04-07T09:17:25.214Z] 
09:17:25 [2022-04-07T09:17:25.214Z] DONE 0 tests in 0.029s
09:17:25 [2022-04-07T09:17:25.214Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:17:25 [2022-04-07T09:17:25.475Z] INFO: Testing against a local daemon
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginAllowRequest
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginTLS
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginDenyRequest
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginAPIDenyResponse
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginDenyResponse
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginAllowEventStream
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginErrorResponse
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginErrorRequest
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginHeader
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginV2Disable
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:17:25 [2022-04-07T09:17:25.475Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.475Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:17:25 [2022-04-07T09:17:25.475Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
09:17:25 [2022-04-07T09:17:25.737Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
09:17:25 [2022-04-07T09:17:25.737Z] PASS
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === Skipped
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
09:17:25 [2022-04-07T09:17:25.737Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] DONE 17 tests, 17 skipped in 0.362s
09:17:25 [2022-04-07T09:17:25.737Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:17:25 [2022-04-07T09:17:25.737Z] INFO: Testing against a local daemon
09:17:25 [2022-04-07T09:17:25.737Z] === RUN   TestPluginInvalidJSON
09:17:25 [2022-04-07T09:17:25.737Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
09:17:25 [2022-04-07T09:17:25.737Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
09:17:25 [2022-04-07T09:17:25.737Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
09:17:25 [2022-04-07T09:17:25.737Z] --- PASS: TestPluginInvalidJSON (0.01s)
09:17:25 [2022-04-07T09:17:25.737Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z] === RUN   TestPluginInstall
09:17:25 [2022-04-07T09:17:25.737Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] --- SKIP: TestPluginInstall (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z] === RUN   TestPluginsWithRuntimes
09:17:25 [2022-04-07T09:17:25.737Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:17:25 [2022-04-07T09:17:25.737Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z] === RUN   TestPluginBackCompatMediaTypes
09:17:25 [2022-04-07T09:17:25.737Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
09:17:25 [2022-04-07T09:17:25.737Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z] PASS
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === Skipped
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
09:17:25 [2022-04-07T09:17:25.737Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
09:17:25 [2022-04-07T09:17:25.737Z] 
09:17:25 [2022-04-07T09:17:25.737Z] DONE 5 tests, 3 skipped in 0.154s
09:17:25 [2022-04-07T09:17:25.737Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:17:25 [2022-04-07T09:17:25.998Z] INFO: Testing against a local daemon
09:17:25 [2022-04-07T09:17:25.998Z] === RUN   TestExternalGraphDriver
09:17:25 [2022-04-07T09:17:25.998Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:17:25 [2022-04-07T09:17:25.998Z] --- SKIP: TestExternalGraphDriver (0.05s)
09:17:25 [2022-04-07T09:17:25.998Z] === RUN   TestGraphdriverPluginV2
09:17:32 [2022-04-07T09:17:32.583Z] --- PASS: TestGraphdriverPluginV2 (5.54s)
09:17:32 [2022-04-07T09:17:32.583Z] PASS
09:17:32 [2022-04-07T09:17:32.583Z] 
09:17:32 [2022-04-07T09:17:32.583Z] === Skipped
09:17:32 [2022-04-07T09:17:32.583Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s)
09:17:32 [2022-04-07T09:17:32.583Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:17:32 [2022-04-07T09:17:32.583Z] 
09:17:32 [2022-04-07T09:17:32.583Z] DONE 2 tests, 1 skipped in 5.717s
09:17:32 [2022-04-07T09:17:32.583Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:17:32 [2022-04-07T09:17:32.583Z] INFO: Testing against a local daemon
09:17:32 [2022-04-07T09:17:32.583Z] === RUN   TestContinueAfterPluginCrash
09:17:32 [2022-04-07T09:17:32.583Z] === PAUSE TestContinueAfterPluginCrash
09:17:32 [2022-04-07T09:17:32.583Z] === RUN   TestReadPluginNoRead
09:17:32 [2022-04-07T09:17:32.583Z] === PAUSE TestReadPluginNoRead
09:17:32 [2022-04-07T09:17:32.583Z] === RUN   TestDaemonStartWithLogOpt
09:17:32 [2022-04-07T09:17:32.583Z] === PAUSE TestDaemonStartWithLogOpt
09:17:32 [2022-04-07T09:17:32.583Z] === CONT  TestContinueAfterPluginCrash
09:17:32 [2022-04-07T09:17:32.583Z] === CONT  TestDaemonStartWithLogOpt
09:17:37 [2022-04-07T09:17:37.873Z] --- PASS: TestDaemonStartWithLogOpt (6.25s)
09:17:37 [2022-04-07T09:17:37.873Z] === CONT  TestReadPluginNoRead
09:17:41 [2022-04-07T09:17:41.174Z] === RUN   TestReadPluginNoRead/disabled_caching
09:17:41 [2022-04-07T09:17:41.434Z] --- PASS: TestContinueAfterPluginCrash (9.89s)
09:17:43 [2022-04-07T09:17:43.346Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:17:45 [2022-04-07T09:17:45.895Z] === RUN   TestReadPluginNoRead/default
09:17:48 [2022-04-07T09:17:48.440Z] === CONT  TestReadPluginNoRead
09:17:48 [2022-04-07T09:17:48.440Z]     read_test.go:92: [dabd12690b532] daemon is not started
09:17:48 [2022-04-07T09:17:48.440Z] --- PASS: TestReadPluginNoRead (10.10s)
09:17:48 [2022-04-07T09:17:48.440Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.28s)
09:17:48 [2022-04-07T09:17:48.440Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.32s)
09:17:48 [2022-04-07T09:17:48.440Z]     --- PASS: TestReadPluginNoRead/default (2.31s)
09:17:48 [2022-04-07T09:17:48.440Z] PASS
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] DONE 6 tests in 16.484s
09:17:48 [2022-04-07T09:17:48.440Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:17:48 [2022-04-07T09:17:48.440Z] testing: warning: no tests to run
09:17:48 [2022-04-07T09:17:48.440Z] PASS
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] DONE 0 tests in 0.045s
09:17:48 [2022-04-07T09:17:48.440Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:17:48 [2022-04-07T09:17:48.440Z] INFO: Testing against a local daemon
09:17:48 [2022-04-07T09:17:48.440Z] === RUN   TestPluginWithDevMounts
09:17:48 [2022-04-07T09:17:48.440Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:17:48 [2022-04-07T09:17:48.440Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:17:48 [2022-04-07T09:17:48.440Z] PASS
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] === Skipped
09:17:48 [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:17:48 [2022-04-07T09:17:48.440Z]     mounts_test.go:21: (*Execution).IsRootless-fm
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] DONE 1 tests, 1 skipped in 0.136s
09:17:48 [2022-04-07T09:17:48.440Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:17:48 [2022-04-07T09:17:48.440Z] INFO: Testing against a local daemon
09:17:48 [2022-04-07T09:17:48.440Z] === RUN   TestSecretInspect
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretInspect (0.01s)
09:17:48 [2022-04-07T09:17:48.440Z] === RUN   TestSecretList
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretList (0.01s)
09:17:48 [2022-04-07T09:17:48.440Z] === RUN   TestSecretsCreateAndDelete
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
09:17:48 [2022-04-07T09:17:48.440Z] === RUN   TestSecretsUpdate
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretsUpdate (0.01s)
09:17:48 [2022-04-07T09:17:48.440Z] === RUN   TestTemplatedSecret
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] --- SKIP: TestTemplatedSecret (0.00s)
09:17:48 [2022-04-07T09:17:48.440Z] === RUN   TestSecretCreateResolve
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] --- SKIP: TestSecretCreateResolve (0.01s)
09:17:48 [2022-04-07T09:17:48.440Z] PASS
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] === Skipped
09:17:48 [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
09:17:48 [2022-04-07T09:17:48.440Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.440Z] 
09:17:48 [2022-04-07T09:17:48.440Z] DONE 6 tests, 6 skipped in 0.198s
09:17:48 [2022-04-07T09:17:48.440Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:17:48 [2022-04-07T09:17:48.701Z] INFO: Testing against a local daemon
09:17:48 [2022-04-07T09:17:48.701Z] === RUN   TestServiceCreateInit
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- PASS: TestServiceCreateInit (0.02s)
09:17:48 [2022-04-07T09:17:48.702Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:17:48 [2022-04-07T09:17:48.702Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateServiceMultipleTimes
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateServiceConflict
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceConflict (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateServiceMaxReplicas
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateWithDuplicateNetworkNames
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateServiceSecretFileMode
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateServiceConfigFileMode
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateServiceSysctls
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceSysctls (0.02s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateServiceCapabilities
09:17:48 [2022-04-07T09:17:48.702Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestInspect
09:17:48 [2022-04-07T09:17:48.702Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestInspect (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestCreateJob
09:17:48 [2022-04-07T09:17:48.702Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestCreateJob (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestReplicatedJob
09:17:48 [2022-04-07T09:17:48.702Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestReplicatedJob (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestUpdateReplicatedJob
09:17:48 [2022-04-07T09:17:48.702Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestServiceListWithStatuses
09:17:48 [2022-04-07T09:17:48.702Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestDockerNetworkConnectAlias
09:17:48 [2022-04-07T09:17:48.702Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestDockerNetworkReConnect
09:17:48 [2022-04-07T09:17:48.702Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:48 [2022-04-07T09:17:48.702Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
09:17:48 [2022-04-07T09:17:48.702Z] === RUN   TestServicePlugin
09:17:52 [2022-04-07T09:17:52.004Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.004Z] --- SKIP: TestServicePlugin (2.97s)
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestServiceUpdateLabel
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdateLabel (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestServiceUpdateSecrets
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestServiceUpdateConfigs
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestServiceUpdateNetwork
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestServiceUpdatePidsLimit
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
09:17:52 [2022-04-07T09:17:52.005Z] PASS
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === Skipped
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
09:17:52 [2022-04-07T09:17:52.005Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestInspect (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:17:52 [2022-04-07T09:17:52.005Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
09:17:52 [2022-04-07T09:17:52.005Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServicePlugin (2.97s)
09:17:52 [2022-04-07T09:17:52.005Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
09:17:52 [2022-04-07T09:17:52.005Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] DONE 24 tests, 23 skipped in 3.379s
09:17:52 [2022-04-07T09:17:52.005Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:17:52 [2022-04-07T09:17:52.005Z] INFO: Testing against a local daemon
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestSessionCreate
09:17:52 [2022-04-07T09:17:52.005Z] --- PASS: TestSessionCreate (0.02s)
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestSessionCreateWithBadUpgrade
09:17:52 [2022-04-07T09:17:52.005Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:17:52 [2022-04-07T09:17:52.005Z] PASS
09:17:52 [2022-04-07T09:17:52.005Z] 
09:17:52 [2022-04-07T09:17:52.005Z] DONE 2 tests in 0.147s
09:17:52 [2022-04-07T09:17:52.005Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:17:52 [2022-04-07T09:17:52.005Z] INFO: Testing against a local daemon
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:17:52 [2022-04-07T09:17:52.005Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:17:52 [2022-04-07T09:17:52.005Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:17:52 [2022-04-07T09:17:52.005Z] === RUN   TestEventsExecDie
09:17:52 [2022-04-07T09:17:52.576Z] --- PASS: TestEventsExecDie (0.52s)
09:17:52 [2022-04-07T09:17:52.576Z] === RUN   TestEventsBackwardsCompatible
09:17:52 [2022-04-07T09:17:52.576Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:17:52 [2022-04-07T09:17:52.576Z] === RUN   TestInfoBinaryCommits
09:17:52 [2022-04-07T09:17:52.576Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:17:52 [2022-04-07T09:17:52.576Z] === RUN   TestInfoAPIVersioned
09:17:52 [2022-04-07T09:17:52.838Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:17:52 [2022-04-07T09:17:52.839Z] === RUN   TestInfoDiscoveryBackend
09:17:54 [2022-04-07T09:17:54.222Z] --- PASS: TestInfoDiscoveryBackend (1.55s)
09:17:54 [2022-04-07T09:17:54.222Z] === RUN   TestInfoDiscoveryInvalidAdvertise
09:17:57 [2022-04-07T09:17:57.524Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
09:17:57 [2022-04-07T09:17:57.524Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
09:17:57 [2022-04-07T09:17:57.524Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:17:57 [2022-04-07T09:17:57.524Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:17:57 [2022-04-07T09:17:57.524Z] === RUN   TestInfoAPI
09:17:57 [2022-04-07T09:17:57.785Z] --- PASS: TestInfoAPI (0.02s)
09:17:57 [2022-04-07T09:17:57.785Z] === RUN   TestInfoAPIWarnings
09:18:15 [2022-04-07T09:18:15.899Z] --- PASS: TestInfoAPIWarnings (17.36s)
09:18:15 [2022-04-07T09:18:15.899Z] === RUN   TestInfoDebug
09:18:16 [2022-04-07T09:18:16.469Z] --- PASS: TestInfoDebug (1.55s)
09:18:16 [2022-04-07T09:18:16.469Z] === RUN   TestInfoInsecureRegistries
09:18:18 [2022-04-07T09:18:18.439Z] --- PASS: TestInfoInsecureRegistries (1.54s)
09:18:18 [2022-04-07T09:18:18.439Z] === RUN   TestInfoRegistryMirrors
09:18:19 [2022-04-07T09:18:19.823Z] --- PASS: TestInfoRegistryMirrors (1.54s)
09:18:19 [2022-04-07T09:18:19.823Z] === RUN   TestLoginFailsWithBadCredentials
09:18:19 [2022-04-07T09:18:19.823Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
09:18:19 [2022-04-07T09:18:19.823Z] === RUN   TestPingCacheHeaders
09:18:19 [2022-04-07T09:18:19.823Z] --- PASS: TestPingCacheHeaders (0.02s)
09:18:19 [2022-04-07T09:18:19.823Z] === RUN   TestPingGet
09:18:19 [2022-04-07T09:18:19.823Z] --- PASS: TestPingGet (0.01s)
09:18:19 [2022-04-07T09:18:19.823Z] === RUN   TestPingHead
09:18:19 [2022-04-07T09:18:19.823Z] --- PASS: TestPingHead (0.02s)
09:18:19 [2022-04-07T09:18:19.823Z] === RUN   TestVersion
09:18:19 [2022-04-07T09:18:19.823Z] --- PASS: TestVersion (0.02s)
09:18:19 [2022-04-07T09:18:19.823Z] PASS
09:18:19 [2022-04-07T09:18:19.823Z] 
09:18:19 [2022-04-07T09:18:19.823Z] === Skipped
09:18:19 [2022-04-07T09:18:19.823Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:18:19 [2022-04-07T09:18:19.823Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:18:19 [2022-04-07T09:18:19.823Z] 
09:18:19 [2022-04-07T09:18:19.823Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
09:18:19 [2022-04-07T09:18:19.823Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
09:18:19 [2022-04-07T09:18:19.823Z] 
09:18:19 [2022-04-07T09:18:19.823Z] DONE 18 tests, 2 skipped in 27.847s
09:18:19 [2022-04-07T09:18:19.823Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:18:20 [2022-04-07T09:18:20.085Z] INFO: Testing against a local daemon
09:18:20 [2022-04-07T09:18:20.085Z] === RUN   TestVolumesCreateAndList
09:18:20 [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:18:20 [2022-04-07T09:18:20.085Z] === RUN   TestVolumesRemove
09:18:20 [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesRemove (0.06s)
09:18:20 [2022-04-07T09:18:20.085Z] === RUN   TestVolumesInspect
09:18:20 [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesInspect (0.02s)
09:18:20 [2022-04-07T09:18:20.085Z] === RUN   TestVolumesInvalidJSON
09:18:20 [2022-04-07T09:18:20.085Z] === RUN   TestVolumesInvalidJSON//volumes/create
09:18:20 [2022-04-07T09:18:20.085Z] === PAUSE TestVolumesInvalidJSON//volumes/create
09:18:20 [2022-04-07T09:18:20.085Z] === CONT  TestVolumesInvalidJSON//volumes/create
09:18:20 [2022-04-07T09:18:20.085Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:18:20 [2022-04-07T09:18:20.085Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
09:18:20 [2022-04-07T09:18:20.085Z] PASS
09:18:20 [2022-04-07T09:18:20.085Z] 
09:18:20 [2022-04-07T09:18:20.085Z] DONE 5 tests in 0.222s
09:18:20 [2022-04-07T09:18:20.085Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:18:20 [2022-04-07T09:18:20.085Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12192 is not a child of this shell
09:18:20 [2022-04-07T09:18:20.085Z] warning: PID 12192 from bundles/test-integration/docker.pid had a nonzero exit code
09:18:20 [2022-04-07T09:18:20.085Z] Leaving: AppArmorNo profiles have been unloaded.
09:18:20 [2022-04-07T09:18:20.085Z] 
09:18:20 [2022-04-07T09:18:20.085Z] Unloading profiles will leave already running processes permanently
09:18:20 [2022-04-07T09:18:20.085Z] unconfined, which can lead to unexpected situations.
09:18:20 [2022-04-07T09:18:20.085Z] 
09:18:20 [2022-04-07T09:18:20.085Z] To set a process to complain mode, use the command line tool
09:18:20 [2022-04-07T09:18:20.085Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:18:20 [2022-04-07T09:18:20.085Z] Removing test suite binaries
09:18:20 [2022-04-07T09:18:20.085Z] exiting test-integration
09:18:20 [2022-04-07T09:18:20.085Z] ++ exit 0
09:18:21 [2022-04-07T09:18:21.472Z]