Skip to content

Console Output

07:30:21 [2022-06-02T07:30:21.232Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43676/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337 -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:c1a9ffc97a0f0d0a034ab1ab727095a33c571337 hack/make.sh dynbinary test-integration
07:30:22 [2022-06-02T07:30:22.171Z] 
07:30:22 [2022-06-02T07:30:22.171Z] Removing bundles/
07:30:22 [2022-06-02T07:30:22.171Z] 
07:30:22 [2022-06-02T07:30:22.171Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:30:22 [2022-06-02T07:30:22.171Z] Building: bundles/dynbinary-daemon/dockerd-dev
07:30:22 [2022-06-02T07:30:22.171Z] GOOS="" GOARCH="" GOARM=""
07:32:29 [2022-06-02T07:32:29.029Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
07:32:29 [2022-06-02T07:32:29.029Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
07:32:29 [2022-06-02T07:32:29.029Z] GOOS="" GOARCH="" GOARM=""
07:32:29 [2022-06-02T07:32:29.029Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
07:32:29 [2022-06-02T07:32:29.029Z] 
07:32:29 [2022-06-02T07:32:29.029Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:32:29 [2022-06-02T07:32:29.029Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:32:29 [2022-06-02T07:32:29.029Z] HOSTNAME=ebc382bcf274
07:32:29 [2022-06-02T07:32:29.029Z] DEST=bundles/test-integration
07:32:29 [2022-06-02T07:32:29.029Z] PWD=/go/src/github.com/docker/docker
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_ROOTLESS=1
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_GITCOMMIT=c1a9ffc97a0f0d0a034ab1ab727095a33c571337
07:32:29 [2022-06-02T07:32:29.029Z] container=docker
07:32:29 [2022-06-02T07:32:29.029Z] HOME=/root
07:32:29 [2022-06-02T07:32:29.029Z] GOLANG_VERSION=1.18.3
07:32:29 [2022-06-02T07:32:29.029Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:32:29 [2022-06-02T07:32:29.029Z] VALIDATE_BRANCH=master
07:32:29 [2022-06-02T07:32:29.029Z] TERM=xterm
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_PKG=github.com/docker/docker
07:32:29 [2022-06-02T07:32:29.029Z] SHLVL=1
07:32:29 [2022-06-02T07:32:29.029Z] TIMEOUT=120m
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_BUILDTAGS= journald
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_GRAPHDRIVER=overlay2
07:32:29 [2022-06-02T07:32:29.029Z] GO111MODULE=off
07:32:29 [2022-06-02T07:32:29.029Z] DOCKER_EXPERIMENTAL=1
07:32:29 [2022-06-02T07:32:29.029Z] TEST_SKIP_INTEGRATION_CLI=1
07:32:29 [2022-06-02T07:32:29.029Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:32:29 [2022-06-02T07:32:29.029Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:32:29 [2022-06-02T07:32:29.029Z] GOPATH=/go
07:32:29 [2022-06-02T07:32:29.029Z] PKG_CONFIG=pkg-config
07:32:29 [2022-06-02T07:32:29.029Z] _=/usr/bin/env
07:32:29 [2022-06-02T07:32:29.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:33:15 [2022-06-02T07:33:15.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:33:15 [2022-06-02T07:33:15.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:33:33 [2022-06-02T07:33:33.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:33:43 [2022-06-02T07:33:43.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:33:52 [2022-06-02T07:33:52.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:33:52 [2022-06-02T07:33:52.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:33:53 [2022-06-02T07:33:53.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:33:53 [2022-06-02T07:33:53.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:33:54 [2022-06-02T07:33:54.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:33:54 [2022-06-02T07:33:54.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:33:57 [2022-06-02T07:33:57.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:33:58 [2022-06-02T07:33:58.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:33:59 [2022-06-02T07:33:59.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:33:59 [2022-06-02T07:33:59.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:34:00 [2022-06-02T07:34:00.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:34:01 [2022-06-02T07:34:01.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:34:02 [2022-06-02T07:34:02.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:34:03 [2022-06-02T07:34:03.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:34:04 [2022-06-02T07:34:04.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:34:04 [2022-06-02T07:34:04.948Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:34:04 [2022-06-02T07:34:04.948Z] Using test binary docker
07:34:04 [2022-06-02T07:34:04.948Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:34:04 [2022-06-02T07:34:04.948Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:34:04 [2022-06-02T07:34:04.948Z] INFO: Waiting for daemon to start...
07:34:04 [2022-06-02T07:34:04.948Z] Starting dockerd
07:34:08 [2022-06-02T07:34:08.236Z] .
07:34:08 [2022-06-02T07:34:08.236Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:34:08 [2022-06-02T07:34:08.236Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:34:08 [2022-06-02T07:34:08.236Z] Error: No such image: emptyfs
07:34:08 [2022-06-02T07:34:08.495Z] Running integration-test (iteration 1)
07:34:08 [2022-06-02T07:34:08.495Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:34:08 [2022-06-02T07:34:08.755Z] Loaded image: busybox:latest
07:34:08 [2022-06-02T07:34:08.755Z] Loaded image: busybox:glibc
07:34:10 [2022-06-02T07:34:10.133Z] Loaded image: debian:bullseye-slim
07:34:10 [2022-06-02T07:34:10.133Z] Loaded image: hello-world:latest
07:34:10 [2022-06-02T07:34:10.133Z] Loaded image: arm32v7/hello-world:latest
07:34:10 [2022-06-02T07:34:10.133Z] INFO: Testing against a local daemon
07:34:10 [2022-06-02T07:34:10.133Z] === RUN   TestCgroupNamespacesBuild
07:34:11 [2022-06-02T07:34:11.512Z] --- PASS: TestCgroupNamespacesBuild (1.21s)
07:34:11 [2022-06-02T07:34:11.512Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:34:12 [2022-06-02T07:34:12.890Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
07:34:12 [2022-06-02T07:34:12.890Z] === RUN   TestBuildWithSession
07:34:12 [2022-06-02T07:34:12.890Z]     build_session_test.go:25: TODO: BuildKit
07:34:12 [2022-06-02T07:34:12.890Z] --- SKIP: TestBuildWithSession (0.00s)
07:34:12 [2022-06-02T07:34:12.890Z] === RUN   TestBuildSquashParent
07:34:19 [2022-06-02T07:34:19.461Z] --- PASS: TestBuildSquashParent (6.47s)
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:34:19 [2022-06-02T07:34:19.461Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:34:19 [2022-06-02T07:34:19.461Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:34:19 [2022-06-02T07:34:19.461Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:34:20 [2022-06-02T07:34:20.840Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:34:20 [2022-06-02T07:34:20.840Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:34:22 [2022-06-02T07:34:22.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:34:22 [2022-06-02T07:34:22.746Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:34:25 [2022-06-02T07:34:25.515Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.70s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.81s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.86s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.13s)
07:34:25 [2022-06-02T07:34:25.515Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.05s)
07:34:25 [2022-06-02T07:34:25.515Z] === RUN   TestBuildMultiStageCopy
07:34:25 [2022-06-02T07:34:25.515Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:34:28 [2022-06-02T07:34:28.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:34:29 [2022-06-02T07:34:29.428Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:34:30 [2022-06-02T07:34:30.366Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:34:31 [2022-06-02T07:34:31.301Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:34:32 [2022-06-02T07:34:32.237Z] --- PASS: TestBuildMultiStageCopy (7.24s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:34:32 [2022-06-02T07:34:32.237Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
07:34:32 [2022-06-02T07:34:32.237Z] === RUN   TestBuildMultiStageParentConfig
07:34:37 [2022-06-02T07:34:37.506Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
07:34:37 [2022-06-02T07:34:37.506Z] === RUN   TestBuildLabelWithTargets
07:34:45 [2022-06-02T07:34:45.626Z] --- PASS: TestBuildLabelWithTargets (8.00s)
07:34:45 [2022-06-02T07:34:45.626Z] === RUN   TestBuildWithEmptyLayers
07:34:48 [2022-06-02T07:34:48.161Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
07:34:48 [2022-06-02T07:34:48.161Z] === RUN   TestBuildMultiStageOnBuild
07:34:53 [2022-06-02T07:34:53.490Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
07:34:53 [2022-06-02T07:34:53.490Z] === RUN   TestBuildUncleanTarFilenames
07:34:53 [2022-06-02T07:34:53.749Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
07:34:53 [2022-06-02T07:34:53.749Z] === RUN   TestBuildMultiStageLayerLeak
07:34:59 [2022-06-02T07:34:59.026Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s)
07:34:59 [2022-06-02T07:34:59.026Z] === RUN   TestBuildWithHugeFile
07:35:55 [2022-06-02T07:35:55.276Z] --- PASS: TestBuildWithHugeFile (50.30s)
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWCOWSandboxSize
07:35:55 [2022-06-02T07:35:55.276Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:35:55 [2022-06-02T07:35:55.276Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWithEmptyDockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:35:55 [2022-06-02T07:35:55.276Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
07:35:55 [2022-06-02T07:35:55.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
07:35:55 [2022-06-02T07:35:55.276Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
07:35:55 [2022-06-02T07:35:55.276Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildPreserveOwnership
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildPreserveOwnership/copy_from
07:35:55 [2022-06-02T07:35:55.276Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:35:59 [2022-06-02T07:35:59.466Z] --- PASS: TestBuildPreserveOwnership (10.43s)
07:35:59 [2022-06-02T07:35:59.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.40s)
07:35:59 [2022-06-02T07:35:59.466Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestBuildPlatformInvalid
07:35:59 [2022-06-02T07:35:59.466Z] --- PASS: TestBuildPlatformInvalid (0.09s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:35:59 [2022-06-02T07:35:59.466Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z] PASS
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === Skipped
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z]     build_session_test.go:25: TODO: BuildKit
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] DONE 34 tests, 3 skipped in 110.852s
07:35:59 [2022-06-02T07:35:59.466Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:35:59 [2022-06-02T07:35:59.466Z] INFO: Testing against a local daemon
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigInspect
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigInspect (0.02s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigList
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigList (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigsCreateAndDelete
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigsUpdate
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigsUpdate (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestTemplatedConfig
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestTemplatedConfig (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z] === RUN   TestConfigCreateResolve
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] --- SKIP: TestConfigCreateResolve (0.02s)
07:35:59 [2022-06-02T07:35:59.466Z] PASS
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === Skipped
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s)
07:35:59 [2022-06-02T07:35:59.466Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:35:59 [2022-06-02T07:35:59.466Z] 
07:35:59 [2022-06-02T07:35:59.466Z] DONE 6 tests, 6 skipped in 0.169s
07:35:59 [2022-06-02T07:35:59.466Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:35:59 [2022-06-02T07:35:59.725Z] INFO: Testing against a local daemon
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestAttachWithTTY
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestAttachWithTTY (0.05s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestAttachWithoutTTy
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestAttachWithoutTTy (0.04s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestCheckpoint
07:35:59 [2022-06-02T07:35:59.725Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:35:59 [2022-06-02T07:35:59.725Z] --- SKIP: TestCheckpoint (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/commit
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/containers/create
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/commit
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] === CONT  TestContainerInvalidJSON/containers/create
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestCopyFromContainerPathIsNotDir
07:35:59 [2022-06-02T07:35:59.725Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
07:35:59 [2022-06-02T07:35:59.725Z] === RUN   TestCopyToContainerPathDoesNotExist
07:35:59 [2022-06-02T07:35:59.984Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
07:35:59 [2022-06-02T07:35:59.984Z] === RUN   TestCopyEmptyFile
07:35:59 [2022-06-02T07:35:59.984Z] --- PASS: TestCopyEmptyFile (0.21s)
07:35:59 [2022-06-02T07:35:59.984Z] === RUN   TestCopyToContainerPathIsNotDir
07:36:00 [2022-06-02T07:36:00.243Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
07:36:00 [2022-06-02T07:36:00.243Z] === RUN   TestCopyFromContainer
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer//
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer//bar/root
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer//bar/root/
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/quux
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/quux/
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:36:04 [2022-06-02T07:36:04.436Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCopyFromContainer/bar/notarget
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCopyFromContainer (4.61s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateLinkToNonExistingContainer
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithInvalidEnv
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithInvalidEnv/0
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateWithInvalidEnv/0
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithInvalidEnv/1
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateWithInvalidEnv/1
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithInvalidEnv/2
07:36:04 [2022-06-02T07:36:04.695Z] === PAUSE TestCreateWithInvalidEnv/2
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateWithInvalidEnv/0
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateWithInvalidEnv/2
07:36:04 [2022-06-02T07:36:04.695Z] === CONT  TestCreateWithInvalidEnv/1
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateTmpfsMountsTarget
07:36:04 [2022-06-02T07:36:04.695Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:36:04 [2022-06-02T07:36:04.695Z] === RUN   TestCreateWithCustomMaskedPaths
07:36:06 [2022-06-02T07:36:06.073Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
07:36:06 [2022-06-02T07:36:06.073Z] === RUN   TestCreateWithCustomReadonlyPaths
07:36:07 [2022-06-02T07:36:07.015Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:36:07 [2022-06-02T07:36:07.016Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:36:07 [2022-06-02T07:36:07.016Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:36:07 [2022-06-02T07:36:07.016Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:36:07 [2022-06-02T07:36:07.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:36:07 [2022-06-02T07:36:07.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:36:07 [2022-06-02T07:36:07.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:36:07 [2022-06-02T07:36:07.275Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:36:07 [2022-06-02T07:36:07.275Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:36:07 [2022-06-02T07:36:07.275Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:36:07 [2022-06-02T07:36:07.535Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
07:36:07 [2022-06-02T07:36:07.535Z] === RUN   TestCreateDifferentPlatform
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateDifferentPlatform/different_os
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:36:07 [2022-06-02T07:36:07.795Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:36:07 [2022-06-02T07:36:07.795Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:36:07 [2022-06-02T07:36:07.795Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:36:07 [2022-06-02T07:36:07.795Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:36:07 [2022-06-02T07:36:07.795Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:36:07 [2022-06-02T07:36:07.795Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:36:07 [2022-06-02T07:36:07.795Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestContainerStartOnDaemonRestart
07:36:07 [2022-06-02T07:36:07.795Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:36:07 [2022-06-02T07:36:07.795Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestDaemonRestartIpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestDaemonRestartIpcMode
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestDaemonHostGatewayIP
07:36:07 [2022-06-02T07:36:07.795Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:36:07 [2022-06-02T07:36:07.795Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestRestartDaemonWithRestartingContainer
07:36:07 [2022-06-02T07:36:07.795Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestContainerKillOnDaemonStart
07:36:07 [2022-06-02T07:36:07.795Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:36:07 [2022-06-02T07:36:07.795Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:36:07 [2022-06-02T07:36:07.795Z] === RUN   TestDiff
07:36:08 [2022-06-02T07:36:08.055Z] --- PASS: TestDiff (0.40s)
07:36:08 [2022-06-02T07:36:08.055Z] === RUN   TestExecWithCloseStdin
07:36:08 [2022-06-02T07:36:08.624Z] --- PASS: TestExecWithCloseStdin (0.48s)
07:36:08 [2022-06-02T07:36:08.624Z] === RUN   TestExec
07:36:09 [2022-06-02T07:36:09.192Z] --- PASS: TestExec (0.45s)
07:36:09 [2022-06-02T07:36:09.192Z] === RUN   TestExecUser
07:36:09 [2022-06-02T07:36:09.451Z] --- PASS: TestExecUser (0.47s)
07:36:09 [2022-06-02T07:36:09.451Z] === RUN   TestExportContainerAndImportImage
07:36:10 [2022-06-02T07:36:10.020Z] --- PASS: TestExportContainerAndImportImage (0.56s)
07:36:10 [2022-06-02T07:36:10.020Z] === RUN   TestExportContainerAfterDaemonRestart
07:36:11 [2022-06-02T07:36:11.400Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
07:36:11 [2022-06-02T07:36:11.400Z] === RUN   TestHealthCheckWorkdir
07:36:11 [2022-06-02T07:36:11.969Z] --- PASS: TestHealthCheckWorkdir (0.54s)
07:36:11 [2022-06-02T07:36:11.969Z] === RUN   TestHealthKillContainer
07:36:20 [2022-06-02T07:36:20.085Z] --- PASS: TestHealthKillContainer (7.88s)
07:36:20 [2022-06-02T07:36:20.085Z] === RUN   TestInspectCpusetInConfigPre120
07:36:20 [2022-06-02T07:36:20.085Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:36:20 [2022-06-02T07:36:20.085Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:36:20 [2022-06-02T07:36:20.085Z] === RUN   TestIpcModeNone
07:36:20 [2022-06-02T07:36:20.344Z] --- PASS: TestIpcModeNone (0.60s)
07:36:20 [2022-06-02T07:36:20.344Z] === RUN   TestIpcModePrivate
07:36:20 [2022-06-02T07:36:20.912Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
07:36:20 [2022-06-02T07:36:20.912Z] --- PASS: TestIpcModePrivate (0.46s)
07:36:20 [2022-06-02T07:36:20.912Z] === RUN   TestIpcModeShareable
07:36:20 [2022-06-02T07:36:20.912Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:20 [2022-06-02T07:36:20.912Z] --- SKIP: TestIpcModeShareable (0.00s)
07:36:20 [2022-06-02T07:36:20.912Z] === RUN   TestAPIIpcModeShareableAndContainer
07:36:22 [2022-06-02T07:36:22.293Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
07:36:22 [2022-06-02T07:36:22.293Z] === RUN   TestAPIIpcModeHost
07:36:22 [2022-06-02T07:36:22.293Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:22 [2022-06-02T07:36:22.293Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:36:22 [2022-06-02T07:36:22.293Z] === RUN   TestDaemonIpcModeShareable
07:36:22 [2022-06-02T07:36:22.293Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:22 [2022-06-02T07:36:22.293Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:36:22 [2022-06-02T07:36:22.293Z] === RUN   TestDaemonIpcModePrivate
07:36:23 [2022-06-02T07:36:23.231Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
07:36:23 [2022-06-02T07:36:23.490Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
07:36:23 [2022-06-02T07:36:23.490Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:36:23 [2022-06-02T07:36:23.490Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:23 [2022-06-02T07:36:23.490Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:36:23 [2022-06-02T07:36:23.490Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:36:23 [2022-06-02T07:36:23.490Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:36:23 [2022-06-02T07:36:23.490Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:36:23 [2022-06-02T07:36:23.490Z] === RUN   TestIpcModeOlderClient
07:36:23 [2022-06-02T07:36:23.490Z] === PAUSE TestIpcModeOlderClient
07:36:23 [2022-06-02T07:36:23.490Z] === RUN   TestKillContainerInvalidSignal
07:36:24 [2022-06-02T07:36:24.059Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
07:36:24 [2022-06-02T07:36:24.059Z] === RUN   TestKillContainer
07:36:24 [2022-06-02T07:36:24.059Z] === RUN   TestKillContainer/no_signal
07:36:24 [2022-06-02T07:36:24.319Z] === RUN   TestKillContainer/non_killing_signal
07:36:24 [2022-06-02T07:36:24.579Z] === RUN   TestKillContainer/killing_signal
07:36:25 [2022-06-02T07:36:25.147Z] --- PASS: TestKillContainer (1.20s)
07:36:25 [2022-06-02T07:36:25.147Z]     --- PASS: TestKillContainer/no_signal (0.39s)
07:36:25 [2022-06-02T07:36:25.147Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
07:36:25 [2022-06-02T07:36:25.147Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
07:36:25 [2022-06-02T07:36:25.147Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:36:25 [2022-06-02T07:36:25.147Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:36:25 [2022-06-02T07:36:25.716Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:36:25 [2022-06-02T07:36:25.975Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
07:36:25 [2022-06-02T07:36:25.975Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
07:36:25 [2022-06-02T07:36:25.975Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
07:36:25 [2022-06-02T07:36:25.975Z] === RUN   TestKillStoppedContainer
07:36:25 [2022-06-02T07:36:25.975Z] --- PASS: TestKillStoppedContainer (0.04s)
07:36:25 [2022-06-02T07:36:25.975Z] === RUN   TestKillStoppedContainerAPIPre120
07:36:25 [2022-06-02T07:36:25.975Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:36:25 [2022-06-02T07:36:25.975Z] === RUN   TestKillDifferentUserContainer
07:36:26 [2022-06-02T07:36:26.544Z] --- PASS: TestKillDifferentUserContainer (0.45s)
07:36:26 [2022-06-02T07:36:26.544Z] === RUN   TestInspectOomKilledTrue
07:36:26 [2022-06-02T07:36:26.544Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:26 [2022-06-02T07:36:26.544Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:36:26 [2022-06-02T07:36:26.544Z] === RUN   TestInspectOomKilledFalse
07:36:26 [2022-06-02T07:36:26.544Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:36:26 [2022-06-02T07:36:26.544Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:36:26 [2022-06-02T07:36:26.544Z] === RUN   TestLinksEtcHostsContentMatch
07:36:26 [2022-06-02T07:36:26.544Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:36:26 [2022-06-02T07:36:26.544Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:36:26 [2022-06-02T07:36:26.544Z] === RUN   TestLinksContainerNames
07:36:27 [2022-06-02T07:36:27.482Z] --- PASS: TestLinksContainerNames (0.80s)
07:36:27 [2022-06-02T07:36:27.482Z] === RUN   TestLogsFollowTailEmpty
07:36:27 [2022-06-02T07:36:27.741Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
07:36:27 [2022-06-02T07:36:27.741Z] === RUN   TestContainerNetworkMountsNoChown
07:36:28 [2022-06-02T07:36:28.001Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/private
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/private
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rprivate
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rprivate
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/slave
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/slave
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rslave
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rslave
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/shared
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/shared
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rshared
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rshared
07:36:28 [2022-06-02T07:36:28.001Z] === CONT  TestMountDaemonRoot/default
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default/mount_root
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === CONT  TestMountDaemonRoot/default/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === CONT  TestMountDaemonRoot/rprivate
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:36:28 [2022-06-02T07:36:28.001Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:36:28 [2022-06-02T07:36:28.001Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/private/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/private/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/default/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rshared
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rslave
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/slave
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/private/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:36:28 [2022-06-02T07:36:28.262Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:36:28 [2022-06-02T07:36:28.521Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:36:28 [2022-06-02T07:36:28.521Z] --- PASS: TestMountDaemonRoot (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.521Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:36:28 [2022-06-02T07:36:28.521Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
07:36:28 [2022-06-02T07:36:28.522Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z] === RUN   TestContainerBindMountNonRecursive
07:36:28 [2022-06-02T07:36:28.522Z]     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)
07:36:28 [2022-06-02T07:36:28.522Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
07:36:28 [2022-06-02T07:36:28.522Z] === RUN   TestContainerVolumesMountedAsShared
07:36:28 [2022-06-02T07:36:28.522Z]     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)
07:36:28 [2022-06-02T07:36:28.522Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
07:36:28 [2022-06-02T07:36:28.522Z] === RUN   TestContainerVolumesMountedAsSlave
07:36:28 [2022-06-02T07:36:28.522Z]     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)
07:36:28 [2022-06-02T07:36:28.522Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
07:36:28 [2022-06-02T07:36:28.522Z] === RUN   TestNetworkNat
07:36:29 [2022-06-02T07:36:29.090Z] --- PASS: TestNetworkNat (0.58s)
07:36:29 [2022-06-02T07:36:29.090Z] === RUN   TestNetworkLocalhostTCPNat
07:36:29 [2022-06-02T07:36:29.660Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
07:36:29 [2022-06-02T07:36:29.660Z] === RUN   TestNetworkLoopbackNat
07:36:32 [2022-06-02T07:36:32.194Z] --- PASS: TestNetworkLoopbackNat (2.53s)
07:36:32 [2022-06-02T07:36:32.194Z] === RUN   TestPause
07:36:32 [2022-06-02T07:36:32.194Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:32 [2022-06-02T07:36:32.194Z] --- SKIP: TestPause (0.00s)
07:36:32 [2022-06-02T07:36:32.194Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:36:32 [2022-06-02T07:36:32.194Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:36:32 [2022-06-02T07:36:32.194Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:36:32 [2022-06-02T07:36:32.194Z] === RUN   TestPauseStopPausedContainer
07:36:32 [2022-06-02T07:36:32.194Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:32 [2022-06-02T07:36:32.194Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
07:36:32 [2022-06-02T07:36:32.194Z] === RUN   TestPidHost
07:36:33 [2022-06-02T07:36:33.132Z] --- PASS: TestPidHost (0.91s)
07:36:33 [2022-06-02T07:36:33.132Z] === RUN   TestPsFilter
07:36:33 [2022-06-02T07:36:33.132Z] --- PASS: TestPsFilter (0.11s)
07:36:33 [2022-06-02T07:36:33.132Z] === RUN   TestRemoveContainerWithRemovedVolume
07:36:33 [2022-06-02T07:36:33.700Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
07:36:33 [2022-06-02T07:36:33.700Z] === RUN   TestRemoveContainerWithVolume
07:36:33 [2022-06-02T07:36:33.959Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
07:36:33 [2022-06-02T07:36:33.959Z] === RUN   TestRemoveContainerRunning
07:36:34 [2022-06-02T07:36:34.527Z] --- PASS: TestRemoveContainerRunning (0.42s)
07:36:34 [2022-06-02T07:36:34.527Z] === RUN   TestRemoveContainerForceRemoveRunning
07:36:34 [2022-06-02T07:36:34.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
07:36:34 [2022-06-02T07:36:34.787Z] === RUN   TestRemoveInvalidContainer
07:36:34 [2022-06-02T07:36:34.787Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:36:34 [2022-06-02T07:36:34.787Z] === RUN   TestRenameLinkedContainer
07:36:36 [2022-06-02T07:36:36.697Z] --- PASS: TestRenameLinkedContainer (1.66s)
07:36:36 [2022-06-02T07:36:36.697Z] === RUN   TestRenameStoppedContainer
07:36:36 [2022-06-02T07:36:36.697Z] --- PASS: TestRenameStoppedContainer (0.40s)
07:36:36 [2022-06-02T07:36:36.697Z] === RUN   TestRenameRunningContainerAndReuse
07:36:37 [2022-06-02T07:36:37.637Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
07:36:37 [2022-06-02T07:36:37.637Z] === RUN   TestRenameInvalidName
07:36:38 [2022-06-02T07:36:38.206Z] --- PASS: TestRenameInvalidName (0.44s)
07:36:38 [2022-06-02T07:36:38.206Z] === RUN   TestRenameAnonymousContainer
07:36:39 [2022-06-02T07:36:39.584Z] --- PASS: TestRenameAnonymousContainer (1.45s)
07:36:39 [2022-06-02T07:36:39.584Z] === RUN   TestRenameContainerWithSameName
07:36:39 [2022-06-02T07:36:39.844Z] --- PASS: TestRenameContainerWithSameName (0.41s)
07:36:39 [2022-06-02T07:36:39.844Z] === RUN   TestRenameContainerWithLinkedContainer
07:36:40 [2022-06-02T07:36:40.822Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
07:36:40 [2022-06-02T07:36:40.822Z] === RUN   TestResize
07:36:41 [2022-06-02T07:36:41.411Z] --- PASS: TestResize (0.45s)
07:36:41 [2022-06-02T07:36:41.412Z] === RUN   TestResizeWithInvalidSize
07:36:41 [2022-06-02T07:36:41.675Z] --- PASS: TestResizeWithInvalidSize (0.40s)
07:36:41 [2022-06-02T07:36:41.675Z] === RUN   TestResizeWhenContainerNotStarted
07:36:41 [2022-06-02T07:36:41.934Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
07:36:41 [2022-06-02T07:36:41.934Z] === RUN   TestDaemonRestartKillContainers
07:36:41 [2022-06-02T07:36:41.934Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:36:41 [2022-06-02T07:36:41.934Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:36:41 [2022-06-02T07:36:41.934Z] === RUN   TestCgroupNamespacesRun
07:36:43 [2022-06-02T07:36:43.314Z] --- PASS: TestCgroupNamespacesRun (1.13s)
07:36:43 [2022-06-02T07:36:43.314Z] === RUN   TestCgroupNamespacesRunPrivileged
07:36:44 [2022-06-02T07:36:44.251Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
07:36:44 [2022-06-02T07:36:44.251Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:36:45 [2022-06-02T07:36:45.633Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
07:36:45 [2022-06-02T07:36:45.633Z] === RUN   TestCgroupNamespacesRunHostMode
07:36:46 [2022-06-02T07:36:46.577Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
07:36:46 [2022-06-02T07:36:46.577Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:36:47 [2022-06-02T07:36:47.957Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
07:36:47 [2022-06-02T07:36:47.957Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:36:48 [2022-06-02T07:36:48.894Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
07:36:48 [2022-06-02T07:36:48.894Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:36:49 [2022-06-02T07:36:49.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
07:36:49 [2022-06-02T07:36:49.463Z] === RUN   TestCgroupNamespacesRunOlderClient
07:36:50 [2022-06-02T07:36:50.843Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
07:36:50 [2022-06-02T07:36:50.843Z] === RUN   TestNISDomainname
07:36:50 [2022-06-02T07:36:50.843Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:36:50 [2022-06-02T07:36:50.843Z] --- SKIP: TestNISDomainname (0.02s)
07:36:50 [2022-06-02T07:36:50.843Z] === RUN   TestHostnameDnsResolution
07:36:51 [2022-06-02T07:36:51.411Z] --- PASS: TestHostnameDnsResolution (0.66s)
07:36:51 [2022-06-02T07:36:51.411Z] === RUN   TestUnprivilegedPortsAndPing
07:36:51 [2022-06-02T07:36:51.411Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
07:36:51 [2022-06-02T07:36:51.411Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
07:36:51 [2022-06-02T07:36:51.411Z] === RUN   TestPrivilegedHostDevices
07:36:51 [2022-06-02T07:36:51.984Z] --- PASS: TestPrivilegedHostDevices (0.46s)
07:36:51 [2022-06-02T07:36:51.984Z] === RUN   TestConsoleSize
07:36:52 [2022-06-02T07:36:52.243Z] --- PASS: TestConsoleSize (0.39s)
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStats
07:36:52 [2022-06-02T07:36:52.243Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:52 [2022-06-02T07:36:52.243Z] --- SKIP: TestStats (0.00s)
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout/0
07:36:52 [2022-06-02T07:36:52.243Z] === PAUSE TestStopContainerWithTimeout/0
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout/1
07:36:52 [2022-06-02T07:36:52.243Z] === PAUSE TestStopContainerWithTimeout/1
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout/3
07:36:52 [2022-06-02T07:36:52.243Z] === PAUSE TestStopContainerWithTimeout/3
07:36:52 [2022-06-02T07:36:52.243Z] === RUN   TestStopContainerWithTimeout/-1
07:36:52 [2022-06-02T07:36:52.243Z] === PAUSE TestStopContainerWithTimeout/-1
07:36:52 [2022-06-02T07:36:52.243Z] === CONT  TestStopContainerWithTimeout/0
07:36:52 [2022-06-02T07:36:52.243Z] === CONT  TestStopContainerWithTimeout/3
07:36:52 [2022-06-02T07:36:52.812Z] === CONT  TestStopContainerWithTimeout/1
07:36:54 [2022-06-02T07:36:54.715Z] === CONT  TestStopContainerWithTimeout/-1
07:36:56 [2022-06-02T07:36:56.627Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:36:56 [2022-06-02T07:36:56.627Z]     --- PASS: TestStopContainerWithTimeout/0 (0.61s)
07:36:56 [2022-06-02T07:36:56.627Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
07:36:56 [2022-06-02T07:36:56.627Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
07:36:56 [2022-06-02T07:36:56.627Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
07:36:56 [2022-06-02T07:36:56.627Z] === RUN   TestDeleteDevicemapper
07:36:56 [2022-06-02T07:36:56.627Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:36:56 [2022-06-02T07:36:56.627Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:36:56 [2022-06-02T07:36:56.627Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:36:58 [2022-06-02T07:36:58.008Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
07:36:58 [2022-06-02T07:36:58.008Z] === RUN   TestUpdateMemory
07:36:58 [2022-06-02T07:36:58.008Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:58 [2022-06-02T07:36:58.008Z] --- SKIP: TestUpdateMemory (0.00s)
07:36:58 [2022-06-02T07:36:58.008Z] === RUN   TestUpdateCPUQuota
07:36:58 [2022-06-02T07:36:58.267Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:58 [2022-06-02T07:36:58.267Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:36:58 [2022-06-02T07:36:58.267Z] === RUN   TestUpdatePidsLimit
07:36:58 [2022-06-02T07:36:58.267Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:36:58 [2022-06-02T07:36:58.267Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:36:58 [2022-06-02T07:36:58.267Z] === RUN   TestUpdateRestartPolicy
07:37:10 [2022-06-02T07:37:10.476Z] --- PASS: TestUpdateRestartPolicy (10.91s)
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestUpdateRestartWithAutoRemove
07:37:10 [2022-06-02T07:37:10.476Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitNonBlocked
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:37:10 [2022-06-02T07:37:10.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:37:10 [2022-06-02T07:37:10.476Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] --- PASS: TestWaitNonBlocked (0.01s)
07:37:10 [2022-06-02T07:37:10.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.56s)
07:37:10 [2022-06-02T07:37:10.476Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitBlocked
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:37:10 [2022-06-02T07:37:10.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:37:10 [2022-06-02T07:37:10.476Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:37:10 [2022-06-02T07:37:10.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:37:10 [2022-06-02T07:37:10.476Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:37:10 [2022-06-02T07:37:10.735Z] --- PASS: TestWaitBlocked (0.01s)
07:37:10 [2022-06-02T07:37:10.735Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s)
07:37:10 [2022-06-02T07:37:10.735Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
07:37:10 [2022-06-02T07:37:10.735Z] === CONT  TestDaemonRestartIpcMode
07:37:10 [2022-06-02T07:37:10.735Z] === CONT  TestIpcModeOlderClient
07:37:10 [2022-06-02T07:37:10.995Z] --- PASS: TestIpcModeOlderClient (0.07s)
07:37:10 [2022-06-02T07:37:10.995Z] === CONT  TestRestartDaemonWithRestartingContainer
07:37:13 [2022-06-02T07:37:13.534Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.37s)
07:37:13 [2022-06-02T07:37:13.534Z] --- PASS: TestDaemonRestartIpcMode (2.77s)
07:37:13 [2022-06-02T07:37:13.534Z] PASS
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === Skipped
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
07:37:13 [2022-06-02T07:37:13.534Z]     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)
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     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)
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     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)
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
07:37:13 [2022-06-02T07:37:13.534Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
07:37:13 [2022-06-02T07:37:13.534Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:37:13 [2022-06-02T07:37:13.534Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:37:13 [2022-06-02T07:37:13.534Z] 
07:37:13 [2022-06-02T07:37:13.534Z] DONE 220 tests, 27 skipped in 74.127s
07:37:13 [2022-06-02T07:37:13.534Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:37:13 [2022-06-02T07:37:13.793Z] === RUN   TestConfigDaemonLibtrustID
07:37:14 [2022-06-02T07:37:14.361Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
07:37:14 [2022-06-02T07:37:14.361Z] === RUN   TestConfigDaemonID
07:37:15 [2022-06-02T07:37:15.298Z]     daemon_test.go:83: [d190edf02c7bd] daemon is not started
07:37:15 [2022-06-02T07:37:15.298Z] --- PASS: TestConfigDaemonID (1.08s)
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/invalid_config
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/malformed_config
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:37:15 [2022-06-02T07:37:15.298Z] === RUN   TestDaemonConfigValidation/valid_config
07:37:15 [2022-06-02T07:37:15.298Z] === PAUSE TestDaemonConfigValidation/valid_config
07:37:15 [2022-06-02T07:37:15.298Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:37:15 [2022-06-02T07:37:15.298Z] === CONT  TestDaemonConfigValidation/malformed_config
07:37:15 [2022-06-02T07:37:15.557Z] === CONT  TestDaemonConfigValidation/invalid_config
07:37:15 [2022-06-02T07:37:15.557Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:37:15 [2022-06-02T07:37:15.557Z] === CONT  TestDaemonConfigValidation/valid_config
07:37:15 [2022-06-02T07:37:15.557Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
07:37:15 [2022-06-02T07:37:15.557Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
07:37:15 [2022-06-02T07:37:15.557Z] === RUN   TestConfigDaemonSeccompProfiles
07:37:15 [2022-06-02T07:37:15.557Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:37:16 [2022-06-02T07:37:16.935Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:37:17 [2022-06-02T07:37:17.872Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:37:18 [2022-06-02T07:37:18.808Z] === CONT  TestConfigDaemonSeccompProfiles
07:37:18 [2022-06-02T07:37:18.808Z]     daemon_test.go:197: [d03bae9b10f26] daemon is not started
07:37:18 [2022-06-02T07:37:18.808Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
07:37:18 [2022-06-02T07:37:18.808Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
07:37:18 [2022-06-02T07:37:18.808Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
07:37:18 [2022-06-02T07:37:18.808Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
07:37:18 [2022-06-02T07:37:18.808Z] === RUN   TestDaemonProxy
07:37:18 [2022-06-02T07:37:18.808Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:37:18 [2022-06-02T07:37:18.808Z] --- SKIP: TestDaemonProxy (0.00s)
07:37:18 [2022-06-02T07:37:18.808Z] PASS
07:37:18 [2022-06-02T07:37:18.808Z] 
07:37:18 [2022-06-02T07:37:18.808Z] === Skipped
07:37:18 [2022-06-02T07:37:18.808Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
07:37:18 [2022-06-02T07:37:18.808Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:37:18 [2022-06-02T07:37:18.808Z] 
07:37:18 [2022-06-02T07:37:18.808Z] DONE 13 tests, 1 skipped in 5.255s
07:37:18 [2022-06-02T07:37:18.808Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:37:19 [2022-06-02T07:37:19.067Z] INFO: Testing against a local daemon
07:37:19 [2022-06-02T07:37:19.067Z] === RUN   TestCommitInheritsEnv
07:37:20 [2022-06-02T07:37:20.448Z] --- PASS: TestCommitInheritsEnv (1.10s)
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportExtremelyLargeImageWorks
07:37:20 [2022-06-02T07:37:20.448Z] === PAUSE TestImportExtremelyLargeImageWorks
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/#00
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/_______
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform//
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/linux
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/LINUX
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/macos
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:37:20 [2022-06-02T07:37:20.448Z] --- PASS: TestImportWithCustomPlatform (0.31s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImagesFilterMultiReference
07:37:20 [2022-06-02T07:37:20.448Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestImagePullPlatformInvalid
07:37:20 [2022-06-02T07:37:20.448Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
07:37:20 [2022-06-02T07:37:20.448Z] === RUN   TestRemoveImageOrphaning
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestRemoveImageOrphaning (1.61s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestRemoveImageGarbageCollector
07:37:22 [2022-06-02T07:37:22.352Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:37:22 [2022-06-02T07:37:22.352Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagInvalidReference
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagInvalidReference (0.01s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagValidPrefixedRepo
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagExistedNameWithoutForce
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagOfficialNames
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagOfficialNames (0.05s)
07:37:22 [2022-06-02T07:37:22.352Z] === RUN   TestTagMatchesDigest
07:37:22 [2022-06-02T07:37:22.352Z] --- PASS: TestTagMatchesDigest (0.01s)
07:37:22 [2022-06-02T07:37:22.352Z] === CONT  TestImportExtremelyLargeImageWorks
07:38:58 [2022-06-02T07:38:58.817Z] --- PASS: TestImportExtremelyLargeImageWorks (92.45s)
07:38:58 [2022-06-02T07:38:58.817Z] PASS
07:38:58 [2022-06-02T07:38:58.817Z] 
07:38:58 [2022-06-02T07:38:58.817Z] === Skipped
07:38:58 [2022-06-02T07:38:58.817Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:38:58 [2022-06-02T07:38:58.817Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:38:58 [2022-06-02T07:38:58.817Z] 
07:38:58 [2022-06-02T07:38:58.817Z] DONE 22 tests, 1 skipped in 95.902s
07:38:58 [2022-06-02T07:38:58.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:38:58 [2022-06-02T07:38:58.817Z] INFO: Testing against a local daemon
07:38:58 [2022-06-02T07:38:58.817Z] === RUN   TestNetworkCreateDelete
07:38:58 [2022-06-02T07:38:58.817Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:38:58 [2022-06-02T07:38:58.817Z] === RUN   TestDockerNetworkDeletePreferID
07:38:58 [2022-06-02T07:38:58.817Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:38:58 [2022-06-02T07:38:58.817Z] === RUN   TestDaemonDNSFallback
07:39:02 [2022-06-02T07:39:02.104Z] --- PASS: TestDaemonDNSFallback (6.33s)
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestInspectNetwork
07:39:02 [2022-06-02T07:39:02.104Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.104Z] --- SKIP: TestInspectNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestRunContainerWithBridgeNone
07:39:02 [2022-06-02T07:39:02.104Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.104Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create
07:39:02 [2022-06-02T07:39:02.104Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:39:02 [2022-06-02T07:39:02.104Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:39:02 [2022-06-02T07:39:02.104Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:39:02 [2022-06-02T07:39:02.104Z] === CONT  TestNetworkInvalidJSON/networks/create
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:39:02 [2022-06-02T07:39:02.104Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:39:02 [2022-06-02T07:39:02.104Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:39:02 [2022-06-02T07:39:02.104Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:39:02 [2022-06-02T07:39:02.105Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkList
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkList//networks
07:39:02 [2022-06-02T07:39:02.105Z] === PAUSE TestNetworkList//networks
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestNetworkList//networks/
07:39:02 [2022-06-02T07:39:02.105Z] === PAUSE TestNetworkList//networks/
07:39:02 [2022-06-02T07:39:02.105Z] === CONT  TestNetworkList//networks
07:39:02 [2022-06-02T07:39:02.105Z] === CONT  TestNetworkList//networks/
07:39:02 [2022-06-02T07:39:02.105Z] --- PASS: TestNetworkList (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkList//networks (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestHostIPv4BridgeLabel
07:39:02 [2022-06-02T07:39:02.105Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonRestartWithLiveRestore
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonDefaultNetworkPools
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonRestartWithExistingNetwork
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.03s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestServiceWithPredefinedNetwork
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:243: FLAKY_TEST
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestServiceWithDataPathPortInit
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] PASS
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === Skipped
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.03s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:243: FLAKY_TEST
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] DONE 34 tests, 12 skipped in 7.079s
07:39:02 [2022-06-02T07:39:02.105Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.105Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDockerNetworkIpvlanPersistance
07:39:02 [2022-06-02T07:39:02.105Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDockerNetworkIpvlan
07:39:02 [2022-06-02T07:39:02.105Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] PASS
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === Skipped
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] DONE 2 tests, 2 skipped in 0.110s
07:39:02 [2022-06-02T07:39:02.105Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.105Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDockerNetworkMacvlanPersistance
07:39:02 [2022-06-02T07:39:02.105Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] === RUN   TestDockerNetworkMacvlan
07:39:02 [2022-06-02T07:39:02.105Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z] PASS
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === Skipped
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:39:02 [2022-06-02T07:39:02.105Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] DONE 2 tests, 2 skipped in 0.105s
07:39:02 [2022-06-02T07:39:02.105Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.105Z] testing: warning: no tests to run
07:39:02 [2022-06-02T07:39:02.105Z] PASS
07:39:02 [2022-06-02T07:39:02.105Z] 
07:39:02 [2022-06-02T07:39:02.105Z] DONE 0 tests in 0.031s
07:39:02 [2022-06-02T07:39:02.105Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.364Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginAllowRequest
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginTLS
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginDenyRequest
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginAPIDenyResponse
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginDenyResponse
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginAllowEventStream
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginErrorResponse
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginErrorRequest
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginHeader
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2Disable
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:39:02 [2022-06-02T07:39:02.364Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:39:02 [2022-06-02T07:39:02.364Z] PASS
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === Skipped
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.11s)
07:39:02 [2022-06-02T07:39:02.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.364Z] 
07:39:02 [2022-06-02T07:39:02.364Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
07:39:02 [2022-06-02T07:39:02.365Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.365Z] 
07:39:02 [2022-06-02T07:39:02.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
07:39:02 [2022-06-02T07:39:02.365Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.365Z] 
07:39:02 [2022-06-02T07:39:02.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
07:39:02 [2022-06-02T07:39:02.365Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.365Z] 
07:39:02 [2022-06-02T07:39:02.365Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
07:39:02 [2022-06-02T07:39:02.365Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.365Z] 
07:39:02 [2022-06-02T07:39:02.365Z] DONE 17 tests, 17 skipped in 0.265s
07:39:02 [2022-06-02T07:39:02.365Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.624Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:39:02 [2022-06-02T07:39:02.624Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:39:02 [2022-06-02T07:39:02.624Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:39:02 [2022-06-02T07:39:02.624Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:39:02 [2022-06-02T07:39:02.624Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:39:02 [2022-06-02T07:39:02.624Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:39:02 [2022-06-02T07:39:02.624Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:39:02 [2022-06-02T07:39:02.624Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:39:02 [2022-06-02T07:39:02.624Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginInstall
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.624Z] --- SKIP: TestPluginInstall (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginsWithRuntimes
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:39:02 [2022-06-02T07:39:02.624Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestPluginBackCompatMediaTypes
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:39:02 [2022-06-02T07:39:02.624Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z] PASS
07:39:02 [2022-06-02T07:39:02.624Z] 
07:39:02 [2022-06-02T07:39:02.624Z] === Skipped
07:39:02 [2022-06-02T07:39:02.624Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:39:02 [2022-06-02T07:39:02.624Z] 
07:39:02 [2022-06-02T07:39:02.624Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:39:02 [2022-06-02T07:39:02.624Z] 
07:39:02 [2022-06-02T07:39:02.624Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
07:39:02 [2022-06-02T07:39:02.624Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:39:02 [2022-06-02T07:39:02.624Z] 
07:39:02 [2022-06-02T07:39:02.624Z] DONE 19 tests, 3 skipped in 0.154s
07:39:02 [2022-06-02T07:39:02.624Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:39:02 [2022-06-02T07:39:02.624Z] INFO: Testing against a local daemon
07:39:02 [2022-06-02T07:39:02.624Z] === RUN   TestExternalGraphDriver
07:39:02 [2022-06-02T07:39:02.883Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:39:02 [2022-06-02T07:39:02.883Z] --- SKIP: TestExternalGraphDriver (0.03s)
07:39:02 [2022-06-02T07:39:02.883Z] === RUN   TestGraphdriverPluginV2
07:39:06 [2022-06-02T07:39:06.173Z] --- PASS: TestGraphdriverPluginV2 (3.42s)
07:39:06 [2022-06-02T07:39:06.173Z] PASS
07:39:06 [2022-06-02T07:39:06.173Z] 
07:39:06 [2022-06-02T07:39:06.173Z] === Skipped
07:39:06 [2022-06-02T07:39:06.173Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
07:39:06 [2022-06-02T07:39:06.173Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:39:06 [2022-06-02T07:39:06.173Z] 
07:39:06 [2022-06-02T07:39:06.173Z] DONE 2 tests, 1 skipped in 3.565s
07:39:06 [2022-06-02T07:39:06.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:39:06 [2022-06-02T07:39:06.433Z] INFO: Testing against a local daemon
07:39:06 [2022-06-02T07:39:06.433Z] === RUN   TestContinueAfterPluginCrash
07:39:06 [2022-06-02T07:39:06.433Z] === PAUSE TestContinueAfterPluginCrash
07:39:06 [2022-06-02T07:39:06.433Z] === RUN   TestReadPluginNoRead
07:39:06 [2022-06-02T07:39:06.433Z] === PAUSE TestReadPluginNoRead
07:39:06 [2022-06-02T07:39:06.433Z] === RUN   TestDaemonStartWithLogOpt
07:39:06 [2022-06-02T07:39:06.433Z] === PAUSE TestDaemonStartWithLogOpt
07:39:06 [2022-06-02T07:39:06.433Z] === CONT  TestContinueAfterPluginCrash
07:39:06 [2022-06-02T07:39:06.433Z] === CONT  TestDaemonStartWithLogOpt
07:39:10 [2022-06-02T07:39:10.627Z] --- PASS: TestDaemonStartWithLogOpt (4.41s)
07:39:10 [2022-06-02T07:39:10.627Z] === CONT  TestReadPluginNoRead
07:39:13 [2022-06-02T07:39:13.174Z] === RUN   TestReadPluginNoRead/default
07:39:14 [2022-06-02T07:39:14.130Z] === RUN   TestReadPluginNoRead/disabled_caching
07:39:15 [2022-06-02T07:39:15.524Z] --- PASS: TestContinueAfterPluginCrash (9.04s)
07:39:15 [2022-06-02T07:39:15.524Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:39:16 [2022-06-02T07:39:16.901Z] === CONT  TestReadPluginNoRead
07:39:16 [2022-06-02T07:39:16.901Z]     read_test.go:92: [d985ed7e291f5] daemon is not started
07:39:16 [2022-06-02T07:39:16.901Z] --- PASS: TestReadPluginNoRead (6.01s)
07:39:16 [2022-06-02T07:39:16.901Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
07:39:16 [2022-06-02T07:39:16.901Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.36s)
07:39:16 [2022-06-02T07:39:16.901Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
07:39:16 [2022-06-02T07:39:16.901Z] PASS
07:39:16 [2022-06-02T07:39:16.901Z] 
07:39:16 [2022-06-02T07:39:16.901Z] DONE 6 tests in 10.539s
07:39:16 [2022-06-02T07:39:16.901Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:39:16 [2022-06-02T07:39:16.901Z] testing: warning: no tests to run
07:39:16 [2022-06-02T07:39:16.901Z] PASS
07:39:16 [2022-06-02T07:39:16.901Z] 
07:39:16 [2022-06-02T07:39:16.901Z] DONE 0 tests in 0.037s
07:39:16 [2022-06-02T07:39:16.901Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:39:16 [2022-06-02T07:39:16.901Z] INFO: Testing against a local daemon
07:39:16 [2022-06-02T07:39:16.901Z] === RUN   TestPluginWithDevMounts
07:39:16 [2022-06-02T07:39:16.901Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:39:16 [2022-06-02T07:39:16.901Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:39:16 [2022-06-02T07:39:16.901Z] PASS
07:39:16 [2022-06-02T07:39:16.901Z] 
07:39:16 [2022-06-02T07:39:16.901Z] === Skipped
07:39:16 [2022-06-02T07:39:16.901Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:39:16 [2022-06-02T07:39:16.901Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:39:16 [2022-06-02T07:39:16.901Z] 
07:39:16 [2022-06-02T07:39:16.901Z] DONE 1 tests, 1 skipped in 0.099s
07:39:16 [2022-06-02T07:39:16.901Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:39:16 [2022-06-02T07:39:16.901Z] INFO: Testing against a local daemon
07:39:16 [2022-06-02T07:39:16.901Z] === RUN   TestSecretInspect
07:39:16 [2022-06-02T07:39:16.901Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:16 [2022-06-02T07:39:16.901Z] --- SKIP: TestSecretInspect (0.01s)
07:39:16 [2022-06-02T07:39:16.901Z] === RUN   TestSecretList
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestSecretList (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestSecretsCreateAndDelete
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestSecretsUpdate
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestSecretsUpdate (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestTemplatedSecret
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestTemplatedSecret (0.00s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestSecretCreateResolve
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestSecretCreateResolve (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] PASS
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === Skipped
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] 
07:39:17 [2022-06-02T07:39:17.162Z] DONE 6 tests, 6 skipped in 0.171s
07:39:17 [2022-06-02T07:39:17.162Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:39:17 [2022-06-02T07:39:17.162Z] INFO: Testing against a local daemon
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestServiceCreateInit
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- PASS: TestServiceCreateInit (0.03s)
07:39:17 [2022-06-02T07:39:17.162Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:39:17 [2022-06-02T07:39:17.162Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateServiceMultipleTimes
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateServiceConflict
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestCreateServiceConflict (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateServiceMaxReplicas
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateWithDuplicateNetworkNames
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.162Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:39:17 [2022-06-02T07:39:17.162Z] === RUN   TestCreateServiceSecretFileMode
07:39:17 [2022-06-02T07:39:17.162Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestCreateServiceConfigFileMode
07:39:17 [2022-06-02T07:39:17.422Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestCreateServiceSysctls
07:39:17 [2022-06-02T07:39:17.422Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateServiceSysctls (0.03s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestCreateServiceCapabilities
07:39:17 [2022-06-02T07:39:17.422Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestInspect
07:39:17 [2022-06-02T07:39:17.422Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestInspect (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestCreateJob
07:39:17 [2022-06-02T07:39:17.422Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestCreateJob (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestReplicatedJob
07:39:17 [2022-06-02T07:39:17.422Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestReplicatedJob (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestUpdateReplicatedJob
07:39:17 [2022-06-02T07:39:17.422Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestServiceListWithStatuses
07:39:17 [2022-06-02T07:39:17.422Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestDockerNetworkConnectAlias
07:39:17 [2022-06-02T07:39:17.422Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestDockerNetworkReConnect
07:39:17 [2022-06-02T07:39:17.422Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:17 [2022-06-02T07:39:17.422Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
07:39:17 [2022-06-02T07:39:17.422Z] === RUN   TestServicePlugin
07:39:19 [2022-06-02T07:39:19.330Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServicePlugin (1.93s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdateLabel
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdateLabel (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdateSecrets
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdateConfigs
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdateNetwork
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z] === RUN   TestServiceUpdatePidsLimit
07:39:19 [2022-06-02T07:39:19.330Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
07:39:19 [2022-06-02T07:39:19.330Z] PASS
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === Skipped
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.330Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:39:19 [2022-06-02T07:39:19.330Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.330Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
07:39:19 [2022-06-02T07:39:19.331Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
07:39:19 [2022-06-02T07:39:19.331Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestInspect (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:39:19 [2022-06-02T07:39:19.331Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s)
07:39:19 [2022-06-02T07:39:19.331Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
07:39:19 [2022-06-02T07:39:19.331Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:39:19 [2022-06-02T07:39:19.331Z] 
07:39:19 [2022-06-02T07:39:19.331Z] DONE 24 tests, 23 skipped in 2.363s
07:39:19 [2022-06-02T07:39:19.590Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:39:19 [2022-06-02T07:39:19.590Z] INFO: Testing against a local daemon
07:39:19 [2022-06-02T07:39:19.590Z] === RUN   TestSessionCreate
07:39:19 [2022-06-02T07:39:19.590Z] --- PASS: TestSessionCreate (0.03s)
07:39:19 [2022-06-02T07:39:19.590Z] === RUN   TestSessionCreateWithBadUpgrade
07:39:19 [2022-06-02T07:39:19.590Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:39:19 [2022-06-02T07:39:19.590Z] PASS
07:39:19 [2022-06-02T07:39:19.590Z] 
07:39:19 [2022-06-02T07:39:19.590Z] DONE 2 tests in 0.152s
07:39:19 [2022-06-02T07:39:19.590Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:39:19 [2022-06-02T07:39:19.848Z] INFO: Testing against a local daemon
07:39:19 [2022-06-02T07:39:19.848Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:39:19 [2022-06-02T07:39:19.848Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:39:19 [2022-06-02T07:39:19.848Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:39:19 [2022-06-02T07:39:19.848Z] === RUN   TestDiskUsage
07:39:19 [2022-06-02T07:39:19.848Z] === PAUSE TestDiskUsage
07:39:19 [2022-06-02T07:39:19.848Z] === RUN   TestEventsExecDie
07:39:20 [2022-06-02T07:39:20.107Z] --- PASS: TestEventsExecDie (0.49s)
07:39:20 [2022-06-02T07:39:20.107Z] === RUN   TestEventsBackwardsCompatible
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestEventsVolumeCreate
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestEventsVolumeCreate (0.04s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestInfoBinaryCommits
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestInfoAPIVersioned
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestInfoAPI
07:39:20 [2022-06-02T07:39:20.366Z] --- PASS: TestInfoAPI (0.02s)
07:39:20 [2022-06-02T07:39:20.366Z] === RUN   TestInfoAPIWarnings
07:39:38 [2022-06-02T07:39:38.450Z] --- PASS: TestInfoAPIWarnings (16.56s)
07:39:38 [2022-06-02T07:39:38.450Z] === RUN   TestInfoDebug
07:39:38 [2022-06-02T07:39:38.450Z] --- PASS: TestInfoDebug (0.54s)
07:39:38 [2022-06-02T07:39:38.450Z] === RUN   TestInfoInsecureRegistries
07:39:38 [2022-06-02T07:39:38.450Z] --- PASS: TestInfoInsecureRegistries (0.55s)
07:39:38 [2022-06-02T07:39:38.450Z] === RUN   TestInfoRegistryMirrors
07:39:38 [2022-06-02T07:39:38.450Z] --- PASS: TestInfoRegistryMirrors (0.54s)
07:39:38 [2022-06-02T07:39:38.450Z] === RUN   TestLoginFailsWithBadCredentials
07:39:38 [2022-06-02T07:39:38.709Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
07:39:38 [2022-06-02T07:39:38.710Z] === RUN   TestPingCacheHeaders
07:39:38 [2022-06-02T07:39:38.710Z] --- PASS: TestPingCacheHeaders (0.03s)
07:39:38 [2022-06-02T07:39:38.710Z] === RUN   TestPingGet
07:39:38 [2022-06-02T07:39:38.710Z] --- PASS: TestPingGet (0.01s)
07:39:38 [2022-06-02T07:39:38.710Z] === RUN   TestPingHead
07:39:38 [2022-06-02T07:39:38.710Z] --- PASS: TestPingHead (0.03s)
07:39:38 [2022-06-02T07:39:38.710Z] === RUN   TestPingSwarmHeader
07:39:39 [2022-06-02T07:39:39.277Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:39:39 [2022-06-02T07:39:39.844Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:39:40 [2022-06-02T07:39:40.781Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:39:40 [2022-06-02T07:39:40.781Z] --- PASS: TestPingSwarmHeader (2.19s)
07:39:40 [2022-06-02T07:39:40.781Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:39:40 [2022-06-02T07:39:40.781Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:39:40 [2022-06-02T07:39:40.781Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:39:40 [2022-06-02T07:39:40.781Z] === RUN   TestVersion
07:39:41 [2022-06-02T07:39:41.040Z] --- PASS: TestVersion (0.03s)
07:39:41 [2022-06-02T07:39:41.040Z] === CONT  TestDiskUsage
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/image_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.610Z] === RUN   TestDiskUsage/after_container.Run
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:39:41 [2022-06-02T07:39:41.870Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:39:42 [2022-06-02T07:39:42.130Z] --- PASS: TestDiskUsage (1.23s)
07:39:42 [2022-06-02T07:39:42.130Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.02s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
07:39:42 [2022-06-02T07:39:42.130Z] PASS
07:39:42 [2022-06-02T07:39:42.130Z] 
07:39:42 [2022-06-02T07:39:42.130Z] === Skipped
07:39:42 [2022-06-02T07:39:42.130Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:39:42 [2022-06-02T07:39:42.130Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:39:42 [2022-06-02T07:39:42.130Z] 
07:39:42 [2022-06-02T07:39:42.130Z] DONE 54 tests, 1 skipped in 22.531s
07:39:42 [2022-06-02T07:39:42.130Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:39:42 [2022-06-02T07:39:42.389Z] INFO: Testing against a local daemon
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesCreateAndList
07:39:42 [2022-06-02T07:39:42.389Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesRemove
07:39:42 [2022-06-02T07:39:42.389Z] --- PASS: TestVolumesRemove (0.05s)
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInspect
07:39:42 [2022-06-02T07:39:42.389Z] --- PASS: TestVolumesInspect (0.02s)
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:39:42 [2022-06-02T07:39:42.389Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:39:42 [2022-06-02T07:39:42.389Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:39:42 [2022-06-02T07:39:42.389Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:39:42 [2022-06-02T07:39:42.389Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:39:42 [2022-06-02T07:39:42.389Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:39:42 [2022-06-02T07:39:42.389Z] PASS
07:39:42 [2022-06-02T07:39:42.389Z] 
07:39:42 [2022-06-02T07:39:42.389Z] DONE 9 tests in 0.189s
07:39:42 [2022-06-02T07:39:42.389Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:39:42 [2022-06-02T07:39:42.389Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14170 is not a child of this shell
07:39:42 [2022-06-02T07:39:42.389Z] warning: PID 14170 from bundles/test-integration/docker.pid had a nonzero exit code
07:39:42 [2022-06-02T07:39:42.389Z] Leaving: AppArmorNo profiles have been unloaded.
07:39:42 [2022-06-02T07:39:42.389Z] 
07:39:42 [2022-06-02T07:39:42.389Z] Unloading profiles will leave already running processes permanently
07:39:42 [2022-06-02T07:39:42.389Z] unconfined, which can lead to unexpected situations.
07:39:42 [2022-06-02T07:39:42.389Z] 
07:39:42 [2022-06-02T07:39:42.389Z] To set a process to complain mode, use the command line tool
07:39:42 [2022-06-02T07:39:42.389Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:39:42 [2022-06-02T07:39:42.389Z] Removing test suite binaries
07:39:42 [2022-06-02T07:39:42.389Z] exiting test-integration
07:39:42 [2022-06-02T07:39:42.390Z] ++ exit 0
07:39:42 [2022-06-02T07:39:42.390Z]