Skip to content

Console Output

20:59:56 [2020-03-11T20:59:56.607Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -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:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh dynbinary test-integration
20:59:56 [2020-03-11T20:59:56.896Z] 
20:59:57 [2020-03-11T20:59:57.184Z] Removing bundles/
20:59:57 [2020-03-11T20:59:57.184Z] 
20:59:57 [2020-03-11T20:59:57.184Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
20:59:57 [2020-03-11T20:59:57.184Z] Building: bundles/dynbinary-daemon/dockerd-dev
20:59:57 [2020-03-11T20:59:57.184Z] GOOS="" GOARCH="" GOARM=""
21:02:04 [2020-03-11T21:02:04.443Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
21:02:04 [2020-03-11T21:02:04.443Z] 
21:02:04 [2020-03-11T21:02:04.443Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:02:04 [2020-03-11T21:02:04.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:02:04 [2020-03-11T21:02:04.443Z] HOSTNAME=2fe31e08b962
21:02:04 [2020-03-11T21:02:04.443Z] TESTDEBUG=0
21:02:04 [2020-03-11T21:02:04.443Z] DEST=bundles/test-integration
21:02:04 [2020-03-11T21:02:04.443Z] PWD=/go/src/github.com/docker/docker
21:02:04 [2020-03-11T21:02:04.443Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a
21:02:04 [2020-03-11T21:02:04.443Z] container=docker
21:02:04 [2020-03-11T21:02:04.443Z] HOME=/root
21:02:04 [2020-03-11T21:02:04.443Z] GOLANG_VERSION=1.13.8
21:02:04 [2020-03-11T21:02:04.443Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:02:04 [2020-03-11T21:02:04.443Z] VALIDATE_BRANCH=master
21:02:04 [2020-03-11T21:02:04.443Z] TERM=xterm
21:02:04 [2020-03-11T21:02:04.443Z] DOCKER_PKG=github.com/docker/docker
21:02:04 [2020-03-11T21:02:04.443Z] SHLVL=1
21:02:04 [2020-03-11T21:02:04.443Z] TIMEOUT=120m
21:02:04 [2020-03-11T21:02:04.443Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
21:02:04 [2020-03-11T21:02:04.443Z] DOCKER_GRAPHDRIVER=overlay2
21:02:04 [2020-03-11T21:02:04.443Z] GO111MODULE=off
21:02:04 [2020-03-11T21:02:04.443Z] DOCKER_EXPERIMENTAL=1
21:02:04 [2020-03-11T21:02:04.443Z] TEST_SKIP_INTEGRATION_CLI=1
21:02:04 [2020-03-11T21:02:04.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:02:04 [2020-03-11T21:02:04.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:02:04 [2020-03-11T21:02:04.443Z] GOPATH=/go
21:02:04 [2020-03-11T21:02:04.443Z] PKG_CONFIG=pkg-config
21:02:04 [2020-03-11T21:02:04.443Z] _=/usr/bin/env
21:02:04 [2020-03-11T21:02:04.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:02:51 [2020-03-11T21:02:51.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:02:53 [2020-03-11T21:02:53.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:02:58 [2020-03-11T21:02:58.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:03:39 [2020-03-11T21:03:39.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:03:39 [2020-03-11T21:03:39.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:03:39 [2020-03-11T21:03:39.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:03:40 [2020-03-11T21:03:40.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:03:40 [2020-03-11T21:03:40.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:03:44 [2020-03-11T21:03:44.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:03:45 [2020-03-11T21:03:45.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:03:48 [2020-03-11T21:03:48.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:03:53 [2020-03-11T21:03:53.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:03:53 [2020-03-11T21:03:53.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:03:57 [2020-03-11T21:03:57.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:03:58 [2020-03-11T21:03:58.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:04:02 [2020-03-11T21:04:02.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:04:04 [2020-03-11T21:04:04.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:04:06 [2020-03-11T21:04:06.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:04:08 [2020-03-11T21:04:08.391Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:04:08 [2020-03-11T21:04:08.391Z] Using test binary docker
21:04:08 [2020-03-11T21:04:08.391Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:04:08 [2020-03-11T21:04:08.391Z] +++ /etc/init.d/apparmor start
21:04:08 [2020-03-11T21:04:08.391Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:04:08 [2020-03-11T21:04:08.391Z] INFO: Waiting for daemon to start...
21:04:08 [2020-03-11T21:04:08.391Z] Starting dockerd
21:04:08 [2020-03-11T21:04:08.391Z] +++ 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
21:04:10 [2020-03-11T21:04:10.428Z] .
21:04:10 [2020-03-11T21:04:10.428Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:04:10 [2020-03-11T21:04:10.428Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:04:10 [2020-03-11T21:04:10.428Z] Error: No such image: emptyfs
21:04:10 [2020-03-11T21:04:10.428Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:04:10 [2020-03-11T21:04:10.428Z] ++++ docker load
21:04:10 [2020-03-11T21:04:10.720Z] Running integration-test (iteration 1)
21:04:10 [2020-03-11T21:04:10.720Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
21:04:10 [2020-03-11T21:04:10.721Z] ++ 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
21:04:10 [2020-03-11T21:04:10.721Z] ++ set -e
21:04:10 [2020-03-11T21:04:10.721Z] ++ '[' -n 0 ']'
21:04:10 [2020-03-11T21:04:10.721Z] ++ set -x
21:04:10 [2020-03-11T21:04:10.721Z] ++ 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 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
21:04:26 [2020-03-11T21:04:26.013Z] Loaded image: buildpack-deps:jessie
21:04:26 [2020-03-11T21:04:26.013Z] Loaded image: busybox:latest
21:04:26 [2020-03-11T21:04:26.013Z] Loaded image: busybox:glibc
21:04:26 [2020-03-11T21:04:26.013Z] Loaded image: debian:jessie
21:04:26 [2020-03-11T21:04:26.013Z] Loaded image: hello-world:latest
21:04:26 [2020-03-11T21:04:26.013Z] INFO: Testing against a local daemon
21:04:26 [2020-03-11T21:04:26.013Z] === RUN   TestCgroupNamespacesBuild
21:04:26 [2020-03-11T21:04:26.635Z] --- PASS: TestCgroupNamespacesBuild (1.65s)
21:04:26 [2020-03-11T21:04:26.635Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:04:28 [2020-03-11T21:04:28.118Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s)
21:04:28 [2020-03-11T21:04:28.118Z] === RUN   TestBuildWithSession
21:04:28 [2020-03-11T21:04:28.118Z] --- SKIP: TestBuildWithSession (0.00s)
21:04:28 [2020-03-11T21:04:28.118Z]     build_session_test.go:25: TODO: BuildKit
21:04:28 [2020-03-11T21:04:28.118Z] === RUN   TestBuildSquashParent
21:04:33 [2020-03-11T21:04:33.638Z] --- PASS: TestBuildSquashParent (5.30s)
21:04:33 [2020-03-11T21:04:33.638Z] === RUN   TestBuildWithRemoveAndForceRemove
21:04:33 [2020-03-11T21:04:33.638Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:04:33 [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:04:33 [2020-03-11T21:04:33.638Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:04:33 [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:04:33 [2020-03-11T21:04:33.638Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:04:33 [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:04:33 [2020-03-11T21:04:33.638Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:04:33 [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:04:33 [2020-03-11T21:04:33.638Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:04:33 [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:04:33 [2020-03-11T21:04:33.638Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:04:33 [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:04:33 [2020-03-11T21:04:33.638Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:04:33 [2020-03-11T21:04:33.638Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:04:33 [2020-03-11T21:04:33.638Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:04:33 [2020-03-11T21:04:33.638Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:04:36 [2020-03-11T21:04:36.336Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:04:36 [2020-03-11T21:04:36.336Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:04:39 [2020-03-11T21:04:39.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:04:39 [2020-03-11T21:04:39.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s)
21:04:39 [2020-03-11T21:04:39.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s)
21:04:39 [2020-03-11T21:04:39.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s)
21:04:39 [2020-03-11T21:04:39.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.49s)
21:04:39 [2020-03-11T21:04:39.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s)
21:04:39 [2020-03-11T21:04:39.165Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s)
21:04:39 [2020-03-11T21:04:39.165Z] === RUN   TestBuildMultiStageCopy
21:04:39 [2020-03-11T21:04:39.165Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:04:40 [2020-03-11T21:04:40.640Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:04:40 [2020-03-11T21:04:40.924Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:04:41 [2020-03-11T21:04:41.210Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:04:41 [2020-03-11T21:04:41.832Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:04:42 [2020-03-11T21:04:42.116Z] --- PASS: TestBuildMultiStageCopy (3.41s)
21:04:42 [2020-03-11T21:04:42.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s)
21:04:42 [2020-03-11T21:04:42.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s)
21:04:42 [2020-03-11T21:04:42.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
21:04:42 [2020-03-11T21:04:42.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s)
21:04:42 [2020-03-11T21:04:42.116Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s)
21:04:42 [2020-03-11T21:04:42.116Z] === RUN   TestBuildMultiStageParentConfig
21:04:43 [2020-03-11T21:04:43.129Z] --- PASS: TestBuildMultiStageParentConfig (0.95s)
21:04:43 [2020-03-11T21:04:43.129Z] === RUN   TestBuildLabelWithTargets
21:04:44 [2020-03-11T21:04:44.611Z] --- PASS: TestBuildLabelWithTargets (1.54s)
21:04:44 [2020-03-11T21:04:44.611Z] === RUN   TestBuildWithEmptyLayers
21:04:45 [2020-03-11T21:04:45.632Z] --- PASS: TestBuildWithEmptyLayers (0.80s)
21:04:45 [2020-03-11T21:04:45.632Z] === RUN   TestBuildMultiStageOnBuild
21:04:47 [2020-03-11T21:04:47.680Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
21:04:47 [2020-03-11T21:04:47.680Z] === RUN   TestBuildUncleanTarFilenames
21:04:48 [2020-03-11T21:04:48.697Z] --- PASS: TestBuildUncleanTarFilenames (1.20s)
21:04:48 [2020-03-11T21:04:48.697Z] === RUN   TestBuildMultiStageLayerLeak
21:04:51 [2020-03-11T21:04:51.388Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s)
21:04:51 [2020-03-11T21:04:51.388Z] === RUN   TestBuildWithHugeFile
21:06:13 [2020-03-11T21:06:13.434Z] --- PASS: TestBuildWithHugeFile (81.91s)
21:06:13 [2020-03-11T21:06:13.434Z] === RUN   TestBuildWithEmptyDockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:06:13 [2020-03-11T21:06:13.434Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
21:06:13 [2020-03-11T21:06:13.434Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s)
21:06:13 [2020-03-11T21:06:13.434Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s)
21:06:13 [2020-03-11T21:06:13.434Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s)
21:06:13 [2020-03-11T21:06:13.434Z] === RUN   TestBuildPreserveOwnership
21:06:13 [2020-03-11T21:06:13.434Z] === RUN   TestBuildPreserveOwnership/copy_from
21:06:16 [2020-03-11T21:06:16.905Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:06:18 [2020-03-11T21:06:18.397Z] --- PASS: TestBuildPreserveOwnership (4.75s)
21:06:18 [2020-03-11T21:06:18.397Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.11s)
21:06:18 [2020-03-11T21:06:18.397Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s)
21:06:18 [2020-03-11T21:06:18.397Z] === RUN   TestBuildPlatformInvalid
21:06:18 [2020-03-11T21:06:18.397Z] --- PASS: TestBuildPlatformInvalid (0.17s)
21:06:18 [2020-03-11T21:06:18.397Z] PASS
21:06:18 [2020-03-11T21:06:18.397Z] 
21:06:18 [2020-03-11T21:06:18.397Z] === Skipped
21:06:18 [2020-03-11T21:06:18.397Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
21:06:18 [2020-03-11T21:06:18.397Z]     build_session_test.go:25: TODO: BuildKit
21:06:18 [2020-03-11T21:06:18.397Z] 
21:06:18 [2020-03-11T21:06:18.397Z] 
21:06:18 [2020-03-11T21:06:18.397Z] DONE 32 tests, 1 skipped in 127.703s
21:06:18 [2020-03-11T21:06:18.397Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
21:06:18 [2020-03-11T21:06:18.397Z] ++ 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
21:06:18 [2020-03-11T21:06:18.397Z] ++ set -e
21:06:18 [2020-03-11T21:06:18.397Z] ++ '[' -n 0 ']'
21:06:18 [2020-03-11T21:06:18.397Z] ++ set -x
21:06:18 [2020-03-11T21:06:18.397Z] ++ 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 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
21:06:18 [2020-03-11T21:06:18.397Z] INFO: Testing against a local daemon
21:06:18 [2020-03-11T21:06:18.397Z] === RUN   TestConfigList
21:06:21 [2020-03-11T21:06:21.095Z] --- PASS: TestConfigList (2.27s)
21:06:21 [2020-03-11T21:06:21.095Z] === RUN   TestConfigsCreateAndDelete
21:06:23 [2020-03-11T21:06:23.127Z] --- PASS: TestConfigsCreateAndDelete (2.26s)
21:06:23 [2020-03-11T21:06:23.127Z] === RUN   TestConfigsUpdate
21:06:25 [2020-03-11T21:06:25.169Z] --- PASS: TestConfigsUpdate (2.25s)
21:06:25 [2020-03-11T21:06:25.169Z] === RUN   TestTemplatedConfig
21:06:27 [2020-03-11T21:06:27.856Z] --- PASS: TestTemplatedConfig (2.65s)
21:06:27 [2020-03-11T21:06:27.856Z] === RUN   TestConfigInspect
21:06:30 [2020-03-11T21:06:30.543Z] --- PASS: TestConfigInspect (2.28s)
21:06:30 [2020-03-11T21:06:30.543Z] === RUN   TestConfigCreateWithLabels
21:06:32 [2020-03-11T21:06:32.574Z] --- PASS: TestConfigCreateWithLabels (2.22s)
21:06:32 [2020-03-11T21:06:32.574Z] === RUN   TestConfigCreateResolve
21:06:34 [2020-03-11T21:06:34.607Z] --- PASS: TestConfigCreateResolve (2.22s)
21:06:34 [2020-03-11T21:06:34.607Z] === RUN   TestConfigDaemonLibtrustID
21:06:35 [2020-03-11T21:06:35.225Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
21:06:35 [2020-03-11T21:06:35.225Z] PASS
21:06:35 [2020-03-11T21:06:35.225Z] 
21:06:35 [2020-03-11T21:06:35.225Z] DONE 8 tests in 16.794s
21:06:35 [2020-03-11T21:06:35.225Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
21:06:35 [2020-03-11T21:06:35.225Z] ++ 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
21:06:35 [2020-03-11T21:06:35.225Z] ++ set -e
21:06:35 [2020-03-11T21:06:35.225Z] ++ '[' -n 0 ']'
21:06:35 [2020-03-11T21:06:35.225Z] ++ set -x
21:06:35 [2020-03-11T21:06:35.225Z] ++ 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 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
21:06:35 [2020-03-11T21:06:35.225Z] INFO: Testing against a local daemon
21:06:35 [2020-03-11T21:06:35.225Z] === RUN   TestCheckpoint
21:06:35 [2020-03-11T21:06:35.225Z] --- SKIP: TestCheckpoint (0.00s)
21:06:35 [2020-03-11T21:06:35.225Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:06:35 [2020-03-11T21:06:35.225Z] === RUN   TestContainerInvalidJSON
21:06:35 [2020-03-11T21:06:35.225Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
21:06:35 [2020-03-11T21:06:35.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
21:06:35 [2020-03-11T21:06:35.225Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
21:06:35 [2020-03-11T21:06:35.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
21:06:35 [2020-03-11T21:06:35.225Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
21:06:35 [2020-03-11T21:06:35.225Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
21:06:35 [2020-03-11T21:06:35.225Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
21:06:35 [2020-03-11T21:06:35.225Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
21:06:35 [2020-03-11T21:06:35.225Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
21:06:35 [2020-03-11T21:06:35.225Z] --- PASS: TestContainerInvalidJSON (0.02s)
21:06:35 [2020-03-11T21:06:35.225Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
21:06:35 [2020-03-11T21:06:35.225Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
21:06:35 [2020-03-11T21:06:35.225Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
21:06:35 [2020-03-11T21:06:35.225Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:06:35 [2020-03-11T21:06:35.225Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
21:06:35 [2020-03-11T21:06:35.225Z] === RUN   TestCopyFromContainerPathIsNotDir
21:06:35 [2020-03-11T21:06:35.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
21:06:35 [2020-03-11T21:06:35.525Z] === RUN   TestCopyToContainerPathDoesNotExist
21:06:35 [2020-03-11T21:06:35.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
21:06:35 [2020-03-11T21:06:35.525Z] === RUN   TestCopyToContainerPathIsNotDir
21:06:35 [2020-03-11T21:06:35.525Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
21:06:35 [2020-03-11T21:06:35.525Z] === RUN   TestCopyFromContainer
21:06:37 [2020-03-11T21:06:37.009Z] === RUN   TestCopyFromContainer//
21:06:37 [2020-03-11T21:06:37.294Z] === RUN   TestCopyFromContainer//bar/root
21:06:37 [2020-03-11T21:06:37.294Z] === RUN   TestCopyFromContainer//bar/root/
21:06:37 [2020-03-11T21:06:37.294Z] === RUN   TestCopyFromContainer/bar/quux
21:06:37 [2020-03-11T21:06:37.579Z] === RUN   TestCopyFromContainer/bar/quux/
21:06:37 [2020-03-11T21:06:37.579Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:06:37 [2020-03-11T21:06:37.579Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:06:37 [2020-03-11T21:06:37.865Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:06:37 [2020-03-11T21:06:37.865Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:06:37 [2020-03-11T21:06:37.865Z] === RUN   TestCopyFromContainer/bar/notarget
21:06:38 [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer (2.53s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer// (0.10s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:38 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:38 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:38 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:38 [2020-03-11T21:06:38.149Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:06:38 [2020-03-11T21:06:38.149Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:06:38 [2020-03-11T21:06:38.149Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:06:38 [2020-03-11T21:06:38.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateLinkToNonExistingContainer
21:06:38 [2020-03-11T21:06:38.149Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateWithInvalidEnv
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateWithInvalidEnv/0
21:06:38 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateWithInvalidEnv/0
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateWithInvalidEnv/1
21:06:38 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateWithInvalidEnv/1
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateWithInvalidEnv/2
21:06:38 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateWithInvalidEnv/2
21:06:38 [2020-03-11T21:06:38.149Z] === CONT  TestCreateWithInvalidEnv/0
21:06:38 [2020-03-11T21:06:38.149Z] === CONT  TestCreateWithInvalidEnv/1
21:06:38 [2020-03-11T21:06:38.149Z] === CONT  TestCreateWithInvalidEnv/2
21:06:38 [2020-03-11T21:06:38.149Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:06:38 [2020-03-11T21:06:38.149Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateTmpfsMountsTarget
21:06:38 [2020-03-11T21:06:38.149Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
21:06:38 [2020-03-11T21:06:38.149Z] === RUN   TestCreateWithCustomMaskedPaths
21:06:40 [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s)
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/no_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/no_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/empty_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/valid_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/empty_capadd
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/empty_capadd
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/empty_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/no_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/empty_capadd
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/empty_capdrop
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/valid_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] === CONT  TestCreateWithCapabilities/empty_capabilities
21:06:40 [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities (0.04s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
21:06:40 [2020-03-11T21:06:40.182Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
21:06:40 [2020-03-11T21:06:40.182Z] === RUN   TestCreateWithCustomReadonlyPaths
21:06:42 [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s)
21:06:42 [2020-03-11T21:06:42.228Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:06:42 [2020-03-11T21:06:42.228Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:42 [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:42 [2020-03-11T21:06:42.228Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:42 [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:42 [2020-03-11T21:06:42.228Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:06:42 [2020-03-11T21:06:42.228Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:06:42 [2020-03-11T21:06:42.228Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:06:42 [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
21:06:42 [2020-03-11T21:06:42.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
21:06:42 [2020-03-11T21:06:42.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
21:06:42 [2020-03-11T21:06:42.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
21:06:42 [2020-03-11T21:06:42.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
21:06:42 [2020-03-11T21:06:42.228Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:06:42 [2020-03-11T21:06:42.228Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:06:42 [2020-03-11T21:06:42.854Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
21:06:42 [2020-03-11T21:06:42.854Z] === RUN   TestContainerStartOnDaemonRestart
21:06:42 [2020-03-11T21:06:42.854Z] === PAUSE TestContainerStartOnDaemonRestart
21:06:42 [2020-03-11T21:06:42.854Z] === RUN   TestDaemonRestartIpcMode
21:06:42 [2020-03-11T21:06:42.854Z] === PAUSE TestDaemonRestartIpcMode
21:06:42 [2020-03-11T21:06:42.854Z] === RUN   TestDaemonHostGatewayIP
21:06:42 [2020-03-11T21:06:42.854Z] === PAUSE TestDaemonHostGatewayIP
21:06:42 [2020-03-11T21:06:42.854Z] === RUN   TestDiff
21:06:43 [2020-03-11T21:06:43.867Z] --- PASS: TestDiff (0.67s)
21:06:43 [2020-03-11T21:06:43.867Z] === RUN   TestExecWithCloseStdin
21:06:44 [2020-03-11T21:06:44.487Z] --- PASS: TestExecWithCloseStdin (0.78s)
21:06:44 [2020-03-11T21:06:44.487Z] === RUN   TestExec
21:06:45 [2020-03-11T21:06:45.104Z] --- PASS: TestExec (0.78s)
21:06:45 [2020-03-11T21:06:45.104Z] === RUN   TestExecUser
21:06:46 [2020-03-11T21:06:46.115Z] --- PASS: TestExecUser (0.77s)
21:06:46 [2020-03-11T21:06:46.115Z] === RUN   TestExportContainerAndImportImage
21:06:47 [2020-03-11T21:06:47.130Z] --- PASS: TestExportContainerAndImportImage (0.98s)
21:06:47 [2020-03-11T21:06:47.130Z] === RUN   TestExportContainerAfterDaemonRestart
21:06:48 [2020-03-11T21:06:48.609Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s)
21:06:48 [2020-03-11T21:06:48.609Z] === RUN   TestHealthCheckWorkdir
21:06:49 [2020-03-11T21:06:49.622Z] --- PASS: TestHealthCheckWorkdir (0.96s)
21:06:49 [2020-03-11T21:06:49.622Z] === RUN   TestHealthKillContainer
21:06:52 [2020-03-11T21:06:52.310Z] --- PASS: TestHealthKillContainer (2.86s)
21:06:52 [2020-03-11T21:06:52.310Z] === RUN   TestInspectCpusetInConfigPre120
21:06:52 [2020-03-11T21:06:52.927Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
21:06:52 [2020-03-11T21:06:52.927Z] === RUN   TestIpcModeNone
21:06:53 [2020-03-11T21:06:53.937Z] --- PASS: TestIpcModeNone (0.75s)
21:06:53 [2020-03-11T21:06:53.937Z] === RUN   TestIpcModePrivate
21:06:54 [2020-03-11T21:06:54.557Z] --- PASS: TestIpcModePrivate (0.76s)
21:06:54 [2020-03-11T21:06:54.557Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
21:06:54 [2020-03-11T21:06:54.557Z] === RUN   TestIpcModeShareable
21:06:55 [2020-03-11T21:06:55.174Z] --- PASS: TestIpcModeShareable (0.80s)
21:06:55 [2020-03-11T21:06:55.174Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
21:06:55 [2020-03-11T21:06:55.174Z] === RUN   TestAPIIpcModeShareableAndContainer
21:06:57 [2020-03-11T21:06:57.873Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s)
21:06:57 [2020-03-11T21:06:57.873Z] === RUN   TestAPIIpcModeHost
21:06:58 [2020-03-11T21:06:58.157Z] --- PASS: TestAPIIpcModeHost (0.63s)
21:06:58 [2020-03-11T21:06:58.157Z] === RUN   TestDaemonIpcModeShareable
21:07:00 [2020-03-11T21:07:00.189Z] --- PASS: TestDaemonIpcModeShareable (1.68s)
21:07:00 [2020-03-11T21:07:00.189Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:07:00 [2020-03-11T21:07:00.189Z] === RUN   TestDaemonIpcModePrivate
21:07:01 [2020-03-11T21:07:01.669Z] --- PASS: TestDaemonIpcModePrivate (1.64s)
21:07:01 [2020-03-11T21:07:01.669Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
21:07:01 [2020-03-11T21:07:01.669Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:07:03 [2020-03-11T21:07:03.147Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
21:07:03 [2020-03-11T21:07:03.147Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
21:07:03 [2020-03-11T21:07:03.147Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:07:05 [2020-03-11T21:07:05.176Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s)
21:07:05 [2020-03-11T21:07:05.176Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:07:05 [2020-03-11T21:07:05.176Z] === RUN   TestIpcModeOlderClient
21:07:05 [2020-03-11T21:07:05.176Z] === PAUSE TestIpcModeOlderClient
21:07:05 [2020-03-11T21:07:05.176Z] === RUN   TestKillContainerInvalidSignal
21:07:05 [2020-03-11T21:07:05.460Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
21:07:05 [2020-03-11T21:07:05.460Z] === RUN   TestKillContainer
21:07:05 [2020-03-11T21:07:05.460Z] === RUN   TestKillContainer/no_signal
21:07:06 [2020-03-11T21:07:06.089Z] === RUN   TestKillContainer/non_killing_signal
21:07:06 [2020-03-11T21:07:06.708Z] === RUN   TestKillContainer/killing_signal
21:07:07 [2020-03-11T21:07:07.719Z] --- PASS: TestKillContainer (1.98s)
21:07:07 [2020-03-11T21:07:07.719Z]     --- PASS: TestKillContainer/no_signal (0.65s)
21:07:07 [2020-03-11T21:07:07.719Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
21:07:07 [2020-03-11T21:07:07.719Z]     --- PASS: TestKillContainer/killing_signal (0.60s)
21:07:07 [2020-03-11T21:07:07.719Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:07:07 [2020-03-11T21:07:07.719Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:07:08 [2020-03-11T21:07:08.006Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:07:09 [2020-03-11T21:07:09.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
21:07:09 [2020-03-11T21:07:09.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
21:07:09 [2020-03-11T21:07:09.023Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s)
21:07:09 [2020-03-11T21:07:09.023Z] === RUN   TestKillStoppedContainer
21:07:09 [2020-03-11T21:07:09.023Z] --- PASS: TestKillStoppedContainer (0.07s)
21:07:09 [2020-03-11T21:07:09.023Z] === RUN   TestKillStoppedContainerAPIPre120
21:07:09 [2020-03-11T21:07:09.023Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
21:07:09 [2020-03-11T21:07:09.023Z] === RUN   TestKillDifferentUserContainer
21:07:09 [2020-03-11T21:07:09.639Z] --- PASS: TestKillDifferentUserContainer (0.67s)
21:07:09 [2020-03-11T21:07:09.639Z] === RUN   TestInspectOomKilledTrue
21:07:11 [2020-03-11T21:07:11.119Z] --- PASS: TestInspectOomKilledTrue (1.23s)
21:07:11 [2020-03-11T21:07:11.119Z] === RUN   TestInspectOomKilledFalse
21:07:11 [2020-03-11T21:07:11.403Z] --- PASS: TestInspectOomKilledFalse (0.65s)
21:07:11 [2020-03-11T21:07:11.403Z] === RUN   TestLinksEtcHostsContentMatch
21:07:12 [2020-03-11T21:07:12.027Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
21:07:12 [2020-03-11T21:07:12.027Z] === RUN   TestLinksContainerNames
21:07:13 [2020-03-11T21:07:13.507Z] --- PASS: TestLinksContainerNames (1.29s)
21:07:13 [2020-03-11T21:07:13.507Z] === RUN   TestLogsFollowTailEmpty
21:07:14 [2020-03-11T21:07:14.127Z] --- PASS: TestLogsFollowTailEmpty (0.69s)
21:07:14 [2020-03-11T21:07:14.127Z] === RUN   TestContainerNetworkMountsNoChown
21:07:14 [2020-03-11T21:07:14.747Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/default
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/private
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rprivate
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/slave
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rslave
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/shared
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rshared
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/default
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/rslave
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/default/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/shared
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/default/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/rshared
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/slave
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/rprivate
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/private
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/private/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/private/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/default/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:07:14 [2020-03-11T21:07:14.747Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:07:14 [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:07:14 [2020-03-11T21:07:14.748Z] === CONT  TestMountDaemonRoot/default/mount_root
21:07:14 [2020-03-11T21:07:14.748Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:07:14 [2020-03-11T21:07:14.748Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:07:14 [2020-03-11T21:07:14.748Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:07:15 [2020-03-11T21:07:15.032Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/private/bind_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/private/mount_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:07:15 [2020-03-11T21:07:15.033Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:07:15 [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot (0.04s)
21:07:15 [2020-03-11T21:07:15.323Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
21:07:15 [2020-03-11T21:07:15.323Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:07:15 [2020-03-11T21:07:15.323Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
21:07:15 [2020-03-11T21:07:15.323Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
21:07:15 [2020-03-11T21:07:15.323Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
21:07:15 [2020-03-11T21:07:15.323Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:07:15 [2020-03-11T21:07:15.323Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
21:07:15 [2020-03-11T21:07:15.323Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
21:07:15 [2020-03-11T21:07:15.323Z] === RUN   TestContainerBindMountNonRecursive
21:07:16 [2020-03-11T21:07:16.804Z] --- PASS: TestContainerBindMountNonRecursive (1.61s)
21:07:16 [2020-03-11T21:07:16.804Z] === RUN   TestNetworkNat
21:07:17 [2020-03-11T21:07:17.427Z] --- PASS: TestNetworkNat (0.69s)
21:07:17 [2020-03-11T21:07:17.427Z] === RUN   TestNetworkLocalhostTCPNat
21:07:18 [2020-03-11T21:07:18.436Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s)
21:07:18 [2020-03-11T21:07:18.436Z] === RUN   TestNetworkLoopbackNat
21:07:19 [2020-03-11T21:07:19.057Z] --- PASS: TestNetworkLoopbackNat (0.90s)
21:07:19 [2020-03-11T21:07:19.057Z] === RUN   TestPause
21:07:19 [2020-03-11T21:07:19.682Z] --- PASS: TestPause (0.70s)
21:07:19 [2020-03-11T21:07:19.682Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:07:19 [2020-03-11T21:07:19.682Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:07:19 [2020-03-11T21:07:19.682Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:07:19 [2020-03-11T21:07:19.682Z] === RUN   TestPauseStopPausedContainer
21:07:20 [2020-03-11T21:07:20.726Z] --- PASS: TestPauseStopPausedContainer (0.73s)
21:07:20 [2020-03-11T21:07:20.726Z] === RUN   TestPsFilter
21:07:20 [2020-03-11T21:07:20.726Z] --- PASS: TestPsFilter (0.18s)
21:07:20 [2020-03-11T21:07:20.726Z] === RUN   TestRemoveContainerWithRemovedVolume
21:07:21 [2020-03-11T21:07:21.349Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
21:07:21 [2020-03-11T21:07:21.349Z] === RUN   TestRemoveContainerWithVolume
21:07:21 [2020-03-11T21:07:21.973Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
21:07:21 [2020-03-11T21:07:21.973Z] === RUN   TestRemoveContainerRunning
21:07:22 [2020-03-11T21:07:22.594Z] --- PASS: TestRemoveContainerRunning (0.65s)
21:07:22 [2020-03-11T21:07:22.594Z] === RUN   TestRemoveContainerForceRemoveRunning
21:07:23 [2020-03-11T21:07:23.212Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s)
21:07:23 [2020-03-11T21:07:23.212Z] === RUN   TestRemoveInvalidContainer
21:07:23 [2020-03-11T21:07:23.496Z] --- PASS: TestRemoveInvalidContainer (0.03s)
21:07:23 [2020-03-11T21:07:23.496Z] === RUN   TestRenameLinkedContainer
21:07:26 [2020-03-11T21:07:26.185Z] --- PASS: TestRenameLinkedContainer (2.54s)
21:07:26 [2020-03-11T21:07:26.185Z] === RUN   TestRenameStoppedContainer
21:07:26 [2020-03-11T21:07:26.470Z] --- PASS: TestRenameStoppedContainer (0.66s)
21:07:26 [2020-03-11T21:07:26.470Z] === RUN   TestRenameRunningContainerAndReuse
21:07:27 [2020-03-11T21:07:27.948Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s)
21:07:27 [2020-03-11T21:07:27.948Z] === RUN   TestRenameInvalidName
21:07:28 [2020-03-11T21:07:28.566Z] --- PASS: TestRenameInvalidName (0.69s)
21:07:28 [2020-03-11T21:07:28.566Z] === RUN   TestRenameAnonymousContainer
21:07:31 [2020-03-11T21:07:31.253Z] --- PASS: TestRenameAnonymousContainer (2.44s)
21:07:31 [2020-03-11T21:07:31.253Z] === RUN   TestRenameContainerWithSameName
21:07:31 [2020-03-11T21:07:31.537Z] --- PASS: TestRenameContainerWithSameName (0.65s)
21:07:31 [2020-03-11T21:07:31.537Z] === RUN   TestRenameContainerWithLinkedContainer
21:07:33 [2020-03-11T21:07:33.019Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s)
21:07:33 [2020-03-11T21:07:33.019Z] === RUN   TestResize
21:07:33 [2020-03-11T21:07:33.644Z] --- PASS: TestResize (0.70s)
21:07:33 [2020-03-11T21:07:33.644Z] === RUN   TestResizeWithInvalidSize
21:07:34 [2020-03-11T21:07:34.267Z] --- PASS: TestResizeWithInvalidSize (0.67s)
21:07:34 [2020-03-11T21:07:34.267Z] === RUN   TestResizeWhenContainerNotStarted
21:07:34 [2020-03-11T21:07:34.939Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s)
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:07:34 [2020-03-11T21:07:34.939Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:07:38 [2020-03-11T21:07:38.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:07:38 [2020-03-11T21:07:38.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:07:38 [2020-03-11T21:07:38.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:07:38 [2020-03-11T21:07:38.451Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:07:40 [2020-03-11T21:07:40.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:07:40 [2020-03-11T21:07:40.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:07:40 [2020-03-11T21:07:40.502Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:07:41 [2020-03-11T21:07:41.996Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:07:44 [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.30s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.59s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.13s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.23s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.17s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.33s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.05s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s)
21:07:44 [2020-03-11T21:07:44.720Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s)
21:07:44 [2020-03-11T21:07:44.720Z] === RUN   TestCgroupNamespacesRun
21:07:46 [2020-03-11T21:07:46.202Z] --- PASS: TestCgroupNamespacesRun (1.61s)
21:07:46 [2020-03-11T21:07:46.202Z] === RUN   TestCgroupNamespacesRunPrivileged
21:07:47 [2020-03-11T21:07:47.685Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s)
21:07:47 [2020-03-11T21:07:47.685Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:07:49 [2020-03-11T21:07:49.720Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
21:07:49 [2020-03-11T21:07:49.720Z] === RUN   TestCgroupNamespacesRunHostMode
21:07:51 [2020-03-11T21:07:51.209Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s)
21:07:51 [2020-03-11T21:07:51.209Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:07:52 [2020-03-11T21:07:52.701Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
21:07:52 [2020-03-11T21:07:52.701Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:07:53 [2020-03-11T21:07:53.714Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
21:07:53 [2020-03-11T21:07:53.714Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:07:54 [2020-03-11T21:07:54.725Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
21:07:54 [2020-03-11T21:07:54.725Z] === RUN   TestCgroupNamespacesRunOlderClient
21:07:56 [2020-03-11T21:07:56.205Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
21:07:56 [2020-03-11T21:07:56.205Z] === RUN   TestKernelTCPMemory
21:07:57 [2020-03-11T21:07:57.216Z] --- PASS: TestKernelTCPMemory (0.81s)
21:07:57 [2020-03-11T21:07:57.216Z] === RUN   TestNISDomainname
21:07:57 [2020-03-11T21:07:57.846Z] --- PASS: TestNISDomainname (0.90s)
21:07:57 [2020-03-11T21:07:57.846Z] === RUN   TestHostnameDnsResolution
21:07:59 [2020-03-11T21:07:59.331Z] --- PASS: TestHostnameDnsResolution (1.12s)
21:07:59 [2020-03-11T21:07:59.332Z] === RUN   TestStats
21:08:00 [2020-03-11T21:08:00.805Z] --- PASS: TestStats (1.72s)
21:08:00 [2020-03-11T21:08:00.805Z] === RUN   TestStopContainerWithTimeout
21:08:00 [2020-03-11T21:08:00.805Z] === RUN   TestStopContainerWithTimeout/0
21:08:00 [2020-03-11T21:08:00.805Z] === PAUSE TestStopContainerWithTimeout/0
21:08:00 [2020-03-11T21:08:00.805Z] === RUN   TestStopContainerWithTimeout/1
21:08:00 [2020-03-11T21:08:00.805Z] === PAUSE TestStopContainerWithTimeout/1
21:08:00 [2020-03-11T21:08:00.805Z] === RUN   TestStopContainerWithTimeout/3
21:08:00 [2020-03-11T21:08:00.805Z] === PAUSE TestStopContainerWithTimeout/3
21:08:00 [2020-03-11T21:08:00.805Z] === RUN   TestStopContainerWithTimeout/-1
21:08:00 [2020-03-11T21:08:00.805Z] === PAUSE TestStopContainerWithTimeout/-1
21:08:00 [2020-03-11T21:08:00.805Z] === CONT  TestStopContainerWithTimeout/0
21:08:00 [2020-03-11T21:08:00.805Z] === CONT  TestStopContainerWithTimeout/-1
21:08:00 [2020-03-11T21:08:00.805Z] === CONT  TestStopContainerWithTimeout/1
21:08:00 [2020-03-11T21:08:00.805Z] === CONT  TestStopContainerWithTimeout/3
21:08:04 [2020-03-11T21:08:04.342Z] --- PASS: TestStopContainerWithTimeout (0.03s)
21:08:04 [2020-03-11T21:08:04.343Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
21:08:04 [2020-03-11T21:08:04.343Z]     --- PASS: TestStopContainerWithTimeout/1 (2.23s)
21:08:04 [2020-03-11T21:08:04.343Z]     --- PASS: TestStopContainerWithTimeout/3 (3.15s)
21:08:04 [2020-03-11T21:08:04.343Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
21:08:04 [2020-03-11T21:08:04.343Z] === RUN   TestDeleteDevicemapper
21:08:04 [2020-03-11T21:08:04.343Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:08:04 [2020-03-11T21:08:04.343Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:08:04 [2020-03-11T21:08:04.343Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:08:05 [2020-03-11T21:08:05.830Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s)
21:08:05 [2020-03-11T21:08:05.830Z] === RUN   TestUpdateMemory
21:08:06 [2020-03-11T21:08:06.842Z] --- PASS: TestUpdateMemory (0.91s)
21:08:06 [2020-03-11T21:08:06.842Z] === RUN   TestUpdateCPUQuota
21:08:07 [2020-03-11T21:08:07.859Z] --- PASS: TestUpdateCPUQuota (1.13s)
21:08:07 [2020-03-11T21:08:07.859Z] === RUN   TestUpdatePidsLimit
21:08:08 [2020-03-11T21:08:08.144Z] === RUN   TestUpdatePidsLimit/update_from_none
21:08:08 [2020-03-11T21:08:08.438Z] === RUN   TestUpdatePidsLimit/no_change
21:08:08 [2020-03-11T21:08:08.723Z] === RUN   TestUpdatePidsLimit/update_lower
21:08:09 [2020-03-11T21:08:09.009Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:08:09 [2020-03-11T21:08:09.295Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:08:09 [2020-03-11T21:08:09.579Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:08:09 [2020-03-11T21:08:09.864Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:08:11 [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit (3.19s)
21:08:11 [2020-03-11T21:08:11.348Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
21:08:11 [2020-03-11T21:08:11.348Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
21:08:11 [2020-03-11T21:08:11.348Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.33s)
21:08:11 [2020-03-11T21:08:11.348Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s)
21:08:11 [2020-03-11T21:08:11.348Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
21:08:11 [2020-03-11T21:08:11.348Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
21:08:11 [2020-03-11T21:08:11.348Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
21:08:11 [2020-03-11T21:08:11.348Z] === RUN   TestUpdateRestartPolicy
21:08:23 [2020-03-11T21:08:23.887Z] --- PASS: TestUpdateRestartPolicy (12.06s)
21:08:23 [2020-03-11T21:08:23.887Z] === RUN   TestUpdateRestartWithAutoRemove
21:08:23 [2020-03-11T21:08:23.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s)
21:08:23 [2020-03-11T21:08:23.887Z] === RUN   TestWaitNonBlocked
21:08:23 [2020-03-11T21:08:23.887Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:23 [2020-03-11T21:08:23.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:23 [2020-03-11T21:08:23.887Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:23 [2020-03-11T21:08:23.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:23 [2020-03-11T21:08:23.887Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:08:23 [2020-03-11T21:08:23.887Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:08:24 [2020-03-11T21:08:24.904Z] --- PASS: TestWaitNonBlocked (0.04s)
21:08:24 [2020-03-11T21:08:24.904Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
21:08:24 [2020-03-11T21:08:24.904Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s)
21:08:24 [2020-03-11T21:08:24.904Z] === RUN   TestWaitBlocked
21:08:24 [2020-03-11T21:08:24.904Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:08:24 [2020-03-11T21:08:24.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:08:24 [2020-03-11T21:08:24.904Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:08:24 [2020-03-11T21:08:24.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:08:24 [2020-03-11T21:08:24.904Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:08:24 [2020-03-11T21:08:24.904Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:08:25 [2020-03-11T21:08:25.922Z] --- PASS: TestWaitBlocked (0.03s)
21:08:25 [2020-03-11T21:08:25.922Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s)
21:08:25 [2020-03-11T21:08:25.922Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
21:08:25 [2020-03-11T21:08:25.922Z] === CONT  TestContainerStartOnDaemonRestart
21:08:25 [2020-03-11T21:08:25.922Z] === CONT  TestIpcModeOlderClient
21:08:25 [2020-03-11T21:08:25.922Z] === CONT  TestDaemonHostGatewayIP
21:08:25 [2020-03-11T21:08:25.922Z] === CONT  TestDaemonRestartIpcMode
21:08:26 [2020-03-11T21:08:26.215Z] --- PASS: TestIpcModeOlderClient (0.25s)
21:08:29 [2020-03-11T21:08:29.712Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s)
21:08:30 [2020-03-11T21:08:30.340Z] --- PASS: TestDaemonRestartIpcMode (4.65s)
21:08:30 [2020-03-11T21:08:30.626Z] --- PASS: TestDaemonHostGatewayIP (4.87s)
21:08:30 [2020-03-11T21:08:30.626Z] PASS
21:08:30 [2020-03-11T21:08:30.626Z] 
21:08:30 [2020-03-11T21:08:30.626Z] === Skipped
21:08:30 [2020-03-11T21:08:30.626Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
21:08:30 [2020-03-11T21:08:30.626Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:08:30 [2020-03-11T21:08:30.626Z] 
21:08:30 [2020-03-11T21:08:30.626Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:08:30 [2020-03-11T21:08:30.626Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:08:30 [2020-03-11T21:08:30.626Z] 
21:08:30 [2020-03-11T21:08:30.626Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
21:08:30 [2020-03-11T21:08:30.626Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:08:30 [2020-03-11T21:08:30.626Z] 
21:08:30 [2020-03-11T21:08:30.626Z] 
21:08:30 [2020-03-11T21:08:30.626Z] DONE 199 tests, 3 skipped in 115.553s
21:08:30 [2020-03-11T21:08:30.626Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
21:08:30 [2020-03-11T21:08:30.626Z] ++ 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
21:08:30 [2020-03-11T21:08:30.626Z] ++ set -e
21:08:30 [2020-03-11T21:08:30.626Z] ++ '[' -n 0 ']'
21:08:30 [2020-03-11T21:08:30.626Z] ++ set -x
21:08:30 [2020-03-11T21:08:30.627Z] ++ 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 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
21:08:30 [2020-03-11T21:08:30.911Z] INFO: Testing against a local daemon
21:08:30 [2020-03-11T21:08:30.911Z] === RUN   TestCommitInheritsEnv
21:08:31 [2020-03-11T21:08:31.195Z] --- PASS: TestCommitInheritsEnv (0.41s)
21:08:31 [2020-03-11T21:08:31.195Z] === RUN   TestImportExtremelyLargeImageWorks
21:08:31 [2020-03-11T21:08:31.195Z] === PAUSE TestImportExtremelyLargeImageWorks
21:08:31 [2020-03-11T21:08:31.195Z] === RUN   TestImagesFilterMultiReference
21:08:31 [2020-03-11T21:08:31.195Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:08:31 [2020-03-11T21:08:31.195Z] === RUN   TestImagePullPlatformInvalid
21:08:31 [2020-03-11T21:08:31.482Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
21:08:31 [2020-03-11T21:08:31.482Z] === RUN   TestRemoveImageOrphaning
21:08:31 [2020-03-11T21:08:31.768Z] --- PASS: TestRemoveImageOrphaning (0.40s)
21:08:31 [2020-03-11T21:08:31.768Z] === RUN   TestRemoveImageGarbageCollector
21:08:31 [2020-03-11T21:08:31.768Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:08:31 [2020-03-11T21:08:31.768Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:08:31 [2020-03-11T21:08:31.768Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:08:31 [2020-03-11T21:08:31.768Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
21:08:31 [2020-03-11T21:08:31.768Z] === RUN   TestTagInvalidReference
21:08:31 [2020-03-11T21:08:31.768Z] --- PASS: TestTagInvalidReference (0.03s)
21:08:31 [2020-03-11T21:08:31.768Z] === RUN   TestTagValidPrefixedRepo
21:08:31 [2020-03-11T21:08:31.768Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:08:31 [2020-03-11T21:08:31.768Z] === RUN   TestTagExistedNameWithoutForce
21:08:32 [2020-03-11T21:08:32.054Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
21:08:32 [2020-03-11T21:08:32.054Z] === RUN   TestTagOfficialNames
21:08:32 [2020-03-11T21:08:32.054Z] --- PASS: TestTagOfficialNames (0.05s)
21:08:32 [2020-03-11T21:08:32.054Z] === RUN   TestTagMatchesDigest
21:08:32 [2020-03-11T21:08:32.054Z] --- PASS: TestTagMatchesDigest (0.03s)
21:08:32 [2020-03-11T21:08:32.054Z] === CONT  TestImportExtremelyLargeImageWorks
21:13:39 [2020-03-11T21:13:39.628Z] --- PASS: TestImportExtremelyLargeImageWorks (296.06s)
21:13:39 [2020-03-11T21:13:39.628Z] PASS
21:13:39 [2020-03-11T21:13:39.628Z] 
21:13:39 [2020-03-11T21:13:39.628Z] === Skipped
21:13:39 [2020-03-11T21:13:39.628Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
21:13:39 [2020-03-11T21:13:39.628Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:13:39 [2020-03-11T21:13:39.628Z] 
21:13:39 [2020-03-11T21:13:39.628Z] 
21:13:39 [2020-03-11T21:13:39.628Z] DONE 12 tests, 1 skipped in 297.396s
21:13:39 [2020-03-11T21:13:39.628Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
21:13:39 [2020-03-11T21:13:39.628Z] ++ 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
21:13:39 [2020-03-11T21:13:39.628Z] ++ set -e
21:13:39 [2020-03-11T21:13:39.628Z] ++ '[' -n 0 ']'
21:13:39 [2020-03-11T21:13:39.628Z] ++ set -x
21:13:39 [2020-03-11T21:13:39.628Z] ++ 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 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
21:13:39 [2020-03-11T21:13:39.628Z] INFO: Testing against a local daemon
21:13:39 [2020-03-11T21:13:39.628Z] === RUN   TestNetworkCreateDelete
21:13:39 [2020-03-11T21:13:39.628Z] --- PASS: TestNetworkCreateDelete (0.21s)
21:13:39 [2020-03-11T21:13:39.628Z] === RUN   TestDockerNetworkDeletePreferID
21:13:39 [2020-03-11T21:13:39.628Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s)
21:13:39 [2020-03-11T21:13:39.628Z] === RUN   TestInspectNetwork
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestInspectNetwork/full_network_id
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestInspectNetwork/partial_network_id
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestInspectNetwork/network_name
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:13:39 [2020-03-11T21:13:39.629Z] --- PASS: TestInspectNetwork (7.47s)
21:13:39 [2020-03-11T21:13:39.629Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:13:39 [2020-03-11T21:13:39.629Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:13:39 [2020-03-11T21:13:39.629Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:13:39 [2020-03-11T21:13:39.629Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestRunContainerWithBridgeNone
21:13:39 [2020-03-11T21:13:39.629Z] --- PASS: TestRunContainerWithBridgeNone (2.28s)
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestNetworkInvalidJSON
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestNetworkInvalidJSON//networks/create
21:13:39 [2020-03-11T21:13:39.629Z] === PAUSE TestNetworkInvalidJSON//networks/create
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
21:13:39 [2020-03-11T21:13:39.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
21:13:39 [2020-03-11T21:13:39.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
21:13:39 [2020-03-11T21:13:39.629Z] === CONT  TestNetworkInvalidJSON//networks/create
21:13:39 [2020-03-11T21:13:39.629Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
21:13:39 [2020-03-11T21:13:39.629Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
21:13:39 [2020-03-11T21:13:39.629Z] --- PASS: TestNetworkInvalidJSON (0.03s)
21:13:39 [2020-03-11T21:13:39.629Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
21:13:39 [2020-03-11T21:13:39.629Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
21:13:39 [2020-03-11T21:13:39.629Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestHostIPv4BridgeLabel
21:13:39 [2020-03-11T21:13:39.629Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
21:13:39 [2020-03-11T21:13:39.629Z] === RUN   TestDaemonRestartWithLiveRestore
21:13:40 [2020-03-11T21:13:40.644Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
21:13:40 [2020-03-11T21:13:40.644Z] === RUN   TestDaemonDefaultNetworkPools
21:13:41 [2020-03-11T21:13:41.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
21:13:41 [2020-03-11T21:13:41.265Z] === RUN   TestDaemonRestartWithExistingNetwork
21:13:42 [2020-03-11T21:13:42.748Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s)
21:13:42 [2020-03-11T21:13:42.748Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:13:44 [2020-03-11T21:13:44.235Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s)
21:13:44 [2020-03-11T21:13:44.235Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:13:44 [2020-03-11T21:13:44.520Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:13:44 [2020-03-11T21:13:44.520Z] === RUN   TestServiceWithPredefinedNetwork
21:13:47 [2020-03-11T21:13:47.213Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s)
21:13:47 [2020-03-11T21:13:47.213Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:13:47 [2020-03-11T21:13:47.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:13:47 [2020-03-11T21:13:47.213Z]     service_test.go:236: FLAKY_TEST
21:13:47 [2020-03-11T21:13:47.213Z] === RUN   TestServiceWithDataPathPortInit
21:14:02 [2020-03-11T21:14:02.480Z] --- PASS: TestServiceWithDataPathPortInit (14.59s)
21:14:02 [2020-03-11T21:14:02.481Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:14:09 [2020-03-11T21:14:09.310Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s)
21:14:09 [2020-03-11T21:14:09.310Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:usk4n5pzgaxhmrdd1r3mmdzbk Created:2020-03-11 21:14:02.786131222 +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[affef3361c037c4d82024e1055889710cee28bf49c5f9f7d4fc6be3a4127293e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fnt3hwdojx4takquh6qzsye91 EndpointID:1f89dcf7e1eb2fd63f6c659fe5cb0f461e97d08092fe212b328b7a5252526469 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:110395de3335a74c52e2091e1b91dac5101fb64a946c79e0c49a26c377d0da40 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:2894de35b819 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fnt3hwdojx4takquh6qzsye91 EndpointID:1f89dcf7e1eb2fd63f6c659fe5cb0f461e97d08092fe212b328b7a5252526469 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:14:09 [2020-03-11T21:14:09.310Z] PASS
21:14:09 [2020-03-11T21:14:09.310Z] 
21:14:09 [2020-03-11T21:14:09.310Z] === Skipped
21:14:09 [2020-03-11T21:14:09.310Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:14:09 [2020-03-11T21:14:09.310Z]     service_test.go:236: FLAKY_TEST
21:14:09 [2020-03-11T21:14:09.310Z] 
21:14:09 [2020-03-11T21:14:09.310Z] 
21:14:09 [2020-03-11T21:14:09.310Z] DONE 22 tests, 1 skipped in 40.944s
21:14:09 [2020-03-11T21:14:09.310Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:14:09 [2020-03-11T21:14:09.310Z] ++ 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
21:14:09 [2020-03-11T21:14:09.310Z] ++ set -e
21:14:09 [2020-03-11T21:14:09.310Z] ++ '[' -n 0 ']'
21:14:09 [2020-03-11T21:14:09.310Z] ++ set -x
21:14:09 [2020-03-11T21:14:09.310Z] ++ 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 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
21:14:09 [2020-03-11T21:14:09.310Z] INFO: Testing against a local daemon
21:14:09 [2020-03-11T21:14:09.310Z] === RUN   TestDockerNetworkIpvlanPersistance
21:14:09 [2020-03-11T21:14:09.310Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:14:09 [2020-03-11T21:14:09.310Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:14:09 [2020-03-11T21:14:09.310Z] === RUN   TestDockerNetworkIpvlan
21:14:09 [2020-03-11T21:14:09.310Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:14:09 [2020-03-11T21:14:09.310Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:14:09 [2020-03-11T21:14:09.310Z] PASS
21:14:09 [2020-03-11T21:14:09.310Z] 
21:14:09 [2020-03-11T21:14:09.310Z] === Skipped
21:14:09 [2020-03-11T21:14:09.310Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:14:09 [2020-03-11T21:14:09.310Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:14:09 [2020-03-11T21:14:09.310Z] 
21:14:09 [2020-03-11T21:14:09.310Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:14:09 [2020-03-11T21:14:09.310Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:14:09 [2020-03-11T21:14:09.310Z] 
21:14:09 [2020-03-11T21:14:09.310Z] 
21:14:09 [2020-03-11T21:14:09.310Z] DONE 2 tests, 2 skipped in 0.099s
21:14:09 [2020-03-11T21:14:09.310Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:14:09 [2020-03-11T21:14:09.310Z] ++ 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
21:14:09 [2020-03-11T21:14:09.310Z] ++ set -e
21:14:09 [2020-03-11T21:14:09.310Z] ++ '[' -n 0 ']'
21:14:09 [2020-03-11T21:14:09.310Z] ++ set -x
21:14:09 [2020-03-11T21:14:09.311Z] ++ 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 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
21:14:09 [2020-03-11T21:14:09.311Z] INFO: Testing against a local daemon
21:14:09 [2020-03-11T21:14:09.311Z] === RUN   TestDockerNetworkMacvlanPersistance
21:14:10 [2020-03-11T21:14:10.790Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
21:14:10 [2020-03-11T21:14:10.790Z] === RUN   TestDockerNetworkMacvlan
21:14:11 [2020-03-11T21:14:11.803Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:14:12 [2020-03-11T21:14:12.818Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:14:13 [2020-03-11T21:14:13.830Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:14:16 [2020-03-11T21:14:16.529Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:14:18 [2020-03-11T21:14:18.563Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:14:23 [2020-03-11T21:14:23.052Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:14:24 [2020-03-11T21:14:24.537Z] --- PASS: TestDockerNetworkMacvlan (13.49s)
21:14:24 [2020-03-11T21:14:24.537Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:14:24 [2020-03-11T21:14:24.537Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
21:14:24 [2020-03-11T21:14:24.537Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s)
21:14:24 [2020-03-11T21:14:24.537Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s)
21:14:24 [2020-03-11T21:14:24.537Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s)
21:14:24 [2020-03-11T21:14:24.537Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s)
21:14:24 [2020-03-11T21:14:24.538Z] PASS
21:14:24 [2020-03-11T21:14:24.538Z] 
21:14:24 [2020-03-11T21:14:24.538Z] DONE 8 tests in 15.060s
21:14:24 [2020-03-11T21:14:24.538Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
21:14:24 [2020-03-11T21:14:24.538Z] ++ 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
21:14:24 [2020-03-11T21:14:24.538Z] ++ set -e
21:14:24 [2020-03-11T21:14:24.538Z] ++ '[' -n 0 ']'
21:14:24 [2020-03-11T21:14:24.538Z] ++ set -x
21:14:24 [2020-03-11T21:14:24.538Z] ++ 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 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
21:14:24 [2020-03-11T21:14:24.538Z] testing: warning: no tests to run
21:14:24 [2020-03-11T21:14:24.538Z] PASS
21:14:24 [2020-03-11T21:14:24.538Z] 
21:14:24 [2020-03-11T21:14:24.538Z] DONE 0 tests in 0.016s
21:14:24 [2020-03-11T21:14:24.538Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:14:24 [2020-03-11T21:14:24.538Z] ++ 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
21:14:24 [2020-03-11T21:14:24.538Z] ++ set -e
21:14:24 [2020-03-11T21:14:24.538Z] ++ '[' -n 0 ']'
21:14:24 [2020-03-11T21:14:24.538Z] ++ set -x
21:14:24 [2020-03-11T21:14:24.538Z] ++ 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 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
21:14:24 [2020-03-11T21:14:24.538Z] INFO: Testing against a local daemon
21:14:24 [2020-03-11T21:14:24.538Z] === RUN   TestAuthZPluginAllowRequest
21:14:26 [2020-03-11T21:14:26.027Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
21:14:26 [2020-03-11T21:14:26.027Z] === RUN   TestAuthZPluginTLS
21:14:26 [2020-03-11T21:14:26.648Z] --- PASS: TestAuthZPluginTLS (0.60s)
21:14:26 [2020-03-11T21:14:26.648Z] === RUN   TestAuthZPluginDenyRequest
21:14:27 [2020-03-11T21:14:27.267Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
21:14:27 [2020-03-11T21:14:27.267Z] === RUN   TestAuthZPluginAPIDenyResponse
21:14:27 [2020-03-11T21:14:27.885Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
21:14:27 [2020-03-11T21:14:27.885Z] === RUN   TestAuthZPluginDenyResponse
21:14:28 [2020-03-11T21:14:28.516Z] --- PASS: TestAuthZPluginDenyResponse (0.59s)
21:14:28 [2020-03-11T21:14:28.516Z] === RUN   TestAuthZPluginAllowEventStream
21:14:30 [2020-03-11T21:14:30.000Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s)
21:14:30 [2020-03-11T21:14:30.000Z] === RUN   TestAuthZPluginErrorResponse
21:14:30 [2020-03-11T21:14:30.618Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
21:14:30 [2020-03-11T21:14:30.618Z] === RUN   TestAuthZPluginErrorRequest
21:14:31 [2020-03-11T21:14:31.235Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
21:14:31 [2020-03-11T21:14:31.235Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:14:31 [2020-03-11T21:14:31.859Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
21:14:31 [2020-03-11T21:14:31.859Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:14:33 [2020-03-11T21:14:33.895Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s)
21:14:33 [2020-03-11T21:14:33.895Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:14:35 [2020-03-11T21:14:35.931Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s)
21:14:35 [2020-03-11T21:14:35.931Z] === RUN   TestAuthZPluginHeader
21:14:36 [2020-03-11T21:14:36.971Z] --- PASS: TestAuthZPluginHeader (0.94s)
21:14:36 [2020-03-11T21:14:36.971Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:14:36 [2020-03-11T21:14:36.971Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:14:36 [2020-03-11T21:14:36.971Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:36 [2020-03-11T21:14:36.971Z] === RUN   TestAuthZPluginV2Disable
21:14:36 [2020-03-11T21:14:36.971Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:14:36 [2020-03-11T21:14:36.971Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:36 [2020-03-11T21:14:36.971Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:14:36 [2020-03-11T21:14:36.971Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:14:36 [2020-03-11T21:14:36.971Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:36 [2020-03-11T21:14:36.971Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:14:36 [2020-03-11T21:14:36.971Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:14:36 [2020-03-11T21:14:36.971Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:36 [2020-03-11T21:14:36.971Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:14:55 [2020-03-11T21:14:55.446Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s)
21:14:55 [2020-03-11T21:14:55.446Z] PASS
21:14:55 [2020-03-11T21:14:55.446Z] 
21:14:55 [2020-03-11T21:14:55.446Z] === Skipped
21:14:55 [2020-03-11T21:14:55.446Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:14:55 [2020-03-11T21:14:55.446Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:55 [2020-03-11T21:14:55.446Z] 
21:14:55 [2020-03-11T21:14:55.446Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:14:55 [2020-03-11T21:14:55.446Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:55 [2020-03-11T21:14:55.446Z] 
21:14:55 [2020-03-11T21:14:55.446Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:14:55 [2020-03-11T21:14:55.446Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:55 [2020-03-11T21:14:55.446Z] 
21:14:55 [2020-03-11T21:14:55.446Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:14:55 [2020-03-11T21:14:55.446Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:14:55 [2020-03-11T21:14:55.446Z] 
21:14:55 [2020-03-11T21:14:55.446Z] 
21:14:55 [2020-03-11T21:14:55.446Z] DONE 17 tests, 4 skipped in 29.234s
21:14:55 [2020-03-11T21:14:55.446Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:14:55 [2020-03-11T21:14:55.446Z] ++ 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
21:14:55 [2020-03-11T21:14:55.446Z] ++ set -e
21:14:55 [2020-03-11T21:14:55.446Z] ++ '[' -n 0 ']'
21:14:55 [2020-03-11T21:14:55.446Z] ++ set -x
21:14:55 [2020-03-11T21:14:55.446Z] ++ 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 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
21:14:55 [2020-03-11T21:14:55.446Z] INFO: Testing against a local daemon
21:14:55 [2020-03-11T21:14:55.446Z] === RUN   TestPluginInvalidJSON
21:14:55 [2020-03-11T21:14:55.446Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
21:14:55 [2020-03-11T21:14:55.446Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
21:14:55 [2020-03-11T21:14:55.446Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
21:14:55 [2020-03-11T21:14:55.446Z] --- PASS: TestPluginInvalidJSON (0.05s)
21:14:55 [2020-03-11T21:14:55.446Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
21:14:55 [2020-03-11T21:14:55.446Z] PASS
21:14:55 [2020-03-11T21:14:55.446Z] 
21:14:55 [2020-03-11T21:14:55.446Z] DONE 2 tests in 0.131s
21:14:55 [2020-03-11T21:14:55.446Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:14:55 [2020-03-11T21:14:55.446Z] ++ 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
21:14:55 [2020-03-11T21:14:55.446Z] ++ set -e
21:14:55 [2020-03-11T21:14:55.446Z] ++ '[' -n 0 ']'
21:14:55 [2020-03-11T21:14:55.446Z] ++ set -x
21:14:55 [2020-03-11T21:14:55.446Z] ++ 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 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
21:14:55 [2020-03-11T21:14:55.446Z] INFO: Testing against a local daemon
21:14:55 [2020-03-11T21:14:55.446Z] === RUN   TestExternalGraphDriver
21:14:55 [2020-03-11T21:14:55.446Z] === RUN   TestExternalGraphDriver/json
21:14:56 [2020-03-11T21:14:56.470Z] === RUN   TestExternalGraphDriver/spec
21:14:58 [2020-03-11T21:14:58.501Z] === RUN   TestExternalGraphDriver/pull
21:15:00 [2020-03-11T21:15:00.537Z] --- PASS: TestExternalGraphDriver (6.53s)
21:15:00 [2020-03-11T21:15:00.537Z]     --- PASS: TestExternalGraphDriver/json (2.27s)
21:15:00 [2020-03-11T21:15:00.537Z]     --- PASS: TestExternalGraphDriver/spec (2.01s)
21:15:00 [2020-03-11T21:15:00.537Z]     --- PASS: TestExternalGraphDriver/pull (2.09s)
21:15:00 [2020-03-11T21:15:00.537Z] === RUN   TestGraphdriverPluginV2
21:15:00 [2020-03-11T21:15:00.537Z] --- SKIP: TestGraphdriverPluginV2 (0.10s)
21:15:00 [2020-03-11T21:15:00.537Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:15:00 [2020-03-11T21:15:00.537Z] PASS
21:15:00 [2020-03-11T21:15:00.537Z] 
21:15:00 [2020-03-11T21:15:00.537Z] === Skipped
21:15:00 [2020-03-11T21:15:00.537Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s)
21:15:00 [2020-03-11T21:15:00.537Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:15:00 [2020-03-11T21:15:00.537Z] 
21:15:00 [2020-03-11T21:15:00.537Z] 
21:15:00 [2020-03-11T21:15:00.537Z] DONE 5 tests, 1 skipped in 6.728s
21:15:00 [2020-03-11T21:15:00.537Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:15:00 [2020-03-11T21:15:00.537Z] ++ 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
21:15:00 [2020-03-11T21:15:00.537Z] ++ set -e
21:15:00 [2020-03-11T21:15:00.537Z] ++ '[' -n 0 ']'
21:15:00 [2020-03-11T21:15:00.537Z] ++ set -x
21:15:00 [2020-03-11T21:15:00.537Z] ++ 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 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
21:15:00 [2020-03-11T21:15:00.537Z] INFO: Testing against a local daemon
21:15:00 [2020-03-11T21:15:00.537Z] === RUN   TestContinueAfterPluginCrash
21:15:00 [2020-03-11T21:15:00.537Z] === PAUSE TestContinueAfterPluginCrash
21:15:00 [2020-03-11T21:15:00.537Z] === RUN   TestReadPluginNoRead
21:15:00 [2020-03-11T21:15:00.537Z] === PAUSE TestReadPluginNoRead
21:15:00 [2020-03-11T21:15:00.537Z] === RUN   TestDaemonStartWithLogOpt
21:15:00 [2020-03-11T21:15:00.537Z] === PAUSE TestDaemonStartWithLogOpt
21:15:00 [2020-03-11T21:15:00.537Z] === CONT  TestContinueAfterPluginCrash
21:15:00 [2020-03-11T21:15:00.537Z] === CONT  TestDaemonStartWithLogOpt
21:15:00 [2020-03-11T21:15:00.537Z] === CONT  TestReadPluginNoRead
21:15:22 [2020-03-11T21:15:22.948Z] === RUN   TestReadPluginNoRead/default
21:15:22 [2020-03-11T21:15:22.948Z] --- PASS: TestDaemonStartWithLogOpt (22.22s)
21:15:23 [2020-03-11T21:15:23.566Z] === RUN   TestReadPluginNoRead/disabled_caching
21:15:25 [2020-03-11T21:15:25.606Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:15:27 [2020-03-11T21:15:27.084Z] --- PASS: TestReadPluginNoRead (26.40s)
21:15:27 [2020-03-11T21:15:27.084Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
21:15:27 [2020-03-11T21:15:27.084Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.76s)
21:15:27 [2020-03-11T21:15:27.084Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s)
21:15:27 [2020-03-11T21:15:27.084Z]     read_test.go:91: [d30c38797c372] daemon is not started
21:15:27 [2020-03-11T21:15:27.705Z] --- PASS: TestContinueAfterPluginCrash (26.98s)
21:15:27 [2020-03-11T21:15:27.705Z] PASS
21:15:27 [2020-03-11T21:15:27.705Z] 
21:15:27 [2020-03-11T21:15:27.705Z] DONE 6 tests in 27.075s
21:15:27 [2020-03-11T21:15:27.705Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:15:27 [2020-03-11T21:15:27.705Z] ++ 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
21:15:27 [2020-03-11T21:15:27.705Z] ++ set -e
21:15:27 [2020-03-11T21:15:27.705Z] ++ '[' -n 0 ']'
21:15:27 [2020-03-11T21:15:27.705Z] ++ set -x
21:15:27 [2020-03-11T21:15:27.705Z] ++ 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 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
21:15:27 [2020-03-11T21:15:27.705Z] testing: warning: no tests to run
21:15:27 [2020-03-11T21:15:27.705Z] PASS
21:15:27 [2020-03-11T21:15:27.705Z] 
21:15:27 [2020-03-11T21:15:27.705Z] DONE 0 tests in 0.020s
21:15:27 [2020-03-11T21:15:27.705Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:15:27 [2020-03-11T21:15:27.705Z] ++ 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
21:15:27 [2020-03-11T21:15:27.705Z] ++ set -e
21:15:27 [2020-03-11T21:15:27.705Z] ++ '[' -n 0 ']'
21:15:27 [2020-03-11T21:15:27.705Z] ++ set -x
21:15:27 [2020-03-11T21:15:27.705Z] ++ 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 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
21:15:27 [2020-03-11T21:15:27.705Z] INFO: Testing against a local daemon
21:15:27 [2020-03-11T21:15:27.705Z] === RUN   TestPluginWithDevMounts
21:15:27 [2020-03-11T21:15:27.705Z] === PAUSE TestPluginWithDevMounts
21:15:27 [2020-03-11T21:15:27.705Z] === CONT  TestPluginWithDevMounts
21:15:30 [2020-03-11T21:15:30.387Z] --- PASS: TestPluginWithDevMounts (2.28s)
21:15:30 [2020-03-11T21:15:30.387Z] PASS
21:15:30 [2020-03-11T21:15:30.387Z] 
21:15:30 [2020-03-11T21:15:30.387Z] DONE 1 tests in 2.383s
21:15:30 [2020-03-11T21:15:30.388Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
21:15:30 [2020-03-11T21:15:30.388Z] ++ 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
21:15:30 [2020-03-11T21:15:30.388Z] ++ set -e
21:15:30 [2020-03-11T21:15:30.388Z] ++ '[' -n 0 ']'
21:15:30 [2020-03-11T21:15:30.388Z] ++ set -x
21:15:30 [2020-03-11T21:15:30.388Z] ++ 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 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
21:15:30 [2020-03-11T21:15:30.388Z] INFO: Testing against a local daemon
21:15:30 [2020-03-11T21:15:30.388Z] === RUN   TestSecretInspect
21:15:32 [2020-03-11T21:15:32.418Z] --- PASS: TestSecretInspect (2.28s)
21:15:32 [2020-03-11T21:15:32.418Z] === RUN   TestSecretList
21:15:35 [2020-03-11T21:15:35.121Z] --- PASS: TestSecretList (2.28s)
21:15:35 [2020-03-11T21:15:35.121Z] === RUN   TestSecretsCreateAndDelete
21:15:37 [2020-03-11T21:15:37.157Z] --- PASS: TestSecretsCreateAndDelete (2.27s)
21:15:37 [2020-03-11T21:15:37.157Z] === RUN   TestSecretsUpdate
21:15:39 [2020-03-11T21:15:39.195Z] --- PASS: TestSecretsUpdate (2.26s)
21:15:39 [2020-03-11T21:15:39.195Z] === RUN   TestTemplatedSecret
21:15:41 [2020-03-11T21:15:41.887Z] --- PASS: TestTemplatedSecret (2.69s)
21:15:41 [2020-03-11T21:15:41.888Z] === RUN   TestSecretCreateResolve
21:15:44 [2020-03-11T21:15:44.575Z] --- PASS: TestSecretCreateResolve (2.29s)
21:15:44 [2020-03-11T21:15:44.575Z] PASS
21:15:44 [2020-03-11T21:15:44.575Z] 
21:15:44 [2020-03-11T21:15:44.575Z] DONE 6 tests in 14.170s
21:15:44 [2020-03-11T21:15:44.575Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
21:15:44 [2020-03-11T21:15:44.575Z] ++ 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
21:15:44 [2020-03-11T21:15:44.575Z] ++ set -e
21:15:44 [2020-03-11T21:15:44.575Z] ++ '[' -n 0 ']'
21:15:44 [2020-03-11T21:15:44.575Z] ++ set -x
21:15:44 [2020-03-11T21:15:44.575Z] ++ 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 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
21:15:44 [2020-03-11T21:15:44.575Z] INFO: Testing against a local daemon
21:15:44 [2020-03-11T21:15:44.575Z] === RUN   TestServiceCreateInit
21:15:44 [2020-03-11T21:15:44.575Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:15:48 [2020-03-11T21:15:48.973Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:15:53 [2020-03-11T21:15:53.384Z] --- PASS: TestServiceCreateInit (8.36s)
21:15:53 [2020-03-11T21:15:53.384Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s)
21:15:53 [2020-03-11T21:15:53.384Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s)
21:15:53 [2020-03-11T21:15:53.384Z] === RUN   TestCreateServiceMultipleTimes
21:16:11 [2020-03-11T21:16:11.930Z] --- PASS: TestCreateServiceMultipleTimes (16.31s)
21:16:11 [2020-03-11T21:16:11.930Z] === RUN   TestCreateServiceConflict
21:16:11 [2020-03-11T21:16:11.930Z] --- PASS: TestCreateServiceConflict (2.24s)
21:16:11 [2020-03-11T21:16:11.930Z] === RUN   TestCreateServiceMaxReplicas
21:16:14 [2020-03-11T21:16:14.627Z] --- PASS: TestCreateServiceMaxReplicas (3.03s)
21:16:14 [2020-03-11T21:16:14.627Z] === RUN   TestCreateWithDuplicateNetworkNames
21:16:29 [2020-03-11T21:16:29.885Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s)
21:16:29 [2020-03-11T21:16:29.885Z] === RUN   TestCreateServiceSecretFileMode
21:16:30 [2020-03-11T21:16:30.896Z] --- PASS: TestCreateServiceSecretFileMode (3.10s)
21:16:30 [2020-03-11T21:16:30.896Z] === RUN   TestCreateServiceConfigFileMode
21:16:33 [2020-03-11T21:16:33.591Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
21:16:33 [2020-03-11T21:16:33.592Z] === RUN   TestCreateServiceSysctls
21:16:37 [2020-03-11T21:16:37.068Z] --- PASS: TestCreateServiceSysctls (3.41s)
21:16:37 [2020-03-11T21:16:37.068Z] === RUN   TestCreateServiceCapabilities
21:16:39 [2020-03-11T21:16:39.760Z] --- PASS: TestCreateServiceCapabilities (2.61s)
21:16:39 [2020-03-11T21:16:39.760Z] === RUN   TestInspect
21:16:42 [2020-03-11T21:16:42.452Z] --- PASS: TestInspect (2.83s)
21:16:42 [2020-03-11T21:16:42.452Z] === RUN   TestCreateJob
21:16:45 [2020-03-11T21:16:45.933Z] --- PASS: TestCreateJob (3.37s)
21:16:45 [2020-03-11T21:16:45.933Z] === RUN   TestReplicatedJob
21:16:51 [2020-03-11T21:16:51.450Z] --- PASS: TestReplicatedJob (5.75s)
21:16:51 [2020-03-11T21:16:51.450Z] === RUN   TestUpdateReplicatedJob
21:16:54 [2020-03-11T21:16:54.918Z] --- PASS: TestUpdateReplicatedJob (3.57s)
21:16:54 [2020-03-11T21:16:54.918Z] === RUN   TestServiceListWithStatuses
21:16:54 [2020-03-11T21:16:54.918Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:16:54 [2020-03-11T21:16:54.918Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:16:54 [2020-03-11T21:16:54.918Z] === RUN   TestDockerNetworkConnectAlias
21:17:00 [2020-03-11T21:17:00.422Z] --- PASS: TestDockerNetworkConnectAlias (4.64s)
21:17:00 [2020-03-11T21:17:00.422Z] === RUN   TestDockerNetworkReConnect
21:17:03 [2020-03-11T21:17:03.127Z] --- PASS: TestDockerNetworkReConnect (3.72s)
21:17:03 [2020-03-11T21:17:03.127Z] === RUN   TestServicePlugin
21:17:03 [2020-03-11T21:17:03.127Z] --- SKIP: TestServicePlugin (0.00s)
21:17:03 [2020-03-11T21:17:03.127Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:17:03 [2020-03-11T21:17:03.127Z] === RUN   TestServiceUpdateLabel
21:17:05 [2020-03-11T21:17:05.830Z] --- PASS: TestServiceUpdateLabel (2.29s)
21:17:05 [2020-03-11T21:17:05.830Z] === RUN   TestServiceUpdateSecrets
21:17:21 [2020-03-11T21:17:21.067Z] --- PASS: TestServiceUpdateSecrets (14.70s)
21:17:21 [2020-03-11T21:17:21.067Z] === RUN   TestServiceUpdateConfigs
21:17:36 [2020-03-11T21:17:36.309Z] --- PASS: TestServiceUpdateConfigs (14.72s)
21:17:36 [2020-03-11T21:17:36.309Z] === RUN   TestServiceUpdateNetwork
21:17:48 [2020-03-11T21:17:48.854Z] --- PASS: TestServiceUpdateNetwork (13.06s)
21:17:48 [2020-03-11T21:17:48.854Z] PASS
21:17:48 [2020-03-11T21:17:48.854Z] 
21:17:48 [2020-03-11T21:17:48.854Z] === Skipped
21:17:48 [2020-03-11T21:17:48.854Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
21:17:48 [2020-03-11T21:17:48.854Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:17:48 [2020-03-11T21:17:48.854Z] 
21:17:48 [2020-03-11T21:17:48.854Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
21:17:48 [2020-03-11T21:17:48.854Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:17:48 [2020-03-11T21:17:48.854Z] 
21:17:48 [2020-03-11T21:17:48.854Z] 
21:17:48 [2020-03-11T21:17:48.854Z] DONE 23 tests, 2 skipped in 123.813s
21:17:48 [2020-03-11T21:17:48.854Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
21:17:48 [2020-03-11T21:17:48.854Z] ++ 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
21:17:48 [2020-03-11T21:17:48.854Z] ++ set -e
21:17:48 [2020-03-11T21:17:48.854Z] ++ '[' -n 0 ']'
21:17:48 [2020-03-11T21:17:48.854Z] ++ set -x
21:17:48 [2020-03-11T21:17:48.854Z] ++ 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 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
21:17:48 [2020-03-11T21:17:48.854Z] INFO: Testing against a local daemon
21:17:48 [2020-03-11T21:17:48.854Z] === RUN   TestSessionCreate
21:17:48 [2020-03-11T21:17:48.854Z] --- PASS: TestSessionCreate (0.05s)
21:17:48 [2020-03-11T21:17:48.854Z] === RUN   TestSessionCreateWithBadUpgrade
21:17:48 [2020-03-11T21:17:48.854Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
21:17:48 [2020-03-11T21:17:48.854Z] PASS
21:17:48 [2020-03-11T21:17:48.854Z] 
21:17:48 [2020-03-11T21:17:48.854Z] DONE 2 tests in 0.185s
21:17:48 [2020-03-11T21:17:48.854Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
21:17:48 [2020-03-11T21:17:48.854Z] ++ 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
21:17:48 [2020-03-11T21:17:48.854Z] ++ set -e
21:17:48 [2020-03-11T21:17:48.854Z] ++ '[' -n 0 ']'
21:17:48 [2020-03-11T21:17:48.854Z] ++ set -x
21:17:48 [2020-03-11T21:17:48.854Z] ++ 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 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
21:17:48 [2020-03-11T21:17:48.854Z] INFO: Testing against a local daemon
21:17:48 [2020-03-11T21:17:48.854Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:17:48 [2020-03-11T21:17:48.854Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:17:48 [2020-03-11T21:17:48.854Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:17:48 [2020-03-11T21:17:48.854Z] === RUN   TestEventsExecDie
21:17:49 [2020-03-11T21:17:49.144Z] --- PASS: TestEventsExecDie (0.80s)
21:17:49 [2020-03-11T21:17:49.144Z] === RUN   TestEventsBackwardsCompatible
21:17:49 [2020-03-11T21:17:49.144Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
21:17:49 [2020-03-11T21:17:49.144Z] === RUN   TestInfoBinaryCommits
21:17:49 [2020-03-11T21:17:49.437Z] --- PASS: TestInfoBinaryCommits (0.07s)
21:17:49 [2020-03-11T21:17:49.437Z] === RUN   TestInfoAPIVersioned
21:17:49 [2020-03-11T21:17:49.437Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:17:49 [2020-03-11T21:17:49.437Z] === RUN   TestInfoDiscoveryBackend
21:17:49 [2020-03-11T21:17:49.723Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
21:17:49 [2020-03-11T21:17:49.723Z] === RUN   TestInfoDiscoveryInvalidAdvertise
21:17:50 [2020-03-11T21:17:50.735Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
21:17:50 [2020-03-11T21:17:50.735Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
21:17:51 [2020-03-11T21:17:51.360Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
21:17:51 [2020-03-11T21:17:51.360Z] === RUN   TestInfoAPI
21:17:51 [2020-03-11T21:17:51.360Z] --- PASS: TestInfoAPI (0.05s)
21:17:51 [2020-03-11T21:17:51.360Z] === RUN   TestInfoAPIWarnings
21:17:51 [2020-03-11T21:17:51.980Z] --- PASS: TestInfoAPIWarnings (0.54s)
21:17:51 [2020-03-11T21:17:51.980Z] === RUN   TestInfoDebug
21:17:52 [2020-03-11T21:17:52.600Z] --- PASS: TestInfoDebug (0.54s)
21:17:52 [2020-03-11T21:17:52.600Z] === RUN   TestInfoInsecureRegistries
21:17:53 [2020-03-11T21:17:53.218Z] --- PASS: TestInfoInsecureRegistries (0.54s)
21:17:53 [2020-03-11T21:17:53.218Z] === RUN   TestInfoRegistryMirrors
21:17:53 [2020-03-11T21:17:53.501Z] --- PASS: TestInfoRegistryMirrors (0.54s)
21:17:53 [2020-03-11T21:17:53.501Z] === RUN   TestLoginFailsWithBadCredentials
21:17:54 [2020-03-11T21:17:54.121Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
21:17:54 [2020-03-11T21:17:54.121Z] === RUN   TestPingCacheHeaders
21:17:54 [2020-03-11T21:17:54.121Z] --- PASS: TestPingCacheHeaders (0.05s)
21:17:54 [2020-03-11T21:17:54.121Z] === RUN   TestPingGet
21:17:54 [2020-03-11T21:17:54.121Z] --- PASS: TestPingGet (0.05s)
21:17:54 [2020-03-11T21:17:54.121Z] === RUN   TestPingHead
21:17:54 [2020-03-11T21:17:54.121Z] --- PASS: TestPingHead (0.05s)
21:17:54 [2020-03-11T21:17:54.121Z] === RUN   TestVersion
21:17:54 [2020-03-11T21:17:54.121Z] --- PASS: TestVersion (0.05s)
21:17:54 [2020-03-11T21:17:54.121Z] PASS
21:17:54 [2020-03-11T21:17:54.121Z] 
21:17:54 [2020-03-11T21:17:54.121Z] === Skipped
21:17:54 [2020-03-11T21:17:54.121Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:17:54 [2020-03-11T21:17:54.121Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:17:54 [2020-03-11T21:17:54.121Z] 
21:17:54 [2020-03-11T21:17:54.121Z] 
21:17:54 [2020-03-11T21:17:54.121Z] DONE 18 tests, 1 skipped in 5.999s
21:17:54 [2020-03-11T21:17:54.406Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
21:17:54 [2020-03-11T21:17:54.406Z] ++ 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
21:17:54 [2020-03-11T21:17:54.406Z] ++ set -e
21:17:54 [2020-03-11T21:17:54.406Z] ++ '[' -n 0 ']'
21:17:54 [2020-03-11T21:17:54.406Z] ++ set -x
21:17:54 [2020-03-11T21:17:54.406Z] ++ 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 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
21:17:54 [2020-03-11T21:17:54.406Z] INFO: Testing against a local daemon
21:17:54 [2020-03-11T21:17:54.406Z] === RUN   TestVolumesCreateAndList
21:17:54 [2020-03-11T21:17:54.406Z] --- PASS: TestVolumesCreateAndList (0.05s)
21:17:54 [2020-03-11T21:17:54.406Z] === RUN   TestVolumesRemove
21:17:54 [2020-03-11T21:17:54.406Z] --- PASS: TestVolumesRemove (0.08s)
21:17:54 [2020-03-11T21:17:54.406Z] === RUN   TestVolumesInspect
21:17:54 [2020-03-11T21:17:54.406Z] --- PASS: TestVolumesInspect (0.04s)
21:17:54 [2020-03-11T21:17:54.406Z] === RUN   TestVolumesInvalidJSON
21:17:54 [2020-03-11T21:17:54.697Z] === RUN   TestVolumesInvalidJSON//volumes/create
21:17:54 [2020-03-11T21:17:54.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create
21:17:54 [2020-03-11T21:17:54.697Z] === CONT  TestVolumesInvalidJSON//volumes/create
21:17:54 [2020-03-11T21:17:54.697Z] --- PASS: TestVolumesInvalidJSON (0.03s)
21:17:54 [2020-03-11T21:17:54.697Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
21:17:54 [2020-03-11T21:17:54.697Z] PASS
21:17:54 [2020-03-11T21:17:54.697Z] 
21:17:54 [2020-03-11T21:17:54.697Z] DONE 5 tests in 0.298s
21:17:54 [2020-03-11T21:17:54.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:17:54 [2020-03-11T21:17:54.697Z] ++++ cat bundles/test-integration/docker.pid
21:17:54 [2020-03-11T21:17:54.697Z] +++ kill 13480
21:17:56 [2020-03-11T21:17:56.185Z] +++ /etc/init.d/apparmor stop
21:17:56 [2020-03-11T21:17:56.185Z] Leaving: AppArmorNo profiles have been unloaded.
21:17:56 [2020-03-11T21:17:56.185Z] 
21:17:56 [2020-03-11T21:17:56.185Z] Unloading profiles will leave already running processes permanently
21:17:56 [2020-03-11T21:17:56.185Z] unconfined, which can lead to unexpected situations.
21:17:56 [2020-03-11T21:17:56.185Z] 
21:17:56 [2020-03-11T21:17:56.185Z] To set a process to complain mode, use the command line tool
21:17:56 [2020-03-11T21:17:56.185Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:17:56 [2020-03-11T21:17:56.185Z] +++ true
21:17:56 [2020-03-11T21:17:56.185Z]