Skip to content

Console Output

17:31:04 [2021-03-18T17:31:04.381Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42163/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e31086320ea0305e2cc70490160ee30480471680 hack/make.sh dynbinary test-integration
17:31:04 [2021-03-18T17:31:04.675Z] 
17:31:04 [2021-03-18T17:31:04.675Z] Removing bundles/
17:31:04 [2021-03-18T17:31:04.675Z] 
17:31:04 [2021-03-18T17:31:04.675Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:31:04 [2021-03-18T17:31:04.675Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:31:04 [2021-03-18T17:31:04.675Z] GOOS="" GOARCH="" GOARM=""
17:32:42 [2021-03-18T17:32:42.039Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:32:42 [2021-03-18T17:32:42.039Z] 
17:32:42 [2021-03-18T17:32:42.039Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:32:42 [2021-03-18T17:32:42.039Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:32:42 [2021-03-18T17:32:42.039Z] HOSTNAME=06d285857531
17:32:42 [2021-03-18T17:32:42.039Z] TESTDEBUG=0
17:32:42 [2021-03-18T17:32:42.039Z] DEST=bundles/test-integration
17:32:42 [2021-03-18T17:32:42.039Z] PWD=/go/src/github.com/docker/docker
17:32:42 [2021-03-18T17:32:42.039Z] DOCKER_GITCOMMIT=e31086320ea0305e2cc70490160ee30480471680
17:32:42 [2021-03-18T17:32:42.039Z] container=docker
17:32:42 [2021-03-18T17:32:42.039Z] HOME=/root
17:32:42 [2021-03-18T17:32:42.039Z] GOLANG_VERSION=1.13.15
17:32:42 [2021-03-18T17:32:42.039Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:32:42 [2021-03-18T17:32:42.039Z] VALIDATE_BRANCH=master
17:32:42 [2021-03-18T17:32:42.039Z] TERM=xterm
17:32:42 [2021-03-18T17:32:42.039Z] DOCKER_PKG=github.com/docker/docker
17:32:42 [2021-03-18T17:32:42.039Z] SHLVL=1
17:32:42 [2021-03-18T17:32:42.039Z] TIMEOUT=120m
17:32:42 [2021-03-18T17:32:42.039Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:32:42 [2021-03-18T17:32:42.039Z] DOCKER_GRAPHDRIVER=overlay2
17:32:42 [2021-03-18T17:32:42.039Z] GO111MODULE=off
17:32:42 [2021-03-18T17:32:42.039Z] DOCKER_EXPERIMENTAL=1
17:32:42 [2021-03-18T17:32:42.039Z] TEST_SKIP_INTEGRATION_CLI=1
17:32:42 [2021-03-18T17:32:42.039Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:32:42 [2021-03-18T17:32:42.039Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:32:42 [2021-03-18T17:32:42.039Z] GOPATH=/go
17:32:42 [2021-03-18T17:32:42.039Z] PKG_CONFIG=pkg-config
17:32:42 [2021-03-18T17:32:42.039Z] _=/usr/bin/env
17:32:42 [2021-03-18T17:32:42.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:33:14 [2021-03-18T17:33:14.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:33:14 [2021-03-18T17:33:14.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:33:37 [2021-03-18T17:33:37.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:33:46 [2021-03-18T17:33:46.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:33:46 [2021-03-18T17:33:46.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:33:48 [2021-03-18T17:33:48.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:33:49 [2021-03-18T17:33:49.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:33:49 [2021-03-18T17:33:49.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:33:51 [2021-03-18T17:33:51.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:33:55 [2021-03-18T17:33:55.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:33:56 [2021-03-18T17:33:56.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:33:58 [2021-03-18T17:33:58.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
17:33:59 [2021-03-18T17:33:59.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:34:00 [2021-03-18T17:34:00.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:34:02 [2021-03-18T17:34:02.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:34:04 [2021-03-18T17:34:04.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:34:05 [2021-03-18T17:34:05.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:34:07 [2021-03-18T17:34:07.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:34:08 [2021-03-18T17:34:08.156Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:34:08 [2021-03-18T17:34:08.156Z] Using test binary docker
17:34:08 [2021-03-18T17:34:08.156Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:34:08 [2021-03-18T17:34:08.156Z] +++ /etc/init.d/apparmor start
17:34:08 [2021-03-18T17:34:08.156Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:34:08 [2021-03-18T17:34:08.156Z] INFO: Waiting for daemon to start...
17:34:08 [2021-03-18T17:34:08.156Z] Starting dockerd
17:34:08 [2021-03-18T17:34:08.156Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
17:34:10 [2021-03-18T17:34:10.230Z] .
17:34:10 [2021-03-18T17:34:10.230Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:34:10 [2021-03-18T17:34:10.230Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:34:10 [2021-03-18T17:34:10.230Z] Error: No such image: emptyfs
17:34:10 [2021-03-18T17:34:10.230Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:34:10 [2021-03-18T17:34:10.230Z] ++++ docker load
17:34:10 [2021-03-18T17:34:10.527Z] Running integration-test (iteration 1)
17:34:10 [2021-03-18T17:34:10.527Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
17:34:10 [2021-03-18T17:34:10.527Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
17:34:10 [2021-03-18T17:34:10.527Z] ++ set -e
17:34:10 [2021-03-18T17:34:10.527Z] ++ '[' -n 0 ']'
17:34:10 [2021-03-18T17:34:10.527Z] ++ set -x
17:34:10 [2021-03-18T17:34:10.527Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
17:34:25 [2021-03-18T17:34:25.939Z] Loaded image: buildpack-deps:buster
17:34:25 [2021-03-18T17:34:25.939Z] Loaded image: busybox:latest
17:34:25 [2021-03-18T17:34:25.939Z] Loaded image: busybox:glibc
17:34:26 [2021-03-18T17:34:26.248Z] Loaded image: debian:bullseye
17:34:26 [2021-03-18T17:34:26.248Z] Loaded image: hello-world:latest
17:34:26 [2021-03-18T17:34:26.248Z] Loaded image: arm32v7/hello-world:latest
17:34:26 [2021-03-18T17:34:26.543Z] INFO: Testing against a local daemon
17:34:26 [2021-03-18T17:34:26.543Z] === RUN   TestCgroupNamespacesBuild
17:34:28 [2021-03-18T17:34:28.063Z] --- PASS: TestCgroupNamespacesBuild (1.41s)
17:34:28 [2021-03-18T17:34:28.063Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:34:29 [2021-03-18T17:34:29.106Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s)
17:34:29 [2021-03-18T17:34:29.106Z] === RUN   TestBuildWithSession
17:34:29 [2021-03-18T17:34:29.106Z] --- SKIP: TestBuildWithSession (0.00s)
17:34:29 [2021-03-18T17:34:29.106Z]     build_session_test.go:25: TODO: BuildKit
17:34:29 [2021-03-18T17:34:29.106Z] === RUN   TestBuildSquashParent
17:34:33 [2021-03-18T17:34:33.607Z] --- PASS: TestBuildSquashParent (4.11s)
17:34:33 [2021-03-18T17:34:33.607Z] === RUN   TestBuildWithRemoveAndForceRemove
17:34:33 [2021-03-18T17:34:33.607Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:34:33 [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:34:33 [2021-03-18T17:34:33.607Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:34:33 [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:34:33 [2021-03-18T17:34:33.607Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:34:33 [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:34:33 [2021-03-18T17:34:33.607Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:34:33 [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:34:33 [2021-03-18T17:34:33.607Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:34:33 [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:34:33 [2021-03-18T17:34:33.607Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:34:33 [2021-03-18T17:34:33.607Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:34:33 [2021-03-18T17:34:33.607Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:34:33 [2021-03-18T17:34:33.607Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:34:33 [2021-03-18T17:34:33.607Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:34:33 [2021-03-18T17:34:33.607Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:34:35 [2021-03-18T17:34:35.708Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:34:36 [2021-03-18T17:34:36.349Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:34:37 [2021-03-18T17:34:37.865Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:34:37 [2021-03-18T17:34:37.865Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s)
17:34:37 [2021-03-18T17:34:37.865Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s)
17:34:37 [2021-03-18T17:34:37.865Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s)
17:34:37 [2021-03-18T17:34:37.865Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s)
17:34:37 [2021-03-18T17:34:37.865Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s)
17:34:37 [2021-03-18T17:34:37.865Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.67s)
17:34:37 [2021-03-18T17:34:37.865Z] === RUN   TestBuildMultiStageCopy
17:34:37 [2021-03-18T17:34:37.865Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:34:39 [2021-03-18T17:34:39.411Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:34:39 [2021-03-18T17:34:39.706Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:34:40 [2021-03-18T17:34:40.004Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:34:40 [2021-03-18T17:34:40.298Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:34:40 [2021-03-18T17:34:40.603Z] --- PASS: TestBuildMultiStageCopy (2.84s)
17:34:40 [2021-03-18T17:34:40.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.53s)
17:34:40 [2021-03-18T17:34:40.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s)
17:34:40 [2021-03-18T17:34:40.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s)
17:34:40 [2021-03-18T17:34:40.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s)
17:34:40 [2021-03-18T17:34:40.603Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s)
17:34:40 [2021-03-18T17:34:40.603Z] === RUN   TestBuildMultiStageParentConfig
17:34:41 [2021-03-18T17:34:41.644Z] --- PASS: TestBuildMultiStageParentConfig (0.83s)
17:34:41 [2021-03-18T17:34:41.644Z] === RUN   TestBuildLabelWithTargets
17:34:43 [2021-03-18T17:34:43.160Z] --- PASS: TestBuildLabelWithTargets (1.34s)
17:34:43 [2021-03-18T17:34:43.160Z] === RUN   TestBuildWithEmptyLayers
17:34:43 [2021-03-18T17:34:43.453Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
17:34:43 [2021-03-18T17:34:43.453Z] === RUN   TestBuildMultiStageOnBuild
17:34:45 [2021-03-18T17:34:45.539Z] --- PASS: TestBuildMultiStageOnBuild (1.83s)
17:34:45 [2021-03-18T17:34:45.539Z] === RUN   TestBuildUncleanTarFilenames
17:34:46 [2021-03-18T17:34:46.176Z] --- PASS: TestBuildUncleanTarFilenames (0.90s)
17:34:46 [2021-03-18T17:34:46.176Z] === RUN   TestBuildMultiStageLayerLeak
17:34:48 [2021-03-18T17:34:48.254Z] --- PASS: TestBuildMultiStageLayerLeak (1.88s)
17:34:48 [2021-03-18T17:34:48.254Z] === RUN   TestBuildWithHugeFile
17:35:45 [2021-03-18T17:35:45.279Z] --- PASS: TestBuildWithHugeFile (55.17s)
17:35:45 [2021-03-18T17:35:45.280Z] === RUN   TestBuildWCOWSandboxSize
17:35:45 [2021-03-18T17:35:45.280Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:35:45 [2021-03-18T17:35:45.280Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:35:45 [2021-03-18T17:35:45.280Z] === RUN   TestBuildWithEmptyDockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:35:45 [2021-03-18T17:35:45.280Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
17:35:45 [2021-03-18T17:35:45.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s)
17:35:45 [2021-03-18T17:35:45.280Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s)
17:35:45 [2021-03-18T17:35:45.280Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s)
17:35:45 [2021-03-18T17:35:45.280Z] === RUN   TestBuildPreserveOwnership
17:35:45 [2021-03-18T17:35:45.280Z] === RUN   TestBuildPreserveOwnership/copy_from
17:35:46 [2021-03-18T17:35:46.325Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:35:47 [2021-03-18T17:35:47.369Z] --- PASS: TestBuildPreserveOwnership (3.93s)
17:35:47 [2021-03-18T17:35:47.369Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.57s)
17:35:47 [2021-03-18T17:35:47.369Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.36s)
17:35:47 [2021-03-18T17:35:47.369Z] === RUN   TestBuildPlatformInvalid
17:35:47 [2021-03-18T17:35:47.664Z] --- PASS: TestBuildPlatformInvalid (0.13s)
17:35:47 [2021-03-18T17:35:47.665Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:36:03 [2021-03-18T17:36:03.083Z] Loaded image: buildpack-deps:buster
17:36:03 [2021-03-18T17:36:03.083Z] Loaded image: busybox:latest
17:36:03 [2021-03-18T17:36:03.083Z] Loaded image: busybox:glibc
17:36:03 [2021-03-18T17:36:03.725Z] Loaded image: debian:bullseye
17:36:03 [2021-03-18T17:36:03.725Z] Loaded image: hello-world:latest
17:36:03 [2021-03-18T17:36:03.725Z] Loaded image: arm32v7/hello-world:latest
17:36:10 [2021-03-18T17:36:10.651Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.43s)
17:36:10 [2021-03-18T17:36:10.651Z] PASS
17:36:10 [2021-03-18T17:36:10.651Z] 
17:36:10 [2021-03-18T17:36:10.651Z] === Skipped
17:36:10 [2021-03-18T17:36:10.651Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
17:36:10 [2021-03-18T17:36:10.651Z]     build_session_test.go:25: TODO: BuildKit
17:36:10 [2021-03-18T17:36:10.651Z] 
17:36:10 [2021-03-18T17:36:10.651Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s)
17:36:10 [2021-03-18T17:36:10.651Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:36:10 [2021-03-18T17:36:10.651Z] 
17:36:10 [2021-03-18T17:36:10.651Z] 
17:36:10 [2021-03-18T17:36:10.651Z] DONE 34 tests, 2 skipped in 119.557s
17:36:10 [2021-03-18T17:36:10.651Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
17:36:10 [2021-03-18T17:36:10.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
17:36:10 [2021-03-18T17:36:10.651Z] ++ set -e
17:36:10 [2021-03-18T17:36:10.651Z] ++ '[' -n 0 ']'
17:36:10 [2021-03-18T17:36:10.651Z] ++ set -x
17:36:10 [2021-03-18T17:36:10.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
17:36:10 [2021-03-18T17:36:10.651Z] INFO: Testing against a local daemon
17:36:10 [2021-03-18T17:36:10.651Z] === RUN   TestConfigInspect
17:36:12 [2021-03-18T17:36:12.169Z] --- PASS: TestConfigInspect (1.89s)
17:36:12 [2021-03-18T17:36:12.169Z] === RUN   TestConfigList
17:36:14 [2021-03-18T17:36:14.263Z] --- PASS: TestConfigList (1.88s)
17:36:14 [2021-03-18T17:36:14.263Z] === RUN   TestConfigsCreateAndDelete
17:36:15 [2021-03-18T17:36:15.789Z] --- PASS: TestConfigsCreateAndDelete (1.91s)
17:36:15 [2021-03-18T17:36:15.789Z] === RUN   TestConfigsUpdate
17:36:17 [2021-03-18T17:36:17.876Z] --- PASS: TestConfigsUpdate (1.96s)
17:36:17 [2021-03-18T17:36:17.876Z] === RUN   TestTemplatedConfig
17:36:20 [2021-03-18T17:36:20.622Z] --- PASS: TestTemplatedConfig (2.42s)
17:36:20 [2021-03-18T17:36:20.623Z] === RUN   TestConfigCreateResolve
17:36:22 [2021-03-18T17:36:22.147Z] --- PASS: TestConfigCreateResolve (1.94s)
17:36:22 [2021-03-18T17:36:22.147Z] === RUN   TestConfigDaemonLibtrustID
17:36:22 [2021-03-18T17:36:22.785Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:36:22 [2021-03-18T17:36:22.785Z] PASS
17:36:22 [2021-03-18T17:36:22.785Z] 
17:36:22 [2021-03-18T17:36:22.785Z] DONE 7 tests in 12.630s
17:36:22 [2021-03-18T17:36:22.785Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
17:36:22 [2021-03-18T17:36:22.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
17:36:22 [2021-03-18T17:36:22.785Z] ++ set -e
17:36:22 [2021-03-18T17:36:22.785Z] ++ '[' -n 0 ']'
17:36:22 [2021-03-18T17:36:22.785Z] ++ set -x
17:36:22 [2021-03-18T17:36:22.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
17:36:22 [2021-03-18T17:36:22.785Z] INFO: Testing against a local daemon
17:36:22 [2021-03-18T17:36:22.785Z] === RUN   TestCheckpoint
17:36:22 [2021-03-18T17:36:22.785Z] --- SKIP: TestCheckpoint (0.00s)
17:36:22 [2021-03-18T17:36:22.786Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:36:22 [2021-03-18T17:36:22.786Z] === RUN   TestContainerInvalidJSON
17:36:22 [2021-03-18T17:36:22.786Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
17:36:22 [2021-03-18T17:36:22.786Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
17:36:22 [2021-03-18T17:36:22.786Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:36:22 [2021-03-18T17:36:22.786Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:36:22 [2021-03-18T17:36:22.786Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:36:22 [2021-03-18T17:36:22.786Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:36:22 [2021-03-18T17:36:22.786Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
17:36:22 [2021-03-18T17:36:22.786Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:36:22 [2021-03-18T17:36:22.786Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:36:22 [2021-03-18T17:36:22.786Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:36:22 [2021-03-18T17:36:22.786Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
17:36:22 [2021-03-18T17:36:22.786Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:36:22 [2021-03-18T17:36:22.786Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:36:22 [2021-03-18T17:36:22.786Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:36:22 [2021-03-18T17:36:22.786Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
17:36:22 [2021-03-18T17:36:22.786Z] === RUN   TestCopyFromContainerPathIsNotDir
17:36:23 [2021-03-18T17:36:23.080Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
17:36:23 [2021-03-18T17:36:23.080Z] === RUN   TestCopyToContainerPathDoesNotExist
17:36:23 [2021-03-18T17:36:23.080Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:36:23 [2021-03-18T17:36:23.080Z] === RUN   TestCopyToContainerPathIsNotDir
17:36:23 [2021-03-18T17:36:23.080Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
17:36:23 [2021-03-18T17:36:23.080Z] === RUN   TestCopyFromContainer
17:36:24 [2021-03-18T17:36:24.624Z] === RUN   TestCopyFromContainer//
17:36:24 [2021-03-18T17:36:24.624Z] === RUN   TestCopyFromContainer//bar/root
17:36:24 [2021-03-18T17:36:24.624Z] === RUN   TestCopyFromContainer//bar/root/
17:36:24 [2021-03-18T17:36:24.624Z] === RUN   TestCopyFromContainer/bar/quux
17:36:24 [2021-03-18T17:36:24.624Z] === RUN   TestCopyFromContainer/bar/quux/
17:36:24 [2021-03-18T17:36:24.919Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:36:24 [2021-03-18T17:36:24.919Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:36:24 [2021-03-18T17:36:24.919Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:36:24 [2021-03-18T17:36:24.919Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:36:24 [2021-03-18T17:36:24.919Z] === RUN   TestCopyFromContainer/bar/notarget
17:36:25 [2021-03-18T17:36:25.226Z] --- PASS: TestCopyFromContainer (2.03s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:36:25 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:36:25 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:36:25 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:36:25 [2021-03-18T17:36:25.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:36:25 [2021-03-18T17:36:25.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:36:25 [2021-03-18T17:36:25.227Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:36:25 [2021-03-18T17:36:25.227Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateLinkToNonExistingContainer
17:36:25 [2021-03-18T17:36:25.227Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateWithInvalidEnv
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateWithInvalidEnv/0
17:36:25 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateWithInvalidEnv/0
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateWithInvalidEnv/1
17:36:25 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateWithInvalidEnv/1
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateWithInvalidEnv/2
17:36:25 [2021-03-18T17:36:25.227Z] === PAUSE TestCreateWithInvalidEnv/2
17:36:25 [2021-03-18T17:36:25.227Z] === CONT  TestCreateWithInvalidEnv/0
17:36:25 [2021-03-18T17:36:25.227Z] === CONT  TestCreateWithInvalidEnv/1
17:36:25 [2021-03-18T17:36:25.227Z] === CONT  TestCreateWithInvalidEnv/2
17:36:25 [2021-03-18T17:36:25.227Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:36:25 [2021-03-18T17:36:25.227Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateTmpfsMountsTarget
17:36:25 [2021-03-18T17:36:25.227Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
17:36:25 [2021-03-18T17:36:25.227Z] === RUN   TestCreateWithCustomMaskedPaths
17:36:26 [2021-03-18T17:36:26.748Z] --- PASS: TestCreateWithCustomMaskedPaths (1.54s)
17:36:26 [2021-03-18T17:36:26.748Z] === RUN   TestCreateWithCustomReadonlyPaths
17:36:28 [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s)
17:36:28 [2021-03-18T17:36:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:36:28 [2021-03-18T17:36:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:36:28 [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:36:28 [2021-03-18T17:36:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:36:28 [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:36:28 [2021-03-18T17:36:28.832Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:36:28 [2021-03-18T17:36:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:36:28 [2021-03-18T17:36:28.832Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:36:28 [2021-03-18T17:36:28.832Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:36:28 [2021-03-18T17:36:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
17:36:28 [2021-03-18T17:36:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
17:36:28 [2021-03-18T17:36:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
17:36:28 [2021-03-18T17:36:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
17:36:28 [2021-03-18T17:36:28.832Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
17:36:28 [2021-03-18T17:36:28.832Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:36:29 [2021-03-18T17:36:29.127Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s)
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestCreateDifferentPlatform
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestCreateDifferentPlatform/different_os
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:36:29 [2021-03-18T17:36:29.127Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:36:29 [2021-03-18T17:36:29.127Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:36:29 [2021-03-18T17:36:29.127Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:36:29 [2021-03-18T17:36:29.127Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:36:29 [2021-03-18T17:36:29.127Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestContainerStartOnDaemonRestart
17:36:29 [2021-03-18T17:36:29.127Z] === PAUSE TestContainerStartOnDaemonRestart
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestDaemonRestartIpcMode
17:36:29 [2021-03-18T17:36:29.127Z] === PAUSE TestDaemonRestartIpcMode
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestDaemonHostGatewayIP
17:36:29 [2021-03-18T17:36:29.127Z] === PAUSE TestDaemonHostGatewayIP
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestRestartDaemonWithRestartingContainer
17:36:29 [2021-03-18T17:36:29.127Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestContainerKillOnDaemonStart
17:36:29 [2021-03-18T17:36:29.127Z] === PAUSE TestContainerKillOnDaemonStart
17:36:29 [2021-03-18T17:36:29.127Z] === RUN   TestDiff
17:36:29 [2021-03-18T17:36:29.768Z] --- PASS: TestDiff (0.52s)
17:36:29 [2021-03-18T17:36:29.768Z] === RUN   TestExecWithCloseStdin
17:36:30 [2021-03-18T17:36:30.408Z] --- PASS: TestExecWithCloseStdin (0.69s)
17:36:30 [2021-03-18T17:36:30.408Z] === RUN   TestExec
17:36:31 [2021-03-18T17:36:31.049Z] --- PASS: TestExec (0.65s)
17:36:31 [2021-03-18T17:36:31.049Z] === RUN   TestExecUser
17:36:31 [2021-03-18T17:36:31.688Z] --- PASS: TestExecUser (0.66s)
17:36:31 [2021-03-18T17:36:31.688Z] === RUN   TestExportContainerAndImportImage
17:36:32 [2021-03-18T17:36:32.732Z] --- PASS: TestExportContainerAndImportImage (0.82s)
17:36:32 [2021-03-18T17:36:32.732Z] === RUN   TestExportContainerAfterDaemonRestart
17:36:34 [2021-03-18T17:36:34.254Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
17:36:34 [2021-03-18T17:36:34.254Z] === RUN   TestHealthCheckWorkdir
17:36:34 [2021-03-18T17:36:34.892Z] --- PASS: TestHealthCheckWorkdir (0.81s)
17:36:34 [2021-03-18T17:36:34.892Z] === RUN   TestHealthKillContainer
17:36:37 [2021-03-18T17:36:37.640Z] --- PASS: TestHealthKillContainer (2.65s)
17:36:37 [2021-03-18T17:36:37.640Z] === RUN   TestInspectCpusetInConfigPre120
17:36:37 [2021-03-18T17:36:37.935Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
17:36:37 [2021-03-18T17:36:37.935Z] === RUN   TestIpcModeNone
17:36:38 [2021-03-18T17:36:38.574Z] --- PASS: TestIpcModeNone (0.66s)
17:36:38 [2021-03-18T17:36:38.574Z] === RUN   TestIpcModePrivate
17:36:39 [2021-03-18T17:36:39.216Z] --- PASS: TestIpcModePrivate (0.70s)
17:36:39 [2021-03-18T17:36:39.216Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
17:36:39 [2021-03-18T17:36:39.216Z] === RUN   TestIpcModeShareable
17:36:40 [2021-03-18T17:36:40.259Z] --- PASS: TestIpcModeShareable (0.67s)
17:36:40 [2021-03-18T17:36:40.259Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
17:36:40 [2021-03-18T17:36:40.259Z] === RUN   TestAPIIpcModeShareableAndContainer
17:36:42 [2021-03-18T17:36:42.343Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s)
17:36:42 [2021-03-18T17:36:42.343Z] === RUN   TestAPIIpcModeHost
17:36:42 [2021-03-18T17:36:42.640Z] --- PASS: TestAPIIpcModeHost (0.56s)
17:36:42 [2021-03-18T17:36:42.640Z] === RUN   TestDaemonIpcModeShareable
17:36:44 [2021-03-18T17:36:44.166Z] --- PASS: TestDaemonIpcModeShareable (1.49s)
17:36:44 [2021-03-18T17:36:44.166Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:36:44 [2021-03-18T17:36:44.166Z] === RUN   TestDaemonIpcModePrivate
17:36:45 [2021-03-18T17:36:45.689Z] --- PASS: TestDaemonIpcModePrivate (1.42s)
17:36:45 [2021-03-18T17:36:45.689Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:36:45 [2021-03-18T17:36:45.689Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:36:46 [2021-03-18T17:36:46.752Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s)
17:36:46 [2021-03-18T17:36:46.752Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
17:36:46 [2021-03-18T17:36:46.752Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:36:48 [2021-03-18T17:36:48.861Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s)
17:36:48 [2021-03-18T17:36:48.861Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
17:36:48 [2021-03-18T17:36:48.861Z] === RUN   TestIpcModeOlderClient
17:36:48 [2021-03-18T17:36:48.861Z] === PAUSE TestIpcModeOlderClient
17:36:48 [2021-03-18T17:36:48.861Z] === RUN   TestKillContainerInvalidSignal
17:36:49 [2021-03-18T17:36:49.159Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
17:36:49 [2021-03-18T17:36:49.159Z] === RUN   TestKillContainer
17:36:49 [2021-03-18T17:36:49.159Z] === RUN   TestKillContainer/no_signal
17:36:49 [2021-03-18T17:36:49.801Z] === RUN   TestKillContainer/non_killing_signal
17:36:50 [2021-03-18T17:36:50.106Z] === RUN   TestKillContainer/killing_signal
17:36:50 [2021-03-18T17:36:50.746Z] --- PASS: TestKillContainer (1.73s)
17:36:50 [2021-03-18T17:36:50.746Z]     --- PASS: TestKillContainer/no_signal (0.59s)
17:36:50 [2021-03-18T17:36:50.746Z]     --- PASS: TestKillContainer/non_killing_signal (0.41s)
17:36:50 [2021-03-18T17:36:50.746Z]     --- PASS: TestKillContainer/killing_signal (0.51s)
17:36:50 [2021-03-18T17:36:50.746Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:36:50 [2021-03-18T17:36:50.746Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:36:51 [2021-03-18T17:36:51.388Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:36:52 [2021-03-18T17:36:52.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s)
17:36:52 [2021-03-18T17:36:52.028Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.52s)
17:36:52 [2021-03-18T17:36:52.028Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
17:36:52 [2021-03-18T17:36:52.028Z] === RUN   TestKillStoppedContainer
17:36:52 [2021-03-18T17:36:52.028Z] --- PASS: TestKillStoppedContainer (0.06s)
17:36:52 [2021-03-18T17:36:52.028Z] === RUN   TestKillStoppedContainerAPIPre120
17:36:52 [2021-03-18T17:36:52.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
17:36:52 [2021-03-18T17:36:52.028Z] === RUN   TestKillDifferentUserContainer
17:36:52 [2021-03-18T17:36:52.668Z] --- PASS: TestKillDifferentUserContainer (0.56s)
17:36:52 [2021-03-18T17:36:52.668Z] === RUN   TestInspectOomKilledTrue
17:36:53 [2021-03-18T17:36:53.714Z] --- PASS: TestInspectOomKilledTrue (0.97s)
17:36:53 [2021-03-18T17:36:53.714Z] === RUN   TestInspectOomKilledFalse
17:36:54 [2021-03-18T17:36:54.353Z] --- PASS: TestInspectOomKilledFalse (0.57s)
17:36:54 [2021-03-18T17:36:54.353Z] === RUN   TestLinksEtcHostsContentMatch
17:36:54 [2021-03-18T17:36:54.649Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s)
17:36:54 [2021-03-18T17:36:54.649Z] === RUN   TestLinksContainerNames
17:36:55 [2021-03-18T17:36:55.720Z] --- PASS: TestLinksContainerNames (1.10s)
17:36:55 [2021-03-18T17:36:55.720Z] === RUN   TestLogsFollowTailEmpty
17:36:56 [2021-03-18T17:36:56.360Z] --- PASS: TestLogsFollowTailEmpty (0.57s)
17:36:56 [2021-03-18T17:36:56.360Z] === RUN   TestContainerNetworkMountsNoChown
17:36:57 [2021-03-18T17:36:57.004Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s)
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/default
17:36:57 [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/default
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/private
17:36:57 [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/private
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/rprivate
17:36:57 [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/rprivate
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/slave
17:36:57 [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/slave
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/rslave
17:36:57 [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/rslave
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/shared
17:36:57 [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/shared
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/rshared
17:36:57 [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/rshared
17:36:57 [2021-03-18T17:36:57.004Z] === CONT  TestMountDaemonRoot/default
17:36:57 [2021-03-18T17:36:57.004Z] === CONT  TestMountDaemonRoot/rslave
17:36:57 [2021-03-18T17:36:57.004Z] === CONT  TestMountDaemonRoot/slave
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/default/bind_root
17:36:57 [2021-03-18T17:36:57.004Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:36:57 [2021-03-18T17:36:57.004Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rprivate
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/default/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rshared
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/private
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/private/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/shared
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/private/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/default/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/default/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/private/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/private/mount_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:36:57 [2021-03-18T17:36:57.005Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:36:57 [2021-03-18T17:36:57.300Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:36:57 [2021-03-18T17:36:57.300Z] --- PASS: TestMountDaemonRoot (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
17:36:57 [2021-03-18T17:36:57.300Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:36:57 [2021-03-18T17:36:57.300Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:36:57 [2021-03-18T17:36:57.300Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:36:57 [2021-03-18T17:36:57.300Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
17:36:57 [2021-03-18T17:36:57.300Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:36:57 [2021-03-18T17:36:57.300Z] === RUN   TestContainerBindMountNonRecursive
17:36:58 [2021-03-18T17:36:58.820Z] --- PASS: TestContainerBindMountNonRecursive (1.57s)
17:36:58 [2021-03-18T17:36:58.820Z] === RUN   TestContainerVolumesMountedAsShared
17:36:59 [2021-03-18T17:36:59.459Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s)
17:36:59 [2021-03-18T17:36:59.459Z] === RUN   TestContainerVolumesMountedAsSlave
17:36:59 [2021-03-18T17:36:59.766Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s)
17:36:59 [2021-03-18T17:36:59.766Z] === RUN   TestNetworkNat
17:37:00 [2021-03-18T17:37:00.406Z] --- PASS: TestNetworkNat (0.59s)
17:37:00 [2021-03-18T17:37:00.406Z] === RUN   TestNetworkLocalhostTCPNat
17:37:01 [2021-03-18T17:37:01.044Z] --- PASS: TestNetworkLocalhostTCPNat (0.60s)
17:37:01 [2021-03-18T17:37:01.044Z] === RUN   TestNetworkLoopbackNat
17:37:03 [2021-03-18T17:37:03.786Z] --- PASS: TestNetworkLoopbackNat (2.81s)
17:37:03 [2021-03-18T17:37:03.786Z] === RUN   TestPause
17:37:04 [2021-03-18T17:37:04.430Z] --- PASS: TestPause (0.60s)
17:37:04 [2021-03-18T17:37:04.430Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:37:04 [2021-03-18T17:37:04.430Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:37:04 [2021-03-18T17:37:04.430Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:37:04 [2021-03-18T17:37:04.430Z] === RUN   TestPauseStopPausedContainer
17:37:05 [2021-03-18T17:37:05.067Z] --- PASS: TestPauseStopPausedContainer (0.60s)
17:37:05 [2021-03-18T17:37:05.067Z] === RUN   TestPsFilter
17:37:05 [2021-03-18T17:37:05.067Z] --- PASS: TestPsFilter (0.15s)
17:37:05 [2021-03-18T17:37:05.067Z] === RUN   TestRemoveContainerWithRemovedVolume
17:37:05 [2021-03-18T17:37:05.706Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s)
17:37:05 [2021-03-18T17:37:05.706Z] === RUN   TestRemoveContainerWithVolume
17:37:06 [2021-03-18T17:37:06.345Z] --- PASS: TestRemoveContainerWithVolume (0.58s)
17:37:06 [2021-03-18T17:37:06.345Z] === RUN   TestRemoveContainerRunning
17:37:06 [2021-03-18T17:37:06.640Z] --- PASS: TestRemoveContainerRunning (0.55s)
17:37:06 [2021-03-18T17:37:06.640Z] === RUN   TestRemoveContainerForceRemoveRunning
17:37:07 [2021-03-18T17:37:07.280Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
17:37:07 [2021-03-18T17:37:07.280Z] === RUN   TestRemoveInvalidContainer
17:37:07 [2021-03-18T17:37:07.280Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:37:07 [2021-03-18T17:37:07.280Z] === RUN   TestRenameLinkedContainer
17:37:10 [2021-03-18T17:37:10.030Z] --- PASS: TestRenameLinkedContainer (2.18s)
17:37:10 [2021-03-18T17:37:10.030Z] === RUN   TestRenameStoppedContainer
17:37:10 [2021-03-18T17:37:10.030Z] --- PASS: TestRenameStoppedContainer (0.59s)
17:37:10 [2021-03-18T17:37:10.030Z] === RUN   TestRenameRunningContainerAndReuse
17:37:11 [2021-03-18T17:37:11.550Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s)
17:37:11 [2021-03-18T17:37:11.550Z] === RUN   TestRenameInvalidName
17:37:11 [2021-03-18T17:37:11.845Z] --- PASS: TestRenameInvalidName (0.56s)
17:37:11 [2021-03-18T17:37:11.845Z] === RUN   TestRenameAnonymousContainer
17:37:13 [2021-03-18T17:37:13.931Z] --- PASS: TestRenameAnonymousContainer (1.97s)
17:37:13 [2021-03-18T17:37:13.931Z] === RUN   TestRenameContainerWithSameName
17:37:14 [2021-03-18T17:37:14.226Z] --- PASS: TestRenameContainerWithSameName (0.51s)
17:37:14 [2021-03-18T17:37:14.226Z] === RUN   TestRenameContainerWithLinkedContainer
17:37:15 [2021-03-18T17:37:15.270Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s)
17:37:15 [2021-03-18T17:37:15.270Z] === RUN   TestResize
17:37:15 [2021-03-18T17:37:15.909Z] --- PASS: TestResize (0.53s)
17:37:15 [2021-03-18T17:37:15.909Z] === RUN   TestResizeWithInvalidSize
17:37:16 [2021-03-18T17:37:16.548Z] --- PASS: TestResizeWithInvalidSize (0.58s)
17:37:16 [2021-03-18T17:37:16.548Z] === RUN   TestResizeWhenContainerNotStarted
17:37:17 [2021-03-18T17:37:17.189Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s)
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:37:17 [2021-03-18T17:37:17.189Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:37:19 [2021-03-18T17:37:19.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:37:19 [2021-03-18T17:37:19.288Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:37:19 [2021-03-18T17:37:19.936Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:37:20 [2021-03-18T17:37:20.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:37:22 [2021-03-18T17:37:22.352Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:37:22 [2021-03-18T17:37:22.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:37:22 [2021-03-18T17:37:22.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:37:22 [2021-03-18T17:37:22.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:37:25 [2021-03-18T17:37:25.702Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.92s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.96s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.26s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.60s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s)
17:37:25 [2021-03-18T17:37:25.702Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s)
17:37:25 [2021-03-18T17:37:25.702Z] === RUN   TestCgroupNamespacesRun
17:37:26 [2021-03-18T17:37:26.745Z] --- PASS: TestCgroupNamespacesRun (1.37s)
17:37:26 [2021-03-18T17:37:26.745Z] === RUN   TestCgroupNamespacesRunPrivileged
17:37:28 [2021-03-18T17:37:28.266Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.32s)
17:37:28 [2021-03-18T17:37:28.266Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:37:29 [2021-03-18T17:37:29.322Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s)
17:37:29 [2021-03-18T17:37:29.322Z] === RUN   TestCgroupNamespacesRunHostMode
17:37:30 [2021-03-18T17:37:30.841Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s)
17:37:30 [2021-03-18T17:37:30.841Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:37:32 [2021-03-18T17:37:32.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s)
17:37:32 [2021-03-18T17:37:32.357Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:37:33 [2021-03-18T17:37:33.408Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s)
17:37:33 [2021-03-18T17:37:33.408Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:37:34 [2021-03-18T17:37:34.449Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
17:37:34 [2021-03-18T17:37:34.449Z] === RUN   TestCgroupNamespacesRunOlderClient
17:37:35 [2021-03-18T17:37:35.969Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.43s)
17:37:35 [2021-03-18T17:37:35.969Z] === RUN   TestKernelTCPMemory
17:37:36 [2021-03-18T17:37:36.616Z] --- PASS: TestKernelTCPMemory (0.68s)
17:37:36 [2021-03-18T17:37:36.616Z] === RUN   TestNISDomainname
17:37:37 [2021-03-18T17:37:37.255Z] --- PASS: TestNISDomainname (0.73s)
17:37:37 [2021-03-18T17:37:37.255Z] === RUN   TestHostnameDnsResolution
17:37:38 [2021-03-18T17:37:38.301Z] --- PASS: TestHostnameDnsResolution (0.87s)
17:37:38 [2021-03-18T17:37:38.301Z] === RUN   TestStats
17:37:41 [2021-03-18T17:37:41.051Z] --- PASS: TestStats (2.55s)
17:37:41 [2021-03-18T17:37:41.051Z] === RUN   TestStopContainerWithTimeout
17:37:41 [2021-03-18T17:37:41.051Z] === RUN   TestStopContainerWithTimeout/0
17:37:41 [2021-03-18T17:37:41.051Z] === PAUSE TestStopContainerWithTimeout/0
17:37:41 [2021-03-18T17:37:41.051Z] === RUN   TestStopContainerWithTimeout/1
17:37:41 [2021-03-18T17:37:41.051Z] === PAUSE TestStopContainerWithTimeout/1
17:37:41 [2021-03-18T17:37:41.051Z] === RUN   TestStopContainerWithTimeout/3
17:37:41 [2021-03-18T17:37:41.051Z] === PAUSE TestStopContainerWithTimeout/3
17:37:41 [2021-03-18T17:37:41.051Z] === RUN   TestStopContainerWithTimeout/-1
17:37:41 [2021-03-18T17:37:41.051Z] === PAUSE TestStopContainerWithTimeout/-1
17:37:41 [2021-03-18T17:37:41.051Z] === CONT  TestStopContainerWithTimeout/0
17:37:41 [2021-03-18T17:37:41.051Z] === CONT  TestStopContainerWithTimeout/-1
17:37:41 [2021-03-18T17:37:41.051Z] === CONT  TestStopContainerWithTimeout/1
17:37:41 [2021-03-18T17:37:41.051Z] === CONT  TestStopContainerWithTimeout/3
17:37:43 [2021-03-18T17:37:43.792Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:37:43 [2021-03-18T17:37:43.792Z]     --- PASS: TestStopContainerWithTimeout/0 (0.86s)
17:37:43 [2021-03-18T17:37:43.792Z]     --- PASS: TestStopContainerWithTimeout/1 (1.91s)
17:37:43 [2021-03-18T17:37:43.792Z]     --- PASS: TestStopContainerWithTimeout/3 (2.76s)
17:37:43 [2021-03-18T17:37:43.792Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
17:37:43 [2021-03-18T17:37:43.792Z] === RUN   TestDeleteDevicemapper
17:37:43 [2021-03-18T17:37:43.792Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:37:43 [2021-03-18T17:37:43.792Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:37:43 [2021-03-18T17:37:43.792Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:37:45 [2021-03-18T17:37:45.322Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.82s)
17:37:45 [2021-03-18T17:37:45.322Z] === RUN   TestUpdateMemory
17:37:45 [2021-03-18T17:37:45.961Z] --- PASS: TestUpdateMemory (0.76s)
17:37:45 [2021-03-18T17:37:45.961Z] === RUN   TestUpdateCPUQuota
17:37:47 [2021-03-18T17:37:47.479Z] --- PASS: TestUpdateCPUQuota (1.38s)
17:37:47 [2021-03-18T17:37:47.479Z] === RUN   TestUpdatePidsLimit
17:37:47 [2021-03-18T17:37:47.479Z] === RUN   TestUpdatePidsLimit/update_from_none
17:37:47 [2021-03-18T17:37:47.772Z] === RUN   TestUpdatePidsLimit/no_change
17:37:48 [2021-03-18T17:37:48.066Z] === RUN   TestUpdatePidsLimit/update_lower
17:37:48 [2021-03-18T17:37:48.360Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:37:48 [2021-03-18T17:37:48.655Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:37:48 [2021-03-18T17:37:48.950Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:37:49 [2021-03-18T17:37:49.245Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:37:50 [2021-03-18T17:37:50.287Z] --- PASS: TestUpdatePidsLimit (2.76s)
17:37:50 [2021-03-18T17:37:50.287Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
17:37:50 [2021-03-18T17:37:50.287Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
17:37:50 [2021-03-18T17:37:50.287Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.31s)
17:37:50 [2021-03-18T17:37:50.287Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
17:37:50 [2021-03-18T17:37:50.287Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
17:37:50 [2021-03-18T17:37:50.287Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s)
17:37:50 [2021-03-18T17:37:50.287Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s)
17:37:50 [2021-03-18T17:37:50.287Z] === RUN   TestUpdateRestartPolicy
17:38:03 [2021-03-18T17:38:03.005Z] --- PASS: TestUpdateRestartPolicy (11.38s)
17:38:03 [2021-03-18T17:38:03.005Z] === RUN   TestUpdateRestartWithAutoRemove
17:38:03 [2021-03-18T17:38:03.005Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
17:38:03 [2021-03-18T17:38:03.005Z] === RUN   TestWaitNonBlocked
17:38:03 [2021-03-18T17:38:03.005Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:38:03 [2021-03-18T17:38:03.005Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:38:03 [2021-03-18T17:38:03.005Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:38:03 [2021-03-18T17:38:03.005Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:38:03 [2021-03-18T17:38:03.005Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:38:03 [2021-03-18T17:38:03.005Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:38:03 [2021-03-18T17:38:03.005Z] --- PASS: TestWaitNonBlocked (0.02s)
17:38:03 [2021-03-18T17:38:03.005Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
17:38:03 [2021-03-18T17:38:03.005Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s)
17:38:03 [2021-03-18T17:38:03.005Z] === RUN   TestWaitBlocked
17:38:03 [2021-03-18T17:38:03.005Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:38:03 [2021-03-18T17:38:03.005Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:38:03 [2021-03-18T17:38:03.005Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:38:03 [2021-03-18T17:38:03.005Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:38:03 [2021-03-18T17:38:03.005Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:38:03 [2021-03-18T17:38:03.005Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:38:04 [2021-03-18T17:38:04.091Z] --- PASS: TestWaitBlocked (0.04s)
17:38:04 [2021-03-18T17:38:04.091Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.77s)
17:38:04 [2021-03-18T17:38:04.091Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s)
17:38:04 [2021-03-18T17:38:04.091Z] === CONT  TestContainerStartOnDaemonRestart
17:38:04 [2021-03-18T17:38:04.091Z] === CONT  TestIpcModeOlderClient
17:38:04 [2021-03-18T17:38:04.091Z] === CONT  TestContainerKillOnDaemonStart
17:38:04 [2021-03-18T17:38:04.091Z] === CONT  TestRestartDaemonWithRestartingContainer
17:38:04 [2021-03-18T17:38:04.091Z] --- PASS: TestIpcModeOlderClient (0.15s)
17:38:04 [2021-03-18T17:38:04.091Z] === CONT  TestDaemonHostGatewayIP
17:38:07 [2021-03-18T17:38:07.661Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s)
17:38:07 [2021-03-18T17:38:07.661Z] === CONT  TestDaemonRestartIpcMode
17:38:07 [2021-03-18T17:38:07.956Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.97s)
17:38:07 [2021-03-18T17:38:07.956Z] --- PASS: TestDaemonHostGatewayIP (4.05s)
17:38:10 [2021-03-18T17:38:10.705Z] --- PASS: TestDaemonRestartIpcMode (2.57s)
17:38:17 [2021-03-18T17:38:17.629Z] --- PASS: TestContainerKillOnDaemonStart (12.94s)
17:38:17 [2021-03-18T17:38:17.629Z] PASS
17:38:17 [2021-03-18T17:38:17.629Z] 
17:38:17 [2021-03-18T17:38:17.629Z] === Skipped
17:38:17 [2021-03-18T17:38:17.629Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
17:38:17 [2021-03-18T17:38:17.629Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:38:17 [2021-03-18T17:38:17.629Z] 
17:38:17 [2021-03-18T17:38:17.629Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:38:17 [2021-03-18T17:38:17.629Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:38:17 [2021-03-18T17:38:17.629Z] 
17:38:17 [2021-03-18T17:38:17.629Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
17:38:17 [2021-03-18T17:38:17.629Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:38:17 [2021-03-18T17:38:17.629Z] 
17:38:17 [2021-03-18T17:38:17.629Z] 
17:38:17 [2021-03-18T17:38:17.629Z] DONE 196 tests, 3 skipped in 114.081s
17:38:17 [2021-03-18T17:38:17.629Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
17:38:17 [2021-03-18T17:38:17.629Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
17:38:17 [2021-03-18T17:38:17.629Z] ++ set -e
17:38:17 [2021-03-18T17:38:17.629Z] ++ '[' -n 0 ']'
17:38:17 [2021-03-18T17:38:17.629Z] ++ set -x
17:38:17 [2021-03-18T17:38:17.629Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
17:38:17 [2021-03-18T17:38:17.629Z] INFO: Testing against a local daemon
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestCommitInheritsEnv
17:38:17 [2021-03-18T17:38:17.629Z] --- PASS: TestCommitInheritsEnv (0.35s)
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestImportExtremelyLargeImageWorks
17:38:17 [2021-03-18T17:38:17.629Z] === PAUSE TestImportExtremelyLargeImageWorks
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestImagesFilterMultiReference
17:38:17 [2021-03-18T17:38:17.629Z] --- PASS: TestImagesFilterMultiReference (0.05s)
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestImagePullPlatformInvalid
17:38:17 [2021-03-18T17:38:17.629Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestRemoveImageOrphaning
17:38:17 [2021-03-18T17:38:17.629Z] --- PASS: TestRemoveImageOrphaning (0.33s)
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestRemoveImageGarbageCollector
17:38:17 [2021-03-18T17:38:17.629Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:38:17 [2021-03-18T17:38:17.629Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:38:17 [2021-03-18T17:38:17.629Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestTagInvalidReference
17:38:17 [2021-03-18T17:38:17.629Z] --- PASS: TestTagInvalidReference (0.02s)
17:38:17 [2021-03-18T17:38:17.629Z] === RUN   TestTagValidPrefixedRepo
17:38:17 [2021-03-18T17:38:17.924Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:38:17 [2021-03-18T17:38:17.924Z] === RUN   TestTagExistedNameWithoutForce
17:38:17 [2021-03-18T17:38:17.924Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:38:17 [2021-03-18T17:38:17.924Z] === RUN   TestTagOfficialNames
17:38:17 [2021-03-18T17:38:17.924Z] --- PASS: TestTagOfficialNames (0.05s)
17:38:17 [2021-03-18T17:38:17.924Z] === RUN   TestTagMatchesDigest
17:38:17 [2021-03-18T17:38:17.924Z] --- PASS: TestTagMatchesDigest (0.02s)
17:38:17 [2021-03-18T17:38:17.924Z] === CONT  TestImportExtremelyLargeImageWorks
17:41:40 [2021-03-18T17:41:40.550Z] --- PASS: TestImportExtremelyLargeImageWorks (192.88s)
17:41:40 [2021-03-18T17:41:40.550Z] PASS
17:41:40 [2021-03-18T17:41:40.550Z] 
17:41:40 [2021-03-18T17:41:40.550Z] === Skipped
17:41:40 [2021-03-18T17:41:40.550Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
17:41:40 [2021-03-18T17:41:40.550Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:41:40 [2021-03-18T17:41:40.550Z] 
17:41:40 [2021-03-18T17:41:40.550Z] 
17:41:40 [2021-03-18T17:41:40.550Z] DONE 12 tests, 1 skipped in 193.918s
17:41:40 [2021-03-18T17:41:40.550Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
17:41:40 [2021-03-18T17:41:40.550Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
17:41:40 [2021-03-18T17:41:40.550Z] ++ set -e
17:41:40 [2021-03-18T17:41:40.550Z] ++ '[' -n 0 ']'
17:41:40 [2021-03-18T17:41:40.550Z] ++ set -x
17:41:40 [2021-03-18T17:41:40.550Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m
17:41:40 [2021-03-18T17:41:40.550Z] INFO: Testing against a local daemon
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestNetworkCreateDelete
17:41:40 [2021-03-18T17:41:40.550Z] --- PASS: TestNetworkCreateDelete (0.16s)
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestDockerNetworkDeletePreferID
17:41:40 [2021-03-18T17:41:40.550Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestDaemonDNSFallback
17:41:40 [2021-03-18T17:41:40.550Z] --- PASS: TestDaemonDNSFallback (1.52s)
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestInspectNetwork
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestInspectNetwork/full_network_id
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestInspectNetwork/partial_network_id
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestInspectNetwork/network_name
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:41:40 [2021-03-18T17:41:40.550Z] --- PASS: TestInspectNetwork (6.88s)
17:41:40 [2021-03-18T17:41:40.550Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:41:40 [2021-03-18T17:41:40.550Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:41:40 [2021-03-18T17:41:40.550Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:41:40 [2021-03-18T17:41:40.550Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:41:40 [2021-03-18T17:41:40.550Z] === RUN   TestRunContainerWithBridgeNone
17:41:42 [2021-03-18T17:41:42.073Z] --- PASS: TestRunContainerWithBridgeNone (2.01s)
17:41:42 [2021-03-18T17:41:42.073Z] === RUN   TestNetworkInvalidJSON
17:41:42 [2021-03-18T17:41:42.073Z] === RUN   TestNetworkInvalidJSON//networks/create
17:41:42 [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:41:42 [2021-03-18T17:41:42.073Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:41:42 [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:41:42 [2021-03-18T17:41:42.073Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:41:42 [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:41:42 [2021-03-18T17:41:42.073Z] === CONT  TestNetworkInvalidJSON//networks/create
17:41:42 [2021-03-18T17:41:42.073Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:41:42 [2021-03-18T17:41:42.073Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:41:42 [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:41:42 [2021-03-18T17:41:42.073Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:41:42 [2021-03-18T17:41:42.073Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:41:42 [2021-03-18T17:41:42.073Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:41:42 [2021-03-18T17:41:42.073Z] === RUN   TestNetworkList
17:41:42 [2021-03-18T17:41:42.073Z] === RUN   TestNetworkList//networks
17:41:42 [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkList//networks
17:41:42 [2021-03-18T17:41:42.073Z] === RUN   TestNetworkList//networks/
17:41:42 [2021-03-18T17:41:42.073Z] === PAUSE TestNetworkList//networks/
17:41:42 [2021-03-18T17:41:42.073Z] === CONT  TestNetworkList//networks
17:41:42 [2021-03-18T17:41:42.073Z] === CONT  TestNetworkList//networks/
17:41:42 [2021-03-18T17:41:42.073Z] --- PASS: TestNetworkList (0.02s)
17:41:42 [2021-03-18T17:41:42.073Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:41:42 [2021-03-18T17:41:42.073Z]     --- PASS: TestNetworkList//networks (0.00s)
17:41:42 [2021-03-18T17:41:42.073Z] === RUN   TestHostIPv4BridgeLabel
17:41:42 [2021-03-18T17:41:42.711Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
17:41:42 [2021-03-18T17:41:42.711Z] === RUN   TestDaemonRestartWithLiveRestore
17:41:43 [2021-03-18T17:41:43.758Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
17:41:43 [2021-03-18T17:41:43.758Z] === RUN   TestDaemonDefaultNetworkPools
17:41:44 [2021-03-18T17:41:44.399Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
17:41:44 [2021-03-18T17:41:44.399Z] === RUN   TestDaemonRestartWithExistingNetwork
17:41:45 [2021-03-18T17:41:45.442Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:41:45 [2021-03-18T17:41:45.442Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:41:46 [2021-03-18T17:41:46.965Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
17:41:46 [2021-03-18T17:41:46.965Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:41:47 [2021-03-18T17:41:47.259Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s)
17:41:47 [2021-03-18T17:41:47.260Z] === RUN   TestServiceWithPredefinedNetwork
17:41:49 [2021-03-18T17:41:49.382Z] --- PASS: TestServiceWithPredefinedNetwork (2.05s)
17:41:49 [2021-03-18T17:41:49.382Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:41:49 [2021-03-18T17:41:49.382Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:41:49 [2021-03-18T17:41:49.382Z]     service_test.go:242: FLAKY_TEST
17:41:49 [2021-03-18T17:41:49.382Z] === RUN   TestServiceWithDataPathPortInit
17:42:04 [2021-03-18T17:42:04.774Z] --- PASS: TestServiceWithDataPathPortInit (13.80s)
17:42:04 [2021-03-18T17:42:04.774Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:42:10 [2021-03-18T17:42:10.365Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
17:42:10 [2021-03-18T17:42:10.366Z]     service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y8kscpgnvx5irxy68p4jjl0p5 Created:2021-03-18 17:42:04.189797202 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[4eccd2677cd2e0f3a64916d8d109a87cfacfa1067e589327809c8e4a2d795356:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lboq8zmgv25gf5b609oih0pai EndpointID:7fa91192a6e0e385d57cbfe56be6089cd413c991236aeb5f73a7e2a9dadd4cd8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2932ccb904388866f225490d875f41193a54a332849f12bdd2b7cf2464039981 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:6dfeb74db8ea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lboq8zmgv25gf5b609oih0pai EndpointID:7fa91192a6e0e385d57cbfe56be6089cd413c991236aeb5f73a7e2a9dadd4cd8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:42:10 [2021-03-18T17:42:10.366Z] PASS
17:42:10 [2021-03-18T17:42:10.366Z] 
17:42:10 [2021-03-18T17:42:10.366Z] === Skipped
17:42:10 [2021-03-18T17:42:10.366Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:42:10 [2021-03-18T17:42:10.366Z]     service_test.go:242: FLAKY_TEST
17:42:10 [2021-03-18T17:42:10.366Z] 
17:42:10 [2021-03-18T17:42:10.366Z] 
17:42:10 [2021-03-18T17:42:10.366Z] DONE 26 tests, 1 skipped in 39.265s
17:42:10 [2021-03-18T17:42:10.366Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:42:10 [2021-03-18T17:42:10.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:42:10 [2021-03-18T17:42:10.366Z] ++ set -e
17:42:10 [2021-03-18T17:42:10.366Z] ++ '[' -n 0 ']'
17:42:10 [2021-03-18T17:42:10.366Z] ++ set -x
17:42:10 [2021-03-18T17:42:10.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:42:10 [2021-03-18T17:42:10.366Z] INFO: Testing against a local daemon
17:42:10 [2021-03-18T17:42:10.366Z] === RUN   TestDockerNetworkIpvlanPersistance
17:42:10 [2021-03-18T17:42:10.366Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:42:10 [2021-03-18T17:42:10.366Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:42:10 [2021-03-18T17:42:10.366Z] === RUN   TestDockerNetworkIpvlan
17:42:10 [2021-03-18T17:42:10.366Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:42:10 [2021-03-18T17:42:10.366Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:42:10 [2021-03-18T17:42:10.366Z] PASS
17:42:10 [2021-03-18T17:42:10.366Z] 
17:42:10 [2021-03-18T17:42:10.366Z] === Skipped
17:42:10 [2021-03-18T17:42:10.366Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:42:10 [2021-03-18T17:42:10.366Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:42:10 [2021-03-18T17:42:10.366Z] 
17:42:10 [2021-03-18T17:42:10.366Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:42:10 [2021-03-18T17:42:10.366Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:42:10 [2021-03-18T17:42:10.366Z] 
17:42:10 [2021-03-18T17:42:10.366Z] 
17:42:10 [2021-03-18T17:42:10.366Z] DONE 2 tests, 2 skipped in 0.078s
17:42:10 [2021-03-18T17:42:10.366Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:42:10 [2021-03-18T17:42:10.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:42:10 [2021-03-18T17:42:10.366Z] ++ set -e
17:42:10 [2021-03-18T17:42:10.366Z] ++ '[' -n 0 ']'
17:42:10 [2021-03-18T17:42:10.366Z] ++ set -x
17:42:10 [2021-03-18T17:42:10.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:42:10 [2021-03-18T17:42:10.366Z] INFO: Testing against a local daemon
17:42:10 [2021-03-18T17:42:10.366Z] === RUN   TestDockerNetworkMacvlanPersistance
17:42:11 [2021-03-18T17:42:11.897Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
17:42:11 [2021-03-18T17:42:11.897Z] === RUN   TestDockerNetworkMacvlan
17:42:12 [2021-03-18T17:42:12.538Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:42:13 [2021-03-18T17:42:13.177Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:42:14 [2021-03-18T17:42:14.238Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:42:16 [2021-03-18T17:42:16.325Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:42:18 [2021-03-18T17:42:18.409Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:42:21 [2021-03-18T17:42:21.953Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:42:23 [2021-03-18T17:42:23.006Z] --- PASS: TestDockerNetworkMacvlan (11.44s)
17:42:23 [2021-03-18T17:42:23.006Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:42:23 [2021-03-18T17:42:23.006Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
17:42:23 [2021-03-18T17:42:23.006Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.98s)
17:42:23 [2021-03-18T17:42:23.006Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.07s)
17:42:23 [2021-03-18T17:42:23.006Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.41s)
17:42:23 [2021-03-18T17:42:23.006Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.69s)
17:42:23 [2021-03-18T17:42:23.006Z] PASS
17:42:23 [2021-03-18T17:42:23.006Z] 
17:42:23 [2021-03-18T17:42:23.006Z] DONE 8 tests in 12.901s
17:42:23 [2021-03-18T17:42:23.006Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
17:42:23 [2021-03-18T17:42:23.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:42:23 [2021-03-18T17:42:23.006Z] ++ set -e
17:42:23 [2021-03-18T17:42:23.006Z] ++ '[' -n 0 ']'
17:42:23 [2021-03-18T17:42:23.006Z] ++ set -x
17:42:23 [2021-03-18T17:42:23.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:42:23 [2021-03-18T17:42:23.006Z] testing: warning: no tests to run
17:42:23 [2021-03-18T17:42:23.006Z] PASS
17:42:23 [2021-03-18T17:42:23.006Z] 
17:42:23 [2021-03-18T17:42:23.006Z] DONE 0 tests in 0.012s
17:42:23 [2021-03-18T17:42:23.006Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:42:23 [2021-03-18T17:42:23.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:42:23 [2021-03-18T17:42:23.006Z] ++ set -e
17:42:23 [2021-03-18T17:42:23.006Z] ++ '[' -n 0 ']'
17:42:23 [2021-03-18T17:42:23.006Z] ++ set -x
17:42:23 [2021-03-18T17:42:23.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:42:23 [2021-03-18T17:42:23.299Z] INFO: Testing against a local daemon
17:42:23 [2021-03-18T17:42:23.299Z] === RUN   TestAuthZPluginAllowRequest
17:42:24 [2021-03-18T17:42:24.819Z] --- PASS: TestAuthZPluginAllowRequest (1.34s)
17:42:24 [2021-03-18T17:42:24.819Z] === RUN   TestAuthZPluginTLS
17:42:25 [2021-03-18T17:42:25.113Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:42:25 [2021-03-18T17:42:25.113Z] === RUN   TestAuthZPluginDenyRequest
17:42:25 [2021-03-18T17:42:25.750Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
17:42:25 [2021-03-18T17:42:25.750Z] === RUN   TestAuthZPluginAPIDenyResponse
17:42:26 [2021-03-18T17:42:26.044Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
17:42:26 [2021-03-18T17:42:26.044Z] === RUN   TestAuthZPluginDenyResponse
17:42:26 [2021-03-18T17:42:26.695Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
17:42:26 [2021-03-18T17:42:26.695Z] === RUN   TestAuthZPluginAllowEventStream
17:42:28 [2021-03-18T17:42:28.211Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
17:42:28 [2021-03-18T17:42:28.211Z] === RUN   TestAuthZPluginErrorResponse
17:42:28 [2021-03-18T17:42:28.505Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
17:42:28 [2021-03-18T17:42:28.505Z] === RUN   TestAuthZPluginErrorRequest
17:42:29 [2021-03-18T17:42:29.143Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
17:42:29 [2021-03-18T17:42:29.143Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:42:29 [2021-03-18T17:42:29.781Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
17:42:29 [2021-03-18T17:42:29.781Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:42:31 [2021-03-18T17:42:31.302Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
17:42:31 [2021-03-18T17:42:31.302Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:42:33 [2021-03-18T17:42:33.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
17:42:33 [2021-03-18T17:42:33.399Z] === RUN   TestAuthZPluginHeader
17:42:34 [2021-03-18T17:42:34.037Z] --- PASS: TestAuthZPluginHeader (0.85s)
17:42:34 [2021-03-18T17:42:34.037Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:42:34 [2021-03-18T17:42:34.037Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:42:34 [2021-03-18T17:42:34.037Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:34 [2021-03-18T17:42:34.037Z] === RUN   TestAuthZPluginV2Disable
17:42:34 [2021-03-18T17:42:34.037Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:42:34 [2021-03-18T17:42:34.037Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:34 [2021-03-18T17:42:34.037Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:42:34 [2021-03-18T17:42:34.037Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:42:34 [2021-03-18T17:42:34.037Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:34 [2021-03-18T17:42:34.037Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:42:34 [2021-03-18T17:42:34.037Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:42:34 [2021-03-18T17:42:34.037Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:34 [2021-03-18T17:42:34.037Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:42:52 [2021-03-18T17:42:52.666Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
17:42:52 [2021-03-18T17:42:52.666Z] PASS
17:42:52 [2021-03-18T17:42:52.666Z] 
17:42:52 [2021-03-18T17:42:52.666Z] === Skipped
17:42:52 [2021-03-18T17:42:52.666Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:42:52 [2021-03-18T17:42:52.666Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:52 [2021-03-18T17:42:52.666Z] 
17:42:52 [2021-03-18T17:42:52.666Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:42:52 [2021-03-18T17:42:52.666Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:52 [2021-03-18T17:42:52.666Z] 
17:42:52 [2021-03-18T17:42:52.666Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:42:52 [2021-03-18T17:42:52.666Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:52 [2021-03-18T17:42:52.666Z] 
17:42:52 [2021-03-18T17:42:52.666Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:42:52 [2021-03-18T17:42:52.666Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:42:52 [2021-03-18T17:42:52.666Z] 
17:42:52 [2021-03-18T17:42:52.666Z] 
17:42:52 [2021-03-18T17:42:52.666Z] DONE 17 tests, 4 skipped in 27.656s
17:42:52 [2021-03-18T17:42:52.666Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:42:52 [2021-03-18T17:42:52.666Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:42:52 [2021-03-18T17:42:52.666Z] ++ set -e
17:42:52 [2021-03-18T17:42:52.666Z] ++ '[' -n 0 ']'
17:42:52 [2021-03-18T17:42:52.666Z] ++ set -x
17:42:52 [2021-03-18T17:42:52.666Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:42:52 [2021-03-18T17:42:52.666Z] INFO: Testing against a local daemon
17:42:52 [2021-03-18T17:42:52.666Z] === RUN   TestPluginInvalidJSON
17:42:52 [2021-03-18T17:42:52.666Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:42:52 [2021-03-18T17:42:52.666Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:42:52 [2021-03-18T17:42:52.666Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:42:52 [2021-03-18T17:42:52.666Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:42:52 [2021-03-18T17:42:52.666Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:42:52 [2021-03-18T17:42:52.666Z] === RUN   TestPluginInstall
17:42:52 [2021-03-18T17:42:52.666Z] === RUN   TestPluginInstall/no_auth
17:42:52 [2021-03-18T17:42:52.666Z] time="2021-03-18T17:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:42:52 [2021-03-18T17:42:52.666Z] time="2021-03-18T17:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12156504fb4a34075db755ce5afb811dc5bb1329e43ccbf99fb4ee648be3880d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:42:52 [2021-03-18T17:42:52.666Z] time="2021-03-18T17:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:42:52 [2021-03-18T17:42:52.666Z] time="2021-03-18T17:42:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12156504fb4a34075db755ce5afb811dc5bb1329e43ccbf99fb4ee648be3880d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:42:52 [2021-03-18T17:42:52.960Z] === RUN   TestPluginInstall/with_htpasswd
17:42:53 [2021-03-18T17:42:53.598Z] time="2021-03-18T17:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:42:53 [2021-03-18T17:42:53.598Z] time="2021-03-18T17:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87fb7506a9fc9cbf075065465a39eb5f86dd8978a15bab40dfa44ceaa96fcba8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:42:53 [2021-03-18T17:42:53.598Z] time="2021-03-18T17:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:42:53 [2021-03-18T17:42:53.598Z] time="2021-03-18T17:42:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87fb7506a9fc9cbf075065465a39eb5f86dd8978a15bab40dfa44ceaa96fcba8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:42:53 [2021-03-18T17:42:53.598Z] === RUN   TestPluginInstall/with_insecure
17:42:55 [2021-03-18T17:42:55.116Z] time="2021-03-18T17:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:42:55 [2021-03-18T17:42:55.116Z] time="2021-03-18T17:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce45c4edb7035b72e2222125da54962703a5fe23fb19d0ba6ceaa9805267afca" mediatype=application/vnd.docker.plugin.v1+json size=522
17:42:55 [2021-03-18T17:42:55.116Z] time="2021-03-18T17:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:42:55 [2021-03-18T17:42:55.116Z] time="2021-03-18T17:42:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce45c4edb7035b72e2222125da54962703a5fe23fb19d0ba6ceaa9805267afca" mediatype=application/vnd.docker.plugin.v1+json size=522
17:42:55 [2021-03-18T17:42:55.116Z] --- PASS: TestPluginInstall (4.24s)
17:42:55 [2021-03-18T17:42:55.116Z]     --- PASS: TestPluginInstall/no_auth (1.97s)
17:42:55 [2021-03-18T17:42:55.116Z]     --- PASS: TestPluginInstall/with_htpasswd (0.90s)
17:42:55 [2021-03-18T17:42:55.116Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
17:42:55 [2021-03-18T17:42:55.116Z]         plugin_test.go:160: [df381456165e8] daemon is not started
17:42:55 [2021-03-18T17:42:55.116Z] === RUN   TestPluginsWithRuntimes
17:42:57 [2021-03-18T17:42:57.198Z] === RUN   TestPluginsWithRuntimes/No_Args
17:42:57 [2021-03-18T17:42:57.834Z] === RUN   TestPluginsWithRuntimes/With_Args
17:42:59 [2021-03-18T17:42:59.350Z] --- PASS: TestPluginsWithRuntimes (3.99s)
17:42:59 [2021-03-18T17:42:59.350Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.07s)
17:42:59 [2021-03-18T17:42:59.350Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.06s)
17:42:59 [2021-03-18T17:42:59.350Z] PASS
17:42:59 [2021-03-18T17:42:59.350Z] 
17:42:59 [2021-03-18T17:42:59.350Z] DONE 9 tests in 8.321s
17:42:59 [2021-03-18T17:42:59.350Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:42:59 [2021-03-18T17:42:59.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:42:59 [2021-03-18T17:42:59.350Z] ++ set -e
17:42:59 [2021-03-18T17:42:59.350Z] ++ '[' -n 0 ']'
17:42:59 [2021-03-18T17:42:59.350Z] ++ set -x
17:42:59 [2021-03-18T17:42:59.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:42:59 [2021-03-18T17:42:59.350Z] INFO: Testing against a local daemon
17:42:59 [2021-03-18T17:42:59.350Z] === RUN   TestExternalGraphDriver
17:42:59 [2021-03-18T17:42:59.350Z] === RUN   TestExternalGraphDriver/json
17:43:01 [2021-03-18T17:43:01.445Z] === RUN   TestExternalGraphDriver/spec
17:43:02 [2021-03-18T17:43:02.967Z] === RUN   TestExternalGraphDriver/pull
17:43:05 [2021-03-18T17:43:05.047Z] --- PASS: TestExternalGraphDriver (5.50s)
17:43:05 [2021-03-18T17:43:05.047Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
17:43:05 [2021-03-18T17:43:05.047Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
17:43:05 [2021-03-18T17:43:05.047Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
17:43:05 [2021-03-18T17:43:05.047Z] === RUN   TestGraphdriverPluginV2
17:43:05 [2021-03-18T17:43:05.047Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
17:43:05 [2021-03-18T17:43:05.047Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:43:05 [2021-03-18T17:43:05.047Z] PASS
17:43:05 [2021-03-18T17:43:05.047Z] 
17:43:05 [2021-03-18T17:43:05.047Z] === Skipped
17:43:05 [2021-03-18T17:43:05.047Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
17:43:05 [2021-03-18T17:43:05.047Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:43:05 [2021-03-18T17:43:05.047Z] 
17:43:05 [2021-03-18T17:43:05.047Z] 
17:43:05 [2021-03-18T17:43:05.047Z] DONE 5 tests, 1 skipped in 5.647s
17:43:05 [2021-03-18T17:43:05.047Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:43:05 [2021-03-18T17:43:05.047Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:43:05 [2021-03-18T17:43:05.047Z] ++ set -e
17:43:05 [2021-03-18T17:43:05.047Z] ++ '[' -n 0 ']'
17:43:05 [2021-03-18T17:43:05.047Z] ++ set -x
17:43:05 [2021-03-18T17:43:05.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:43:05 [2021-03-18T17:43:05.047Z] INFO: Testing against a local daemon
17:43:05 [2021-03-18T17:43:05.047Z] === RUN   TestContinueAfterPluginCrash
17:43:05 [2021-03-18T17:43:05.047Z] === PAUSE TestContinueAfterPluginCrash
17:43:05 [2021-03-18T17:43:05.047Z] === RUN   TestReadPluginNoRead
17:43:05 [2021-03-18T17:43:05.047Z] === PAUSE TestReadPluginNoRead
17:43:05 [2021-03-18T17:43:05.047Z] === RUN   TestDaemonStartWithLogOpt
17:43:05 [2021-03-18T17:43:05.047Z] === PAUSE TestDaemonStartWithLogOpt
17:43:05 [2021-03-18T17:43:05.047Z] === CONT  TestContinueAfterPluginCrash
17:43:05 [2021-03-18T17:43:05.047Z] === CONT  TestDaemonStartWithLogOpt
17:43:05 [2021-03-18T17:43:05.047Z] === CONT  TestReadPluginNoRead
17:43:10 [2021-03-18T17:43:10.679Z] === RUN   TestReadPluginNoRead/default
17:43:10 [2021-03-18T17:43:10.679Z] --- PASS: TestDaemonStartWithLogOpt (5.45s)
17:43:11 [2021-03-18T17:43:11.316Z] === RUN   TestReadPluginNoRead/disabled_caching
17:43:12 [2021-03-18T17:43:12.836Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:43:14 [2021-03-18T17:43:14.356Z] --- PASS: TestReadPluginNoRead (9.46s)
17:43:14 [2021-03-18T17:43:14.356Z]     --- PASS: TestReadPluginNoRead/default (1.50s)
17:43:14 [2021-03-18T17:43:14.356Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.53s)
17:43:14 [2021-03-18T17:43:14.356Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
17:43:14 [2021-03-18T17:43:14.356Z]     read_test.go:92: [d39b593b9aec9] daemon is not started
17:43:15 [2021-03-18T17:43:15.402Z] --- PASS: TestContinueAfterPluginCrash (10.63s)
17:43:15 [2021-03-18T17:43:15.402Z] PASS
17:43:15 [2021-03-18T17:43:15.402Z] 
17:43:15 [2021-03-18T17:43:15.402Z] DONE 6 tests in 10.699s
17:43:15 [2021-03-18T17:43:15.402Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:43:15 [2021-03-18T17:43:15.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:43:15 [2021-03-18T17:43:15.403Z] ++ set -e
17:43:15 [2021-03-18T17:43:15.403Z] ++ '[' -n 0 ']'
17:43:15 [2021-03-18T17:43:15.403Z] ++ set -x
17:43:15 [2021-03-18T17:43:15.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:43:15 [2021-03-18T17:43:15.403Z] testing: warning: no tests to run
17:43:15 [2021-03-18T17:43:15.403Z] PASS
17:43:15 [2021-03-18T17:43:15.403Z] 
17:43:15 [2021-03-18T17:43:15.403Z] DONE 0 tests in 0.018s
17:43:15 [2021-03-18T17:43:15.403Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:43:15 [2021-03-18T17:43:15.403Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:43:15 [2021-03-18T17:43:15.403Z] ++ set -e
17:43:15 [2021-03-18T17:43:15.403Z] ++ '[' -n 0 ']'
17:43:15 [2021-03-18T17:43:15.403Z] ++ set -x
17:43:15 [2021-03-18T17:43:15.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:43:15 [2021-03-18T17:43:15.696Z] INFO: Testing against a local daemon
17:43:15 [2021-03-18T17:43:15.696Z] === RUN   TestPluginWithDevMounts
17:43:15 [2021-03-18T17:43:15.696Z] === PAUSE TestPluginWithDevMounts
17:43:15 [2021-03-18T17:43:15.696Z] === CONT  TestPluginWithDevMounts
17:43:17 [2021-03-18T17:43:17.777Z] --- PASS: TestPluginWithDevMounts (1.83s)
17:43:17 [2021-03-18T17:43:17.777Z] PASS
17:43:17 [2021-03-18T17:43:17.777Z] 
17:43:17 [2021-03-18T17:43:17.777Z] DONE 1 tests in 1.910s
17:43:17 [2021-03-18T17:43:17.777Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
17:43:17 [2021-03-18T17:43:17.777Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
17:43:17 [2021-03-18T17:43:17.777Z] ++ set -e
17:43:17 [2021-03-18T17:43:17.777Z] ++ '[' -n 0 ']'
17:43:17 [2021-03-18T17:43:17.777Z] ++ set -x
17:43:17 [2021-03-18T17:43:17.777Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m
17:43:17 [2021-03-18T17:43:17.777Z] INFO: Testing against a local daemon
17:43:17 [2021-03-18T17:43:17.777Z] === RUN   TestSecretInspect
17:43:19 [2021-03-18T17:43:19.302Z] --- PASS: TestSecretInspect (1.92s)
17:43:19 [2021-03-18T17:43:19.302Z] === RUN   TestSecretList
17:43:21 [2021-03-18T17:43:21.386Z] --- PASS: TestSecretList (1.90s)
17:43:21 [2021-03-18T17:43:21.386Z] === RUN   TestSecretsCreateAndDelete
17:43:23 [2021-03-18T17:43:23.477Z] --- PASS: TestSecretsCreateAndDelete (1.94s)
17:43:23 [2021-03-18T17:43:23.477Z] === RUN   TestSecretsUpdate
17:43:25 [2021-03-18T17:43:25.570Z] --- PASS: TestSecretsUpdate (1.93s)
17:43:25 [2021-03-18T17:43:25.570Z] === RUN   TestTemplatedSecret
17:43:27 [2021-03-18T17:43:27.663Z] --- PASS: TestTemplatedSecret (2.49s)
17:43:27 [2021-03-18T17:43:27.663Z] === RUN   TestSecretCreateResolve
17:43:29 [2021-03-18T17:43:29.746Z] --- PASS: TestSecretCreateResolve (1.91s)
17:43:29 [2021-03-18T17:43:29.746Z] PASS
17:43:29 [2021-03-18T17:43:29.746Z] 
17:43:29 [2021-03-18T17:43:29.746Z] DONE 6 tests in 12.170s
17:43:29 [2021-03-18T17:43:29.746Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
17:43:29 [2021-03-18T17:43:29.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
17:43:29 [2021-03-18T17:43:29.746Z] ++ set -e
17:43:29 [2021-03-18T17:43:29.746Z] ++ '[' -n 0 ']'
17:43:29 [2021-03-18T17:43:29.746Z] ++ set -x
17:43:29 [2021-03-18T17:43:29.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m
17:43:29 [2021-03-18T17:43:29.746Z] INFO: Testing against a local daemon
17:43:29 [2021-03-18T17:43:29.746Z] === RUN   TestServiceCreateInit
17:43:29 [2021-03-18T17:43:29.746Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:43:33 [2021-03-18T17:43:33.280Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:43:37 [2021-03-18T17:43:37.795Z] --- PASS: TestServiceCreateInit (7.48s)
17:43:37 [2021-03-18T17:43:37.795Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
17:43:37 [2021-03-18T17:43:37.795Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.74s)
17:43:37 [2021-03-18T17:43:37.795Z] === RUN   TestCreateServiceMultipleTimes
17:43:53 [2021-03-18T17:43:53.249Z] --- PASS: TestCreateServiceMultipleTimes (15.22s)
17:43:53 [2021-03-18T17:43:53.249Z] === RUN   TestCreateServiceConflict
17:43:54 [2021-03-18T17:43:54.290Z] --- PASS: TestCreateServiceConflict (1.92s)
17:43:54 [2021-03-18T17:43:54.290Z] === RUN   TestCreateServiceMaxReplicas
17:43:57 [2021-03-18T17:43:57.045Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
17:43:57 [2021-03-18T17:43:57.045Z] === RUN   TestCreateWithDuplicateNetworkNames
17:44:12 [2021-03-18T17:44:12.428Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s)
17:44:12 [2021-03-18T17:44:12.428Z] === RUN   TestCreateServiceSecretFileMode
17:44:12 [2021-03-18T17:44:12.428Z] --- PASS: TestCreateServiceSecretFileMode (2.21s)
17:44:12 [2021-03-18T17:44:12.428Z] === RUN   TestCreateServiceConfigFileMode
17:44:14 [2021-03-18T17:44:14.512Z] --- PASS: TestCreateServiceConfigFileMode (2.16s)
17:44:14 [2021-03-18T17:44:14.512Z] === RUN   TestCreateServiceSysctls
17:44:18 [2021-03-18T17:44:18.049Z] --- PASS: TestCreateServiceSysctls (3.13s)
17:44:18 [2021-03-18T17:44:18.049Z] === RUN   TestCreateServiceCapabilities
17:44:20 [2021-03-18T17:44:20.142Z] --- PASS: TestCreateServiceCapabilities (2.29s)
17:44:20 [2021-03-18T17:44:20.142Z] === RUN   TestInspect
17:44:22 [2021-03-18T17:44:22.236Z] --- PASS: TestInspect (2.49s)
17:44:22 [2021-03-18T17:44:22.236Z] === RUN   TestCreateJob
17:44:25 [2021-03-18T17:44:25.776Z] --- PASS: TestCreateJob (2.98s)
17:44:25 [2021-03-18T17:44:25.776Z] === RUN   TestReplicatedJob
17:44:30 [2021-03-18T17:44:30.260Z] --- PASS: TestReplicatedJob (5.07s)
17:44:30 [2021-03-18T17:44:30.260Z] === RUN   TestUpdateReplicatedJob
17:44:33 [2021-03-18T17:44:33.802Z] --- PASS: TestUpdateReplicatedJob (3.12s)
17:44:33 [2021-03-18T17:44:33.802Z] === RUN   TestServiceListWithStatuses
17:44:33 [2021-03-18T17:44:33.802Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:44:33 [2021-03-18T17:44:33.802Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:44:33 [2021-03-18T17:44:33.802Z] === RUN   TestDockerNetworkConnectAlias
17:44:37 [2021-03-18T17:44:37.348Z] --- PASS: TestDockerNetworkConnectAlias (3.99s)
17:44:37 [2021-03-18T17:44:37.348Z] === RUN   TestDockerNetworkReConnect
17:44:40 [2021-03-18T17:44:40.893Z] --- PASS: TestDockerNetworkReConnect (3.28s)
17:44:40 [2021-03-18T17:44:40.893Z] === RUN   TestServicePlugin
17:44:40 [2021-03-18T17:44:40.893Z] --- SKIP: TestServicePlugin (0.00s)
17:44:40 [2021-03-18T17:44:40.893Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:44:40 [2021-03-18T17:44:40.893Z] === RUN   TestServiceUpdateLabel
17:44:42 [2021-03-18T17:44:42.988Z] --- PASS: TestServiceUpdateLabel (1.94s)
17:44:42 [2021-03-18T17:44:42.988Z] === RUN   TestServiceUpdateSecrets
17:44:58 [2021-03-18T17:44:58.375Z] --- PASS: TestServiceUpdateSecrets (14.31s)
17:44:58 [2021-03-18T17:44:58.375Z] === RUN   TestServiceUpdateConfigs
17:45:13 [2021-03-18T17:45:13.762Z] --- PASS: TestServiceUpdateConfigs (14.46s)
17:45:13 [2021-03-18T17:45:13.762Z] === RUN   TestServiceUpdateNetwork
17:45:24 [2021-03-18T17:45:24.159Z] --- PASS: TestServiceUpdateNetwork (12.53s)
17:45:24 [2021-03-18T17:45:24.159Z] === RUN   TestServiceUpdatePidsLimit
17:45:24 [2021-03-18T17:45:24.804Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:45:25 [2021-03-18T17:45:25.852Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:45:32 [2021-03-18T17:45:32.762Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:45:41 [2021-03-18T17:45:41.283Z] --- PASS: TestServiceUpdatePidsLimit (16.20s)
17:45:41 [2021-03-18T17:45:41.283Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
17:45:41 [2021-03-18T17:45:41.283Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
17:45:41 [2021-03-18T17:45:41.283Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s)
17:45:41 [2021-03-18T17:45:41.283Z] PASS
17:45:41 [2021-03-18T17:45:41.283Z] 
17:45:41 [2021-03-18T17:45:41.283Z] === Skipped
17:45:41 [2021-03-18T17:45:41.283Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
17:45:41 [2021-03-18T17:45:41.283Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:45:41 [2021-03-18T17:45:41.283Z] 
17:45:41 [2021-03-18T17:45:41.283Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
17:45:41 [2021-03-18T17:45:41.283Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:45:41 [2021-03-18T17:45:41.283Z] 
17:45:41 [2021-03-18T17:45:41.283Z] 
17:45:41 [2021-03-18T17:45:41.283Z] DONE 27 tests, 2 skipped in 130.509s
17:45:41 [2021-03-18T17:45:41.283Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
17:45:41 [2021-03-18T17:45:41.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
17:45:41 [2021-03-18T17:45:41.283Z] ++ set -e
17:45:41 [2021-03-18T17:45:41.283Z] ++ '[' -n 0 ']'
17:45:41 [2021-03-18T17:45:41.283Z] ++ set -x
17:45:41 [2021-03-18T17:45:41.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
17:45:41 [2021-03-18T17:45:41.283Z] INFO: Testing against a local daemon
17:45:41 [2021-03-18T17:45:41.283Z] === RUN   TestSessionCreate
17:45:41 [2021-03-18T17:45:41.283Z] --- PASS: TestSessionCreate (0.03s)
17:45:41 [2021-03-18T17:45:41.283Z] === RUN   TestSessionCreateWithBadUpgrade
17:45:41 [2021-03-18T17:45:41.283Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
17:45:41 [2021-03-18T17:45:41.283Z] PASS
17:45:41 [2021-03-18T17:45:41.283Z] 
17:45:41 [2021-03-18T17:45:41.283Z] DONE 2 tests in 0.143s
17:45:41 [2021-03-18T17:45:41.283Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
17:45:41 [2021-03-18T17:45:41.283Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
17:45:41 [2021-03-18T17:45:41.283Z] ++ set -e
17:45:41 [2021-03-18T17:45:41.283Z] ++ '[' -n 0 ']'
17:45:41 [2021-03-18T17:45:41.283Z] ++ set -x
17:45:41 [2021-03-18T17:45:41.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
17:45:41 [2021-03-18T17:45:41.283Z] INFO: Testing against a local daemon
17:45:41 [2021-03-18T17:45:41.283Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:45:41 [2021-03-18T17:45:41.283Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:45:41 [2021-03-18T17:45:41.283Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:45:41 [2021-03-18T17:45:41.283Z] === RUN   TestEventsExecDie
17:45:41 [2021-03-18T17:45:41.283Z] --- PASS: TestEventsExecDie (0.65s)
17:45:41 [2021-03-18T17:45:41.283Z] === RUN   TestEventsBackwardsCompatible
17:45:41 [2021-03-18T17:45:41.283Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:45:41 [2021-03-18T17:45:41.283Z] === RUN   TestInfoBinaryCommits
17:45:41 [2021-03-18T17:45:41.283Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:45:41 [2021-03-18T17:45:41.283Z] === RUN   TestInfoAPIVersioned
17:45:41 [2021-03-18T17:45:41.283Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:45:41 [2021-03-18T17:45:41.283Z] === RUN   TestInfoDiscoveryBackend
17:45:41 [2021-03-18T17:45:41.579Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:45:41 [2021-03-18T17:45:41.579Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:45:42 [2021-03-18T17:45:42.622Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:45:42 [2021-03-18T17:45:42.622Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:45:43 [2021-03-18T17:45:43.269Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
17:45:43 [2021-03-18T17:45:43.269Z] === RUN   TestInfoAPI
17:45:43 [2021-03-18T17:45:43.269Z] --- PASS: TestInfoAPI (0.04s)
17:45:43 [2021-03-18T17:45:43.269Z] === RUN   TestInfoAPIWarnings
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestInfoAPIWarnings (16.32s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestInfoDebug
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestInfoDebug (0.53s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestInfoInsecureRegistries
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestInfoRegistryMirrors
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestInfoRegistryMirrors (0.53s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestLoginFailsWithBadCredentials
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestPingCacheHeaders
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestPingCacheHeaders (0.04s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestPingGet
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestPingGet (0.02s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestPingHead
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestPingHead (0.03s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestVersion
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestVersion (0.03s)
17:46:01 [2021-03-18T17:46:01.884Z] PASS
17:46:01 [2021-03-18T17:46:01.884Z] 
17:46:01 [2021-03-18T17:46:01.884Z] === Skipped
17:46:01 [2021-03-18T17:46:01.884Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:46:01 [2021-03-18T17:46:01.884Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:46:01 [2021-03-18T17:46:01.884Z] 
17:46:01 [2021-03-18T17:46:01.884Z] 
17:46:01 [2021-03-18T17:46:01.884Z] DONE 18 tests, 1 skipped in 21.308s
17:46:01 [2021-03-18T17:46:01.884Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
17:46:01 [2021-03-18T17:46:01.884Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
17:46:01 [2021-03-18T17:46:01.884Z] ++ set -e
17:46:01 [2021-03-18T17:46:01.884Z] ++ '[' -n 0 ']'
17:46:01 [2021-03-18T17:46:01.884Z] ++ set -x
17:46:01 [2021-03-18T17:46:01.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m
17:46:01 [2021-03-18T17:46:01.884Z] INFO: Testing against a local daemon
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestVolumesCreateAndList
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestVolumesRemove
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesRemove (0.08s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestVolumesInspect
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesInspect (0.02s)
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestVolumesInvalidJSON
17:46:01 [2021-03-18T17:46:01.884Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:46:01 [2021-03-18T17:46:01.884Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:46:01 [2021-03-18T17:46:01.884Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:46:01 [2021-03-18T17:46:01.884Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:46:01 [2021-03-18T17:46:01.884Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:46:01 [2021-03-18T17:46:01.884Z] PASS
17:46:01 [2021-03-18T17:46:01.884Z] 
17:46:01 [2021-03-18T17:46:01.884Z] DONE 5 tests in 0.218s
17:46:01 [2021-03-18T17:46:01.884Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:46:02 [2021-03-18T17:46:02.180Z] ++++ cat bundles/test-integration/docker.pid
17:46:02 [2021-03-18T17:46:02.180Z] +++ kill 14124
17:46:03 [2021-03-18T17:46:03.697Z] +++ /etc/init.d/apparmor stop
17:46:03 [2021-03-18T17:46:03.697Z] Leaving: AppArmorNo profiles have been unloaded.
17:46:03 [2021-03-18T17:46:03.697Z] 
17:46:03 [2021-03-18T17:46:03.697Z] Unloading profiles will leave already running processes permanently
17:46:03 [2021-03-18T17:46:03.697Z] unconfined, which can lead to unexpected situations.
17:46:03 [2021-03-18T17:46:03.697Z] 
17:46:03 [2021-03-18T17:46:03.697Z] To set a process to complain mode, use the command line tool
17:46:03 [2021-03-18T17:46:03.697Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:46:03 [2021-03-18T17:46:03.697Z] +++ true
17:46:03 [2021-03-18T17:46:03.697Z] exiting test-integration
17:46:03 [2021-03-18T17:46:03.697Z] ++ exit 0
17:46:03 [2021-03-18T17:46:03.697Z]