Skip to content

Console Output

12:28:18 [2022-04-08T12:28:18.392Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43471/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=6cd5f58c907b208c367d6c19018e1c180c7267a4 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6cd5f58c907b208c367d6c19018e1c180c7267a4 hack/make.sh dynbinary test-integration
12:28:19 [2022-04-08T12:28:19.770Z] 
12:28:19 [2022-04-08T12:28:19.770Z] Removing bundles/
12:28:19 [2022-04-08T12:28:19.770Z] 
12:28:19 [2022-04-08T12:28:19.770Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:28:19 [2022-04-08T12:28:19.770Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:28:19 [2022-04-08T12:28:19.770Z] GOOS="" GOARCH="" GOARM=""
12:30:26 [2022-04-08T12:30:26.259Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:30:26 [2022-04-08T12:30:26.259Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:30:26 [2022-04-08T12:30:26.259Z] GOOS="" GOARCH="" GOARM=""
12:30:26 [2022-04-08T12:30:26.259Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:30:26 [2022-04-08T12:30:26.259Z] 
12:30:26 [2022-04-08T12:30:26.259Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:30:26 [2022-04-08T12:30:26.259Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:30:26 [2022-04-08T12:30:26.259Z] HOSTNAME=236f5c0e6b0a
12:30:26 [2022-04-08T12:30:26.259Z] DEST=bundles/test-integration
12:30:26 [2022-04-08T12:30:26.259Z] PWD=/go/src/github.com/docker/docker
12:30:26 [2022-04-08T12:30:26.259Z] DOCKER_ROOTLESS=1
12:30:26 [2022-04-08T12:30:26.259Z] DOCKER_GITCOMMIT=6cd5f58c907b208c367d6c19018e1c180c7267a4
12:30:26 [2022-04-08T12:30:26.259Z] container=docker
12:30:26 [2022-04-08T12:30:26.259Z] HOME=/root
12:30:26 [2022-04-08T12:30:26.259Z] GOLANG_VERSION=1.18
12:30:26 [2022-04-08T12:30:26.259Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:30:26 [2022-04-08T12:30:26.259Z] VALIDATE_BRANCH=master
12:30:26 [2022-04-08T12:30:26.259Z] TERM=xterm
12:30:26 [2022-04-08T12:30:26.259Z] DOCKER_PKG=github.com/docker/docker
12:30:26 [2022-04-08T12:30:26.259Z] SHLVL=1
12:30:26 [2022-04-08T12:30:26.259Z] TIMEOUT=120m
12:30:26 [2022-04-08T12:30:26.259Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:30:26 [2022-04-08T12:30:26.259Z] DOCKER_GRAPHDRIVER=overlay2
12:30:26 [2022-04-08T12:30:26.259Z] GO111MODULE=off
12:30:26 [2022-04-08T12:30:26.259Z] DOCKER_EXPERIMENTAL=1
12:30:26 [2022-04-08T12:30:26.259Z] TEST_SKIP_INTEGRATION_CLI=1
12:30:26 [2022-04-08T12:30:26.259Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:30:26 [2022-04-08T12:30:26.259Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:30:26 [2022-04-08T12:30:26.259Z] GOPATH=/go
12:30:26 [2022-04-08T12:30:26.259Z] PKG_CONFIG=pkg-config
12:30:26 [2022-04-08T12:30:26.259Z] _=/usr/bin/env
12:30:26 [2022-04-08T12:30:26.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:31:04 [2022-04-08T12:31:04.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:31:05 [2022-04-08T12:31:05.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:31:32 [2022-04-08T12:31:32.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:31:38 [2022-04-08T12:31:38.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:31:48 [2022-04-08T12:31:48.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:31:48 [2022-04-08T12:31:48.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:31:48 [2022-04-08T12:31:48.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:31:49 [2022-04-08T12:31:49.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:31:49 [2022-04-08T12:31:49.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:31:50 [2022-04-08T12:31:50.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:31:53 [2022-04-08T12:31:53.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:31:54 [2022-04-08T12:31:54.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:31:55 [2022-04-08T12:31:55.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:31:55 [2022-04-08T12:31:55.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:31:56 [2022-04-08T12:31:56.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:31:56 [2022-04-08T12:31:56.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:31:58 [2022-04-08T12:31:58.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:31:58 [2022-04-08T12:31:58.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:31:59 [2022-04-08T12:31:59.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:32:00 [2022-04-08T12:32:00.361Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:32:00 [2022-04-08T12:32:00.361Z] Using test binary docker
12:32:00 [2022-04-08T12:32:00.361Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:32:00 [2022-04-08T12:32:00.619Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:32:00 [2022-04-08T12:32:00.619Z] INFO: Waiting for daemon to start...
12:32:00 [2022-04-08T12:32:00.619Z] Starting dockerd
12:32:03 [2022-04-08T12:32:03.149Z] .
12:32:03 [2022-04-08T12:32:03.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:32:03 [2022-04-08T12:32:03.150Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:32:03 [2022-04-08T12:32:03.150Z] Error: No such image: emptyfs
12:32:03 [2022-04-08T12:32:03.408Z] Running integration-test (iteration 1)
12:32:03 [2022-04-08T12:32:03.408Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:32:03 [2022-04-08T12:32:03.666Z] Loaded image: busybox:latest
12:32:03 [2022-04-08T12:32:03.666Z] Loaded image: busybox:glibc
12:32:05 [2022-04-08T12:32:05.042Z] Loaded image: debian:bullseye-slim
12:32:05 [2022-04-08T12:32:05.042Z] Loaded image: hello-world:latest
12:32:05 [2022-04-08T12:32:05.042Z] Loaded image: arm32v7/hello-world:latest
12:32:05 [2022-04-08T12:32:05.301Z] INFO: Testing against a local daemon
12:32:05 [2022-04-08T12:32:05.301Z] === RUN   TestCgroupNamespacesBuild
12:32:06 [2022-04-08T12:32:06.236Z] --- PASS: TestCgroupNamespacesBuild (1.18s)
12:32:06 [2022-04-08T12:32:06.236Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:32:07 [2022-04-08T12:32:07.614Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.18s)
12:32:07 [2022-04-08T12:32:07.614Z] === RUN   TestBuildWithSession
12:32:07 [2022-04-08T12:32:07.614Z]     build_session_test.go:25: TODO: BuildKit
12:32:07 [2022-04-08T12:32:07.614Z] --- SKIP: TestBuildWithSession (0.00s)
12:32:07 [2022-04-08T12:32:07.614Z] === RUN   TestBuildSquashParent
12:32:14 [2022-04-08T12:32:14.173Z] --- PASS: TestBuildSquashParent (6.44s)
12:32:14 [2022-04-08T12:32:14.173Z] === RUN   TestBuildWithRemoveAndForceRemove
12:32:14 [2022-04-08T12:32:14.173Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:14 [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:14 [2022-04-08T12:32:14.173Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:14 [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:14 [2022-04-08T12:32:14.173Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:14 [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:14 [2022-04-08T12:32:14.173Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:14 [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:14 [2022-04-08T12:32:14.173Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:14 [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:14 [2022-04-08T12:32:14.173Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:14 [2022-04-08T12:32:14.173Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:14 [2022-04-08T12:32:14.174Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:14 [2022-04-08T12:32:14.174Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:16 [2022-04-08T12:32:16.077Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:16 [2022-04-08T12:32:16.077Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:17 [2022-04-08T12:32:17.988Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:17 [2022-04-08T12:32:17.988Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:19 [2022-04-08T12:32:19.893Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:32:19 [2022-04-08T12:32:19.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.84s)
12:32:19 [2022-04-08T12:32:19.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.88s)
12:32:19 [2022-04-08T12:32:19.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s)
12:32:19 [2022-04-08T12:32:19.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s)
12:32:19 [2022-04-08T12:32:19.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
12:32:19 [2022-04-08T12:32:19.893Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.10s)
12:32:19 [2022-04-08T12:32:19.893Z] === RUN   TestBuildMultiStageCopy
12:32:19 [2022-04-08T12:32:19.893Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:32:23 [2022-04-08T12:32:23.191Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:32:24 [2022-04-08T12:32:24.126Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:32:25 [2022-04-08T12:32:25.061Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:32:26 [2022-04-08T12:32:26.438Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:32:27 [2022-04-08T12:32:27.374Z] --- PASS: TestBuildMultiStageCopy (7.19s)
12:32:27 [2022-04-08T12:32:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s)
12:32:27 [2022-04-08T12:32:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s)
12:32:27 [2022-04-08T12:32:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s)
12:32:27 [2022-04-08T12:32:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
12:32:27 [2022-04-08T12:32:27.374Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:32:27 [2022-04-08T12:32:27.374Z] === RUN   TestBuildMultiStageParentConfig
12:32:32 [2022-04-08T12:32:32.646Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:32:32 [2022-04-08T12:32:32.646Z] === RUN   TestBuildLabelWithTargets
12:32:40 [2022-04-08T12:32:40.760Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:32:40 [2022-04-08T12:32:40.760Z] === RUN   TestBuildWithEmptyLayers
12:32:43 [2022-04-08T12:32:43.293Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
12:32:43 [2022-04-08T12:32:43.293Z] === RUN   TestBuildMultiStageOnBuild
12:32:48 [2022-04-08T12:32:48.561Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
12:32:48 [2022-04-08T12:32:48.561Z] === RUN   TestBuildUncleanTarFilenames
12:32:48 [2022-04-08T12:32:48.819Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
12:32:48 [2022-04-08T12:32:48.819Z] === RUN   TestBuildMultiStageLayerLeak
12:32:54 [2022-04-08T12:32:54.087Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s)
12:32:54 [2022-04-08T12:32:54.087Z] === RUN   TestBuildWithHugeFile
12:33:50 [2022-04-08T12:33:50.382Z] --- PASS: TestBuildWithHugeFile (50.84s)
12:33:50 [2022-04-08T12:33:50.382Z] === RUN   TestBuildWCOWSandboxSize
12:33:50 [2022-04-08T12:33:50.382Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:33:50 [2022-04-08T12:33:50.382Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:33:50 [2022-04-08T12:33:50.382Z] === RUN   TestBuildWithEmptyDockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:50 [2022-04-08T12:33:50.382Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
12:33:50 [2022-04-08T12:33:50.382Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
12:33:50 [2022-04-08T12:33:50.382Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
12:33:50 [2022-04-08T12:33:50.382Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
12:33:50 [2022-04-08T12:33:50.382Z] === RUN   TestBuildPreserveOwnership
12:33:50 [2022-04-08T12:33:50.382Z] === RUN   TestBuildPreserveOwnership/copy_from
12:33:50 [2022-04-08T12:33:50.382Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:33:54 [2022-04-08T12:33:54.570Z] --- PASS: TestBuildPreserveOwnership (9.71s)
12:33:54 [2022-04-08T12:33:54.570Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.68s)
12:33:54 [2022-04-08T12:33:54.570Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:33:54 [2022-04-08T12:33:54.570Z] === RUN   TestBuildPlatformInvalid
12:33:54 [2022-04-08T12:33:54.570Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:33:54 [2022-04-08T12:33:54.570Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:33:54 [2022-04-08T12:33:54.570Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
12:33:54 [2022-04-08T12:33:54.570Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:33:54 [2022-04-08T12:33:54.570Z] PASS
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === Skipped
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:33:54 [2022-04-08T12:33:54.570Z]     build_session_test.go:25: TODO: BuildKit
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:33:54 [2022-04-08T12:33:54.570Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:33:54 [2022-04-08T12:33:54.570Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] DONE 34 tests, 3 skipped in 110.916s
12:33:54 [2022-04-08T12:33:54.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:33:54 [2022-04-08T12:33:54.570Z] INFO: Testing against a local daemon
12:33:54 [2022-04-08T12:33:54.570Z] === RUN   TestConfigInspect
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigInspect (0.03s)
12:33:54 [2022-04-08T12:33:54.570Z] === RUN   TestConfigList
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigList (0.01s)
12:33:54 [2022-04-08T12:33:54.570Z] === RUN   TestConfigsCreateAndDelete
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:33:54 [2022-04-08T12:33:54.570Z] === RUN   TestConfigsUpdate
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigsUpdate (0.01s)
12:33:54 [2022-04-08T12:33:54.570Z] === RUN   TestTemplatedConfig
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] --- SKIP: TestTemplatedConfig (0.00s)
12:33:54 [2022-04-08T12:33:54.570Z] === RUN   TestConfigCreateResolve
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:33:54 [2022-04-08T12:33:54.570Z] PASS
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === Skipped
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s)
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:33:54 [2022-04-08T12:33:54.570Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:33:54 [2022-04-08T12:33:54.570Z] 
12:33:54 [2022-04-08T12:33:54.570Z] DONE 6 tests, 6 skipped in 0.181s
12:33:54 [2022-04-08T12:33:54.571Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:33:54 [2022-04-08T12:33:54.829Z] INFO: Testing against a local daemon
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestCheckpoint
12:33:54 [2022-04-08T12:33:54.829Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:33:54 [2022-04-08T12:33:54.829Z] --- SKIP: TestCheckpoint (0.00s)
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestContainerInvalidJSON
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:33:54 [2022-04-08T12:33:54.829Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:33:54 [2022-04-08T12:33:54.829Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:33:54 [2022-04-08T12:33:54.829Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:33:54 [2022-04-08T12:33:54.829Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:33:54 [2022-04-08T12:33:54.829Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:33:54 [2022-04-08T12:33:54.829Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:33:54 [2022-04-08T12:33:54.829Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:33:54 [2022-04-08T12:33:54.829Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestCopyFromContainerPathIsNotDir
12:33:54 [2022-04-08T12:33:54.829Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestCopyToContainerPathDoesNotExist
12:33:54 [2022-04-08T12:33:54.829Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestCopyToContainerPathIsNotDir
12:33:54 [2022-04-08T12:33:54.829Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:33:54 [2022-04-08T12:33:54.829Z] === RUN   TestCopyFromContainer
12:33:58 [2022-04-08T12:33:58.116Z] === RUN   TestCopyFromContainer//
12:33:58 [2022-04-08T12:33:58.116Z] === RUN   TestCopyFromContainer//bar/root
12:33:58 [2022-04-08T12:33:58.376Z] === RUN   TestCopyFromContainer//bar/root/
12:33:58 [2022-04-08T12:33:58.376Z] === RUN   TestCopyFromContainer/bar/quux
12:33:58 [2022-04-08T12:33:58.376Z] === RUN   TestCopyFromContainer/bar/quux/
12:33:58 [2022-04-08T12:33:58.376Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:33:58 [2022-04-08T12:33:58.376Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCopyFromContainer/bar/notarget
12:33:58 [2022-04-08T12:33:58.636Z] --- PASS: TestCopyFromContainer (3.78s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer// (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:58 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:58 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:58 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:58 [2022-04-08T12:33:58.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:58 [2022-04-08T12:33:58.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:58 [2022-04-08T12:33:58.636Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:58 [2022-04-08T12:33:58.636Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateLinkToNonExistingContainer
12:33:58 [2022-04-08T12:33:58.636Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateWithInvalidEnv
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateWithInvalidEnv/0
12:33:58 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateWithInvalidEnv/0
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateWithInvalidEnv/1
12:33:58 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateWithInvalidEnv/1
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateWithInvalidEnv/2
12:33:58 [2022-04-08T12:33:58.636Z] === PAUSE TestCreateWithInvalidEnv/2
12:33:58 [2022-04-08T12:33:58.636Z] === CONT  TestCreateWithInvalidEnv/0
12:33:58 [2022-04-08T12:33:58.636Z] === CONT  TestCreateWithInvalidEnv/2
12:33:58 [2022-04-08T12:33:58.636Z] === CONT  TestCreateWithInvalidEnv/1
12:33:58 [2022-04-08T12:33:58.636Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:33:58 [2022-04-08T12:33:58.636Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateTmpfsMountsTarget
12:33:58 [2022-04-08T12:33:58.636Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:33:58 [2022-04-08T12:33:58.636Z] === RUN   TestCreateWithCustomMaskedPaths
12:34:00 [2022-04-08T12:34:00.017Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s)
12:34:00 [2022-04-08T12:34:00.017Z] === RUN   TestCreateWithCustomReadonlyPaths
12:34:00 [2022-04-08T12:34:00.954Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
12:34:00 [2022-04-08T12:34:00.954Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:34:00 [2022-04-08T12:34:00.954Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:00 [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:00 [2022-04-08T12:34:00.954Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:00 [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:00 [2022-04-08T12:34:00.954Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:00 [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:00 [2022-04-08T12:34:00.954Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:00 [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:00 [2022-04-08T12:34:00.954Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:00 [2022-04-08T12:34:00.954Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:01 [2022-04-08T12:34:01.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:01 [2022-04-08T12:34:01.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:01 [2022-04-08T12:34:01.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:01 [2022-04-08T12:34:01.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:01 [2022-04-08T12:34:01.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:01 [2022-04-08T12:34:01.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:34:01 [2022-04-08T12:34:01.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
12:34:01 [2022-04-08T12:34:01.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
12:34:01 [2022-04-08T12:34:01.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:34:01 [2022-04-08T12:34:01.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
12:34:01 [2022-04-08T12:34:01.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:34:01 [2022-04-08T12:34:01.213Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:34:01 [2022-04-08T12:34:01.472Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
12:34:01 [2022-04-08T12:34:01.472Z] === RUN   TestCreateDifferentPlatform
12:34:01 [2022-04-08T12:34:01.472Z] === RUN   TestCreateDifferentPlatform/different_os
12:34:01 [2022-04-08T12:34:01.472Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:34:01 [2022-04-08T12:34:01.472Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:34:01 [2022-04-08T12:34:01.472Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:34:01 [2022-04-08T12:34:01.472Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:34:01 [2022-04-08T12:34:01.472Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:34:01 [2022-04-08T12:34:01.731Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:34:01 [2022-04-08T12:34:01.731Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:34:01 [2022-04-08T12:34:01.731Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:34:01 [2022-04-08T12:34:01.731Z] === RUN   TestContainerStartOnDaemonRestart
12:34:01 [2022-04-08T12:34:01.731Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:34:01 [2022-04-08T12:34:01.731Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:34:01 [2022-04-08T12:34:01.731Z] === RUN   TestDaemonRestartIpcMode
12:34:01 [2022-04-08T12:34:01.731Z] === PAUSE TestDaemonRestartIpcMode
12:34:01 [2022-04-08T12:34:01.731Z] === RUN   TestDaemonHostGatewayIP
12:34:01 [2022-04-08T12:34:01.731Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:34:01 [2022-04-08T12:34:01.731Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:34:01 [2022-04-08T12:34:01.731Z] === RUN   TestRestartDaemonWithRestartingContainer
12:34:01 [2022-04-08T12:34:01.731Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:34:01 [2022-04-08T12:34:01.731Z] === RUN   TestContainerKillOnDaemonStart
12:34:01 [2022-04-08T12:34:01.731Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:34:01 [2022-04-08T12:34:01.731Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:34:01 [2022-04-08T12:34:01.731Z] === RUN   TestDiff
12:34:01 [2022-04-08T12:34:01.991Z] --- PASS: TestDiff (0.39s)
12:34:01 [2022-04-08T12:34:01.991Z] === RUN   TestExecWithCloseStdin
12:34:02 [2022-04-08T12:34:02.560Z] --- PASS: TestExecWithCloseStdin (0.48s)
12:34:02 [2022-04-08T12:34:02.560Z] === RUN   TestExec
12:34:03 [2022-04-08T12:34:03.129Z] --- PASS: TestExec (0.48s)
12:34:03 [2022-04-08T12:34:03.130Z] === RUN   TestExecUser
12:34:03 [2022-04-08T12:34:03.389Z] --- PASS: TestExecUser (0.47s)
12:34:03 [2022-04-08T12:34:03.389Z] === RUN   TestExportContainerAndImportImage
12:34:03 [2022-04-08T12:34:03.955Z] --- PASS: TestExportContainerAndImportImage (0.56s)
12:34:03 [2022-04-08T12:34:03.955Z] === RUN   TestExportContainerAfterDaemonRestart
12:34:05 [2022-04-08T12:34:05.857Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
12:34:05 [2022-04-08T12:34:05.857Z] === RUN   TestHealthCheckWorkdir
12:34:06 [2022-04-08T12:34:06.116Z] --- PASS: TestHealthCheckWorkdir (0.53s)
12:34:06 [2022-04-08T12:34:06.116Z] === RUN   TestHealthKillContainer
12:34:14 [2022-04-08T12:34:14.230Z] --- PASS: TestHealthKillContainer (7.86s)
12:34:14 [2022-04-08T12:34:14.230Z] === RUN   TestInspectCpusetInConfigPre120
12:34:14 [2022-04-08T12:34:14.230Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:34:14 [2022-04-08T12:34:14.230Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:34:14 [2022-04-08T12:34:14.230Z] === RUN   TestIpcModeNone
12:34:14 [2022-04-08T12:34:14.489Z] --- PASS: TestIpcModeNone (0.43s)
12:34:14 [2022-04-08T12:34:14.489Z] === RUN   TestIpcModePrivate
12:34:14 [2022-04-08T12:34:14.748Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:34:14 [2022-04-08T12:34:14.748Z] --- PASS: TestIpcModePrivate (0.43s)
12:34:14 [2022-04-08T12:34:14.748Z] === RUN   TestIpcModeShareable
12:34:14 [2022-04-08T12:34:14.748Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:14 [2022-04-08T12:34:14.748Z] --- SKIP: TestIpcModeShareable (0.00s)
12:34:14 [2022-04-08T12:34:14.748Z] === RUN   TestAPIIpcModeShareableAndContainer
12:34:16 [2022-04-08T12:34:16.123Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
12:34:16 [2022-04-08T12:34:16.123Z] === RUN   TestAPIIpcModeHost
12:34:16 [2022-04-08T12:34:16.123Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:16 [2022-04-08T12:34:16.123Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:34:16 [2022-04-08T12:34:16.123Z] === RUN   TestDaemonIpcModeShareable
12:34:16 [2022-04-08T12:34:16.123Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:16 [2022-04-08T12:34:16.123Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:34:16 [2022-04-08T12:34:16.123Z] === RUN   TestDaemonIpcModePrivate
12:34:17 [2022-04-08T12:34:17.058Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:34:17 [2022-04-08T12:34:17.317Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
12:34:17 [2022-04-08T12:34:17.317Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:34:17 [2022-04-08T12:34:17.317Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:17 [2022-04-08T12:34:17.317Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:34:17 [2022-04-08T12:34:17.317Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:34:17 [2022-04-08T12:34:17.317Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:34:17 [2022-04-08T12:34:17.317Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:34:17 [2022-04-08T12:34:17.317Z] === RUN   TestIpcModeOlderClient
12:34:17 [2022-04-08T12:34:17.317Z] === PAUSE TestIpcModeOlderClient
12:34:17 [2022-04-08T12:34:17.317Z] === RUN   TestKillContainerInvalidSignal
12:34:17 [2022-04-08T12:34:17.883Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
12:34:17 [2022-04-08T12:34:17.883Z] === RUN   TestKillContainer
12:34:17 [2022-04-08T12:34:17.883Z] === RUN   TestKillContainer/no_signal
12:34:18 [2022-04-08T12:34:18.142Z] === RUN   TestKillContainer/non_killing_signal
12:34:18 [2022-04-08T12:34:18.401Z] === RUN   TestKillContainer/killing_signal
12:34:18 [2022-04-08T12:34:18.970Z] --- PASS: TestKillContainer (1.19s)
12:34:18 [2022-04-08T12:34:18.971Z]     --- PASS: TestKillContainer/no_signal (0.38s)
12:34:18 [2022-04-08T12:34:18.971Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
12:34:18 [2022-04-08T12:34:18.971Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
12:34:18 [2022-04-08T12:34:18.971Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:34:18 [2022-04-08T12:34:18.971Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:34:19 [2022-04-08T12:34:19.230Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:34:19 [2022-04-08T12:34:19.798Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s)
12:34:19 [2022-04-08T12:34:19.798Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
12:34:19 [2022-04-08T12:34:19.798Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
12:34:19 [2022-04-08T12:34:19.798Z] === RUN   TestKillStoppedContainer
12:34:19 [2022-04-08T12:34:19.798Z] --- PASS: TestKillStoppedContainer (0.04s)
12:34:19 [2022-04-08T12:34:19.798Z] === RUN   TestKillStoppedContainerAPIPre120
12:34:19 [2022-04-08T12:34:19.798Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:34:19 [2022-04-08T12:34:19.798Z] === RUN   TestKillDifferentUserContainer
12:34:20 [2022-04-08T12:34:20.057Z] --- PASS: TestKillDifferentUserContainer (0.39s)
12:34:20 [2022-04-08T12:34:20.057Z] === RUN   TestInspectOomKilledTrue
12:34:20 [2022-04-08T12:34:20.057Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:20 [2022-04-08T12:34:20.057Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:34:20 [2022-04-08T12:34:20.316Z] === RUN   TestInspectOomKilledFalse
12:34:20 [2022-04-08T12:34:20.316Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:34:20 [2022-04-08T12:34:20.316Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:34:20 [2022-04-08T12:34:20.316Z] === RUN   TestLinksEtcHostsContentMatch
12:34:20 [2022-04-08T12:34:20.316Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:34:20 [2022-04-08T12:34:20.316Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:34:20 [2022-04-08T12:34:20.316Z] === RUN   TestLinksContainerNames
12:34:20 [2022-04-08T12:34:20.883Z] --- PASS: TestLinksContainerNames (0.81s)
12:34:20 [2022-04-08T12:34:20.883Z] === RUN   TestLogsFollowTailEmpty
12:34:21 [2022-04-08T12:34:21.455Z] --- PASS: TestLogsFollowTailEmpty (0.55s)
12:34:21 [2022-04-08T12:34:21.455Z] === RUN   TestContainerNetworkMountsNoChown
12:34:22 [2022-04-08T12:34:22.021Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/default
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/private
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rprivate
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/slave
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rslave
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/shared
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rshared
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/default
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/default/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/default/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/rshared
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/shared
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/rslave
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/slave
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/rprivate
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/private
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/private/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/private/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/default/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/default/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:34:22 [2022-04-08T12:34:22.022Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/private/bind_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/private/mount_root
12:34:22 [2022-04-08T12:34:22.280Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:34:22 [2022-04-08T12:34:22.280Z] --- PASS: TestMountDaemonRoot (0.01s)
12:34:22 [2022-04-08T12:34:22.280Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:34:22 [2022-04-08T12:34:22.280Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:34:22 [2022-04-08T12:34:22.280Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:34:22 [2022-04-08T12:34:22.280Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:34:22 [2022-04-08T12:34:22.280Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:34:22 [2022-04-08T12:34:22.280Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:34:22 [2022-04-08T12:34:22.281Z] === RUN   TestContainerBindMountNonRecursive
12:34:22 [2022-04-08T12:34:22.281Z]     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)
12:34:22 [2022-04-08T12:34:22.281Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
12:34:22 [2022-04-08T12:34:22.281Z] === RUN   TestContainerVolumesMountedAsShared
12:34:22 [2022-04-08T12:34:22.281Z]     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)
12:34:22 [2022-04-08T12:34:22.281Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:34:22 [2022-04-08T12:34:22.281Z] === RUN   TestContainerVolumesMountedAsSlave
12:34:22 [2022-04-08T12:34:22.281Z]     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)
12:34:22 [2022-04-08T12:34:22.281Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:34:22 [2022-04-08T12:34:22.281Z] === RUN   TestNetworkNat
12:34:22 [2022-04-08T12:34:22.856Z] --- PASS: TestNetworkNat (0.56s)
12:34:22 [2022-04-08T12:34:22.856Z] === RUN   TestNetworkLocalhostTCPNat
12:34:23 [2022-04-08T12:34:23.425Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s)
12:34:23 [2022-04-08T12:34:23.425Z] === RUN   TestNetworkLoopbackNat
12:34:25 [2022-04-08T12:34:25.960Z] --- PASS: TestNetworkLoopbackNat (2.53s)
12:34:25 [2022-04-08T12:34:25.960Z] === RUN   TestPause
12:34:25 [2022-04-08T12:34:25.960Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:25 [2022-04-08T12:34:25.960Z] --- SKIP: TestPause (0.00s)
12:34:25 [2022-04-08T12:34:25.960Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:34:25 [2022-04-08T12:34:25.960Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:34:25 [2022-04-08T12:34:25.960Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:34:25 [2022-04-08T12:34:25.960Z] === RUN   TestPauseStopPausedContainer
12:34:25 [2022-04-08T12:34:25.960Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:25 [2022-04-08T12:34:25.960Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
12:34:25 [2022-04-08T12:34:25.960Z] === RUN   TestPidHost
12:34:26 [2022-04-08T12:34:26.898Z] --- PASS: TestPidHost (0.87s)
12:34:26 [2022-04-08T12:34:26.898Z] === RUN   TestPsFilter
12:34:26 [2022-04-08T12:34:26.898Z] --- PASS: TestPsFilter (0.10s)
12:34:26 [2022-04-08T12:34:26.898Z] === RUN   TestRemoveContainerWithRemovedVolume
12:34:27 [2022-04-08T12:34:27.157Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
12:34:27 [2022-04-08T12:34:27.157Z] === RUN   TestRemoveContainerWithVolume
12:34:27 [2022-04-08T12:34:27.724Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
12:34:27 [2022-04-08T12:34:27.724Z] === RUN   TestRemoveContainerRunning
12:34:27 [2022-04-08T12:34:27.982Z] --- PASS: TestRemoveContainerRunning (0.40s)
12:34:27 [2022-04-08T12:34:27.982Z] === RUN   TestRemoveContainerForceRemoveRunning
12:34:28 [2022-04-08T12:34:28.549Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
12:34:28 [2022-04-08T12:34:28.549Z] === RUN   TestRemoveInvalidContainer
12:34:28 [2022-04-08T12:34:28.549Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:34:28 [2022-04-08T12:34:28.550Z] === RUN   TestRenameLinkedContainer
12:34:29 [2022-04-08T12:34:29.926Z] --- PASS: TestRenameLinkedContainer (1.63s)
12:34:29 [2022-04-08T12:34:29.926Z] === RUN   TestRenameStoppedContainer
12:34:30 [2022-04-08T12:34:30.492Z] --- PASS: TestRenameStoppedContainer (0.37s)
12:34:30 [2022-04-08T12:34:30.493Z] === RUN   TestRenameRunningContainerAndReuse
12:34:31 [2022-04-08T12:34:31.428Z] --- PASS: TestRenameRunningContainerAndReuse (0.79s)
12:34:31 [2022-04-08T12:34:31.428Z] === RUN   TestRenameInvalidName
12:34:31 [2022-04-08T12:34:31.687Z] --- PASS: TestRenameInvalidName (0.40s)
12:34:31 [2022-04-08T12:34:31.687Z] === RUN   TestRenameAnonymousContainer
12:34:33 [2022-04-08T12:34:33.063Z] --- PASS: TestRenameAnonymousContainer (1.41s)
12:34:33 [2022-04-08T12:34:33.063Z] === RUN   TestRenameContainerWithSameName
12:34:33 [2022-04-08T12:34:33.321Z] --- PASS: TestRenameContainerWithSameName (0.39s)
12:34:33 [2022-04-08T12:34:33.321Z] === RUN   TestRenameContainerWithLinkedContainer
12:34:34 [2022-04-08T12:34:34.257Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
12:34:34 [2022-04-08T12:34:34.257Z] === RUN   TestResize
12:34:34 [2022-04-08T12:34:34.823Z] --- PASS: TestResize (0.43s)
12:34:34 [2022-04-08T12:34:34.823Z] === RUN   TestResizeWithInvalidSize
12:34:35 [2022-04-08T12:34:35.082Z] --- PASS: TestResizeWithInvalidSize (0.42s)
12:34:35 [2022-04-08T12:34:35.082Z] === RUN   TestResizeWhenContainerNotStarted
12:34:35 [2022-04-08T12:34:35.341Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
12:34:35 [2022-04-08T12:34:35.341Z] === RUN   TestDaemonRestartKillContainers
12:34:35 [2022-04-08T12:34:35.341Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:34:35 [2022-04-08T12:34:35.341Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:34:35 [2022-04-08T12:34:35.341Z] === RUN   TestCgroupNamespacesRun
12:34:36 [2022-04-08T12:34:36.718Z] --- PASS: TestCgroupNamespacesRun (1.15s)
12:34:36 [2022-04-08T12:34:36.718Z] === RUN   TestCgroupNamespacesRunPrivileged
12:34:37 [2022-04-08T12:34:37.653Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s)
12:34:37 [2022-04-08T12:34:37.653Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:34:39 [2022-04-08T12:34:39.031Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
12:34:39 [2022-04-08T12:34:39.031Z] === RUN   TestCgroupNamespacesRunHostMode
12:34:39 [2022-04-08T12:34:39.967Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
12:34:39 [2022-04-08T12:34:39.967Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:34:41 [2022-04-08T12:34:41.346Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
12:34:41 [2022-04-08T12:34:41.346Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:34:42 [2022-04-08T12:34:42.287Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
12:34:42 [2022-04-08T12:34:42.287Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:34:42 [2022-04-08T12:34:42.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
12:34:43 [2022-04-08T12:34:43.112Z] === RUN   TestCgroupNamespacesRunOlderClient
12:34:44 [2022-04-08T12:34:44.055Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
12:34:44 [2022-04-08T12:34:44.055Z] === RUN   TestNISDomainname
12:34:44 [2022-04-08T12:34:44.055Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:34:44 [2022-04-08T12:34:44.055Z] --- SKIP: TestNISDomainname (0.02s)
12:34:44 [2022-04-08T12:34:44.055Z] === RUN   TestHostnameDnsResolution
12:34:44 [2022-04-08T12:34:44.653Z] --- PASS: TestHostnameDnsResolution (0.61s)
12:34:44 [2022-04-08T12:34:44.653Z] === RUN   TestUnprivilegedPortsAndPing
12:34:44 [2022-04-08T12:34:44.653Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:34:44 [2022-04-08T12:34:44.653Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
12:34:44 [2022-04-08T12:34:44.653Z] === RUN   TestPrivilegedHostDevices
12:34:45 [2022-04-08T12:34:45.229Z] --- PASS: TestPrivilegedHostDevices (0.47s)
12:34:45 [2022-04-08T12:34:45.229Z] === RUN   TestStats
12:34:45 [2022-04-08T12:34:45.229Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:45 [2022-04-08T12:34:45.229Z] --- SKIP: TestStats (0.00s)
12:34:45 [2022-04-08T12:34:45.229Z] === RUN   TestStopContainerWithTimeout
12:34:45 [2022-04-08T12:34:45.229Z] === RUN   TestStopContainerWithTimeout/0
12:34:45 [2022-04-08T12:34:45.229Z] === PAUSE TestStopContainerWithTimeout/0
12:34:45 [2022-04-08T12:34:45.229Z] === RUN   TestStopContainerWithTimeout/1
12:34:45 [2022-04-08T12:34:45.229Z] === PAUSE TestStopContainerWithTimeout/1
12:34:45 [2022-04-08T12:34:45.229Z] === RUN   TestStopContainerWithTimeout/3
12:34:45 [2022-04-08T12:34:45.229Z] === PAUSE TestStopContainerWithTimeout/3
12:34:45 [2022-04-08T12:34:45.229Z] === RUN   TestStopContainerWithTimeout/-1
12:34:45 [2022-04-08T12:34:45.229Z] === PAUSE TestStopContainerWithTimeout/-1
12:34:45 [2022-04-08T12:34:45.229Z] === CONT  TestStopContainerWithTimeout/0
12:34:45 [2022-04-08T12:34:45.229Z] === CONT  TestStopContainerWithTimeout/-1
12:34:45 [2022-04-08T12:34:45.811Z] === CONT  TestStopContainerWithTimeout/3
12:34:48 [2022-04-08T12:34:48.343Z] === CONT  TestStopContainerWithTimeout/1
12:34:49 [2022-04-08T12:34:49.284Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:34:49 [2022-04-08T12:34:49.284Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
12:34:49 [2022-04-08T12:34:49.284Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.62s)
12:34:49 [2022-04-08T12:34:49.284Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
12:34:49 [2022-04-08T12:34:49.284Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
12:34:49 [2022-04-08T12:34:49.284Z] === RUN   TestDeleteDevicemapper
12:34:49 [2022-04-08T12:34:49.284Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:34:49 [2022-04-08T12:34:49.284Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:34:49 [2022-04-08T12:34:49.284Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:34:50 [2022-04-08T12:34:50.662Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.27s)
12:34:50 [2022-04-08T12:34:50.662Z] === RUN   TestUpdateMemory
12:34:50 [2022-04-08T12:34:50.662Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:50 [2022-04-08T12:34:50.662Z] --- SKIP: TestUpdateMemory (0.00s)
12:34:50 [2022-04-08T12:34:50.662Z] === RUN   TestUpdateCPUQuota
12:34:50 [2022-04-08T12:34:50.662Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:50 [2022-04-08T12:34:50.662Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:34:50 [2022-04-08T12:34:50.662Z] === RUN   TestUpdatePidsLimit
12:34:50 [2022-04-08T12:34:50.662Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:34:50 [2022-04-08T12:34:50.662Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:34:50 [2022-04-08T12:34:50.662Z] === RUN   TestUpdateRestartPolicy
12:35:02 [2022-04-08T12:35:02.870Z] --- PASS: TestUpdateRestartPolicy (10.86s)
12:35:02 [2022-04-08T12:35:02.870Z] === RUN   TestUpdateRestartWithAutoRemove
12:35:02 [2022-04-08T12:35:02.870Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
12:35:02 [2022-04-08T12:35:02.870Z] === RUN   TestWaitNonBlocked
12:35:02 [2022-04-08T12:35:02.870Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:02 [2022-04-08T12:35:02.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:02 [2022-04-08T12:35:02.870Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:02 [2022-04-08T12:35:02.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:02 [2022-04-08T12:35:02.870Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:02 [2022-04-08T12:35:02.870Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:02 [2022-04-08T12:35:02.870Z] --- PASS: TestWaitNonBlocked (0.01s)
12:35:02 [2022-04-08T12:35:02.870Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
12:35:02 [2022-04-08T12:35:02.870Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
12:35:02 [2022-04-08T12:35:02.870Z] === RUN   TestWaitBlocked
12:35:02 [2022-04-08T12:35:02.870Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:35:02 [2022-04-08T12:35:02.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:35:02 [2022-04-08T12:35:02.870Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:35:02 [2022-04-08T12:35:02.870Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:35:02 [2022-04-08T12:35:02.870Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:35:02 [2022-04-08T12:35:02.870Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:35:03 [2022-04-08T12:35:03.129Z] --- PASS: TestWaitBlocked (0.01s)
12:35:03 [2022-04-08T12:35:03.129Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
12:35:03 [2022-04-08T12:35:03.129Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
12:35:03 [2022-04-08T12:35:03.129Z] === CONT  TestDaemonRestartIpcMode
12:35:03 [2022-04-08T12:35:03.129Z] === CONT  TestIpcModeOlderClient
12:35:03 [2022-04-08T12:35:03.388Z] --- PASS: TestIpcModeOlderClient (0.09s)
12:35:03 [2022-04-08T12:35:03.388Z] === CONT  TestRestartDaemonWithRestartingContainer
12:35:05 [2022-04-08T12:35:05.924Z] --- PASS: TestDaemonRestartIpcMode (2.65s)
12:35:05 [2022-04-08T12:35:05.924Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.58s)
12:35:05 [2022-04-08T12:35:05.924Z] PASS
12:35:05 [2022-04-08T12:35:05.924Z] 
12:35:05 [2022-04-08T12:35:05.924Z] === Skipped
12:35:05 [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:35:05 [2022-04-08T12:35:05.924Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:35:05 [2022-04-08T12:35:05.924Z] 
12:35:05 [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:35:05 [2022-04-08T12:35:05.924Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:35:05 [2022-04-08T12:35:05.924Z] 
12:35:05 [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:35:05 [2022-04-08T12:35:05.924Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:35:05 [2022-04-08T12:35:05.924Z] 
12:35:05 [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:35:05 [2022-04-08T12:35:05.924Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:35:05 [2022-04-08T12:35:05.924Z] 
12:35:05 [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
12:35:05 [2022-04-08T12:35:05.924Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:35:05 [2022-04-08T12:35:05.924Z] 
12:35:05 [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:35:05 [2022-04-08T12:35:05.924Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:05 [2022-04-08T12:35:05.924Z] 
12:35:05 [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:35:05 [2022-04-08T12:35:05.924Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:05 [2022-04-08T12:35:05.924Z] 
12:35:05 [2022-04-08T12:35:05.924Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
12:35:05 [2022-04-08T12:35:05.925Z]     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)
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     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)
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     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)
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
12:35:05 [2022-04-08T12:35:05.925Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
12:35:05 [2022-04-08T12:35:05.925Z]     run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:35:05 [2022-04-08T12:35:05.925Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:35:05 [2022-04-08T12:35:05.925Z] 
12:35:05 [2022-04-08T12:35:05.925Z] DONE 178 tests, 27 skipped in 71.359s
12:35:05 [2022-04-08T12:35:05.925Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:35:06 [2022-04-08T12:35:06.183Z] === RUN   TestConfigDaemonLibtrustID
12:35:06 [2022-04-08T12:35:06.752Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
12:35:06 [2022-04-08T12:35:06.752Z] === RUN   TestDaemonConfigValidation
12:35:06 [2022-04-08T12:35:06.752Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:35:06 [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:35:06 [2022-04-08T12:35:06.752Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:35:06 [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:35:06 [2022-04-08T12:35:06.752Z] === RUN   TestDaemonConfigValidation/invalid_config
12:35:06 [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:35:06 [2022-04-08T12:35:06.752Z] === RUN   TestDaemonConfigValidation/malformed_config
12:35:06 [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:35:06 [2022-04-08T12:35:06.752Z] === RUN   TestDaemonConfigValidation/valid_config
12:35:06 [2022-04-08T12:35:06.752Z] === PAUSE TestDaemonConfigValidation/valid_config
12:35:06 [2022-04-08T12:35:06.752Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:35:06 [2022-04-08T12:35:06.752Z] === CONT  TestDaemonConfigValidation/malformed_config
12:35:06 [2022-04-08T12:35:06.752Z] === CONT  TestDaemonConfigValidation/valid_config
12:35:06 [2022-04-08T12:35:06.752Z] === CONT  TestDaemonConfigValidation/invalid_config
12:35:07 [2022-04-08T12:35:07.011Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:35:07 [2022-04-08T12:35:07.011Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:35:07 [2022-04-08T12:35:07.011Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
12:35:07 [2022-04-08T12:35:07.011Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
12:35:07 [2022-04-08T12:35:07.011Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
12:35:07 [2022-04-08T12:35:07.011Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
12:35:07 [2022-04-08T12:35:07.011Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s)
12:35:07 [2022-04-08T12:35:07.011Z] === RUN   TestConfigDaemonSeccompProfiles
12:35:07 [2022-04-08T12:35:07.011Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:35:08 [2022-04-08T12:35:08.389Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:35:09 [2022-04-08T12:35:09.327Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:35:10 [2022-04-08T12:35:10.270Z] === CONT  TestConfigDaemonSeccompProfiles
12:35:10 [2022-04-08T12:35:10.270Z]     daemon_test.go:156: [db5fc5f4c6a56] daemon is not started
12:35:10 [2022-04-08T12:35:10.270Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
12:35:10 [2022-04-08T12:35:10.270Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
12:35:10 [2022-04-08T12:35:10.270Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
12:35:10 [2022-04-08T12:35:10.270Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
12:35:10 [2022-04-08T12:35:10.270Z] === RUN   TestDaemonProxy
12:35:10 [2022-04-08T12:35:10.270Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
12:35:10 [2022-04-08T12:35:10.270Z] --- SKIP: TestDaemonProxy (0.00s)
12:35:10 [2022-04-08T12:35:10.270Z] PASS
12:35:10 [2022-04-08T12:35:10.270Z] 
12:35:10 [2022-04-08T12:35:10.270Z] === Skipped
12:35:10 [2022-04-08T12:35:10.270Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
12:35:10 [2022-04-08T12:35:10.270Z]     daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
12:35:10 [2022-04-08T12:35:10.270Z] 
12:35:10 [2022-04-08T12:35:10.270Z] DONE 12 tests, 1 skipped in 4.386s
12:35:10 [2022-04-08T12:35:10.270Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:35:10 [2022-04-08T12:35:10.529Z] INFO: Testing against a local daemon
12:35:10 [2022-04-08T12:35:10.787Z] === RUN   TestCommitInheritsEnv
12:35:12 [2022-04-08T12:35:12.165Z] --- PASS: TestCommitInheritsEnv (1.52s)
12:35:12 [2022-04-08T12:35:12.165Z] === RUN   TestImportExtremelyLargeImageWorks
12:35:12 [2022-04-08T12:35:12.165Z] === PAUSE TestImportExtremelyLargeImageWorks
12:35:12 [2022-04-08T12:35:12.165Z] === RUN   TestImportWithCustomPlatform
12:35:12 [2022-04-08T12:35:12.165Z] === RUN   TestImportWithCustomPlatform/#00
12:35:12 [2022-04-08T12:35:12.165Z] === RUN   TestImportWithCustomPlatform/_______
12:35:12 [2022-04-08T12:35:12.165Z] === RUN   TestImportWithCustomPlatform//
12:35:12 [2022-04-08T12:35:12.165Z] === RUN   TestImportWithCustomPlatform/linux
12:35:12 [2022-04-08T12:35:12.424Z] === RUN   TestImportWithCustomPlatform/LINUX
12:35:12 [2022-04-08T12:35:12.424Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:35:12 [2022-04-08T12:35:12.424Z] === RUN   TestImportWithCustomPlatform/macos
12:35:12 [2022-04-08T12:35:12.424Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:35:12 [2022-04-08T12:35:12.424Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:35:12 [2022-04-08T12:35:12.424Z] --- PASS: TestImportWithCustomPlatform (0.31s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform/macos (0.01s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s)
12:35:12 [2022-04-08T12:35:12.424Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:35:12 [2022-04-08T12:35:12.424Z] === RUN   TestImagesFilterMultiReference
12:35:12 [2022-04-08T12:35:12.682Z] --- PASS: TestImagesFilterMultiReference (0.08s)
12:35:12 [2022-04-08T12:35:12.682Z] === RUN   TestImagePullPlatformInvalid
12:35:12 [2022-04-08T12:35:12.682Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:35:12 [2022-04-08T12:35:12.682Z] === RUN   TestRemoveImageOrphaning
12:35:14 [2022-04-08T12:35:14.059Z] --- PASS: TestRemoveImageOrphaning (1.58s)
12:35:14 [2022-04-08T12:35:14.059Z] === RUN   TestRemoveImageGarbageCollector
12:35:14 [2022-04-08T12:35:14.059Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:35:14 [2022-04-08T12:35:14.059Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s)
12:35:14 [2022-04-08T12:35:14.059Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:35:14 [2022-04-08T12:35:14.317Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:35:14 [2022-04-08T12:35:14.317Z] === RUN   TestTagInvalidReference
12:35:14 [2022-04-08T12:35:14.317Z] --- PASS: TestTagInvalidReference (0.01s)
12:35:14 [2022-04-08T12:35:14.317Z] === RUN   TestTagValidPrefixedRepo
12:35:14 [2022-04-08T12:35:14.317Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:35:14 [2022-04-08T12:35:14.317Z] === RUN   TestTagExistedNameWithoutForce
12:35:14 [2022-04-08T12:35:14.317Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:35:14 [2022-04-08T12:35:14.317Z] === RUN   TestTagOfficialNames
12:35:14 [2022-04-08T12:35:14.317Z] --- PASS: TestTagOfficialNames (0.04s)
12:35:14 [2022-04-08T12:35:14.317Z] === RUN   TestTagMatchesDigest
12:35:14 [2022-04-08T12:35:14.317Z] --- PASS: TestTagMatchesDigest (0.01s)
12:35:14 [2022-04-08T12:35:14.317Z] === CONT  TestImportExtremelyLargeImageWorks
12:36:50 [2022-04-08T12:36:50.769Z] --- PASS: TestImportExtremelyLargeImageWorks (92.89s)
12:36:50 [2022-04-08T12:36:50.769Z] PASS
12:36:50 [2022-04-08T12:36:50.769Z] 
12:36:50 [2022-04-08T12:36:50.769Z] === Skipped
12:36:50 [2022-04-08T12:36:50.769Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.01s)
12:36:50 [2022-04-08T12:36:50.769Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:36:50 [2022-04-08T12:36:50.769Z] 
12:36:50 [2022-04-08T12:36:50.769Z] DONE 22 tests, 1 skipped in 96.943s
12:36:50 [2022-04-08T12:36:50.769Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:36:50 [2022-04-08T12:36:50.769Z] INFO: Testing against a local daemon
12:36:50 [2022-04-08T12:36:50.769Z] === RUN   TestNetworkCreateDelete
12:36:50 [2022-04-08T12:36:50.769Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:36:50 [2022-04-08T12:36:50.769Z] === RUN   TestDockerNetworkDeletePreferID
12:36:50 [2022-04-08T12:36:50.769Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:36:50 [2022-04-08T12:36:50.769Z] === RUN   TestDaemonDNSFallback
12:36:54 [2022-04-08T12:36:54.059Z] --- PASS: TestDaemonDNSFallback (6.29s)
12:36:54 [2022-04-08T12:36:54.059Z] === RUN   TestInspectNetwork
12:36:54 [2022-04-08T12:36:54.059Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:54 [2022-04-08T12:36:54.059Z] --- SKIP: TestInspectNetwork (0.00s)
12:36:54 [2022-04-08T12:36:54.059Z] === RUN   TestRunContainerWithBridgeNone
12:36:54 [2022-04-08T12:36:54.059Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.059Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:36:54 [2022-04-08T12:36:54.059Z] === RUN   TestNetworkInvalidJSON
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestNetworkInvalidJSON//networks/create
12:36:54 [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:36:54 [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:54 [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:54 [2022-04-08T12:36:54.060Z] === CONT  TestNetworkInvalidJSON//networks/create
12:36:54 [2022-04-08T12:36:54.060Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:36:54 [2022-04-08T12:36:54.060Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:36:54 [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:36:54 [2022-04-08T12:36:54.060Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:36:54 [2022-04-08T12:36:54.060Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:36:54 [2022-04-08T12:36:54.060Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestNetworkList
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestNetworkList//networks
12:36:54 [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkList//networks
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestNetworkList//networks/
12:36:54 [2022-04-08T12:36:54.060Z] === PAUSE TestNetworkList//networks/
12:36:54 [2022-04-08T12:36:54.060Z] === CONT  TestNetworkList//networks
12:36:54 [2022-04-08T12:36:54.060Z] === CONT  TestNetworkList//networks/
12:36:54 [2022-04-08T12:36:54.060Z] --- PASS: TestNetworkList (0.01s)
12:36:54 [2022-04-08T12:36:54.060Z]     --- PASS: TestNetworkList//networks (0.00s)
12:36:54 [2022-04-08T12:36:54.060Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestHostIPv4BridgeLabel
12:36:54 [2022-04-08T12:36:54.060Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.060Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestDaemonRestartWithLiveRestore
12:36:54 [2022-04-08T12:36:54.060Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.060Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
12:36:54 [2022-04-08T12:36:54.060Z] === RUN   TestDaemonDefaultNetworkPools
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestDaemonRestartWithExistingNetwork
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.03s)
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestServiceWithPredefinedNetwork
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:243: FLAKY_TEST
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestServiceWithDataPathPortInit
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z] PASS
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === Skipped
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.03s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:243: FLAKY_TEST
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:36:54 [2022-04-08T12:36:54.319Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:36:54 [2022-04-08T12:36:54.319Z] 
12:36:54 [2022-04-08T12:36:54.319Z] DONE 22 tests, 12 skipped in 7.053s
12:36:54 [2022-04-08T12:36:54.319Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:36:54 [2022-04-08T12:36:54.319Z] INFO: Testing against a local daemon
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestDockerNetworkIpvlanPersistance
12:36:54 [2022-04-08T12:36:54.319Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:36:54 [2022-04-08T12:36:54.319Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
12:36:54 [2022-04-08T12:36:54.319Z] === RUN   TestDockerNetworkIpvlan
12:36:54 [2022-04-08T12:36:54.319Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:36:54 [2022-04-08T12:36:54.320Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:36:54 [2022-04-08T12:36:54.320Z] PASS
12:36:54 [2022-04-08T12:36:54.320Z] 
12:36:54 [2022-04-08T12:36:54.320Z] === Skipped
12:36:54 [2022-04-08T12:36:54.320Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
12:36:54 [2022-04-08T12:36:54.320Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:36:54 [2022-04-08T12:36:54.320Z] 
12:36:54 [2022-04-08T12:36:54.320Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:36:54 [2022-04-08T12:36:54.320Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:36:54 [2022-04-08T12:36:54.320Z] 
12:36:54 [2022-04-08T12:36:54.320Z] DONE 2 tests, 2 skipped in 0.129s
12:36:54 [2022-04-08T12:36:54.320Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:36:54 [2022-04-08T12:36:54.578Z] INFO: Testing against a local daemon
12:36:54 [2022-04-08T12:36:54.578Z] === RUN   TestDockerNetworkMacvlanPersistance
12:36:54 [2022-04-08T12:36:54.578Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.578Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:36:54 [2022-04-08T12:36:54.578Z] === RUN   TestDockerNetworkMacvlan
12:36:54 [2022-04-08T12:36:54.578Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.578Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:36:54 [2022-04-08T12:36:54.578Z] PASS
12:36:54 [2022-04-08T12:36:54.578Z] 
12:36:54 [2022-04-08T12:36:54.578Z] === Skipped
12:36:54 [2022-04-08T12:36:54.578Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:36:54 [2022-04-08T12:36:54.578Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.578Z] 
12:36:54 [2022-04-08T12:36:54.578Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:36:54 [2022-04-08T12:36:54.578Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:54 [2022-04-08T12:36:54.578Z] 
12:36:54 [2022-04-08T12:36:54.578Z] DONE 2 tests, 2 skipped in 0.191s
12:36:54 [2022-04-08T12:36:54.578Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:36:54 [2022-04-08T12:36:54.578Z] testing: warning: no tests to run
12:36:54 [2022-04-08T12:36:54.578Z] PASS
12:36:54 [2022-04-08T12:36:54.578Z] 
12:36:54 [2022-04-08T12:36:54.578Z] DONE 0 tests in 0.027s
12:36:54 [2022-04-08T12:36:54.578Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:36:54 [2022-04-08T12:36:54.836Z] INFO: Testing against a local daemon
12:36:54 [2022-04-08T12:36:54.836Z] === RUN   TestAuthZPluginAllowRequest
12:36:54 [2022-04-08T12:36:54.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:36:54 [2022-04-08T12:36:54.836Z] === RUN   TestAuthZPluginTLS
12:36:54 [2022-04-08T12:36:54.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:36:54 [2022-04-08T12:36:54.836Z] === RUN   TestAuthZPluginDenyRequest
12:36:54 [2022-04-08T12:36:54.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:36:54 [2022-04-08T12:36:54.836Z] === RUN   TestAuthZPluginAPIDenyResponse
12:36:54 [2022-04-08T12:36:54.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:36:54 [2022-04-08T12:36:54.836Z] === RUN   TestAuthZPluginDenyResponse
12:36:54 [2022-04-08T12:36:54.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:36:54 [2022-04-08T12:36:54.836Z] === RUN   TestAuthZPluginAllowEventStream
12:36:54 [2022-04-08T12:36:54.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:36:54 [2022-04-08T12:36:54.836Z] === RUN   TestAuthZPluginErrorResponse
12:36:54 [2022-04-08T12:36:54.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.836Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:36:54 [2022-04-08T12:36:54.836Z] === RUN   TestAuthZPluginErrorRequest
12:36:54 [2022-04-08T12:36:54.836Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:36:54 [2022-04-08T12:36:54.837Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:36:54 [2022-04-08T12:36:54.837Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:36:54 [2022-04-08T12:36:54.837Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:36:54 [2022-04-08T12:36:54.837Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:36:54 [2022-04-08T12:36:54.837Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:36:54 [2022-04-08T12:36:54.837Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:36:54 [2022-04-08T12:36:54.837Z] === RUN   TestAuthZPluginHeader
12:36:54 [2022-04-08T12:36:54.837Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:36:54 [2022-04-08T12:36:54.837Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:36:54 [2022-04-08T12:36:54.837Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
12:36:54 [2022-04-08T12:36:54.837Z] === RUN   TestAuthZPluginV2Disable
12:36:54 [2022-04-08T12:36:54.837Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:54 [2022-04-08T12:36:54.837Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
12:36:54 [2022-04-08T12:36:54.837Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:36:55 [2022-04-08T12:36:55.095Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:36:55 [2022-04-08T12:36:55.095Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:36:55 [2022-04-08T12:36:55.095Z] PASS
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === Skipped
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.13s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:36:55 [2022-04-08T12:36:55.095Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.095Z] 
12:36:55 [2022-04-08T12:36:55.095Z] DONE 17 tests, 17 skipped in 0.327s
12:36:55 [2022-04-08T12:36:55.095Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:36:55 [2022-04-08T12:36:55.095Z] INFO: Testing against a local daemon
12:36:55 [2022-04-08T12:36:55.095Z] === RUN   TestPluginInvalidJSON
12:36:55 [2022-04-08T12:36:55.095Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:36:55 [2022-04-08T12:36:55.095Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:36:55 [2022-04-08T12:36:55.355Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:36:55 [2022-04-08T12:36:55.355Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:36:55 [2022-04-08T12:36:55.355Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:36:55 [2022-04-08T12:36:55.355Z] === RUN   TestPluginInstall
12:36:55 [2022-04-08T12:36:55.355Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.355Z] --- SKIP: TestPluginInstall (0.00s)
12:36:55 [2022-04-08T12:36:55.355Z] === RUN   TestPluginsWithRuntimes
12:36:55 [2022-04-08T12:36:55.355Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:36:55 [2022-04-08T12:36:55.355Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:36:55 [2022-04-08T12:36:55.355Z] === RUN   TestPluginBackCompatMediaTypes
12:36:55 [2022-04-08T12:36:55.355Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:36:55 [2022-04-08T12:36:55.355Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:36:55 [2022-04-08T12:36:55.355Z] PASS
12:36:55 [2022-04-08T12:36:55.355Z] 
12:36:55 [2022-04-08T12:36:55.355Z] === Skipped
12:36:55 [2022-04-08T12:36:55.355Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:36:55 [2022-04-08T12:36:55.355Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:36:55 [2022-04-08T12:36:55.355Z] 
12:36:55 [2022-04-08T12:36:55.355Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:36:55 [2022-04-08T12:36:55.355Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:36:55 [2022-04-08T12:36:55.355Z] 
12:36:55 [2022-04-08T12:36:55.355Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:36:55 [2022-04-08T12:36:55.355Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:36:55 [2022-04-08T12:36:55.355Z] 
12:36:55 [2022-04-08T12:36:55.355Z] DONE 5 tests, 3 skipped in 0.200s
12:36:55 [2022-04-08T12:36:55.355Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:36:55 [2022-04-08T12:36:55.355Z] INFO: Testing against a local daemon
12:36:55 [2022-04-08T12:36:55.355Z] === RUN   TestExternalGraphDriver
12:36:55 [2022-04-08T12:36:55.355Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:36:55 [2022-04-08T12:36:55.355Z] --- SKIP: TestExternalGraphDriver (0.03s)
12:36:55 [2022-04-08T12:36:55.355Z] === RUN   TestGraphdriverPluginV2
12:36:58 [2022-04-08T12:36:58.640Z] --- PASS: TestGraphdriverPluginV2 (3.32s)
12:36:58 [2022-04-08T12:36:58.640Z] PASS
12:36:58 [2022-04-08T12:36:58.640Z] 
12:36:58 [2022-04-08T12:36:58.640Z] === Skipped
12:36:58 [2022-04-08T12:36:58.640Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
12:36:58 [2022-04-08T12:36:58.640Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:36:58 [2022-04-08T12:36:58.640Z] 
12:36:58 [2022-04-08T12:36:58.640Z] DONE 2 tests, 1 skipped in 3.484s
12:36:58 [2022-04-08T12:36:58.640Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:36:58 [2022-04-08T12:36:58.899Z] INFO: Testing against a local daemon
12:36:58 [2022-04-08T12:36:58.899Z] === RUN   TestContinueAfterPluginCrash
12:36:58 [2022-04-08T12:36:58.899Z] === PAUSE TestContinueAfterPluginCrash
12:36:58 [2022-04-08T12:36:58.899Z] === RUN   TestReadPluginNoRead
12:36:58 [2022-04-08T12:36:58.899Z] === PAUSE TestReadPluginNoRead
12:36:58 [2022-04-08T12:36:58.899Z] === RUN   TestDaemonStartWithLogOpt
12:36:58 [2022-04-08T12:36:58.899Z] === PAUSE TestDaemonStartWithLogOpt
12:36:58 [2022-04-08T12:36:58.899Z] === CONT  TestContinueAfterPluginCrash
12:36:58 [2022-04-08T12:36:58.899Z] === CONT  TestDaemonStartWithLogOpt
12:37:04 [2022-04-08T12:37:04.174Z] --- PASS: TestDaemonStartWithLogOpt (5.11s)
12:37:04 [2022-04-08T12:37:04.174Z] === CONT  TestReadPluginNoRead
12:37:06 [2022-04-08T12:37:06.077Z] === RUN   TestReadPluginNoRead/default
12:37:07 [2022-04-08T12:37:07.453Z] === RUN   TestReadPluginNoRead/disabled_caching
12:37:08 [2022-04-08T12:37:08.831Z] --- PASS: TestContinueAfterPluginCrash (9.77s)
12:37:08 [2022-04-08T12:37:08.831Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:37:10 [2022-04-08T12:37:10.210Z] === CONT  TestReadPluginNoRead
12:37:10 [2022-04-08T12:37:10.210Z]     read_test.go:92: [d5b72663b447b] daemon is not started
12:37:10 [2022-04-08T12:37:10.210Z] --- PASS: TestReadPluginNoRead (5.92s)
12:37:10 [2022-04-08T12:37:10.210Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
12:37:10 [2022-04-08T12:37:10.210Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
12:37:10 [2022-04-08T12:37:10.210Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
12:37:10 [2022-04-08T12:37:10.210Z] PASS
12:37:10 [2022-04-08T12:37:10.210Z] 
12:37:10 [2022-04-08T12:37:10.210Z] DONE 6 tests in 11.175s
12:37:10 [2022-04-08T12:37:10.210Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:37:10 [2022-04-08T12:37:10.210Z] testing: warning: no tests to run
12:37:10 [2022-04-08T12:37:10.210Z] PASS
12:37:10 [2022-04-08T12:37:10.210Z] 
12:37:10 [2022-04-08T12:37:10.210Z] DONE 0 tests in 0.046s
12:37:10 [2022-04-08T12:37:10.210Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:37:10 [2022-04-08T12:37:10.210Z] INFO: Testing against a local daemon
12:37:10 [2022-04-08T12:37:10.210Z] === RUN   TestPluginWithDevMounts
12:37:10 [2022-04-08T12:37:10.210Z]     mounts_test.go:20: (*Execution).IsRootless-fm
12:37:10 [2022-04-08T12:37:10.210Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:37:10 [2022-04-08T12:37:10.210Z] PASS
12:37:10 [2022-04-08T12:37:10.210Z] 
12:37:10 [2022-04-08T12:37:10.210Z] === Skipped
12:37:10 [2022-04-08T12:37:10.210Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:37:10 [2022-04-08T12:37:10.210Z]     mounts_test.go:20: (*Execution).IsRootless-fm
12:37:10 [2022-04-08T12:37:10.210Z] 
12:37:10 [2022-04-08T12:37:10.210Z] DONE 1 tests, 1 skipped in 0.169s
12:37:10 [2022-04-08T12:37:10.210Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:37:10 [2022-04-08T12:37:10.210Z] INFO: Testing against a local daemon
12:37:10 [2022-04-08T12:37:10.210Z] === RUN   TestSecretInspect
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretInspect (0.02s)
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestSecretList
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretList (0.01s)
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestSecretsCreateAndDelete
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestSecretsUpdate
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretsUpdate (0.01s)
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestTemplatedSecret
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] --- SKIP: TestTemplatedSecret (0.00s)
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestSecretCreateResolve
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:37:10 [2022-04-08T12:37:10.470Z] PASS
12:37:10 [2022-04-08T12:37:10.470Z] 
12:37:10 [2022-04-08T12:37:10.470Z] === Skipped
12:37:10 [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] 
12:37:10 [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] 
12:37:10 [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] 
12:37:10 [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] 
12:37:10 [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] 
12:37:10 [2022-04-08T12:37:10.470Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:37:10 [2022-04-08T12:37:10.470Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] 
12:37:10 [2022-04-08T12:37:10.470Z] DONE 6 tests, 6 skipped in 0.241s
12:37:10 [2022-04-08T12:37:10.470Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:37:10 [2022-04-08T12:37:10.470Z] INFO: Testing against a local daemon
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestServiceCreateInit
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:37:10 [2022-04-08T12:37:10.470Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:37:10 [2022-04-08T12:37:10.470Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.470Z] --- PASS: TestServiceCreateInit (0.02s)
12:37:10 [2022-04-08T12:37:10.470Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:37:10 [2022-04-08T12:37:10.470Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:37:10 [2022-04-08T12:37:10.470Z] === RUN   TestCreateServiceMultipleTimes
12:37:10 [2022-04-08T12:37:10.729Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestCreateServiceConflict
12:37:10 [2022-04-08T12:37:10.729Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestCreateServiceMaxReplicas
12:37:10 [2022-04-08T12:37:10.729Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestCreateWithDuplicateNetworkNames
12:37:10 [2022-04-08T12:37:10.729Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestCreateServiceSecretFileMode
12:37:10 [2022-04-08T12:37:10.729Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestCreateServiceConfigFileMode
12:37:10 [2022-04-08T12:37:10.729Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestCreateServiceSysctls
12:37:10 [2022-04-08T12:37:10.729Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceSysctls (0.04s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestCreateServiceCapabilities
12:37:10 [2022-04-08T12:37:10.729Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestInspect
12:37:10 [2022-04-08T12:37:10.729Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestInspect (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestCreateJob
12:37:10 [2022-04-08T12:37:10.729Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestCreateJob (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestReplicatedJob
12:37:10 [2022-04-08T12:37:10.729Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestReplicatedJob (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestUpdateReplicatedJob
12:37:10 [2022-04-08T12:37:10.729Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestServiceListWithStatuses
12:37:10 [2022-04-08T12:37:10.729Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestDockerNetworkConnectAlias
12:37:10 [2022-04-08T12:37:10.729Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestDockerNetworkReConnect
12:37:10 [2022-04-08T12:37:10.729Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:10 [2022-04-08T12:37:10.729Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
12:37:10 [2022-04-08T12:37:10.729Z] === RUN   TestServicePlugin
12:37:12 [2022-04-08T12:37:12.637Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.637Z] --- SKIP: TestServicePlugin (1.92s)
12:37:12 [2022-04-08T12:37:12.637Z] === RUN   TestServiceUpdateLabel
12:37:12 [2022-04-08T12:37:12.637Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.637Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:37:12 [2022-04-08T12:37:12.637Z] === RUN   TestServiceUpdateSecrets
12:37:12 [2022-04-08T12:37:12.637Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.637Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:37:12 [2022-04-08T12:37:12.637Z] === RUN   TestServiceUpdateConfigs
12:37:12 [2022-04-08T12:37:12.637Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.637Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:37:12 [2022-04-08T12:37:12.637Z] === RUN   TestServiceUpdateNetwork
12:37:12 [2022-04-08T12:37:12.637Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.637Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:37:12 [2022-04-08T12:37:12.637Z] === RUN   TestServiceUpdatePidsLimit
12:37:12 [2022-04-08T12:37:12.898Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
12:37:12 [2022-04-08T12:37:12.898Z] PASS
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === Skipped
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
12:37:12 [2022-04-08T12:37:12.898Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:37:12 [2022-04-08T12:37:12.898Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s)
12:37:12 [2022-04-08T12:37:12.898Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:37:12 [2022-04-08T12:37:12.898Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
12:37:12 [2022-04-08T12:37:12.898Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] DONE 24 tests, 23 skipped in 2.386s
12:37:12 [2022-04-08T12:37:12.898Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:37:12 [2022-04-08T12:37:12.898Z] INFO: Testing against a local daemon
12:37:12 [2022-04-08T12:37:12.898Z] === RUN   TestSessionCreate
12:37:12 [2022-04-08T12:37:12.898Z] --- PASS: TestSessionCreate (0.03s)
12:37:12 [2022-04-08T12:37:12.898Z] === RUN   TestSessionCreateWithBadUpgrade
12:37:12 [2022-04-08T12:37:12.898Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
12:37:12 [2022-04-08T12:37:12.898Z] PASS
12:37:12 [2022-04-08T12:37:12.898Z] 
12:37:12 [2022-04-08T12:37:12.898Z] DONE 2 tests in 0.178s
12:37:12 [2022-04-08T12:37:12.898Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:37:13 [2022-04-08T12:37:13.157Z] INFO: Testing against a local daemon
12:37:13 [2022-04-08T12:37:13.157Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:37:13 [2022-04-08T12:37:13.157Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:13 [2022-04-08T12:37:13.157Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:37:13 [2022-04-08T12:37:13.158Z] === RUN   TestDiskUsage
12:37:13 [2022-04-08T12:37:13.158Z] === PAUSE TestDiskUsage
12:37:13 [2022-04-08T12:37:13.158Z] === RUN   TestEventsExecDie
12:37:13 [2022-04-08T12:37:13.726Z] --- PASS: TestEventsExecDie (0.50s)
12:37:13 [2022-04-08T12:37:13.726Z] === RUN   TestEventsBackwardsCompatible
12:37:13 [2022-04-08T12:37:13.726Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:37:13 [2022-04-08T12:37:13.726Z] === RUN   TestEventsVolumeCreate
12:37:13 [2022-04-08T12:37:13.726Z] --- PASS: TestEventsVolumeCreate (0.04s)
12:37:13 [2022-04-08T12:37:13.726Z] === RUN   TestInfoBinaryCommits
12:37:13 [2022-04-08T12:37:13.726Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:37:13 [2022-04-08T12:37:13.726Z] === RUN   TestInfoAPIVersioned
12:37:13 [2022-04-08T12:37:13.726Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:37:13 [2022-04-08T12:37:13.726Z] === RUN   TestInfoAPI
12:37:13 [2022-04-08T12:37:13.726Z] --- PASS: TestInfoAPI (0.02s)
12:37:13 [2022-04-08T12:37:13.726Z] === RUN   TestInfoAPIWarnings
12:37:31 [2022-04-08T12:37:31.812Z] --- PASS: TestInfoAPIWarnings (16.34s)
12:37:31 [2022-04-08T12:37:31.812Z] === RUN   TestInfoDebug
12:37:31 [2022-04-08T12:37:31.812Z] --- PASS: TestInfoDebug (0.55s)
12:37:31 [2022-04-08T12:37:31.812Z] === RUN   TestInfoInsecureRegistries
12:37:31 [2022-04-08T12:37:31.812Z] --- PASS: TestInfoInsecureRegistries (0.54s)
12:37:31 [2022-04-08T12:37:31.812Z] === RUN   TestInfoRegistryMirrors
12:37:31 [2022-04-08T12:37:31.812Z] --- PASS: TestInfoRegistryMirrors (0.54s)
12:37:31 [2022-04-08T12:37:31.812Z] === RUN   TestLoginFailsWithBadCredentials
12:37:31 [2022-04-08T12:37:31.812Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
12:37:31 [2022-04-08T12:37:31.812Z] === RUN   TestPingCacheHeaders
12:37:31 [2022-04-08T12:37:31.812Z] --- PASS: TestPingCacheHeaders (0.03s)
12:37:31 [2022-04-08T12:37:31.812Z] === RUN   TestPingGet
12:37:31 [2022-04-08T12:37:31.812Z] --- PASS: TestPingGet (0.01s)
12:37:31 [2022-04-08T12:37:31.812Z] === RUN   TestPingHead
12:37:31 [2022-04-08T12:37:31.812Z] --- PASS: TestPingHead (0.03s)
12:37:31 [2022-04-08T12:37:31.812Z] === RUN   TestPingSwarmHeader
12:37:32 [2022-04-08T12:37:32.381Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:37:32 [2022-04-08T12:37:32.949Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:37:34 [2022-04-08T12:37:34.373Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:37:34 [2022-04-08T12:37:34.373Z] --- PASS: TestPingSwarmHeader (2.30s)
12:37:34 [2022-04-08T12:37:34.373Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:37:34 [2022-04-08T12:37:34.373Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:37:34 [2022-04-08T12:37:34.373Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:37:34 [2022-04-08T12:37:34.373Z] === RUN   TestVersion
12:37:34 [2022-04-08T12:37:34.373Z] --- PASS: TestVersion (0.03s)
12:37:34 [2022-04-08T12:37:34.373Z] === CONT  TestDiskUsage
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/container_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/image_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/volume_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/build-cache_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:37:34 [2022-04-08T12:37:34.658Z] === RUN   TestDiskUsage/after_LoadBusybox
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:37:34 [2022-04-08T12:37:34.919Z] === RUN   TestDiskUsage/after_container.Run
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:37:35 [2022-04-08T12:37:35.178Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:37:35 [2022-04-08T12:37:35.437Z] --- PASS: TestDiskUsage (1.22s)
12:37:35 [2022-04-08T12:37:35.437Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:37:35 [2022-04-08T12:37:35.437Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
12:37:35 [2022-04-08T12:37:35.438Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
12:37:35 [2022-04-08T12:37:35.438Z] PASS
12:37:35 [2022-04-08T12:37:35.438Z] 
12:37:35 [2022-04-08T12:37:35.438Z] === Skipped
12:37:35 [2022-04-08T12:37:35.438Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:37:35 [2022-04-08T12:37:35.438Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:37:35 [2022-04-08T12:37:35.438Z] 
12:37:35 [2022-04-08T12:37:35.438Z] DONE 54 tests, 1 skipped in 22.447s
12:37:35 [2022-04-08T12:37:35.438Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:37:35 [2022-04-08T12:37:35.697Z] INFO: Testing against a local daemon
12:37:35 [2022-04-08T12:37:35.697Z] === RUN   TestVolumesCreateAndList
12:37:35 [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:37:35 [2022-04-08T12:37:35.697Z] === RUN   TestVolumesRemove
12:37:35 [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesRemove (0.05s)
12:37:35 [2022-04-08T12:37:35.697Z] === RUN   TestVolumesInspect
12:37:35 [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesInspect (0.01s)
12:37:35 [2022-04-08T12:37:35.697Z] === RUN   TestVolumesInvalidJSON
12:37:35 [2022-04-08T12:37:35.697Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:37:35 [2022-04-08T12:37:35.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:37:35 [2022-04-08T12:37:35.697Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:37:35 [2022-04-08T12:37:35.697Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:37:35 [2022-04-08T12:37:35.697Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:37:35 [2022-04-08T12:37:35.697Z] PASS
12:37:35 [2022-04-08T12:37:35.697Z] 
12:37:35 [2022-04-08T12:37:35.697Z] DONE 5 tests in 0.216s
12:37:35 [2022-04-08T12:37:35.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:37:35 [2022-04-08T12:37:35.697Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14225 is not a child of this shell
12:37:35 [2022-04-08T12:37:35.697Z] warning: PID 14225 from bundles/test-integration/docker.pid had a nonzero exit code
12:37:35 [2022-04-08T12:37:35.697Z] Leaving: AppArmorNo profiles have been unloaded.
12:37:35 [2022-04-08T12:37:35.697Z] 
12:37:35 [2022-04-08T12:37:35.697Z] Unloading profiles will leave already running processes permanently
12:37:35 [2022-04-08T12:37:35.697Z] unconfined, which can lead to unexpected situations.
12:37:35 [2022-04-08T12:37:35.697Z] 
12:37:35 [2022-04-08T12:37:35.697Z] To set a process to complain mode, use the command line tool
12:37:35 [2022-04-08T12:37:35.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:37:35 [2022-04-08T12:37:35.697Z] Removing test suite binaries
12:37:35 [2022-04-08T12:37:35.697Z] exiting test-integration
12:37:35 [2022-04-08T12:37:35.697Z] ++ exit 0
12:37:35 [2022-04-08T12:37:35.697Z]