Skip to content

Console Output

16:37:36 [2020-03-09T16:37:36.188Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40650/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 -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:18c22f5bc1a30d325ed7a14d118c8fcf20f2f509 hack/make.sh dynbinary test-integration
16:37:36 [2020-03-09T16:37:36.825Z] 
16:37:36 [2020-03-09T16:37:36.825Z] Removing bundles/
16:37:36 [2020-03-09T16:37:36.825Z] 
16:37:36 [2020-03-09T16:37:36.825Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:37:36 [2020-03-09T16:37:36.825Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:37:36 [2020-03-09T16:37:36.825Z] GOOS="" GOARCH="" GOARM=""
16:39:44 [2020-03-09T16:39:44.139Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:39:44 [2020-03-09T16:39:44.139Z] 
16:39:44 [2020-03-09T16:39:44.139Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:39:44 [2020-03-09T16:39:44.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:39:44 [2020-03-09T16:39:44.761Z] HOSTNAME=c4a8fb59d9a3
16:39:44 [2020-03-09T16:39:44.761Z] TESTDEBUG=0
16:39:44 [2020-03-09T16:39:44.761Z] DEST=bundles/test-integration
16:39:44 [2020-03-09T16:39:44.761Z] PWD=/go/src/github.com/docker/docker
16:39:44 [2020-03-09T16:39:44.761Z] DOCKER_GITCOMMIT=18c22f5bc1a30d325ed7a14d118c8fcf20f2f509
16:39:44 [2020-03-09T16:39:44.761Z] container=docker
16:39:44 [2020-03-09T16:39:44.761Z] HOME=/root
16:39:44 [2020-03-09T16:39:44.761Z] GOLANG_VERSION=1.13.8
16:39:44 [2020-03-09T16:39:44.761Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:39:44 [2020-03-09T16:39:44.761Z] VALIDATE_BRANCH=master
16:39:44 [2020-03-09T16:39:44.761Z] TERM=xterm
16:39:44 [2020-03-09T16:39:44.761Z] DOCKER_PKG=github.com/docker/docker
16:39:44 [2020-03-09T16:39:44.761Z] SHLVL=1
16:39:44 [2020-03-09T16:39:44.761Z] TIMEOUT=120m
16:39:44 [2020-03-09T16:39:44.761Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:39:44 [2020-03-09T16:39:44.761Z] DOCKER_GRAPHDRIVER=overlay2
16:39:44 [2020-03-09T16:39:44.761Z] GO111MODULE=off
16:39:44 [2020-03-09T16:39:44.761Z] DOCKER_EXPERIMENTAL=1
16:39:44 [2020-03-09T16:39:44.761Z] TEST_SKIP_INTEGRATION_CLI=1
16:39:44 [2020-03-09T16:39:44.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:39:44 [2020-03-09T16:39:44.761Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:39:44 [2020-03-09T16:39:44.761Z] GOPATH=/go
16:39:44 [2020-03-09T16:39:44.761Z] PKG_CONFIG=pkg-config
16:39:44 [2020-03-09T16:39:44.761Z] _=/usr/bin/env
16:39:44 [2020-03-09T16:39:44.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:40:41 [2020-03-09T16:40:41.695Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:40:42 [2020-03-09T16:40:42.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:40:47 [2020-03-09T16:40:47.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:41:26 [2020-03-09T16:41:26.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:41:28 [2020-03-09T16:41:28.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:41:30 [2020-03-09T16:41:30.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:41:32 [2020-03-09T16:41:32.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:41:32 [2020-03-09T16:41:32.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:41:36 [2020-03-09T16:41:36.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:41:38 [2020-03-09T16:41:38.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:41:41 [2020-03-09T16:41:41.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:41:46 [2020-03-09T16:41:46.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:41:47 [2020-03-09T16:41:47.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:41:50 [2020-03-09T16:41:50.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:41:52 [2020-03-09T16:41:52.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:41:56 [2020-03-09T16:41:56.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:41:58 [2020-03-09T16:41:58.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:42:00 [2020-03-09T16:42:00.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:42:02 [2020-03-09T16:42:02.941Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:42:02 [2020-03-09T16:42:02.941Z] Using test binary docker
16:42:02 [2020-03-09T16:42:02.941Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:42:02 [2020-03-09T16:42:02.941Z] +++ /etc/init.d/apparmor start
16:42:02 [2020-03-09T16:42:02.941Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:42:02 [2020-03-09T16:42:02.941Z] INFO: Waiting for daemon to start...
16:42:02 [2020-03-09T16:42:02.941Z] Starting dockerd
16:42:02 [2020-03-09T16:42:02.942Z] +++ 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
16:42:04 [2020-03-09T16:42:04.995Z] .
16:42:04 [2020-03-09T16:42:04.995Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:42:04 [2020-03-09T16:42:04.995Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:42:04 [2020-03-09T16:42:04.995Z] Error: No such image: emptyfs
16:42:04 [2020-03-09T16:42:04.995Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:42:04 [2020-03-09T16:42:04.995Z] ++++ docker load
16:42:04 [2020-03-09T16:42:04.995Z] Running integration-test (iteration 1)
16:42:04 [2020-03-09T16:42:04.995Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
16:42:04 [2020-03-09T16:42:04.995Z] ++ 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
16:42:04 [2020-03-09T16:42:04.995Z] ++ set -e
16:42:04 [2020-03-09T16:42:04.995Z] ++ '[' -n 0 ']'
16:42:04 [2020-03-09T16:42:04.995Z] ++ set -x
16:42:04 [2020-03-09T16:42:04.995Z] ++ 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= 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
16:42:20 [2020-03-09T16:42:20.323Z] Loaded image: buildpack-deps:jessie
16:42:20 [2020-03-09T16:42:20.323Z] Loaded image: busybox:latest
16:42:20 [2020-03-09T16:42:20.323Z] Loaded image: busybox:glibc
16:42:20 [2020-03-09T16:42:20.323Z] Loaded image: debian:jessie
16:42:20 [2020-03-09T16:42:20.324Z] Loaded image: hello-world:latest
16:42:20 [2020-03-09T16:42:20.324Z] INFO: Testing against a local daemon
16:42:20 [2020-03-09T16:42:20.324Z] === RUN   TestCgroupNamespacesBuild
16:42:21 [2020-03-09T16:42:21.809Z] --- PASS: TestCgroupNamespacesBuild (1.70s)
16:42:21 [2020-03-09T16:42:21.809Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:42:23 [2020-03-09T16:42:23.429Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
16:42:23 [2020-03-09T16:42:23.430Z] === RUN   TestBuildWithSession
16:42:23 [2020-03-09T16:42:23.430Z] --- SKIP: TestBuildWithSession (0.00s)
16:42:23 [2020-03-09T16:42:23.430Z]     build_session_test.go:25: TODO: BuildKit
16:42:23 [2020-03-09T16:42:23.430Z] === RUN   TestBuildSquashParent
16:42:30 [2020-03-09T16:42:30.285Z] --- PASS: TestBuildSquashParent (6.41s)
16:42:30 [2020-03-09T16:42:30.285Z] === RUN   TestBuildWithRemoveAndForceRemove
16:42:30 [2020-03-09T16:42:30.285Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:30 [2020-03-09T16:42:30.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:30 [2020-03-09T16:42:30.285Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:30 [2020-03-09T16:42:30.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:30 [2020-03-09T16:42:30.285Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:30 [2020-03-09T16:42:30.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:30 [2020-03-09T16:42:30.285Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:30 [2020-03-09T16:42:30.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:30 [2020-03-09T16:42:30.285Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:30 [2020-03-09T16:42:30.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:30 [2020-03-09T16:42:30.285Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:30 [2020-03-09T16:42:30.285Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:30 [2020-03-09T16:42:30.285Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:30 [2020-03-09T16:42:30.285Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:30 [2020-03-09T16:42:30.285Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:30 [2020-03-09T16:42:30.285Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:33 [2020-03-09T16:42:33.013Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:33 [2020-03-09T16:42:33.013Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:35 [2020-03-09T16:42:35.741Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s)
16:42:35 [2020-03-09T16:42:35.742Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.08s)
16:42:35 [2020-03-09T16:42:35.742Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.18s)
16:42:35 [2020-03-09T16:42:35.742Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s)
16:42:35 [2020-03-09T16:42:35.742Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.65s)
16:42:35 [2020-03-09T16:42:35.742Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s)
16:42:35 [2020-03-09T16:42:35.742Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.51s)
16:42:35 [2020-03-09T16:42:35.742Z] === RUN   TestBuildMultiStageCopy
16:42:35 [2020-03-09T16:42:35.742Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:42:37 [2020-03-09T16:42:37.784Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:42:37 [2020-03-09T16:42:37.784Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:42:38 [2020-03-09T16:42:38.411Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:42:38 [2020-03-09T16:42:38.698Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:42:39 [2020-03-09T16:42:39.324Z] --- PASS: TestBuildMultiStageCopy (3.80s)
16:42:39 [2020-03-09T16:42:39.324Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.06s)
16:42:39 [2020-03-09T16:42:39.324Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s)
16:42:39 [2020-03-09T16:42:39.324Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s)
16:42:39 [2020-03-09T16:42:39.324Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s)
16:42:39 [2020-03-09T16:42:39.324Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
16:42:39 [2020-03-09T16:42:39.324Z] === RUN   TestBuildMultiStageParentConfig
16:42:40 [2020-03-09T16:42:40.348Z] --- PASS: TestBuildMultiStageParentConfig (1.15s)
16:42:40 [2020-03-09T16:42:40.348Z] === RUN   TestBuildLabelWithTargets
16:42:42 [2020-03-09T16:42:42.420Z] --- PASS: TestBuildLabelWithTargets (1.76s)
16:42:42 [2020-03-09T16:42:42.420Z] === RUN   TestBuildWithEmptyLayers
16:42:43 [2020-03-09T16:42:43.058Z] --- PASS: TestBuildWithEmptyLayers (0.87s)
16:42:43 [2020-03-09T16:42:43.058Z] === RUN   TestBuildMultiStageOnBuild
16:42:45 [2020-03-09T16:42:45.104Z] --- PASS: TestBuildMultiStageOnBuild (2.26s)
16:42:45 [2020-03-09T16:42:45.104Z] === RUN   TestBuildUncleanTarFilenames
16:42:46 [2020-03-09T16:42:46.603Z] --- PASS: TestBuildUncleanTarFilenames (1.21s)
16:42:46 [2020-03-09T16:42:46.603Z] === RUN   TestBuildMultiStageLayerLeak
16:42:49 [2020-03-09T16:42:49.322Z] --- PASS: TestBuildMultiStageLayerLeak (2.44s)
16:42:49 [2020-03-09T16:42:49.322Z] === RUN   TestBuildWithHugeFile
16:44:26 [2020-03-09T16:44:26.452Z] --- PASS: TestBuildWithHugeFile (84.98s)
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestBuildWithEmptyDockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:44:26 [2020-03-09T16:44:26.452Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
16:44:26 [2020-03-09T16:44:26.452Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.37s)
16:44:26 [2020-03-09T16:44:26.452Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.39s)
16:44:26 [2020-03-09T16:44:26.452Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.39s)
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestBuildPreserveOwnership
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestBuildPreserveOwnership/copy_from
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:44:26 [2020-03-09T16:44:26.452Z] --- PASS: TestBuildPreserveOwnership (4.92s)
16:44:26 [2020-03-09T16:44:26.452Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.21s)
16:44:26 [2020-03-09T16:44:26.452Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s)
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestBuildPlatformInvalid
16:44:26 [2020-03-09T16:44:26.452Z] --- PASS: TestBuildPlatformInvalid (0.15s)
16:44:26 [2020-03-09T16:44:26.452Z] PASS
16:44:26 [2020-03-09T16:44:26.452Z] 
16:44:26 [2020-03-09T16:44:26.452Z] === Skipped
16:44:26 [2020-03-09T16:44:26.452Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
16:44:26 [2020-03-09T16:44:26.452Z]     build_session_test.go:25: TODO: BuildKit
16:44:26 [2020-03-09T16:44:26.452Z] 
16:44:26 [2020-03-09T16:44:26.452Z] 
16:44:26 [2020-03-09T16:44:26.452Z] DONE 32 tests, 1 skipped in 134.288s
16:44:26 [2020-03-09T16:44:26.452Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
16:44:26 [2020-03-09T16:44:26.452Z] ++ 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
16:44:26 [2020-03-09T16:44:26.452Z] ++ set -e
16:44:26 [2020-03-09T16:44:26.452Z] ++ '[' -n 0 ']'
16:44:26 [2020-03-09T16:44:26.452Z] ++ set -x
16:44:26 [2020-03-09T16:44:26.452Z] ++ 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= 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
16:44:26 [2020-03-09T16:44:26.452Z] INFO: Testing against a local daemon
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestConfigList
16:44:26 [2020-03-09T16:44:26.452Z] --- PASS: TestConfigList (2.33s)
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestConfigsCreateAndDelete
16:44:26 [2020-03-09T16:44:26.452Z] --- PASS: TestConfigsCreateAndDelete (2.28s)
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestConfigsUpdate
16:44:26 [2020-03-09T16:44:26.452Z] --- PASS: TestConfigsUpdate (2.33s)
16:44:26 [2020-03-09T16:44:26.452Z] === RUN   TestTemplatedConfig
16:44:29 [2020-03-09T16:44:29.191Z] --- PASS: TestTemplatedConfig (2.84s)
16:44:29 [2020-03-09T16:44:29.191Z] === RUN   TestConfigInspect
16:44:31 [2020-03-09T16:44:31.888Z] --- PASS: TestConfigInspect (2.30s)
16:44:31 [2020-03-09T16:44:31.888Z] === RUN   TestConfigCreateWithLabels
16:44:33 [2020-03-09T16:44:33.933Z] --- PASS: TestConfigCreateWithLabels (2.33s)
16:44:33 [2020-03-09T16:44:33.933Z] === RUN   TestConfigCreateResolve
16:44:36 [2020-03-09T16:44:36.648Z] --- PASS: TestConfigCreateResolve (2.31s)
16:44:36 [2020-03-09T16:44:36.648Z] === RUN   TestConfigDaemonLibtrustID
16:44:36 [2020-03-09T16:44:36.936Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
16:44:36 [2020-03-09T16:44:36.936Z] PASS
16:44:36 [2020-03-09T16:44:36.936Z] 
16:44:36 [2020-03-09T16:44:36.936Z] DONE 8 tests in 17.381s
16:44:36 [2020-03-09T16:44:36.936Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
16:44:36 [2020-03-09T16:44:36.936Z] ++ 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
16:44:36 [2020-03-09T16:44:36.936Z] ++ set -e
16:44:36 [2020-03-09T16:44:36.936Z] ++ '[' -n 0 ']'
16:44:36 [2020-03-09T16:44:36.936Z] ++ set -x
16:44:36 [2020-03-09T16:44:36.936Z] ++ 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= 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
16:44:36 [2020-03-09T16:44:36.936Z] INFO: Testing against a local daemon
16:44:36 [2020-03-09T16:44:36.936Z] === RUN   TestCheckpoint
16:44:36 [2020-03-09T16:44:36.936Z] --- SKIP: TestCheckpoint (0.00s)
16:44:36 [2020-03-09T16:44:36.936Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:44:36 [2020-03-09T16:44:36.936Z] === RUN   TestContainerInvalidJSON
16:44:36 [2020-03-09T16:44:36.936Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:44:36 [2020-03-09T16:44:36.936Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:44:36 [2020-03-09T16:44:36.936Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:44:36 [2020-03-09T16:44:36.936Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:44:36 [2020-03-09T16:44:36.936Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:44:36 [2020-03-09T16:44:36.936Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:44:36 [2020-03-09T16:44:36.936Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:44:36 [2020-03-09T16:44:36.936Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:44:36 [2020-03-09T16:44:36.936Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:44:36 [2020-03-09T16:44:36.936Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:44:36 [2020-03-09T16:44:36.936Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:44:36 [2020-03-09T16:44:36.936Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:44:36 [2020-03-09T16:44:36.936Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:44:36 [2020-03-09T16:44:36.936Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:44:36 [2020-03-09T16:44:36.936Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
16:44:36 [2020-03-09T16:44:36.936Z] === RUN   TestCopyFromContainerPathIsNotDir
16:44:37 [2020-03-09T16:44:37.221Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
16:44:37 [2020-03-09T16:44:37.221Z] === RUN   TestCopyToContainerPathDoesNotExist
16:44:37 [2020-03-09T16:44:37.221Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
16:44:37 [2020-03-09T16:44:37.221Z] === RUN   TestCopyToContainerPathIsNotDir
16:44:37 [2020-03-09T16:44:37.221Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s)
16:44:37 [2020-03-09T16:44:37.221Z] === RUN   TestCopyFromContainer
16:44:39 [2020-03-09T16:44:39.264Z] === RUN   TestCopyFromContainer//
16:44:39 [2020-03-09T16:44:39.264Z] === RUN   TestCopyFromContainer//bar/root
16:44:39 [2020-03-09T16:44:39.264Z] === RUN   TestCopyFromContainer//bar/root/
16:44:39 [2020-03-09T16:44:39.264Z] === RUN   TestCopyFromContainer/bar/quux
16:44:39 [2020-03-09T16:44:39.264Z] === RUN   TestCopyFromContainer/bar/quux/
16:44:39 [2020-03-09T16:44:39.551Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:44:39 [2020-03-09T16:44:39.551Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:44:39 [2020-03-09T16:44:39.551Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:44:39 [2020-03-09T16:44:39.836Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:44:39 [2020-03-09T16:44:39.836Z] === RUN   TestCopyFromContainer/bar/notarget
16:44:39 [2020-03-09T16:44:39.836Z] --- PASS: TestCopyFromContainer (2.66s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer// (0.10s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
16:44:39 [2020-03-09T16:44:39.836Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
16:44:39 [2020-03-09T16:44:39.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:44:39 [2020-03-09T16:44:39.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:44:39 [2020-03-09T16:44:39.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:44:39 [2020-03-09T16:44:39.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:44:39 [2020-03-09T16:44:39.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:44:39 [2020-03-09T16:44:39.836Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:44:39 [2020-03-09T16:44:39.836Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:44:40 [2020-03-09T16:44:40.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:44:40 [2020-03-09T16:44:40.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:44:40 [2020-03-09T16:44:40.121Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:44:40 [2020-03-09T16:44:40.121Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
16:44:40 [2020-03-09T16:44:40.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:44:40 [2020-03-09T16:44:40.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
16:44:40 [2020-03-09T16:44:40.121Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
16:44:40 [2020-03-09T16:44:40.121Z] === RUN   TestCreateLinkToNonExistingContainer
16:44:40 [2020-03-09T16:44:40.121Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:44:40 [2020-03-09T16:44:40.121Z] === RUN   TestCreateWithInvalidEnv
16:44:40 [2020-03-09T16:44:40.121Z] === RUN   TestCreateWithInvalidEnv/0
16:44:40 [2020-03-09T16:44:40.121Z] === PAUSE TestCreateWithInvalidEnv/0
16:44:40 [2020-03-09T16:44:40.121Z] === RUN   TestCreateWithInvalidEnv/1
16:44:40 [2020-03-09T16:44:40.121Z] === PAUSE TestCreateWithInvalidEnv/1
16:44:40 [2020-03-09T16:44:40.121Z] === RUN   TestCreateWithInvalidEnv/2
16:44:40 [2020-03-09T16:44:40.121Z] === PAUSE TestCreateWithInvalidEnv/2
16:44:40 [2020-03-09T16:44:40.121Z] === CONT  TestCreateWithInvalidEnv/0
16:44:40 [2020-03-09T16:44:40.121Z] === CONT  TestCreateWithInvalidEnv/1
16:44:40 [2020-03-09T16:44:40.121Z] === CONT  TestCreateWithInvalidEnv/2
16:44:40 [2020-03-09T16:44:40.121Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:44:40 [2020-03-09T16:44:40.121Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:44:40 [2020-03-09T16:44:40.121Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:44:40 [2020-03-09T16:44:40.121Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:44:40 [2020-03-09T16:44:40.121Z] === RUN   TestCreateTmpfsMountsTarget
16:44:40 [2020-03-09T16:44:40.121Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
16:44:40 [2020-03-09T16:44:40.121Z] === RUN   TestCreateWithCustomMaskedPaths
16:44:42 [2020-03-09T16:44:42.162Z] --- PASS: TestCreateWithCustomMaskedPaths (1.92s)
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:44:42 [2020-03-09T16:44:42.162Z] --- PASS: TestCreateWithCapabilities (0.03s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s)
16:44:42 [2020-03-09T16:44:42.162Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s)
16:44:42 [2020-03-09T16:44:42.162Z] === RUN   TestCreateWithCustomReadonlyPaths
16:44:44 [2020-03-09T16:44:44.208Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.07s)
16:44:44 [2020-03-09T16:44:44.208Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:44:44 [2020-03-09T16:44:44.208Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:44:44 [2020-03-09T16:44:44.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:44:44 [2020-03-09T16:44:44.208Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:44:44 [2020-03-09T16:44:44.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:44:44 [2020-03-09T16:44:44.208Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:44:44 [2020-03-09T16:44:44.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:44:44 [2020-03-09T16:44:44.208Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:44:44 [2020-03-09T16:44:44.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:44:44 [2020-03-09T16:44:44.208Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:44:44 [2020-03-09T16:44:44.208Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:44:44 [2020-03-09T16:44:44.208Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:44:44 [2020-03-09T16:44:44.208Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:44:44 [2020-03-09T16:44:44.208Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:44:44 [2020-03-09T16:44:44.208Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:44:44 [2020-03-09T16:44:44.208Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:44:44 [2020-03-09T16:44:44.495Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
16:44:44 [2020-03-09T16:44:44.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
16:44:44 [2020-03-09T16:44:44.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
16:44:44 [2020-03-09T16:44:44.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s)
16:44:44 [2020-03-09T16:44:44.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
16:44:44 [2020-03-09T16:44:44.495Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
16:44:44 [2020-03-09T16:44:44.495Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:44:45 [2020-03-09T16:44:45.118Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s)
16:44:45 [2020-03-09T16:44:45.118Z] === RUN   TestContainerStartOnDaemonRestart
16:44:45 [2020-03-09T16:44:45.118Z] === PAUSE TestContainerStartOnDaemonRestart
16:44:45 [2020-03-09T16:44:45.118Z] === RUN   TestDaemonRestartIpcMode
16:44:45 [2020-03-09T16:44:45.118Z] === PAUSE TestDaemonRestartIpcMode
16:44:45 [2020-03-09T16:44:45.118Z] === RUN   TestDaemonHostGatewayIP
16:44:45 [2020-03-09T16:44:45.118Z] === PAUSE TestDaemonHostGatewayIP
16:44:45 [2020-03-09T16:44:45.118Z] === RUN   TestDiff
16:44:45 [2020-03-09T16:44:45.739Z] --- PASS: TestDiff (0.67s)
16:44:45 [2020-03-09T16:44:45.739Z] === RUN   TestExecWithCloseStdin
16:44:46 [2020-03-09T16:44:46.361Z] --- PASS: TestExecWithCloseStdin (0.76s)
16:44:46 [2020-03-09T16:44:46.361Z] === RUN   TestExec
16:44:47 [2020-03-09T16:44:47.381Z] --- PASS: TestExec (0.83s)
16:44:47 [2020-03-09T16:44:47.381Z] === RUN   TestExecUser
16:44:48 [2020-03-09T16:44:48.007Z] --- PASS: TestExecUser (0.86s)
16:44:48 [2020-03-09T16:44:48.007Z] === RUN   TestExportContainerAndImportImage
16:44:49 [2020-03-09T16:44:49.507Z] --- PASS: TestExportContainerAndImportImage (1.09s)
16:44:49 [2020-03-09T16:44:49.507Z] === RUN   TestExportContainerAfterDaemonRestart
16:44:50 [2020-03-09T16:44:50.997Z] --- PASS: TestExportContainerAfterDaemonRestart (1.65s)
16:44:50 [2020-03-09T16:44:50.997Z] === RUN   TestHealthCheckWorkdir
16:44:52 [2020-03-09T16:44:52.014Z] --- PASS: TestHealthCheckWorkdir (1.00s)
16:44:52 [2020-03-09T16:44:52.014Z] === RUN   TestHealthKillContainer
16:44:55 [2020-03-09T16:44:55.484Z] --- PASS: TestHealthKillContainer (2.97s)
16:44:55 [2020-03-09T16:44:55.484Z] === RUN   TestInspectCpusetInConfigPre120
16:44:55 [2020-03-09T16:44:55.484Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s)
16:44:55 [2020-03-09T16:44:55.484Z] === RUN   TestIpcModeNone
16:44:56 [2020-03-09T16:44:56.506Z] --- PASS: TestIpcModeNone (0.88s)
16:44:56 [2020-03-09T16:44:56.506Z] === RUN   TestIpcModePrivate
16:44:57 [2020-03-09T16:44:57.136Z] --- PASS: TestIpcModePrivate (0.81s)
16:44:57 [2020-03-09T16:44:57.136Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
16:44:57 [2020-03-09T16:44:57.136Z] === RUN   TestIpcModeShareable
16:44:58 [2020-03-09T16:44:58.156Z] --- PASS: TestIpcModeShareable (0.79s)
16:44:58 [2020-03-09T16:44:58.157Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
16:44:58 [2020-03-09T16:44:58.157Z] === RUN   TestAPIIpcModeShareableAndContainer
16:45:00 [2020-03-09T16:45:00.880Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s)
16:45:00 [2020-03-09T16:45:00.880Z] === RUN   TestAPIIpcModeHost
16:45:01 [2020-03-09T16:45:01.167Z] --- PASS: TestAPIIpcModeHost (0.69s)
16:45:01 [2020-03-09T16:45:01.167Z] === RUN   TestDaemonIpcModeShareable
16:45:03 [2020-03-09T16:45:03.229Z] --- PASS: TestDaemonIpcModeShareable (1.80s)
16:45:03 [2020-03-09T16:45:03.229Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:45:03 [2020-03-09T16:45:03.229Z] === RUN   TestDaemonIpcModePrivate
16:45:04 [2020-03-09T16:45:04.724Z] --- PASS: TestDaemonIpcModePrivate (1.79s)
16:45:04 [2020-03-09T16:45:04.724Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
16:45:04 [2020-03-09T16:45:04.724Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:45:06 [2020-03-09T16:45:06.798Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s)
16:45:06 [2020-03-09T16:45:06.798Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
16:45:06 [2020-03-09T16:45:06.798Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:45:08 [2020-03-09T16:45:08.284Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
16:45:08 [2020-03-09T16:45:08.284Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
16:45:08 [2020-03-09T16:45:08.284Z] === RUN   TestIpcModeOlderClient
16:45:08 [2020-03-09T16:45:08.284Z] === PAUSE TestIpcModeOlderClient
16:45:08 [2020-03-09T16:45:08.284Z] === RUN   TestKillContainerInvalidSignal
16:45:09 [2020-03-09T16:45:09.302Z] --- PASS: TestKillContainerInvalidSignal (0.72s)
16:45:09 [2020-03-09T16:45:09.302Z] === RUN   TestKillContainer
16:45:09 [2020-03-09T16:45:09.302Z] === RUN   TestKillContainer/no_signal
16:45:09 [2020-03-09T16:45:09.926Z] === RUN   TestKillContainer/non_killing_signal
16:45:10 [2020-03-09T16:45:10.217Z] === RUN   TestKillContainer/killing_signal
16:45:11 [2020-03-09T16:45:11.255Z] --- PASS: TestKillContainer (2.12s)
16:45:11 [2020-03-09T16:45:11.255Z]     --- PASS: TestKillContainer/no_signal (0.68s)
16:45:11 [2020-03-09T16:45:11.255Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
16:45:11 [2020-03-09T16:45:11.255Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
16:45:11 [2020-03-09T16:45:11.255Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:45:11 [2020-03-09T16:45:11.255Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:45:11 [2020-03-09T16:45:11.878Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:45:12 [2020-03-09T16:45:12.507Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s)
16:45:12 [2020-03-09T16:45:12.507Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s)
16:45:12 [2020-03-09T16:45:12.507Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
16:45:12 [2020-03-09T16:45:12.507Z] === RUN   TestKillStoppedContainer
16:45:12 [2020-03-09T16:45:12.793Z] --- PASS: TestKillStoppedContainer (0.10s)
16:45:12 [2020-03-09T16:45:12.793Z] === RUN   TestKillStoppedContainerAPIPre120
16:45:12 [2020-03-09T16:45:12.793Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
16:45:12 [2020-03-09T16:45:12.793Z] === RUN   TestKillDifferentUserContainer
16:45:13 [2020-03-09T16:45:13.418Z] --- PASS: TestKillDifferentUserContainer (0.69s)
16:45:13 [2020-03-09T16:45:13.418Z] === RUN   TestInspectOomKilledTrue
16:45:14 [2020-03-09T16:45:14.915Z] --- PASS: TestInspectOomKilledTrue (1.26s)
16:45:14 [2020-03-09T16:45:14.915Z] === RUN   TestInspectOomKilledFalse
16:45:15 [2020-03-09T16:45:15.545Z] --- PASS: TestInspectOomKilledFalse (0.71s)
16:45:15 [2020-03-09T16:45:15.545Z] === RUN   TestLinksEtcHostsContentMatch
16:45:16 [2020-03-09T16:45:16.091Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s)
16:45:16 [2020-03-09T16:45:16.091Z] === RUN   TestLinksContainerNames
16:45:17 [2020-03-09T16:45:17.588Z] --- PASS: TestLinksContainerNames (1.51s)
16:45:17 [2020-03-09T16:45:17.588Z] === RUN   TestLogsFollowTailEmpty
16:45:18 [2020-03-09T16:45:18.609Z] --- PASS: TestLogsFollowTailEmpty (0.72s)
16:45:18 [2020-03-09T16:45:18.609Z] === RUN   TestContainerNetworkMountsNoChown
16:45:19 [2020-03-09T16:45:19.237Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s)
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/default
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/default
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/private
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/private
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rprivate
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rprivate
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/slave
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/slave
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rslave
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rslave
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/shared
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/shared
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rshared
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rshared
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/default
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/shared
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rslave
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/default/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/default/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rprivate
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rshared
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/slave
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/private
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/private/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/private/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/default/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/private/bind_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/default/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:45:19 [2020-03-09T16:45:19.237Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/private/mount_root
16:45:19 [2020-03-09T16:45:19.529Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:45:19 [2020-03-09T16:45:19.529Z] --- PASS: TestMountDaemonRoot (0.05s)
16:45:19 [2020-03-09T16:45:19.529Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
16:45:19 [2020-03-09T16:45:19.529Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
16:45:19 [2020-03-09T16:45:19.529Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
16:45:19 [2020-03-09T16:45:19.529Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
16:45:19 [2020-03-09T16:45:19.529Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:45:19 [2020-03-09T16:45:19.529Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:45:19 [2020-03-09T16:45:19.529Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:45:19 [2020-03-09T16:45:19.529Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:45:19 [2020-03-09T16:45:19.529Z] === RUN   TestContainerBindMountNonRecursive
16:45:21 [2020-03-09T16:45:21.584Z] --- PASS: TestContainerBindMountNonRecursive (1.81s)
16:45:21 [2020-03-09T16:45:21.584Z] === RUN   TestNetworkNat
16:45:22 [2020-03-09T16:45:22.203Z] --- PASS: TestNetworkNat (0.78s)
16:45:22 [2020-03-09T16:45:22.203Z] === RUN   TestNetworkLocalhostTCPNat
16:45:22 [2020-03-09T16:45:22.827Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
16:45:22 [2020-03-09T16:45:22.827Z] === RUN   TestNetworkLoopbackNat
16:45:23 [2020-03-09T16:45:23.854Z] --- PASS: TestNetworkLoopbackNat (1.01s)
16:45:23 [2020-03-09T16:45:23.854Z] === RUN   TestPause
16:45:24 [2020-03-09T16:45:24.475Z] --- PASS: TestPause (0.73s)
16:45:24 [2020-03-09T16:45:24.475Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:45:24 [2020-03-09T16:45:24.475Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:45:24 [2020-03-09T16:45:24.475Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:45:24 [2020-03-09T16:45:24.475Z] === RUN   TestPauseStopPausedContainer
16:45:25 [2020-03-09T16:45:25.497Z] --- PASS: TestPauseStopPausedContainer (0.73s)
16:45:25 [2020-03-09T16:45:25.497Z] === RUN   TestPsFilter
16:45:25 [2020-03-09T16:45:25.497Z] --- PASS: TestPsFilter (0.19s)
16:45:25 [2020-03-09T16:45:25.497Z] === RUN   TestRemoveContainerWithRemovedVolume
16:45:26 [2020-03-09T16:45:26.115Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s)
16:45:26 [2020-03-09T16:45:26.115Z] === RUN   TestRemoveContainerWithVolume
16:45:27 [2020-03-09T16:45:27.146Z] --- PASS: TestRemoveContainerWithVolume (0.76s)
16:45:27 [2020-03-09T16:45:27.146Z] === RUN   TestRemoveContainerRunning
16:45:27 [2020-03-09T16:45:27.768Z] --- PASS: TestRemoveContainerRunning (0.81s)
16:45:27 [2020-03-09T16:45:27.768Z] === RUN   TestRemoveContainerForceRemoveRunning
16:45:28 [2020-03-09T16:45:28.398Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
16:45:28 [2020-03-09T16:45:28.398Z] === RUN   TestRemoveInvalidContainer
16:45:28 [2020-03-09T16:45:28.398Z] --- PASS: TestRemoveInvalidContainer (0.04s)
16:45:28 [2020-03-09T16:45:28.398Z] === RUN   TestRenameLinkedContainer
16:45:31 [2020-03-09T16:45:31.893Z] --- PASS: TestRenameLinkedContainer (2.81s)
16:45:31 [2020-03-09T16:45:31.893Z] === RUN   TestRenameStoppedContainer
16:45:32 [2020-03-09T16:45:32.187Z] --- PASS: TestRenameStoppedContainer (0.72s)
16:45:32 [2020-03-09T16:45:32.187Z] === RUN   TestRenameRunningContainerAndReuse
16:45:33 [2020-03-09T16:45:33.677Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s)
16:45:33 [2020-03-09T16:45:33.677Z] === RUN   TestRenameInvalidName
16:45:34 [2020-03-09T16:45:34.309Z] --- PASS: TestRenameInvalidName (0.69s)
16:45:34 [2020-03-09T16:45:34.309Z] === RUN   TestRenameAnonymousContainer
16:45:37 [2020-03-09T16:45:37.044Z] --- PASS: TestRenameAnonymousContainer (2.77s)
16:45:37 [2020-03-09T16:45:37.044Z] === RUN   TestRenameContainerWithSameName
16:45:37 [2020-03-09T16:45:37.669Z] --- PASS: TestRenameContainerWithSameName (0.68s)
16:45:37 [2020-03-09T16:45:37.669Z] === RUN   TestRenameContainerWithLinkedContainer
16:45:39 [2020-03-09T16:45:39.152Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s)
16:45:39 [2020-03-09T16:45:39.152Z] === RUN   TestResize
16:45:39 [2020-03-09T16:45:39.778Z] --- PASS: TestResize (0.75s)
16:45:39 [2020-03-09T16:45:39.778Z] === RUN   TestResizeWithInvalidSize
16:45:40 [2020-03-09T16:45:40.401Z] --- PASS: TestResizeWithInvalidSize (0.74s)
16:45:40 [2020-03-09T16:45:40.401Z] === RUN   TestResizeWhenContainerNotStarted
16:45:41 [2020-03-09T16:45:41.027Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:45:41 [2020-03-09T16:45:41.027Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:45:45 [2020-03-09T16:45:45.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:45:45 [2020-03-09T16:45:45.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:45:45 [2020-03-09T16:45:45.487Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:45:45 [2020-03-09T16:45:45.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:45:47 [2020-03-09T16:45:47.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:45:47 [2020-03-09T16:45:47.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:45:48 [2020-03-09T16:45:48.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:45:49 [2020-03-09T16:45:49.834Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:45:52 [2020-03-09T16:45:52.544Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.69s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.75s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.80s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.60s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.36s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.44s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.47s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.81s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.47s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.59s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.15s)
16:45:52 [2020-03-09T16:45:52.544Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s)
16:45:52 [2020-03-09T16:45:52.544Z] === RUN   TestCgroupNamespacesRun
16:45:54 [2020-03-09T16:45:54.031Z] --- PASS: TestCgroupNamespacesRun (1.72s)
16:45:54 [2020-03-09T16:45:54.031Z] === RUN   TestCgroupNamespacesRunPrivileged
16:45:56 [2020-03-09T16:45:56.082Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s)
16:45:56 [2020-03-09T16:45:56.083Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:45:57 [2020-03-09T16:45:57.593Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s)
16:45:57 [2020-03-09T16:45:57.593Z] === RUN   TestCgroupNamespacesRunHostMode
16:45:59 [2020-03-09T16:45:59.099Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s)
16:45:59 [2020-03-09T16:45:59.099Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:46:01 [2020-03-09T16:46:01.141Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
16:46:01 [2020-03-09T16:46:01.141Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:46:01 [2020-03-09T16:46:01.764Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s)
16:46:01 [2020-03-09T16:46:01.764Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:46:02 [2020-03-09T16:46:02.783Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
16:46:02 [2020-03-09T16:46:02.783Z] === RUN   TestCgroupNamespacesRunOlderClient
16:46:04 [2020-03-09T16:46:04.844Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
16:46:04 [2020-03-09T16:46:04.844Z] === RUN   TestKernelTCPMemory
16:46:05 [2020-03-09T16:46:05.466Z] --- PASS: TestKernelTCPMemory (0.91s)
16:46:05 [2020-03-09T16:46:05.466Z] === RUN   TestNISDomainname
16:46:06 [2020-03-09T16:46:06.483Z] --- PASS: TestNISDomainname (0.97s)
16:46:06 [2020-03-09T16:46:06.483Z] === RUN   TestHostnameDnsResolution
16:46:07 [2020-03-09T16:46:07.506Z] --- PASS: TestHostnameDnsResolution (1.14s)
16:46:07 [2020-03-09T16:46:07.506Z] === RUN   TestStats
16:46:09 [2020-03-09T16:46:09.546Z] --- PASS: TestStats (1.73s)
16:46:09 [2020-03-09T16:46:09.546Z] === RUN   TestStopContainerWithTimeout
16:46:09 [2020-03-09T16:46:09.546Z] === RUN   TestStopContainerWithTimeout/0
16:46:09 [2020-03-09T16:46:09.546Z] === PAUSE TestStopContainerWithTimeout/0
16:46:09 [2020-03-09T16:46:09.546Z] === RUN   TestStopContainerWithTimeout/1
16:46:09 [2020-03-09T16:46:09.546Z] === PAUSE TestStopContainerWithTimeout/1
16:46:09 [2020-03-09T16:46:09.546Z] === RUN   TestStopContainerWithTimeout/3
16:46:09 [2020-03-09T16:46:09.546Z] === PAUSE TestStopContainerWithTimeout/3
16:46:09 [2020-03-09T16:46:09.546Z] === RUN   TestStopContainerWithTimeout/-1
16:46:09 [2020-03-09T16:46:09.546Z] === PAUSE TestStopContainerWithTimeout/-1
16:46:09 [2020-03-09T16:46:09.546Z] === CONT  TestStopContainerWithTimeout/0
16:46:09 [2020-03-09T16:46:09.546Z] === CONT  TestStopContainerWithTimeout/1
16:46:09 [2020-03-09T16:46:09.546Z] === CONT  TestStopContainerWithTimeout/-1
16:46:09 [2020-03-09T16:46:09.546Z] === CONT  TestStopContainerWithTimeout/3
16:46:13 [2020-03-09T16:46:13.031Z] --- PASS: TestStopContainerWithTimeout (0.03s)
16:46:13 [2020-03-09T16:46:13.031Z]     --- PASS: TestStopContainerWithTimeout/0 (1.39s)
16:46:13 [2020-03-09T16:46:13.031Z]     --- PASS: TestStopContainerWithTimeout/1 (2.26s)
16:46:13 [2020-03-09T16:46:13.031Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.07s)
16:46:13 [2020-03-09T16:46:13.031Z]     --- PASS: TestStopContainerWithTimeout/3 (3.36s)
16:46:13 [2020-03-09T16:46:13.031Z] === RUN   TestDeleteDevicemapper
16:46:13 [2020-03-09T16:46:13.031Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:46:13 [2020-03-09T16:46:13.031Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:46:13 [2020-03-09T16:46:13.031Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:46:15 [2020-03-09T16:46:15.729Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s)
16:46:15 [2020-03-09T16:46:15.729Z] === RUN   TestUpdateMemory
16:46:16 [2020-03-09T16:46:16.758Z] --- PASS: TestUpdateMemory (0.98s)
16:46:16 [2020-03-09T16:46:16.758Z] === RUN   TestUpdateCPUQuota
16:46:17 [2020-03-09T16:46:17.777Z] --- PASS: TestUpdateCPUQuota (1.28s)
16:46:17 [2020-03-09T16:46:17.777Z] === RUN   TestUpdatePidsLimit
16:46:17 [2020-03-09T16:46:17.777Z] === RUN   TestUpdatePidsLimit/update_from_none
16:46:18 [2020-03-09T16:46:18.065Z] === RUN   TestUpdatePidsLimit/no_change
16:46:18 [2020-03-09T16:46:18.684Z] === RUN   TestUpdatePidsLimit/update_lower
16:46:18 [2020-03-09T16:46:18.970Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:46:19 [2020-03-09T16:46:19.260Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:46:19 [2020-03-09T16:46:19.554Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:46:19 [2020-03-09T16:46:19.841Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:46:21 [2020-03-09T16:46:21.341Z] --- PASS: TestUpdatePidsLimit (3.51s)
16:46:21 [2020-03-09T16:46:21.341Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.37s)
16:46:21 [2020-03-09T16:46:21.341Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
16:46:21 [2020-03-09T16:46:21.341Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
16:46:21 [2020-03-09T16:46:21.341Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s)
16:46:21 [2020-03-09T16:46:21.341Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s)
16:46:21 [2020-03-09T16:46:21.341Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
16:46:21 [2020-03-09T16:46:21.341Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
16:46:21 [2020-03-09T16:46:21.341Z] === RUN   TestUpdateRestartPolicy
16:46:33 [2020-03-09T16:46:33.964Z] --- PASS: TestUpdateRestartPolicy (12.32s)
16:46:33 [2020-03-09T16:46:33.964Z] === RUN   TestUpdateRestartWithAutoRemove
16:46:34 [2020-03-09T16:46:34.256Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s)
16:46:34 [2020-03-09T16:46:34.256Z] === RUN   TestWaitNonBlocked
16:46:34 [2020-03-09T16:46:34.546Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:46:34 [2020-03-09T16:46:34.546Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:46:34 [2020-03-09T16:46:34.546Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:46:34 [2020-03-09T16:46:34.546Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:46:34 [2020-03-09T16:46:34.546Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:46:34 [2020-03-09T16:46:34.546Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:46:35 [2020-03-09T16:46:35.573Z] --- PASS: TestWaitNonBlocked (0.04s)
16:46:35 [2020-03-09T16:46:35.573Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
16:46:35 [2020-03-09T16:46:35.573Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
16:46:35 [2020-03-09T16:46:35.573Z] === RUN   TestWaitBlocked
16:46:35 [2020-03-09T16:46:35.573Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:46:35 [2020-03-09T16:46:35.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:46:35 [2020-03-09T16:46:35.573Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:46:35 [2020-03-09T16:46:35.573Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:46:35 [2020-03-09T16:46:35.573Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:46:35 [2020-03-09T16:46:35.573Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:46:36 [2020-03-09T16:46:36.594Z] --- PASS: TestWaitBlocked (0.04s)
16:46:36 [2020-03-09T16:46:36.594Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.97s)
16:46:36 [2020-03-09T16:46:36.594Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s)
16:46:36 [2020-03-09T16:46:36.594Z] === CONT  TestContainerStartOnDaemonRestart
16:46:36 [2020-03-09T16:46:36.594Z] === CONT  TestDaemonHostGatewayIP
16:46:36 [2020-03-09T16:46:36.594Z] === CONT  TestDaemonRestartIpcMode
16:46:36 [2020-03-09T16:46:36.594Z] === CONT  TestIpcModeOlderClient
16:46:36 [2020-03-09T16:46:36.594Z] --- PASS: TestIpcModeOlderClient (0.18s)
16:46:41 [2020-03-09T16:46:41.027Z] --- PASS: TestContainerStartOnDaemonRestart (4.04s)
16:46:41 [2020-03-09T16:46:41.027Z] --- PASS: TestDaemonRestartIpcMode (4.71s)
16:46:41 [2020-03-09T16:46:41.315Z] --- PASS: TestDaemonHostGatewayIP (4.92s)
16:46:41 [2020-03-09T16:46:41.315Z] PASS
16:46:41 [2020-03-09T16:46:41.315Z] 
16:46:41 [2020-03-09T16:46:41.315Z] === Skipped
16:46:41 [2020-03-09T16:46:41.315Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
16:46:41 [2020-03-09T16:46:41.315Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:46:41 [2020-03-09T16:46:41.315Z] 
16:46:41 [2020-03-09T16:46:41.315Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:46:41 [2020-03-09T16:46:41.315Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:46:41 [2020-03-09T16:46:41.315Z] 
16:46:41 [2020-03-09T16:46:41.315Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
16:46:41 [2020-03-09T16:46:41.315Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:46:41 [2020-03-09T16:46:41.315Z] 
16:46:41 [2020-03-09T16:46:41.315Z] 
16:46:41 [2020-03-09T16:46:41.315Z] DONE 199 tests, 3 skipped in 124.497s
16:46:41 [2020-03-09T16:46:41.315Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
16:46:41 [2020-03-09T16:46:41.315Z] ++ 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
16:46:41 [2020-03-09T16:46:41.315Z] ++ set -e
16:46:41 [2020-03-09T16:46:41.315Z] ++ '[' -n 0 ']'
16:46:41 [2020-03-09T16:46:41.315Z] ++ set -x
16:46:41 [2020-03-09T16:46:41.315Z] ++ 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= 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
16:46:41 [2020-03-09T16:46:41.602Z] INFO: Testing against a local daemon
16:46:41 [2020-03-09T16:46:41.602Z] === RUN   TestCommitInheritsEnv
16:46:41 [2020-03-09T16:46:41.888Z] --- PASS: TestCommitInheritsEnv (0.44s)
16:46:41 [2020-03-09T16:46:41.888Z] === RUN   TestImportExtremelyLargeImageWorks
16:46:41 [2020-03-09T16:46:41.888Z] === PAUSE TestImportExtremelyLargeImageWorks
16:46:41 [2020-03-09T16:46:41.888Z] === RUN   TestImagesFilterMultiReference
16:46:41 [2020-03-09T16:46:41.888Z] --- PASS: TestImagesFilterMultiReference (0.07s)
16:46:41 [2020-03-09T16:46:41.888Z] === RUN   TestImagePullPlatformInvalid
16:46:42 [2020-03-09T16:46:42.174Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
16:46:42 [2020-03-09T16:46:42.174Z] === RUN   TestRemoveImageOrphaning
16:46:42 [2020-03-09T16:46:42.458Z] --- PASS: TestRemoveImageOrphaning (0.46s)
16:46:42 [2020-03-09T16:46:42.458Z] === RUN   TestRemoveImageGarbageCollector
16:46:42 [2020-03-09T16:46:42.458Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:46:42 [2020-03-09T16:46:42.458Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:46:42 [2020-03-09T16:46:42.458Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:46:42 [2020-03-09T16:46:42.458Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
16:46:42 [2020-03-09T16:46:42.458Z] === RUN   TestTagInvalidReference
16:46:42 [2020-03-09T16:46:42.748Z] --- PASS: TestTagInvalidReference (0.04s)
16:46:42 [2020-03-09T16:46:42.749Z] === RUN   TestTagValidPrefixedRepo
16:46:42 [2020-03-09T16:46:42.749Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
16:46:42 [2020-03-09T16:46:42.749Z] === RUN   TestTagExistedNameWithoutForce
16:46:42 [2020-03-09T16:46:42.749Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
16:46:42 [2020-03-09T16:46:42.749Z] === RUN   TestTagOfficialNames
16:46:42 [2020-03-09T16:46:42.749Z] --- PASS: TestTagOfficialNames (0.08s)
16:46:42 [2020-03-09T16:46:42.749Z] === RUN   TestTagMatchesDigest
16:46:42 [2020-03-09T16:46:42.749Z] --- PASS: TestTagMatchesDigest (0.04s)
16:46:42 [2020-03-09T16:46:42.749Z] === CONT  TestImportExtremelyLargeImageWorks
16:51:51 [2020-03-09T16:51:51.097Z] --- PASS: TestImportExtremelyLargeImageWorks (302.30s)
16:51:51 [2020-03-09T16:51:51.098Z] PASS
16:51:51 [2020-03-09T16:51:51.098Z] 
16:51:51 [2020-03-09T16:51:51.098Z] === Skipped
16:51:51 [2020-03-09T16:51:51.098Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
16:51:51 [2020-03-09T16:51:51.098Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:51:51 [2020-03-09T16:51:51.098Z] 
16:51:51 [2020-03-09T16:51:51.098Z] 
16:51:51 [2020-03-09T16:51:51.098Z] DONE 12 tests, 1 skipped in 303.764s
16:51:51 [2020-03-09T16:51:51.098Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
16:51:51 [2020-03-09T16:51:51.098Z] ++ 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
16:51:51 [2020-03-09T16:51:51.098Z] ++ set -e
16:51:51 [2020-03-09T16:51:51.098Z] ++ '[' -n 0 ']'
16:51:51 [2020-03-09T16:51:51.098Z] ++ set -x
16:51:51 [2020-03-09T16:51:51.098Z] ++ 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= 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
16:51:51 [2020-03-09T16:51:51.098Z] INFO: Testing against a local daemon
16:51:51 [2020-03-09T16:51:51.098Z] === RUN   TestNetworkCreateDelete
16:51:51 [2020-03-09T16:51:51.098Z] --- PASS: TestNetworkCreateDelete (0.27s)
16:51:51 [2020-03-09T16:51:51.098Z] === RUN   TestDockerNetworkDeletePreferID
16:51:51 [2020-03-09T16:51:51.098Z] --- PASS: TestDockerNetworkDeletePreferID (0.68s)
16:51:51 [2020-03-09T16:51:51.098Z] === RUN   TestInspectNetwork
16:51:51 [2020-03-09T16:51:51.098Z] === RUN   TestInspectNetwork/full_network_id
16:51:51 [2020-03-09T16:51:51.098Z] === RUN   TestInspectNetwork/partial_network_id
16:51:51 [2020-03-09T16:51:51.098Z] === RUN   TestInspectNetwork/network_name
16:51:51 [2020-03-09T16:51:51.098Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:51:54 [2020-03-09T16:51:54.574Z] --- PASS: TestInspectNetwork (7.75s)
16:51:54 [2020-03-09T16:51:54.574Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:51:54 [2020-03-09T16:51:54.574Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:51:54 [2020-03-09T16:51:54.574Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:51:54 [2020-03-09T16:51:54.574Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:51:54 [2020-03-09T16:51:54.574Z] === RUN   TestRunContainerWithBridgeNone
16:51:56 [2020-03-09T16:51:56.616Z] --- PASS: TestRunContainerWithBridgeNone (2.45s)
16:51:56 [2020-03-09T16:51:56.616Z] === RUN   TestNetworkInvalidJSON
16:51:56 [2020-03-09T16:51:56.616Z] === RUN   TestNetworkInvalidJSON//networks/create
16:51:56 [2020-03-09T16:51:56.616Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:51:56 [2020-03-09T16:51:56.616Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:51:56 [2020-03-09T16:51:56.616Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:51:56 [2020-03-09T16:51:56.616Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:56 [2020-03-09T16:51:56.616Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:56 [2020-03-09T16:51:56.616Z] === CONT  TestNetworkInvalidJSON//networks/create
16:51:56 [2020-03-09T16:51:56.616Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:51:56 [2020-03-09T16:51:56.616Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:51:56 [2020-03-09T16:51:56.617Z] --- PASS: TestNetworkInvalidJSON (0.04s)
16:51:56 [2020-03-09T16:51:56.617Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:51:56 [2020-03-09T16:51:56.617Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:51:56 [2020-03-09T16:51:56.617Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:51:56 [2020-03-09T16:51:56.617Z] === RUN   TestDaemonRestartWithLiveRestore
16:51:57 [2020-03-09T16:51:57.636Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
16:51:57 [2020-03-09T16:51:57.636Z] === RUN   TestDaemonDefaultNetworkPools
16:51:58 [2020-03-09T16:51:58.262Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
16:51:58 [2020-03-09T16:51:58.262Z] === RUN   TestDaemonRestartWithExistingNetwork
16:51:59 [2020-03-09T16:51:59.764Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s)
16:51:59 [2020-03-09T16:51:59.764Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:52:01 [2020-03-09T16:52:01.268Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.57s)
16:52:01 [2020-03-09T16:52:01.268Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:52:01 [2020-03-09T16:52:01.889Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
16:52:01 [2020-03-09T16:52:01.889Z] === RUN   TestServiceWithPredefinedNetwork
16:52:04 [2020-03-09T16:52:04.580Z] --- PASS: TestServiceWithPredefinedNetwork (2.57s)
16:52:04 [2020-03-09T16:52:04.580Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:52:04 [2020-03-09T16:52:04.580Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:52:04 [2020-03-09T16:52:04.581Z]     service_test.go:230: FLAKY_TEST
16:52:04 [2020-03-09T16:52:04.581Z] === RUN   TestServiceWithDataPathPortInit
16:52:19 [2020-03-09T16:52:19.851Z] --- PASS: TestServiceWithDataPathPortInit (15.22s)
16:52:19 [2020-03-09T16:52:19.852Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:52:28 [2020-03-09T16:52:28.265Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.62s)
16:52:28 [2020-03-09T16:52:28.265Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:fa0f5vd8dcts7kkos6zhldgw8 Created:2020-03-09 16:52:20.731960198 +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[4508a9fbd0a82977b6d441ba96deace94b889020e7db338cb4ec1a4bef12207e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zh7jytl587xlz979057veuxx6 EndpointID:0227bf223508a235c1136e489090658a96cd010e8ee40cc998c94f156ee48ab1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a311b196a34b5fd573a64d8b73aa80956df983b4c37e9a7c9ca2d5934037a36c 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:9923e546e11d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zh7jytl587xlz979057veuxx6 EndpointID:0227bf223508a235c1136e489090658a96cd010e8ee40cc998c94f156ee48ab1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:52:28 [2020-03-09T16:52:28.265Z] PASS
16:52:28 [2020-03-09T16:52:28.265Z] 
16:52:28 [2020-03-09T16:52:28.265Z] === Skipped
16:52:28 [2020-03-09T16:52:28.265Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:52:28 [2020-03-09T16:52:28.265Z]     service_test.go:230: FLAKY_TEST
16:52:28 [2020-03-09T16:52:28.265Z] 
16:52:28 [2020-03-09T16:52:28.265Z] 
16:52:28 [2020-03-09T16:52:28.265Z] DONE 21 tests, 1 skipped in 42.014s
16:52:28 [2020-03-09T16:52:28.265Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:52:28 [2020-03-09T16:52:28.265Z] ++ 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
16:52:28 [2020-03-09T16:52:28.265Z] ++ set -e
16:52:28 [2020-03-09T16:52:28.265Z] ++ '[' -n 0 ']'
16:52:28 [2020-03-09T16:52:28.265Z] ++ set -x
16:52:28 [2020-03-09T16:52:28.265Z] ++ 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= 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
16:52:28 [2020-03-09T16:52:28.266Z] INFO: Testing against a local daemon
16:52:28 [2020-03-09T16:52:28.266Z] === RUN   TestDockerNetworkIpvlanPersistance
16:52:28 [2020-03-09T16:52:28.266Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
16:52:28 [2020-03-09T16:52:28.266Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:52:28 [2020-03-09T16:52:28.266Z] === RUN   TestDockerNetworkIpvlan
16:52:28 [2020-03-09T16:52:28.266Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:52:28 [2020-03-09T16:52:28.266Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:52:28 [2020-03-09T16:52:28.266Z] PASS
16:52:28 [2020-03-09T16:52:28.266Z] 
16:52:28 [2020-03-09T16:52:28.266Z] === Skipped
16:52:28 [2020-03-09T16:52:28.266Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
16:52:28 [2020-03-09T16:52:28.266Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:52:28 [2020-03-09T16:52:28.266Z] 
16:52:28 [2020-03-09T16:52:28.266Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:52:28 [2020-03-09T16:52:28.266Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:52:28 [2020-03-09T16:52:28.266Z] 
16:52:28 [2020-03-09T16:52:28.266Z] 
16:52:28 [2020-03-09T16:52:28.266Z] DONE 2 tests, 2 skipped in 0.106s
16:52:28 [2020-03-09T16:52:28.266Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:52:28 [2020-03-09T16:52:28.266Z] ++ 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
16:52:28 [2020-03-09T16:52:28.266Z] ++ set -e
16:52:28 [2020-03-09T16:52:28.266Z] ++ '[' -n 0 ']'
16:52:28 [2020-03-09T16:52:28.266Z] ++ set -x
16:52:28 [2020-03-09T16:52:28.266Z] ++ 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= 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
16:52:28 [2020-03-09T16:52:28.266Z] INFO: Testing against a local daemon
16:52:28 [2020-03-09T16:52:28.266Z] === RUN   TestDockerNetworkMacvlanPersistance
16:52:28 [2020-03-09T16:52:28.897Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.56s)
16:52:28 [2020-03-09T16:52:28.898Z] === RUN   TestDockerNetworkMacvlan
16:52:29 [2020-03-09T16:52:29.922Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:52:30 [2020-03-09T16:52:30.941Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:52:31 [2020-03-09T16:52:31.958Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:52:34 [2020-03-09T16:52:34.709Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:52:38 [2020-03-09T16:52:38.181Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:52:42 [2020-03-09T16:52:42.594Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:52:44 [2020-03-09T16:52:44.087Z] --- PASS: TestDockerNetworkMacvlan (14.88s)
16:52:44 [2020-03-09T16:52:44.088Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
16:52:44 [2020-03-09T16:52:44.088Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
16:52:44 [2020-03-09T16:52:44.088Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
16:52:44 [2020-03-09T16:52:44.088Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.22s)
16:52:44 [2020-03-09T16:52:44.088Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.19s)
16:52:44 [2020-03-09T16:52:44.088Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.94s)
16:52:44 [2020-03-09T16:52:44.088Z] PASS
16:52:44 [2020-03-09T16:52:44.088Z] 
16:52:44 [2020-03-09T16:52:44.088Z] DONE 8 tests in 16.557s
16:52:44 [2020-03-09T16:52:44.088Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
16:52:44 [2020-03-09T16:52:44.088Z] ++ 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
16:52:44 [2020-03-09T16:52:44.088Z] ++ set -e
16:52:44 [2020-03-09T16:52:44.088Z] ++ '[' -n 0 ']'
16:52:44 [2020-03-09T16:52:44.088Z] ++ set -x
16:52:44 [2020-03-09T16:52:44.088Z] ++ 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= 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
16:52:44 [2020-03-09T16:52:44.088Z] testing: warning: no tests to run
16:52:44 [2020-03-09T16:52:44.088Z] PASS
16:52:44 [2020-03-09T16:52:44.088Z] 
16:52:44 [2020-03-09T16:52:44.088Z] DONE 0 tests in 0.017s
16:52:44 [2020-03-09T16:52:44.088Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:52:44 [2020-03-09T16:52:44.088Z] ++ 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
16:52:44 [2020-03-09T16:52:44.088Z] ++ set -e
16:52:44 [2020-03-09T16:52:44.088Z] ++ '[' -n 0 ']'
16:52:44 [2020-03-09T16:52:44.088Z] ++ set -x
16:52:44 [2020-03-09T16:52:44.088Z] ++ 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= 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
16:52:44 [2020-03-09T16:52:44.088Z] INFO: Testing against a local daemon
16:52:44 [2020-03-09T16:52:44.088Z] === RUN   TestAuthZPluginAllowRequest
16:52:45 [2020-03-09T16:52:45.571Z] --- PASS: TestAuthZPluginAllowRequest (1.62s)
16:52:45 [2020-03-09T16:52:45.571Z] === RUN   TestAuthZPluginTLS
16:52:46 [2020-03-09T16:52:46.194Z] --- PASS: TestAuthZPluginTLS (0.59s)
16:52:46 [2020-03-09T16:52:46.194Z] === RUN   TestAuthZPluginDenyRequest
16:52:46 [2020-03-09T16:52:46.820Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
16:52:46 [2020-03-09T16:52:46.820Z] === RUN   TestAuthZPluginAPIDenyResponse
16:52:47 [2020-03-09T16:52:47.444Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s)
16:52:47 [2020-03-09T16:52:47.444Z] === RUN   TestAuthZPluginDenyResponse
16:52:48 [2020-03-09T16:52:48.064Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
16:52:48 [2020-03-09T16:52:48.064Z] === RUN   TestAuthZPluginAllowEventStream
16:52:49 [2020-03-09T16:52:49.556Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s)
16:52:49 [2020-03-09T16:52:49.556Z] === RUN   TestAuthZPluginErrorResponse
16:52:50 [2020-03-09T16:52:50.184Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
16:52:50 [2020-03-09T16:52:50.184Z] === RUN   TestAuthZPluginErrorRequest
16:52:50 [2020-03-09T16:52:50.808Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
16:52:50 [2020-03-09T16:52:50.808Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:52:51 [2020-03-09T16:52:51.428Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
16:52:51 [2020-03-09T16:52:51.428Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:52:53 [2020-03-09T16:52:53.468Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
16:52:53 [2020-03-09T16:52:53.468Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:52:56 [2020-03-09T16:52:56.183Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.14s)
16:52:56 [2020-03-09T16:52:56.183Z] === RUN   TestAuthZPluginHeader
16:52:56 [2020-03-09T16:52:56.809Z] --- PASS: TestAuthZPluginHeader (0.98s)
16:52:56 [2020-03-09T16:52:56.809Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:52:56 [2020-03-09T16:52:56.809Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:52:56 [2020-03-09T16:52:56.810Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:52:56 [2020-03-09T16:52:56.810Z] === RUN   TestAuthZPluginV2Disable
16:52:56 [2020-03-09T16:52:56.810Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:52:56 [2020-03-09T16:52:56.810Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:52:56 [2020-03-09T16:52:56.810Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:52:56 [2020-03-09T16:52:56.810Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:52:56 [2020-03-09T16:52:56.810Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:52:56 [2020-03-09T16:52:56.810Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:52:56 [2020-03-09T16:52:56.810Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:52:56 [2020-03-09T16:52:56.810Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:52:56 [2020-03-09T16:52:56.810Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:53:15 [2020-03-09T16:53:15.445Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
16:53:15 [2020-03-09T16:53:15.445Z] PASS
16:53:15 [2020-03-09T16:53:15.445Z] 
16:53:15 [2020-03-09T16:53:15.445Z] === Skipped
16:53:15 [2020-03-09T16:53:15.445Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:53:15 [2020-03-09T16:53:15.445Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:53:15 [2020-03-09T16:53:15.445Z] 
16:53:15 [2020-03-09T16:53:15.445Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:53:15 [2020-03-09T16:53:15.445Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:53:15 [2020-03-09T16:53:15.445Z] 
16:53:15 [2020-03-09T16:53:15.445Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:53:15 [2020-03-09T16:53:15.445Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:53:15 [2020-03-09T16:53:15.445Z] 
16:53:15 [2020-03-09T16:53:15.445Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:53:15 [2020-03-09T16:53:15.445Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:53:15 [2020-03-09T16:53:15.445Z] 
16:53:15 [2020-03-09T16:53:15.445Z] 
16:53:15 [2020-03-09T16:53:15.445Z] DONE 17 tests, 4 skipped in 29.546s
16:53:15 [2020-03-09T16:53:15.445Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:53:15 [2020-03-09T16:53:15.445Z] ++ 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
16:53:15 [2020-03-09T16:53:15.445Z] ++ set -e
16:53:15 [2020-03-09T16:53:15.445Z] ++ '[' -n 0 ']'
16:53:15 [2020-03-09T16:53:15.445Z] ++ set -x
16:53:15 [2020-03-09T16:53:15.445Z] ++ 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= 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
16:53:15 [2020-03-09T16:53:15.445Z] INFO: Testing against a local daemon
16:53:15 [2020-03-09T16:53:15.445Z] === RUN   TestPluginInvalidJSON
16:53:15 [2020-03-09T16:53:15.445Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:53:15 [2020-03-09T16:53:15.445Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:53:15 [2020-03-09T16:53:15.445Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:53:15 [2020-03-09T16:53:15.445Z] --- PASS: TestPluginInvalidJSON (0.08s)
16:53:15 [2020-03-09T16:53:15.445Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:53:15 [2020-03-09T16:53:15.445Z] PASS
16:53:15 [2020-03-09T16:53:15.445Z] 
16:53:15 [2020-03-09T16:53:15.445Z] DONE 2 tests in 0.171s
16:53:15 [2020-03-09T16:53:15.445Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:53:15 [2020-03-09T16:53:15.445Z] ++ 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
16:53:15 [2020-03-09T16:53:15.445Z] ++ set -e
16:53:15 [2020-03-09T16:53:15.445Z] ++ '[' -n 0 ']'
16:53:15 [2020-03-09T16:53:15.445Z] ++ set -x
16:53:15 [2020-03-09T16:53:15.445Z] ++ 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= 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
16:53:15 [2020-03-09T16:53:15.445Z] INFO: Testing against a local daemon
16:53:15 [2020-03-09T16:53:15.445Z] === RUN   TestExternalGraphDriver
16:53:15 [2020-03-09T16:53:15.445Z] === RUN   TestExternalGraphDriver/json
16:53:16 [2020-03-09T16:53:16.072Z] === RUN   TestExternalGraphDriver/spec
16:53:18 [2020-03-09T16:53:18.112Z] === RUN   TestExternalGraphDriver/pull
16:53:20 [2020-03-09T16:53:20.817Z] --- PASS: TestExternalGraphDriver (6.48s)
16:53:20 [2020-03-09T16:53:20.817Z]     --- PASS: TestExternalGraphDriver/json (2.11s)
16:53:20 [2020-03-09T16:53:20.817Z]     --- PASS: TestExternalGraphDriver/spec (2.11s)
16:53:20 [2020-03-09T16:53:20.817Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
16:53:20 [2020-03-09T16:53:20.817Z] === RUN   TestGraphdriverPluginV2
16:53:20 [2020-03-09T16:53:20.817Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
16:53:20 [2020-03-09T16:53:20.817Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:53:20 [2020-03-09T16:53:20.817Z] PASS
16:53:20 [2020-03-09T16:53:20.817Z] 
16:53:20 [2020-03-09T16:53:20.817Z] === Skipped
16:53:20 [2020-03-09T16:53:20.817Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
16:53:20 [2020-03-09T16:53:20.817Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:53:20 [2020-03-09T16:53:20.817Z] 
16:53:20 [2020-03-09T16:53:20.817Z] 
16:53:20 [2020-03-09T16:53:20.817Z] DONE 5 tests, 1 skipped in 6.652s
16:53:20 [2020-03-09T16:53:20.817Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:53:20 [2020-03-09T16:53:20.817Z] ++ 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
16:53:20 [2020-03-09T16:53:20.817Z] ++ set -e
16:53:20 [2020-03-09T16:53:20.817Z] ++ '[' -n 0 ']'
16:53:20 [2020-03-09T16:53:20.817Z] ++ set -x
16:53:20 [2020-03-09T16:53:20.817Z] ++ 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= 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
16:53:20 [2020-03-09T16:53:20.817Z] INFO: Testing against a local daemon
16:53:20 [2020-03-09T16:53:20.817Z] === RUN   TestContinueAfterPluginCrash
16:53:20 [2020-03-09T16:53:20.817Z] === PAUSE TestContinueAfterPluginCrash
16:53:20 [2020-03-09T16:53:20.817Z] === RUN   TestReadPluginNoRead
16:53:20 [2020-03-09T16:53:20.817Z] === PAUSE TestReadPluginNoRead
16:53:20 [2020-03-09T16:53:20.817Z] === RUN   TestDaemonStartWithLogOpt
16:53:20 [2020-03-09T16:53:20.817Z] === PAUSE TestDaemonStartWithLogOpt
16:53:20 [2020-03-09T16:53:20.817Z] === CONT  TestContinueAfterPluginCrash
16:53:20 [2020-03-09T16:53:20.817Z] === CONT  TestDaemonStartWithLogOpt
16:53:20 [2020-03-09T16:53:20.817Z] === CONT  TestReadPluginNoRead
16:53:43 [2020-03-09T16:53:43.269Z] === RUN   TestReadPluginNoRead/default
16:53:43 [2020-03-09T16:53:43.269Z] --- PASS: TestDaemonStartWithLogOpt (22.84s)
16:53:44 [2020-03-09T16:53:44.759Z] === RUN   TestReadPluginNoRead/disabled_caching
16:53:46 [2020-03-09T16:53:46.799Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
16:53:48 [2020-03-09T16:53:48.284Z] --- PASS: TestReadPluginNoRead (27.73s)
16:53:48 [2020-03-09T16:53:48.284Z]     --- PASS: TestReadPluginNoRead/default (1.82s)
16:53:48 [2020-03-09T16:53:48.284Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.79s)
16:53:48 [2020-03-09T16:53:48.284Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s)
16:53:48 [2020-03-09T16:53:48.284Z]     read_test.go:91: [d2ca83dcccd90] daemon is not started
16:53:48 [2020-03-09T16:53:48.571Z] --- PASS: TestContinueAfterPluginCrash (28.09s)
16:53:48 [2020-03-09T16:53:48.571Z] PASS
16:53:48 [2020-03-09T16:53:48.571Z] 
16:53:48 [2020-03-09T16:53:48.571Z] DONE 6 tests in 28.187s
16:53:48 [2020-03-09T16:53:48.571Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
16:53:48 [2020-03-09T16:53:48.571Z] ++ 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
16:53:48 [2020-03-09T16:53:48.571Z] ++ set -e
16:53:48 [2020-03-09T16:53:48.571Z] ++ '[' -n 0 ']'
16:53:48 [2020-03-09T16:53:48.571Z] ++ set -x
16:53:48 [2020-03-09T16:53:48.571Z] ++ 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= 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
16:53:48 [2020-03-09T16:53:48.571Z] testing: warning: no tests to run
16:53:48 [2020-03-09T16:53:48.571Z] PASS
16:53:48 [2020-03-09T16:53:48.571Z] 
16:53:48 [2020-03-09T16:53:48.571Z] DONE 0 tests in 0.022s
16:53:48 [2020-03-09T16:53:48.571Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:53:48 [2020-03-09T16:53:48.571Z] ++ 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
16:53:48 [2020-03-09T16:53:48.571Z] ++ set -e
16:53:48 [2020-03-09T16:53:48.571Z] ++ '[' -n 0 ']'
16:53:48 [2020-03-09T16:53:48.571Z] ++ set -x
16:53:48 [2020-03-09T16:53:48.572Z] ++ 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= 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
16:53:48 [2020-03-09T16:53:48.859Z] INFO: Testing against a local daemon
16:53:48 [2020-03-09T16:53:48.859Z] === RUN   TestPluginWithDevMounts
16:53:48 [2020-03-09T16:53:48.859Z] === PAUSE TestPluginWithDevMounts
16:53:48 [2020-03-09T16:53:48.859Z] === CONT  TestPluginWithDevMounts
16:53:50 [2020-03-09T16:53:50.899Z] --- PASS: TestPluginWithDevMounts (2.28s)
16:53:50 [2020-03-09T16:53:50.899Z] PASS
16:53:51 [2020-03-09T16:53:51.188Z] 
16:53:51 [2020-03-09T16:53:51.188Z] DONE 1 tests in 2.386s
16:53:51 [2020-03-09T16:53:51.188Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
16:53:51 [2020-03-09T16:53:51.188Z] ++ 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
16:53:51 [2020-03-09T16:53:51.188Z] ++ set -e
16:53:51 [2020-03-09T16:53:51.188Z] ++ '[' -n 0 ']'
16:53:51 [2020-03-09T16:53:51.188Z] ++ set -x
16:53:51 [2020-03-09T16:53:51.188Z] ++ 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= 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
16:53:51 [2020-03-09T16:53:51.188Z] INFO: Testing against a local daemon
16:53:51 [2020-03-09T16:53:51.188Z] === RUN   TestSecretInspect
16:53:53 [2020-03-09T16:53:53.882Z] --- PASS: TestSecretInspect (2.39s)
16:53:53 [2020-03-09T16:53:53.883Z] === RUN   TestSecretList
16:53:55 [2020-03-09T16:53:55.925Z] --- PASS: TestSecretList (2.34s)
16:53:55 [2020-03-09T16:53:55.925Z] === RUN   TestSecretsCreateAndDelete
16:53:58 [2020-03-09T16:53:58.630Z] --- PASS: TestSecretsCreateAndDelete (2.33s)
16:53:58 [2020-03-09T16:53:58.630Z] === RUN   TestSecretsUpdate
16:54:00 [2020-03-09T16:54:00.673Z] --- PASS: TestSecretsUpdate (2.40s)
16:54:00 [2020-03-09T16:54:00.673Z] === RUN   TestTemplatedSecret
16:54:03 [2020-03-09T16:54:03.374Z] --- PASS: TestTemplatedSecret (2.78s)
16:54:03 [2020-03-09T16:54:03.374Z] === RUN   TestSecretCreateResolve
16:54:06 [2020-03-09T16:54:06.082Z] --- PASS: TestSecretCreateResolve (2.39s)
16:54:06 [2020-03-09T16:54:06.082Z] PASS
16:54:06 [2020-03-09T16:54:06.082Z] 
16:54:06 [2020-03-09T16:54:06.082Z] DONE 6 tests in 14.712s
16:54:06 [2020-03-09T16:54:06.082Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
16:54:06 [2020-03-09T16:54:06.082Z] ++ 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
16:54:06 [2020-03-09T16:54:06.082Z] ++ set -e
16:54:06 [2020-03-09T16:54:06.082Z] ++ '[' -n 0 ']'
16:54:06 [2020-03-09T16:54:06.082Z] ++ set -x
16:54:06 [2020-03-09T16:54:06.082Z] ++ 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= 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
16:54:06 [2020-03-09T16:54:06.082Z] INFO: Testing against a local daemon
16:54:06 [2020-03-09T16:54:06.082Z] === RUN   TestServiceCreateInit
16:54:06 [2020-03-09T16:54:06.082Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:54:10 [2020-03-09T16:54:10.490Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:54:14 [2020-03-09T16:54:14.909Z] --- PASS: TestServiceCreateInit (8.48s)
16:54:14 [2020-03-09T16:54:14.909Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.12s)
16:54:14 [2020-03-09T16:54:14.909Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.32s)
16:54:14 [2020-03-09T16:54:14.909Z] === RUN   TestCreateServiceMultipleTimes
16:54:33 [2020-03-09T16:54:33.419Z] --- PASS: TestCreateServiceMultipleTimes (16.43s)
16:54:33 [2020-03-09T16:54:33.419Z] === RUN   TestCreateServiceConflict
16:54:33 [2020-03-09T16:54:33.419Z] --- PASS: TestCreateServiceConflict (2.37s)
16:54:33 [2020-03-09T16:54:33.419Z] === RUN   TestCreateServiceMaxReplicas
16:54:36 [2020-03-09T16:54:36.915Z] --- PASS: TestCreateServiceMaxReplicas (3.29s)
16:54:36 [2020-03-09T16:54:36.915Z] === RUN   TestCreateWithDuplicateNetworkNames
16:54:52 [2020-03-09T16:54:52.175Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.57s)
16:54:52 [2020-03-09T16:54:52.175Z] === RUN   TestCreateServiceSecretFileMode
16:54:52 [2020-03-09T16:54:52.794Z] --- PASS: TestCreateServiceSecretFileMode (2.74s)
16:54:52 [2020-03-09T16:54:52.794Z] === RUN   TestCreateServiceConfigFileMode
16:54:55 [2020-03-09T16:54:55.510Z] --- PASS: TestCreateServiceConfigFileMode (2.64s)
16:54:55 [2020-03-09T16:54:55.511Z] === RUN   TestCreateServiceSysctls
16:54:58 [2020-03-09T16:54:58.999Z] --- PASS: TestCreateServiceSysctls (3.58s)
16:54:58 [2020-03-09T16:54:58.999Z] === RUN   TestCreateServiceCapabilities
16:55:01 [2020-03-09T16:55:01.722Z] --- PASS: TestCreateServiceCapabilities (2.74s)
16:55:01 [2020-03-09T16:55:01.722Z] === RUN   TestInspect
16:55:05 [2020-03-09T16:55:05.227Z] --- PASS: TestInspect (3.15s)
16:55:05 [2020-03-09T16:55:05.227Z] === RUN   TestCreateJob
16:55:08 [2020-03-09T16:55:08.711Z] --- PASS: TestCreateJob (3.46s)
16:55:08 [2020-03-09T16:55:08.711Z] === RUN   TestReplicatedJob
16:55:15 [2020-03-09T16:55:15.575Z] --- PASS: TestReplicatedJob (6.09s)
16:55:15 [2020-03-09T16:55:15.575Z] === RUN   TestUpdateReplicatedJob
16:55:18 [2020-03-09T16:55:18.303Z] --- PASS: TestUpdateReplicatedJob (3.85s)
16:55:18 [2020-03-09T16:55:18.303Z] === RUN   TestServiceListWithStatuses
16:55:18 [2020-03-09T16:55:18.303Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:55:18 [2020-03-09T16:55:18.303Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:55:18 [2020-03-09T16:55:18.303Z] === RUN   TestDockerNetworkConnectAlias
16:55:23 [2020-03-09T16:55:23.834Z] --- PASS: TestDockerNetworkConnectAlias (4.82s)
16:55:23 [2020-03-09T16:55:23.834Z] === RUN   TestDockerNetworkReConnect
16:55:27 [2020-03-09T16:55:27.326Z] --- PASS: TestDockerNetworkReConnect (3.94s)
16:55:27 [2020-03-09T16:55:27.326Z] === RUN   TestServicePlugin
16:55:27 [2020-03-09T16:55:27.326Z] --- SKIP: TestServicePlugin (0.00s)
16:55:27 [2020-03-09T16:55:27.326Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:55:27 [2020-03-09T16:55:27.326Z] === RUN   TestServiceUpdateLabel
16:55:29 [2020-03-09T16:55:29.371Z] --- PASS: TestServiceUpdateLabel (2.34s)
16:55:29 [2020-03-09T16:55:29.371Z] === RUN   TestServiceUpdateSecrets
16:55:44 [2020-03-09T16:55:44.776Z] --- PASS: TestServiceUpdateSecrets (14.86s)
16:55:44 [2020-03-09T16:55:44.776Z] === RUN   TestServiceUpdateConfigs
16:56:00 [2020-03-09T16:56:00.050Z] --- PASS: TestServiceUpdateConfigs (15.00s)
16:56:00 [2020-03-09T16:56:00.050Z] === RUN   TestServiceUpdateNetwork
16:56:12 [2020-03-09T16:56:12.611Z] --- PASS: TestServiceUpdateNetwork (13.23s)
16:56:12 [2020-03-09T16:56:12.611Z] PASS
16:56:12 [2020-03-09T16:56:12.611Z] 
16:56:12 [2020-03-09T16:56:12.611Z] === Skipped
16:56:12 [2020-03-09T16:56:12.611Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
16:56:12 [2020-03-09T16:56:12.611Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:56:12 [2020-03-09T16:56:12.611Z] 
16:56:12 [2020-03-09T16:56:12.611Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
16:56:12 [2020-03-09T16:56:12.611Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:56:12 [2020-03-09T16:56:12.611Z] 
16:56:12 [2020-03-09T16:56:12.611Z] 
16:56:12 [2020-03-09T16:56:12.611Z] DONE 23 tests, 2 skipped in 126.713s
16:56:12 [2020-03-09T16:56:12.611Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
16:56:12 [2020-03-09T16:56:12.611Z] ++ 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
16:56:12 [2020-03-09T16:56:12.611Z] ++ set -e
16:56:12 [2020-03-09T16:56:12.611Z] ++ '[' -n 0 ']'
16:56:12 [2020-03-09T16:56:12.611Z] ++ set -x
16:56:12 [2020-03-09T16:56:12.611Z] ++ 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= 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
16:56:12 [2020-03-09T16:56:12.611Z] INFO: Testing against a local daemon
16:56:12 [2020-03-09T16:56:12.611Z] === RUN   TestSessionCreate
16:56:12 [2020-03-09T16:56:12.611Z] --- PASS: TestSessionCreate (0.05s)
16:56:12 [2020-03-09T16:56:12.612Z] === RUN   TestSessionCreateWithBadUpgrade
16:56:12 [2020-03-09T16:56:12.612Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
16:56:12 [2020-03-09T16:56:12.612Z] PASS
16:56:12 [2020-03-09T16:56:12.612Z] 
16:56:12 [2020-03-09T16:56:12.612Z] DONE 2 tests in 0.201s
16:56:12 [2020-03-09T16:56:12.612Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
16:56:12 [2020-03-09T16:56:12.612Z] ++ 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
16:56:12 [2020-03-09T16:56:12.612Z] ++ set -e
16:56:12 [2020-03-09T16:56:12.612Z] ++ '[' -n 0 ']'
16:56:12 [2020-03-09T16:56:12.612Z] ++ set -x
16:56:12 [2020-03-09T16:56:12.612Z] ++ 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= 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
16:56:12 [2020-03-09T16:56:12.900Z] INFO: Testing against a local daemon
16:56:12 [2020-03-09T16:56:12.900Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:56:12 [2020-03-09T16:56:12.900Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:56:12 [2020-03-09T16:56:12.900Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:56:12 [2020-03-09T16:56:12.900Z] === RUN   TestEventsExecDie
16:56:13 [2020-03-09T16:56:13.916Z] --- PASS: TestEventsExecDie (0.87s)
16:56:13 [2020-03-09T16:56:13.916Z] === RUN   TestEventsBackwardsCompatible
16:56:13 [2020-03-09T16:56:13.916Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
16:56:13 [2020-03-09T16:56:13.916Z] === RUN   TestInfoBinaryCommits
16:56:13 [2020-03-09T16:56:13.916Z] --- PASS: TestInfoBinaryCommits (0.06s)
16:56:13 [2020-03-09T16:56:13.916Z] === RUN   TestInfoAPIVersioned
16:56:13 [2020-03-09T16:56:13.916Z] --- PASS: TestInfoAPIVersioned (0.02s)
16:56:13 [2020-03-09T16:56:13.916Z] === RUN   TestInfoDiscoveryBackend
16:56:14 [2020-03-09T16:56:14.533Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
16:56:14 [2020-03-09T16:56:14.533Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:56:15 [2020-03-09T16:56:15.551Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:56:15 [2020-03-09T16:56:15.551Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:56:16 [2020-03-09T16:56:16.174Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
16:56:16 [2020-03-09T16:56:16.174Z] === RUN   TestInfoAPI
16:56:16 [2020-03-09T16:56:16.174Z] --- PASS: TestInfoAPI (0.06s)
16:56:16 [2020-03-09T16:56:16.174Z] === RUN   TestInfoAPIWarnings
16:56:16 [2020-03-09T16:56:16.796Z] --- PASS: TestInfoAPIWarnings (0.56s)
16:56:16 [2020-03-09T16:56:16.796Z] === RUN   TestInfoDebug
16:56:17 [2020-03-09T16:56:17.089Z] --- PASS: TestInfoDebug (0.55s)
16:56:17 [2020-03-09T16:56:17.089Z] === RUN   TestInfoInsecureRegistries
16:56:17 [2020-03-09T16:56:17.711Z] --- PASS: TestInfoInsecureRegistries (0.58s)
16:56:17 [2020-03-09T16:56:17.711Z] === RUN   TestInfoRegistryMirrors
16:56:18 [2020-03-09T16:56:18.356Z] --- PASS: TestInfoRegistryMirrors (0.55s)
16:56:18 [2020-03-09T16:56:18.356Z] === RUN   TestLoginFailsWithBadCredentials
16:56:18 [2020-03-09T16:56:18.642Z] --- PASS: TestLoginFailsWithBadCredentials (0.43s)
16:56:18 [2020-03-09T16:56:18.642Z] === RUN   TestPingCacheHeaders
16:56:18 [2020-03-09T16:56:18.929Z] --- PASS: TestPingCacheHeaders (0.07s)
16:56:18 [2020-03-09T16:56:18.929Z] === RUN   TestPingGet
16:56:18 [2020-03-09T16:56:18.929Z] --- PASS: TestPingGet (0.03s)
16:56:18 [2020-03-09T16:56:18.929Z] === RUN   TestPingHead
16:56:18 [2020-03-09T16:56:18.929Z] --- PASS: TestPingHead (0.05s)
16:56:18 [2020-03-09T16:56:18.929Z] === RUN   TestVersion
16:56:18 [2020-03-09T16:56:18.929Z] --- PASS: TestVersion (0.06s)
16:56:18 [2020-03-09T16:56:18.929Z] PASS
16:56:18 [2020-03-09T16:56:18.929Z] 
16:56:18 [2020-03-09T16:56:18.929Z] === Skipped
16:56:18 [2020-03-09T16:56:18.929Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:56:18 [2020-03-09T16:56:18.929Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:56:18 [2020-03-09T16:56:18.929Z] 
16:56:18 [2020-03-09T16:56:18.929Z] 
16:56:18 [2020-03-09T16:56:18.929Z] DONE 18 tests, 1 skipped in 6.191s
16:56:18 [2020-03-09T16:56:18.929Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
16:56:18 [2020-03-09T16:56:18.929Z] ++ 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
16:56:18 [2020-03-09T16:56:18.929Z] ++ set -e
16:56:18 [2020-03-09T16:56:18.929Z] ++ '[' -n 0 ']'
16:56:18 [2020-03-09T16:56:18.929Z] ++ set -x
16:56:18 [2020-03-09T16:56:18.929Z] ++ 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= 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
16:56:19 [2020-03-09T16:56:19.215Z] INFO: Testing against a local daemon
16:56:19 [2020-03-09T16:56:19.215Z] === RUN   TestVolumesCreateAndList
16:56:19 [2020-03-09T16:56:19.215Z] --- PASS: TestVolumesCreateAndList (0.05s)
16:56:19 [2020-03-09T16:56:19.215Z] === RUN   TestVolumesRemove
16:56:19 [2020-03-09T16:56:19.215Z] --- PASS: TestVolumesRemove (0.09s)
16:56:19 [2020-03-09T16:56:19.215Z] === RUN   TestVolumesInspect
16:56:19 [2020-03-09T16:56:19.215Z] --- PASS: TestVolumesInspect (0.04s)
16:56:19 [2020-03-09T16:56:19.215Z] === RUN   TestVolumesInvalidJSON
16:56:19 [2020-03-09T16:56:19.215Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:56:19 [2020-03-09T16:56:19.215Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:56:19 [2020-03-09T16:56:19.215Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:56:19 [2020-03-09T16:56:19.215Z] --- PASS: TestVolumesInvalidJSON (0.04s)
16:56:19 [2020-03-09T16:56:19.215Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:56:19 [2020-03-09T16:56:19.215Z] PASS
16:56:19 [2020-03-09T16:56:19.215Z] 
16:56:19 [2020-03-09T16:56:19.215Z] DONE 5 tests in 0.330s
16:56:19 [2020-03-09T16:56:19.215Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:56:19 [2020-03-09T16:56:19.500Z] ++++ cat bundles/test-integration/docker.pid
16:56:19 [2020-03-09T16:56:19.500Z] +++ kill 13430
16:56:20 [2020-03-09T16:56:20.982Z] +++ /etc/init.d/apparmor stop
16:56:20 [2020-03-09T16:56:20.982Z] Leaving: AppArmorNo profiles have been unloaded.
16:56:20 [2020-03-09T16:56:20.982Z] 
16:56:20 [2020-03-09T16:56:20.982Z] Unloading profiles will leave already running processes permanently
16:56:20 [2020-03-09T16:56:20.982Z] unconfined, which can lead to unexpected situations.
16:56:20 [2020-03-09T16:56:20.982Z] 
16:56:20 [2020-03-09T16:56:20.982Z] To set a process to complain mode, use the command line tool
16:56:20 [2020-03-09T16:56:20.982Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:56:20 [2020-03-09T16:56:20.982Z] +++ true
16:56:20 [2020-03-09T16:56:20.982Z]