Skip to content

Console Output

14:59:55 [2020-02-10T14:59:55.309Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40483/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f -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:74187450016171819235c850ec918659096d3e9f hack/make.sh dynbinary test-integration
14:59:55 [2020-02-10T14:59:55.666Z] 
14:59:55 [2020-02-10T14:59:55.666Z] Removing bundles/
14:59:55 [2020-02-10T14:59:55.666Z] 
14:59:55 [2020-02-10T14:59:55.666Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
14:59:55 [2020-02-10T14:59:55.666Z] Building: bundles/dynbinary-daemon/dockerd-dev
14:59:55 [2020-02-10T14:59:55.666Z] GOOS="" GOARCH="" GOARM=""
15:00:54 [2020-02-10T15:00:54.012Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:00:54 [2020-02-10T15:00:54.012Z] 
15:00:54 [2020-02-10T15:00:54.012Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:00:54 [2020-02-10T15:00:54.012Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:00:54 [2020-02-10T15:00:54.012Z] HOSTNAME=624ff30e8cc0
15:00:54 [2020-02-10T15:00:54.012Z] TESTDEBUG=0
15:00:54 [2020-02-10T15:00:54.012Z] DEST=bundles/test-integration
15:00:54 [2020-02-10T15:00:54.012Z] PWD=/go/src/github.com/docker/docker
15:00:54 [2020-02-10T15:00:54.012Z] DOCKER_GITCOMMIT=74187450016171819235c850ec918659096d3e9f
15:00:54 [2020-02-10T15:00:54.012Z] container=docker
15:00:54 [2020-02-10T15:00:54.012Z] HOME=/root
15:00:54 [2020-02-10T15:00:54.012Z] GOLANG_VERSION=1.13.7
15:00:54 [2020-02-10T15:00:54.012Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:00:54 [2020-02-10T15:00:54.012Z] VALIDATE_BRANCH=master
15:00:54 [2020-02-10T15:00:54.012Z] TERM=xterm
15:00:54 [2020-02-10T15:00:54.012Z] DOCKER_PKG=github.com/docker/docker
15:00:54 [2020-02-10T15:00:54.012Z] SHLVL=1
15:00:54 [2020-02-10T15:00:54.012Z] TIMEOUT=120m
15:00:54 [2020-02-10T15:00:54.012Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:00:54 [2020-02-10T15:00:54.012Z] DOCKER_GRAPHDRIVER=overlay2
15:00:54 [2020-02-10T15:00:54.012Z] GO111MODULE=off
15:00:54 [2020-02-10T15:00:54.012Z] DOCKER_EXPERIMENTAL=1
15:00:54 [2020-02-10T15:00:54.012Z] TEST_SKIP_INTEGRATION_CLI=1
15:00:54 [2020-02-10T15:00:54.012Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:00:54 [2020-02-10T15:00:54.012Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:00:54 [2020-02-10T15:00:54.012Z] GOPATH=/go
15:00:54 [2020-02-10T15:00:54.012Z] PKG_CONFIG=pkg-config
15:00:54 [2020-02-10T15:00:54.012Z] _=/usr/bin/env
15:00:54 [2020-02-10T15:00:54.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:01:10 [2020-02-10T15:01:10.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:01:10 [2020-02-10T15:01:10.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:01:11 [2020-02-10T15:01:11.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:01:27 [2020-02-10T15:01:27.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:01:27 [2020-02-10T15:01:27.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:01:28 [2020-02-10T15:01:28.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:01:29 [2020-02-10T15:01:29.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:01:29 [2020-02-10T15:01:29.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:01:31 [2020-02-10T15:01:31.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:01:31 [2020-02-10T15:01:31.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:01:33 [2020-02-10T15:01:33.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:01:35 [2020-02-10T15:01:35.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:01:36 [2020-02-10T15:01:36.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:01:37 [2020-02-10T15:01:37.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:01:38 [2020-02-10T15:01:38.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:01:39 [2020-02-10T15:01:39.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:01:40 [2020-02-10T15:01:40.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:01:41 [2020-02-10T15:01:41.741Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:01:41 [2020-02-10T15:01:41.741Z] Using test binary docker
15:01:41 [2020-02-10T15:01:41.741Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:01:41 [2020-02-10T15:01:41.741Z] +++ /etc/init.d/apparmor start
15:01:41 [2020-02-10T15:01:41.741Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:01:41 [2020-02-10T15:01:41.741Z] Starting dockerd
15:01:41 [2020-02-10T15:01:41.741Z] INFO: Waiting for daemon to start...
15:01:41 [2020-02-10T15:01:41.741Z] +++ 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
15:01:44 [2020-02-10T15:01:44.086Z] .
15:01:44 [2020-02-10T15:01:44.086Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:01:44 [2020-02-10T15:01:44.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:01:44 [2020-02-10T15:01:44.086Z] Error: No such image: emptyfs
15:01:44 [2020-02-10T15:01:44.086Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:01:44 [2020-02-10T15:01:44.086Z] ++++ docker load
15:01:44 [2020-02-10T15:01:44.086Z] Running integration-test (iteration 1)
15:01:44 [2020-02-10T15:01:44.086Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
15:01:44 [2020-02-10T15:01:44.086Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
15:01:44 [2020-02-10T15:01:44.086Z] ++ set -e
15:01:44 [2020-02-10T15:01:44.086Z] ++ '[' -n 0 ']'
15:01:44 [2020-02-10T15:01:44.086Z] ++ set -x
15:01:44 [2020-02-10T15:01:44.086Z] ++ 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=s390x 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/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
15:01:51 [2020-02-10T15:01:51.635Z] Loaded image: buildpack-deps:jessie
15:01:51 [2020-02-10T15:01:51.635Z] Loaded image: busybox:latest
15:01:51 [2020-02-10T15:01:51.635Z] Loaded image: busybox:glibc
15:01:51 [2020-02-10T15:01:51.635Z] Loaded image: debian:jessie
15:01:51 [2020-02-10T15:01:51.635Z] Loaded image: hello-world:latest
15:01:51 [2020-02-10T15:01:51.635Z] INFO: Testing against a local daemon
15:01:51 [2020-02-10T15:01:51.635Z] === RUN   TestCgroupNamespacesBuild
15:01:52 [2020-02-10T15:01:52.854Z] --- PASS: TestCgroupNamespacesBuild (1.75s)
15:01:52 [2020-02-10T15:01:52.854Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:01:54 [2020-02-10T15:01:54.587Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.68s)
15:01:54 [2020-02-10T15:01:54.587Z] === RUN   TestBuildWithSession
15:01:54 [2020-02-10T15:01:54.587Z] --- SKIP: TestBuildWithSession (0.00s)
15:01:54 [2020-02-10T15:01:54.587Z]     build_session_test.go:25: TODO: BuildKit
15:01:54 [2020-02-10T15:01:54.587Z] === RUN   TestBuildSquashParent
15:02:00 [2020-02-10T15:02:00.932Z] --- PASS: TestBuildSquashParent (5.86s)
15:02:00 [2020-02-10T15:02:00.932Z] === RUN   TestBuildWithRemoveAndForceRemove
15:02:00 [2020-02-10T15:02:00.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:02:00 [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:02:00 [2020-02-10T15:02:00.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:02:00 [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:02:00 [2020-02-10T15:02:00.932Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:02:00 [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:02:00 [2020-02-10T15:02:00.932Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:02:00 [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:02:00 [2020-02-10T15:02:00.932Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:02:00 [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:02:00 [2020-02-10T15:02:00.932Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:02:00 [2020-02-10T15:02:00.932Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:02:00 [2020-02-10T15:02:00.932Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:02:00 [2020-02-10T15:02:00.932Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:02:03 [2020-02-10T15:02:03.346Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:02:03 [2020-02-10T15:02:03.347Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:02:05 [2020-02-10T15:02:05.287Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:02:05 [2020-02-10T15:02:05.288Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:02:08 [2020-02-10T15:02:08.494Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:02:08 [2020-02-10T15:02:08.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s)
15:02:08 [2020-02-10T15:02:08.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s)
15:02:08 [2020-02-10T15:02:08.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s)
15:02:08 [2020-02-10T15:02:08.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.26s)
15:02:08 [2020-02-10T15:02:08.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s)
15:02:08 [2020-02-10T15:02:08.494Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.66s)
15:02:08 [2020-02-10T15:02:08.494Z] === RUN   TestBuildMultiStageCopy
15:02:08 [2020-02-10T15:02:08.494Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:02:10 [2020-02-10T15:02:10.234Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:02:10 [2020-02-10T15:02:10.979Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:02:11 [2020-02-10T15:02:11.325Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:02:11 [2020-02-10T15:02:11.699Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:02:12 [2020-02-10T15:02:12.047Z] --- PASS: TestBuildMultiStageCopy (4.24s)
15:02:12 [2020-02-10T15:02:12.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s)
15:02:12 [2020-02-10T15:02:12.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s)
15:02:12 [2020-02-10T15:02:12.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.43s)
15:02:12 [2020-02-10T15:02:12.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
15:02:12 [2020-02-10T15:02:12.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s)
15:02:12 [2020-02-10T15:02:12.047Z] === RUN   TestBuildMultiStageParentConfig
15:02:13 [2020-02-10T15:02:13.782Z] --- PASS: TestBuildMultiStageParentConfig (1.27s)
15:02:13 [2020-02-10T15:02:13.782Z] === RUN   TestBuildLabelWithTargets
15:02:15 [2020-02-10T15:02:15.537Z] --- PASS: TestBuildLabelWithTargets (2.07s)
15:02:15 [2020-02-10T15:02:15.537Z] === RUN   TestBuildWithEmptyLayers
15:02:16 [2020-02-10T15:02:16.282Z] --- PASS: TestBuildWithEmptyLayers (0.88s)
15:02:16 [2020-02-10T15:02:16.282Z] === RUN   TestBuildMultiStageOnBuild
15:02:19 [2020-02-10T15:02:19.374Z] --- PASS: TestBuildMultiStageOnBuild (2.54s)
15:02:19 [2020-02-10T15:02:19.374Z] === RUN   TestBuildUncleanTarFilenames
15:02:20 [2020-02-10T15:02:20.130Z] --- PASS: TestBuildUncleanTarFilenames (1.09s)
15:02:20 [2020-02-10T15:02:20.130Z] === RUN   TestBuildMultiStageLayerLeak
15:02:23 [2020-02-10T15:02:23.230Z] --- PASS: TestBuildMultiStageLayerLeak (2.76s)
15:02:23 [2020-02-10T15:02:23.230Z] === RUN   TestBuildWithHugeFile
15:02:51 [2020-02-10T15:02:51.680Z] --- PASS: TestBuildWithHugeFile (26.06s)
15:02:51 [2020-02-10T15:02:51.680Z] === RUN   TestBuildWithEmptyDockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:02:51 [2020-02-10T15:02:51.680Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:02:51 [2020-02-10T15:02:51.680Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
15:02:51 [2020-02-10T15:02:51.680Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s)
15:02:51 [2020-02-10T15:02:51.680Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
15:02:51 [2020-02-10T15:02:51.680Z] === RUN   TestBuildPreserveOwnership
15:02:51 [2020-02-10T15:02:51.680Z] === RUN   TestBuildPreserveOwnership/copy_from
15:02:52 [2020-02-10T15:02:52.889Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:02:55 [2020-02-10T15:02:55.366Z] --- PASS: TestBuildPreserveOwnership (5.70s)
15:02:55 [2020-02-10T15:02:55.366Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.64s)
15:02:55 [2020-02-10T15:02:55.366Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.06s)
15:02:55 [2020-02-10T15:02:55.366Z] === RUN   TestBuildPlatformInvalid
15:02:55 [2020-02-10T15:02:55.366Z] --- PASS: TestBuildPlatformInvalid (0.11s)
15:02:55 [2020-02-10T15:02:55.366Z] PASS
15:02:55 [2020-02-10T15:02:55.366Z] 
15:02:55 [2020-02-10T15:02:55.366Z] === Skipped
15:02:55 [2020-02-10T15:02:55.366Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
15:02:55 [2020-02-10T15:02:55.366Z]     build_session_test.go:25: TODO: BuildKit
15:02:55 [2020-02-10T15:02:55.366Z] 
15:02:55 [2020-02-10T15:02:55.366Z] 
15:02:55 [2020-02-10T15:02:55.366Z] DONE 32 tests, 1 skipped in 71.079s
15:02:55 [2020-02-10T15:02:55.366Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
15:02:55 [2020-02-10T15:02:55.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
15:02:55 [2020-02-10T15:02:55.366Z] ++ set -e
15:02:55 [2020-02-10T15:02:55.366Z] ++ '[' -n 0 ']'
15:02:55 [2020-02-10T15:02:55.366Z] ++ set -x
15:02:55 [2020-02-10T15:02:55.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x 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/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
15:02:55 [2020-02-10T15:02:55.366Z] INFO: Testing against a local daemon
15:02:55 [2020-02-10T15:02:55.366Z] === RUN   TestConfigList
15:02:58 [2020-02-10T15:02:58.453Z] --- PASS: TestConfigList (2.79s)
15:02:58 [2020-02-10T15:02:58.453Z] === RUN   TestConfigsCreateAndDelete
15:03:00 [2020-02-10T15:03:00.805Z] --- PASS: TestConfigsCreateAndDelete (2.70s)
15:03:00 [2020-02-10T15:03:00.805Z] === RUN   TestConfigsUpdate
15:03:03 [2020-02-10T15:03:03.869Z] --- PASS: TestConfigsUpdate (2.72s)
15:03:03 [2020-02-10T15:03:03.869Z] === RUN   TestTemplatedConfig
15:03:06 [2020-02-10T15:03:06.947Z] --- PASS: TestTemplatedConfig (3.23s)
15:03:06 [2020-02-10T15:03:06.947Z] === RUN   TestConfigInspect
15:03:08 [2020-02-10T15:03:08.720Z] --- PASS: TestConfigInspect (2.24s)
15:03:08 [2020-02-10T15:03:08.720Z] === RUN   TestConfigCreateWithLabels
15:03:11 [2020-02-10T15:03:11.784Z] --- PASS: TestConfigCreateWithLabels (2.73s)
15:03:11 [2020-02-10T15:03:11.784Z] === RUN   TestConfigCreateResolve
15:03:14 [2020-02-10T15:03:14.134Z] --- PASS: TestConfigCreateResolve (2.62s)
15:03:14 [2020-02-10T15:03:14.134Z] === RUN   TestConfigDaemonLibtrustID
15:03:15 [2020-02-10T15:03:15.106Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
15:03:15 [2020-02-10T15:03:15.106Z] PASS
15:03:15 [2020-02-10T15:03:15.106Z] 
15:03:15 [2020-02-10T15:03:15.106Z] DONE 8 tests in 19.638s
15:03:15 [2020-02-10T15:03:15.106Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
15:03:15 [2020-02-10T15:03:15.106Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
15:03:15 [2020-02-10T15:03:15.106Z] ++ set -e
15:03:15 [2020-02-10T15:03:15.106Z] ++ '[' -n 0 ']'
15:03:15 [2020-02-10T15:03:15.106Z] ++ set -x
15:03:15 [2020-02-10T15:03:15.106Z] ++ 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=s390x 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/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
15:03:15 [2020-02-10T15:03:15.106Z] INFO: Testing against a local daemon
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestCheckpoint
15:03:15 [2020-02-10T15:03:15.106Z] --- SKIP: TestCheckpoint (0.00s)
15:03:15 [2020-02-10T15:03:15.106Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestContainerInvalidJSON
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:03:15 [2020-02-10T15:03:15.106Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:03:15 [2020-02-10T15:03:15.106Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:03:15 [2020-02-10T15:03:15.106Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:03:15 [2020-02-10T15:03:15.106Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:03:15 [2020-02-10T15:03:15.106Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:03:15 [2020-02-10T15:03:15.106Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:03:15 [2020-02-10T15:03:15.106Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:03:15 [2020-02-10T15:03:15.106Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:03:15 [2020-02-10T15:03:15.106Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:03:15 [2020-02-10T15:03:15.106Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:03:15 [2020-02-10T15:03:15.106Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestCopyFromContainerPathIsNotDir
15:03:15 [2020-02-10T15:03:15.106Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestCopyToContainerPathDoesNotExist
15:03:15 [2020-02-10T15:03:15.106Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
15:03:15 [2020-02-10T15:03:15.106Z] === RUN   TestCopyToContainerPathIsNotDir
15:03:15 [2020-02-10T15:03:15.565Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s)
15:03:15 [2020-02-10T15:03:15.565Z] === RUN   TestCopyFromContainer
15:03:17 [2020-02-10T15:03:17.452Z] === RUN   TestCopyFromContainer//
15:03:17 [2020-02-10T15:03:17.452Z] === RUN   TestCopyFromContainer//bar/root
15:03:17 [2020-02-10T15:03:17.452Z] === RUN   TestCopyFromContainer//bar/root/
15:03:17 [2020-02-10T15:03:17.808Z] === RUN   TestCopyFromContainer/bar/quux
15:03:17 [2020-02-10T15:03:17.808Z] === RUN   TestCopyFromContainer/bar/quux/
15:03:17 [2020-02-10T15:03:17.808Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:03:17 [2020-02-10T15:03:17.808Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCopyFromContainer/bar/notarget
15:03:18 [2020-02-10T15:03:18.161Z] --- PASS: TestCopyFromContainer (2.84s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer// (0.07s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:18 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:18 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:18 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:18 [2020-02-10T15:03:18.161Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:03:18 [2020-02-10T15:03:18.161Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:03:18 [2020-02-10T15:03:18.161Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:03:18 [2020-02-10T15:03:18.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateLinkToNonExistingContainer
15:03:18 [2020-02-10T15:03:18.161Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateWithInvalidEnv
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateWithInvalidEnv/0
15:03:18 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateWithInvalidEnv/0
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateWithInvalidEnv/1
15:03:18 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateWithInvalidEnv/1
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateWithInvalidEnv/2
15:03:18 [2020-02-10T15:03:18.161Z] === PAUSE TestCreateWithInvalidEnv/2
15:03:18 [2020-02-10T15:03:18.161Z] === CONT  TestCreateWithInvalidEnv/0
15:03:18 [2020-02-10T15:03:18.161Z] === CONT  TestCreateWithInvalidEnv/2
15:03:18 [2020-02-10T15:03:18.161Z] === CONT  TestCreateWithInvalidEnv/1
15:03:18 [2020-02-10T15:03:18.161Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:03:18 [2020-02-10T15:03:18.161Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateTmpfsMountsTarget
15:03:18 [2020-02-10T15:03:18.161Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:03:18 [2020-02-10T15:03:18.161Z] === RUN   TestCreateWithCustomMaskedPaths
15:03:20 [2020-02-10T15:03:20.541Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s)
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:03:20 [2020-02-10T15:03:20.541Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:03:20 [2020-02-10T15:03:20.541Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:03:20 [2020-02-10T15:03:20.541Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:03:20 [2020-02-10T15:03:20.541Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:03:20 [2020-02-10T15:03:20.895Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:03:20 [2020-02-10T15:03:20.895Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:03:20 [2020-02-10T15:03:20.895Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:03:20 [2020-02-10T15:03:20.895Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:03:20 [2020-02-10T15:03:20.895Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:03:20 [2020-02-10T15:03:20.895Z] --- PASS: TestCreateWithCapabilities (0.01s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
15:03:20 [2020-02-10T15:03:20.895Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
15:03:20 [2020-02-10T15:03:20.895Z] === RUN   TestCreateWithCustomReadonlyPaths
15:03:23 [2020-02-10T15:03:23.291Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.52s)
15:03:23 [2020-02-10T15:03:23.291Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:03:23 [2020-02-10T15:03:23.291Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:23 [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:23 [2020-02-10T15:03:23.291Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:23 [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:23 [2020-02-10T15:03:23.291Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:23 [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:23 [2020-02-10T15:03:23.291Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:23 [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:23 [2020-02-10T15:03:23.291Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:23 [2020-02-10T15:03:23.291Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:23 [2020-02-10T15:03:23.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:03:23 [2020-02-10T15:03:23.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:03:23 [2020-02-10T15:03:23.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:03:23 [2020-02-10T15:03:23.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:03:23 [2020-02-10T15:03:23.722Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:03:23 [2020-02-10T15:03:23.722Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:03:23 [2020-02-10T15:03:23.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:03:23 [2020-02-10T15:03:23.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:03:23 [2020-02-10T15:03:23.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
15:03:23 [2020-02-10T15:03:23.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:03:23 [2020-02-10T15:03:23.722Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:03:23 [2020-02-10T15:03:23.722Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:03:24 [2020-02-10T15:03:24.512Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
15:03:24 [2020-02-10T15:03:24.512Z] === RUN   TestContainerStartOnDaemonRestart
15:03:24 [2020-02-10T15:03:24.512Z] === PAUSE TestContainerStartOnDaemonRestart
15:03:24 [2020-02-10T15:03:24.512Z] === RUN   TestDaemonRestartIpcMode
15:03:24 [2020-02-10T15:03:24.512Z] === PAUSE TestDaemonRestartIpcMode
15:03:24 [2020-02-10T15:03:24.512Z] === RUN   TestDaemonHostGatewayIP
15:03:24 [2020-02-10T15:03:24.512Z] === PAUSE TestDaemonHostGatewayIP
15:03:24 [2020-02-10T15:03:24.512Z] === RUN   TestDiff
15:03:25 [2020-02-10T15:03:25.258Z] --- PASS: TestDiff (0.92s)
15:03:25 [2020-02-10T15:03:25.258Z] === RUN   TestExecWithCloseStdin
15:03:26 [2020-02-10T15:03:26.487Z] --- PASS: TestExecWithCloseStdin (1.02s)
15:03:26 [2020-02-10T15:03:26.487Z] === RUN   TestExec
15:03:27 [2020-02-10T15:03:27.240Z] --- PASS: TestExec (1.13s)
15:03:27 [2020-02-10T15:03:27.240Z] === RUN   TestExecUser
15:03:28 [2020-02-10T15:03:28.454Z] --- PASS: TestExecUser (1.00s)
15:03:28 [2020-02-10T15:03:28.454Z] === RUN   TestExportContainerAndImportImage
15:03:29 [2020-02-10T15:03:29.677Z] --- PASS: TestExportContainerAndImportImage (1.17s)
15:03:29 [2020-02-10T15:03:29.677Z] === RUN   TestExportContainerAfterDaemonRestart
15:03:30 [2020-02-10T15:03:30.885Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s)
15:03:30 [2020-02-10T15:03:30.885Z] === RUN   TestHealthCheckWorkdir
15:03:32 [2020-02-10T15:03:32.103Z] --- PASS: TestHealthCheckWorkdir (1.11s)
15:03:32 [2020-02-10T15:03:32.103Z] === RUN   TestHealthKillContainer
15:03:35 [2020-02-10T15:03:35.162Z] --- PASS: TestHealthKillContainer (3.14s)
15:03:35 [2020-02-10T15:03:35.162Z] === RUN   TestInspectCpusetInConfigPre120
15:03:36 [2020-02-10T15:03:36.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s)
15:03:36 [2020-02-10T15:03:36.365Z] === RUN   TestIpcModeNone
15:03:37 [2020-02-10T15:03:37.113Z] --- PASS: TestIpcModeNone (0.94s)
15:03:37 [2020-02-10T15:03:37.113Z] === RUN   TestIpcModePrivate
15:03:38 [2020-02-10T15:03:38.317Z] --- PASS: TestIpcModePrivate (0.97s)
15:03:38 [2020-02-10T15:03:38.317Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
15:03:38 [2020-02-10T15:03:38.317Z] === RUN   TestIpcModeShareable
15:03:39 [2020-02-10T15:03:39.077Z] --- PASS: TestIpcModeShareable (1.01s)
15:03:39 [2020-02-10T15:03:39.077Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
15:03:39 [2020-02-10T15:03:39.077Z] === RUN   TestAPIIpcModeShareableAndContainer
15:03:41 [2020-02-10T15:03:41.578Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s)
15:03:41 [2020-02-10T15:03:41.578Z] === RUN   TestAPIIpcModeHost
15:03:42 [2020-02-10T15:03:42.435Z] --- PASS: TestAPIIpcModeHost (0.75s)
15:03:42 [2020-02-10T15:03:42.435Z] === RUN   TestDaemonIpcModeShareable
15:03:44 [2020-02-10T15:03:44.206Z] --- PASS: TestDaemonIpcModeShareable (1.73s)
15:03:44 [2020-02-10T15:03:44.206Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
15:03:44 [2020-02-10T15:03:44.206Z] === RUN   TestDaemonIpcModePrivate
15:03:45 [2020-02-10T15:03:45.943Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
15:03:45 [2020-02-10T15:03:45.943Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
15:03:45 [2020-02-10T15:03:45.943Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:03:47 [2020-02-10T15:03:47.689Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s)
15:03:47 [2020-02-10T15:03:47.689Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
15:03:47 [2020-02-10T15:03:47.689Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:03:48 [2020-02-10T15:03:48.902Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.60s)
15:03:48 [2020-02-10T15:03:48.902Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
15:03:48 [2020-02-10T15:03:48.902Z] === RUN   TestIpcModeOlderClient
15:03:48 [2020-02-10T15:03:48.902Z] === PAUSE TestIpcModeOlderClient
15:03:48 [2020-02-10T15:03:48.902Z] === RUN   TestKillContainerInvalidSignal
15:03:49 [2020-02-10T15:03:49.748Z] --- PASS: TestKillContainerInvalidSignal (0.78s)
15:03:49 [2020-02-10T15:03:49.748Z] === RUN   TestKillContainer
15:03:49 [2020-02-10T15:03:49.748Z] === RUN   TestKillContainer/no_signal
15:03:50 [2020-02-10T15:03:50.701Z] === RUN   TestKillContainer/non_killing_signal
15:03:51 [2020-02-10T15:03:51.462Z] === RUN   TestKillContainer/killing_signal
15:03:52 [2020-02-10T15:03:52.660Z] --- PASS: TestKillContainer (2.65s)
15:03:52 [2020-02-10T15:03:52.660Z]     --- PASS: TestKillContainer/no_signal (0.95s)
15:03:52 [2020-02-10T15:03:52.660Z]     --- PASS: TestKillContainer/non_killing_signal (0.60s)
15:03:52 [2020-02-10T15:03:52.660Z]     --- PASS: TestKillContainer/killing_signal (0.77s)
15:03:52 [2020-02-10T15:03:52.660Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:03:52 [2020-02-10T15:03:52.660Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:03:53 [2020-02-10T15:03:53.401Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:03:54 [2020-02-10T15:03:54.151Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.72s)
15:03:54 [2020-02-10T15:03:54.151Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s)
15:03:54 [2020-02-10T15:03:54.151Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
15:03:54 [2020-02-10T15:03:54.151Z] === RUN   TestKillStoppedContainer
15:03:54 [2020-02-10T15:03:54.151Z] --- PASS: TestKillStoppedContainer (0.08s)
15:03:54 [2020-02-10T15:03:54.151Z] === RUN   TestKillStoppedContainerAPIPre120
15:03:54 [2020-02-10T15:03:54.504Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:03:54 [2020-02-10T15:03:54.504Z] === RUN   TestKillDifferentUserContainer
15:03:55 [2020-02-10T15:03:55.258Z] --- PASS: TestKillDifferentUserContainer (0.76s)
15:03:55 [2020-02-10T15:03:55.258Z] === RUN   TestInspectOomKilledTrue
15:03:55 [2020-02-10T15:03:55.258Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:03:55 [2020-02-10T15:03:55.258Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:03:55 [2020-02-10T15:03:55.258Z] === RUN   TestInspectOomKilledFalse
15:03:55 [2020-02-10T15:03:55.258Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:03:55 [2020-02-10T15:03:55.258Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:03:55 [2020-02-10T15:03:55.258Z] === RUN   TestLinksEtcHostsContentMatch
15:03:55 [2020-02-10T15:03:55.602Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
15:03:55 [2020-02-10T15:03:55.602Z] === RUN   TestLinksContainerNames
15:03:57 [2020-02-10T15:03:57.352Z] --- PASS: TestLinksContainerNames (1.55s)
15:03:57 [2020-02-10T15:03:57.352Z] === RUN   TestLogsFollowTailEmpty
15:03:58 [2020-02-10T15:03:58.100Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
15:03:58 [2020-02-10T15:03:58.100Z] === RUN   TestContainerNetworkMountsNoChown
15:03:58 [2020-02-10T15:03:58.846Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/default
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/private
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/private
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/rprivate
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rprivate
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/slave
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/slave
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/rslave
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rslave
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/shared
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/shared
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/rshared
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared
15:03:58 [2020-02-10T15:03:58.846Z] === CONT  TestMountDaemonRoot/default
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/default/bind_root
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/default/mount_root
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:03:58 [2020-02-10T15:03:58.846Z] === CONT  TestMountDaemonRoot/default/bind_root
15:03:58 [2020-02-10T15:03:58.846Z] === CONT  TestMountDaemonRoot/rshared
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:03:58 [2020-02-10T15:03:58.846Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:03:58 [2020-02-10T15:03:58.846Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:03:58 [2020-02-10T15:03:58.846Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/shared
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/rslave
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/slave
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/rprivate
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/private
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/private/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/private/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/default/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:03:59 [2020-02-10T15:03:59.199Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/private/bind_root
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:03:59 [2020-02-10T15:03:59.559Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:03:59 [2020-02-10T15:03:59.920Z] === CONT  TestMountDaemonRoot/private/mount_root
15:03:59 [2020-02-10T15:03:59.920Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:03:59 [2020-02-10T15:03:59.920Z] --- PASS: TestMountDaemonRoot (0.01s)
15:03:59 [2020-02-10T15:03:59.920Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:03:59 [2020-02-10T15:03:59.920Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
15:03:59 [2020-02-10T15:03:59.920Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:03:59 [2020-02-10T15:03:59.920Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.12s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:03:59 [2020-02-10T15:03:59.920Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:03:59 [2020-02-10T15:03:59.920Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:03:59 [2020-02-10T15:03:59.920Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:03:59 [2020-02-10T15:03:59.920Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:03:59 [2020-02-10T15:03:59.920Z] === RUN   TestContainerBindMountNonRecursive
15:04:01 [2020-02-10T15:04:01.669Z] --- PASS: TestContainerBindMountNonRecursive (1.82s)
15:04:01 [2020-02-10T15:04:01.669Z] === RUN   TestNetworkNat
15:04:02 [2020-02-10T15:04:02.420Z] --- PASS: TestNetworkNat (0.84s)
15:04:02 [2020-02-10T15:04:02.420Z] === RUN   TestNetworkLocalhostTCPNat
15:04:03 [2020-02-10T15:04:03.634Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
15:04:03 [2020-02-10T15:04:03.634Z] === RUN   TestNetworkLoopbackNat
15:04:04 [2020-02-10T15:04:04.428Z] --- PASS: TestNetworkLoopbackNat (1.09s)
15:04:04 [2020-02-10T15:04:04.428Z] === RUN   TestPause
15:04:05 [2020-02-10T15:04:05.231Z] --- PASS: TestPause (0.94s)
15:04:05 [2020-02-10T15:04:05.231Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:04:05 [2020-02-10T15:04:05.231Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:04:05 [2020-02-10T15:04:05.231Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:04:05 [2020-02-10T15:04:05.231Z] === RUN   TestPauseStopPausedContainer
15:04:06 [2020-02-10T15:04:06.514Z] --- PASS: TestPauseStopPausedContainer (1.00s)
15:04:06 [2020-02-10T15:04:06.514Z] === RUN   TestPsFilter
15:04:06 [2020-02-10T15:04:06.514Z] --- PASS: TestPsFilter (0.24s)
15:04:06 [2020-02-10T15:04:06.514Z] === RUN   TestRemoveContainerWithRemovedVolume
15:04:07 [2020-02-10T15:04:07.270Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s)
15:04:07 [2020-02-10T15:04:07.270Z] === RUN   TestRemoveContainerWithVolume
15:04:08 [2020-02-10T15:04:08.478Z] --- PASS: TestRemoveContainerWithVolume (0.91s)
15:04:08 [2020-02-10T15:04:08.478Z] === RUN   TestRemoveContainerRunning
15:04:09 [2020-02-10T15:04:09.231Z] --- PASS: TestRemoveContainerRunning (0.76s)
15:04:09 [2020-02-10T15:04:09.231Z] === RUN   TestRemoveContainerForceRemoveRunning
15:04:09 [2020-02-10T15:04:09.977Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s)
15:04:09 [2020-02-10T15:04:09.977Z] === RUN   TestRemoveInvalidContainer
15:04:09 [2020-02-10T15:04:09.977Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:04:09 [2020-02-10T15:04:09.977Z] === RUN   TestRenameLinkedContainer
15:04:13 [2020-02-10T15:04:13.049Z] --- PASS: TestRenameLinkedContainer (3.20s)
15:04:13 [2020-02-10T15:04:13.049Z] === RUN   TestRenameStoppedContainer
15:04:13 [2020-02-10T15:04:13.793Z] --- PASS: TestRenameStoppedContainer (0.81s)
15:04:13 [2020-02-10T15:04:13.793Z] === RUN   TestRenameRunningContainerAndReuse
15:04:15 [2020-02-10T15:04:15.718Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s)
15:04:15 [2020-02-10T15:04:15.718Z] === RUN   TestRenameInvalidName
15:04:16 [2020-02-10T15:04:16.459Z] --- PASS: TestRenameInvalidName (0.84s)
15:04:16 [2020-02-10T15:04:16.459Z] === RUN   TestRenameAnonymousContainer
15:04:19 [2020-02-10T15:04:19.538Z] --- PASS: TestRenameAnonymousContainer (2.80s)
15:04:19 [2020-02-10T15:04:19.538Z] === RUN   TestRenameContainerWithSameName
15:04:19 [2020-02-10T15:04:19.886Z] --- PASS: TestRenameContainerWithSameName (0.73s)
15:04:19 [2020-02-10T15:04:19.886Z] === RUN   TestRenameContainerWithLinkedContainer
15:04:21 [2020-02-10T15:04:21.629Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s)
15:04:21 [2020-02-10T15:04:21.629Z] === RUN   TestResize
15:04:22 [2020-02-10T15:04:22.379Z] --- PASS: TestResize (0.89s)
15:04:22 [2020-02-10T15:04:22.379Z] === RUN   TestResizeWithInvalidSize
15:04:23 [2020-02-10T15:04:23.583Z] --- PASS: TestResizeWithInvalidSize (0.87s)
15:04:23 [2020-02-10T15:04:23.583Z] === RUN   TestResizeWhenContainerNotStarted
15:04:24 [2020-02-10T15:04:24.327Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s)
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:04:24 [2020-02-10T15:04:24.328Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:04:26 [2020-02-10T15:04:26.106Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:04:26 [2020-02-10T15:04:26.464Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:04:27 [2020-02-10T15:04:27.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:04:27 [2020-02-10T15:04:27.692Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:04:28 [2020-02-10T15:04:28.921Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:04:29 [2020-02-10T15:04:29.275Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:04:31 [2020-02-10T15:04:31.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:04:31 [2020-02-10T15:04:31.638Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:04:34 [2020-02-10T15:04:34.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:04:34 [2020-02-10T15:04:34.398Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:04:36 [2020-02-10T15:04:36.777Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.92s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.21s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.39s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.20s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.34s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.90s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s)
15:04:36 [2020-02-10T15:04:36.777Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s)
15:04:36 [2020-02-10T15:04:36.777Z] === RUN   TestCgroupNamespacesRun
15:04:37 [2020-02-10T15:04:37.994Z] --- PASS: TestCgroupNamespacesRun (1.56s)
15:04:37 [2020-02-10T15:04:37.994Z] === RUN   TestCgroupNamespacesRunPrivileged
15:04:39 [2020-02-10T15:04:39.744Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.57s)
15:04:39 [2020-02-10T15:04:39.744Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:04:41 [2020-02-10T15:04:41.791Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s)
15:04:41 [2020-02-10T15:04:41.791Z] === RUN   TestCgroupNamespacesRunHostMode
15:04:43 [2020-02-10T15:04:43.072Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s)
15:04:43 [2020-02-10T15:04:43.072Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:04:44 [2020-02-10T15:04:44.804Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s)
15:04:44 [2020-02-10T15:04:44.804Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:04:45 [2020-02-10T15:04:45.565Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s)
15:04:45 [2020-02-10T15:04:45.565Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:04:46 [2020-02-10T15:04:46.312Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s)
15:04:46 [2020-02-10T15:04:46.312Z] === RUN   TestCgroupNamespacesRunOlderClient
15:04:48 [2020-02-10T15:04:48.049Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
15:04:48 [2020-02-10T15:04:48.049Z] === RUN   TestKernelTCPMemory
15:04:48 [2020-02-10T15:04:48.794Z] --- PASS: TestKernelTCPMemory (0.96s)
15:04:48 [2020-02-10T15:04:48.794Z] === RUN   TestNISDomainname
15:04:50 [2020-02-10T15:04:50.010Z] --- PASS: TestNISDomainname (1.03s)
15:04:50 [2020-02-10T15:04:50.010Z] === RUN   TestHostnameDnsResolution
15:04:51 [2020-02-10T15:04:51.221Z] --- PASS: TestHostnameDnsResolution (1.12s)
15:04:51 [2020-02-10T15:04:51.221Z] === RUN   TestStats
15:04:53 [2020-02-10T15:04:53.569Z] --- PASS: TestStats (2.32s)
15:04:53 [2020-02-10T15:04:53.569Z] === RUN   TestStopContainerWithTimeout
15:04:53 [2020-02-10T15:04:53.569Z] === RUN   TestStopContainerWithTimeout/0
15:04:53 [2020-02-10T15:04:53.569Z] === PAUSE TestStopContainerWithTimeout/0
15:04:53 [2020-02-10T15:04:53.569Z] === RUN   TestStopContainerWithTimeout/1
15:04:53 [2020-02-10T15:04:53.569Z] === PAUSE TestStopContainerWithTimeout/1
15:04:53 [2020-02-10T15:04:53.569Z] === RUN   TestStopContainerWithTimeout/3
15:04:53 [2020-02-10T15:04:53.569Z] === PAUSE TestStopContainerWithTimeout/3
15:04:53 [2020-02-10T15:04:53.569Z] === RUN   TestStopContainerWithTimeout/-1
15:04:53 [2020-02-10T15:04:53.569Z] === PAUSE TestStopContainerWithTimeout/-1
15:04:53 [2020-02-10T15:04:53.569Z] === CONT  TestStopContainerWithTimeout/0
15:04:53 [2020-02-10T15:04:53.569Z] === CONT  TestStopContainerWithTimeout/3
15:04:54 [2020-02-10T15:04:54.320Z] === CONT  TestStopContainerWithTimeout/-1
15:04:56 [2020-02-10T15:04:56.154Z] === CONT  TestStopContainerWithTimeout/1
15:04:57 [2020-02-10T15:04:57.988Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:04:57 [2020-02-10T15:04:57.988Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
15:04:57 [2020-02-10T15:04:57.988Z]     --- PASS: TestStopContainerWithTimeout/3 (2.90s)
15:04:57 [2020-02-10T15:04:57.988Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.78s)
15:04:57 [2020-02-10T15:04:57.988Z]     --- PASS: TestStopContainerWithTimeout/1 (1.95s)
15:04:57 [2020-02-10T15:04:57.988Z] === RUN   TestDeleteDevicemapper
15:04:57 [2020-02-10T15:04:57.988Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:04:57 [2020-02-10T15:04:57.988Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:04:57 [2020-02-10T15:04:57.988Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:05:01 [2020-02-10T15:05:01.922Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.49s)
15:05:01 [2020-02-10T15:05:01.922Z] === RUN   TestUpdateMemory
15:05:01 [2020-02-10T15:05:01.922Z] --- SKIP: TestUpdateMemory (0.00s)
15:05:01 [2020-02-10T15:05:01.922Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:05:01 [2020-02-10T15:05:01.922Z] === RUN   TestUpdateCPUQuota
15:05:03 [2020-02-10T15:05:03.135Z] --- PASS: TestUpdateCPUQuota (1.29s)
15:05:03 [2020-02-10T15:05:03.135Z] === RUN   TestUpdatePidsLimit
15:05:03 [2020-02-10T15:05:03.135Z] === RUN   TestUpdatePidsLimit/update_from_none
15:05:03 [2020-02-10T15:05:03.487Z] === RUN   TestUpdatePidsLimit/no_change
15:05:03 [2020-02-10T15:05:03.835Z] === RUN   TestUpdatePidsLimit/update_lower
15:05:04 [2020-02-10T15:05:04.185Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:05:04 [2020-02-10T15:05:04.538Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:05:04 [2020-02-10T15:05:04.893Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:05:05 [2020-02-10T15:05:05.241Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:05:06 [2020-02-10T15:05:06.451Z] --- PASS: TestUpdatePidsLimit (3.63s)
15:05:06 [2020-02-10T15:05:06.451Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
15:05:06 [2020-02-10T15:05:06.451Z]     --- PASS: TestUpdatePidsLimit/no_change (0.34s)
15:05:06 [2020-02-10T15:05:06.451Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
15:05:06 [2020-02-10T15:05:06.451Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
15:05:06 [2020-02-10T15:05:06.451Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
15:05:06 [2020-02-10T15:05:06.451Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s)
15:05:06 [2020-02-10T15:05:06.451Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
15:05:06 [2020-02-10T15:05:06.451Z] === RUN   TestUpdateRestartPolicy
15:05:19 [2020-02-10T15:05:19.853Z] --- PASS: TestUpdateRestartPolicy (12.53s)
15:05:19 [2020-02-10T15:05:19.853Z] === RUN   TestUpdateRestartWithAutoRemove
15:05:19 [2020-02-10T15:05:19.853Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
15:05:19 [2020-02-10T15:05:19.853Z] === RUN   TestWaitNonBlocked
15:05:19 [2020-02-10T15:05:19.853Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:19 [2020-02-10T15:05:19.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:19 [2020-02-10T15:05:19.853Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:19 [2020-02-10T15:05:19.853Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:19 [2020-02-10T15:05:19.853Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:05:19 [2020-02-10T15:05:19.853Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:05:21 [2020-02-10T15:05:21.054Z] --- PASS: TestWaitNonBlocked (0.01s)
15:05:21 [2020-02-10T15:05:21.054Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.82s)
15:05:21 [2020-02-10T15:05:21.054Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s)
15:05:21 [2020-02-10T15:05:21.054Z] === RUN   TestWaitBlocked
15:05:21 [2020-02-10T15:05:21.054Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:05:21 [2020-02-10T15:05:21.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:05:21 [2020-02-10T15:05:21.054Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:05:21 [2020-02-10T15:05:21.054Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:05:21 [2020-02-10T15:05:21.054Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:05:21 [2020-02-10T15:05:21.054Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:05:22 [2020-02-10T15:05:22.261Z] --- PASS: TestWaitBlocked (0.01s)
15:05:22 [2020-02-10T15:05:22.261Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s)
15:05:22 [2020-02-10T15:05:22.261Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.31s)
15:05:22 [2020-02-10T15:05:22.261Z] === CONT  TestContainerStartOnDaemonRestart
15:05:22 [2020-02-10T15:05:22.261Z] === CONT  TestDaemonHostGatewayIP
15:05:25 [2020-02-10T15:05:25.368Z] --- PASS: TestContainerStartOnDaemonRestart (3.07s)
15:05:25 [2020-02-10T15:05:25.368Z] === CONT  TestIpcModeOlderClient
15:05:25 [2020-02-10T15:05:25.368Z] --- PASS: TestIpcModeOlderClient (0.15s)
15:05:25 [2020-02-10T15:05:25.368Z] === CONT  TestDaemonRestartIpcMode
15:05:25 [2020-02-10T15:05:25.717Z] --- PASS: TestDaemonHostGatewayIP (3.45s)
15:05:28 [2020-02-10T15:05:28.830Z] --- PASS: TestDaemonRestartIpcMode (3.23s)
15:05:28 [2020-02-10T15:05:28.830Z] PASS
15:05:28 [2020-02-10T15:05:28.830Z] 
15:05:28 [2020-02-10T15:05:28.830Z] === Skipped
15:05:28 [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
15:05:28 [2020-02-10T15:05:28.830Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:05:28 [2020-02-10T15:05:28.830Z] 
15:05:28 [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
15:05:28 [2020-02-10T15:05:28.830Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:05:28 [2020-02-10T15:05:28.830Z] 
15:05:28 [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:05:28 [2020-02-10T15:05:28.830Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:05:28 [2020-02-10T15:05:28.830Z] 
15:05:28 [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:05:28 [2020-02-10T15:05:28.830Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:05:28 [2020-02-10T15:05:28.830Z] 
15:05:28 [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:05:28 [2020-02-10T15:05:28.830Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:05:28 [2020-02-10T15:05:28.830Z] 
15:05:28 [2020-02-10T15:05:28.830Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:05:28 [2020-02-10T15:05:28.830Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
15:05:28 [2020-02-10T15:05:28.830Z] 
15:05:28 [2020-02-10T15:05:28.830Z] 
15:05:28 [2020-02-10T15:05:28.830Z] DONE 199 tests, 6 skipped in 133.855s
15:05:28 [2020-02-10T15:05:28.830Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:05:28 [2020-02-10T15:05:28.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
15:05:28 [2020-02-10T15:05:28.830Z] ++ set -e
15:05:28 [2020-02-10T15:05:28.830Z] ++ '[' -n 0 ']'
15:05:28 [2020-02-10T15:05:28.830Z] ++ set -x
15:05:28 [2020-02-10T15:05:28.830Z] ++ 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=s390x 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/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
15:05:28 [2020-02-10T15:05:28.830Z] INFO: Testing against a local daemon
15:05:28 [2020-02-10T15:05:28.830Z] === RUN   TestCommitInheritsEnv
15:05:29 [2020-02-10T15:05:29.179Z] --- PASS: TestCommitInheritsEnv (0.44s)
15:05:29 [2020-02-10T15:05:29.179Z] === RUN   TestImportExtremelyLargeImageWorks
15:05:29 [2020-02-10T15:05:29.179Z] === PAUSE TestImportExtremelyLargeImageWorks
15:05:29 [2020-02-10T15:05:29.179Z] === RUN   TestImagesFilterMultiReference
15:05:29 [2020-02-10T15:05:29.179Z] --- PASS: TestImagesFilterMultiReference (0.04s)
15:05:29 [2020-02-10T15:05:29.179Z] === RUN   TestImagePullPlatformInvalid
15:05:29 [2020-02-10T15:05:29.179Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:05:29 [2020-02-10T15:05:29.179Z] === RUN   TestRemoveImageOrphaning
15:05:29 [2020-02-10T15:05:29.932Z] --- PASS: TestRemoveImageOrphaning (0.53s)
15:05:29 [2020-02-10T15:05:29.932Z] === RUN   TestRemoveImageGarbageCollector
15:05:29 [2020-02-10T15:05:29.932Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:05:29 [2020-02-10T15:05:29.932Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:29 [2020-02-10T15:05:29.932Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:05:29 [2020-02-10T15:05:29.932Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:05:29 [2020-02-10T15:05:29.932Z] === RUN   TestTagInvalidReference
15:05:29 [2020-02-10T15:05:29.932Z] --- PASS: TestTagInvalidReference (0.01s)
15:05:29 [2020-02-10T15:05:29.932Z] === RUN   TestTagValidPrefixedRepo
15:05:29 [2020-02-10T15:05:29.932Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
15:05:29 [2020-02-10T15:05:29.932Z] === RUN   TestTagExistedNameWithoutForce
15:05:29 [2020-02-10T15:05:29.932Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:05:29 [2020-02-10T15:05:29.932Z] === RUN   TestTagOfficialNames
15:05:29 [2020-02-10T15:05:29.932Z] --- PASS: TestTagOfficialNames (0.04s)
15:05:29 [2020-02-10T15:05:29.932Z] === RUN   TestTagMatchesDigest
15:05:29 [2020-02-10T15:05:29.932Z] --- PASS: TestTagMatchesDigest (0.01s)
15:05:29 [2020-02-10T15:05:29.932Z] === CONT  TestImportExtremelyLargeImageWorks
15:06:53 [2020-02-10T15:06:53.931Z] --- PASS: TestImportExtremelyLargeImageWorks (80.47s)
15:06:53 [2020-02-10T15:06:53.931Z] PASS
15:06:53 [2020-02-10T15:06:53.931Z] 
15:06:53 [2020-02-10T15:06:53.931Z] === Skipped
15:06:53 [2020-02-10T15:06:53.931Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
15:06:53 [2020-02-10T15:06:53.931Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:06:53 [2020-02-10T15:06:53.931Z] 
15:06:53 [2020-02-10T15:06:53.931Z] 
15:06:53 [2020-02-10T15:06:53.931Z] DONE 12 tests, 1 skipped in 81.735s
15:06:53 [2020-02-10T15:06:53.931Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:06:53 [2020-02-10T15:06:53.931Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
15:06:53 [2020-02-10T15:06:53.931Z] ++ set -e
15:06:53 [2020-02-10T15:06:53.931Z] ++ '[' -n 0 ']'
15:06:53 [2020-02-10T15:06:53.931Z] ++ set -x
15:06:53 [2020-02-10T15:06:53.932Z] ++ 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=s390x 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/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
15:06:53 [2020-02-10T15:06:53.932Z] INFO: Testing against a local daemon
15:06:53 [2020-02-10T15:06:53.932Z] === RUN   TestNetworkCreateDelete
15:06:53 [2020-02-10T15:06:53.932Z] --- PASS: TestNetworkCreateDelete (0.15s)
15:06:53 [2020-02-10T15:06:53.932Z] === RUN   TestDockerNetworkDeletePreferID
15:06:53 [2020-02-10T15:06:53.932Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
15:06:53 [2020-02-10T15:06:53.932Z] === RUN   TestInspectNetwork
15:06:54 [2020-02-10T15:06:54.283Z] === RUN   TestInspectNetwork/full_network_id
15:06:54 [2020-02-10T15:06:54.283Z] === RUN   TestInspectNetwork/partial_network_id
15:06:54 [2020-02-10T15:06:54.283Z] === RUN   TestInspectNetwork/network_name
15:06:54 [2020-02-10T15:06:54.283Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:07:00 [2020-02-10T15:07:00.410Z] --- PASS: TestInspectNetwork (8.56s)
15:07:00 [2020-02-10T15:07:00.410Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:07:00 [2020-02-10T15:07:00.410Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:07:00 [2020-02-10T15:07:00.410Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:07:00 [2020-02-10T15:07:00.410Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:07:00 [2020-02-10T15:07:00.410Z] === RUN   TestRunContainerWithBridgeNone
15:07:02 [2020-02-10T15:07:02.155Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
15:07:02 [2020-02-10T15:07:02.155Z] === RUN   TestNetworkInvalidJSON
15:07:02 [2020-02-10T15:07:02.155Z] === RUN   TestNetworkInvalidJSON//networks/create
15:07:02 [2020-02-10T15:07:02.155Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:07:02 [2020-02-10T15:07:02.155Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:07:02 [2020-02-10T15:07:02.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:07:02 [2020-02-10T15:07:02.155Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:07:02 [2020-02-10T15:07:02.155Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:07:02 [2020-02-10T15:07:02.155Z] === CONT  TestNetworkInvalidJSON//networks/create
15:07:02 [2020-02-10T15:07:02.155Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:07:02 [2020-02-10T15:07:02.155Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:07:02 [2020-02-10T15:07:02.155Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:07:02 [2020-02-10T15:07:02.155Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:07:02 [2020-02-10T15:07:02.155Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:07:02 [2020-02-10T15:07:02.155Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:07:02 [2020-02-10T15:07:02.155Z] === RUN   TestDaemonRestartWithLiveRestore
15:07:02 [2020-02-10T15:07:02.908Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
15:07:02 [2020-02-10T15:07:02.908Z] === RUN   TestDaemonDefaultNetworkPools
15:07:03 [2020-02-10T15:07:03.672Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
15:07:03 [2020-02-10T15:07:03.672Z] === RUN   TestDaemonRestartWithExistingNetwork
15:07:04 [2020-02-10T15:07:04.884Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
15:07:04 [2020-02-10T15:07:04.884Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:07:06 [2020-02-10T15:07:06.101Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.17s)
15:07:06 [2020-02-10T15:07:06.101Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:07:06 [2020-02-10T15:07:06.852Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:07:06 [2020-02-10T15:07:06.852Z] === RUN   TestServiceWithPredefinedNetwork
15:07:09 [2020-02-10T15:07:09.943Z] --- PASS: TestServiceWithPredefinedNetwork (2.79s)
15:07:09 [2020-02-10T15:07:09.943Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:07:09 [2020-02-10T15:07:09.943Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:07:09 [2020-02-10T15:07:09.943Z]     service_test.go:230: FLAKY_TEST
15:07:09 [2020-02-10T15:07:09.943Z] === RUN   TestServiceWithDataPathPortInit
15:07:26 [2020-02-10T15:07:26.273Z] --- PASS: TestServiceWithDataPathPortInit (16.63s)
15:07:26 [2020-02-10T15:07:26.273Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:07:35 [2020-02-10T15:07:35.398Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.28s)
15:07:35 [2020-02-10T15:07:35.398Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ljdr0kvp4lwl0bx0u4g30e6aw Created:2020-02-10 15:07:27.503882176 +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[c0ccbec75cbc594ee95a5bb35f53c003821d6fb0d083d3bea4fab283eebf34fd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j64nbj1bmm9aevur4ruv0jqly EndpointID:4484bcc40964fd6b81742fa432dfe464de03dd965f781376c2f7dc0c3e7fbc7c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:267999c817959b00595847b44d3c089812e61c9da905f27540eb4bc89a389af9 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:2240aee0bb4e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j64nbj1bmm9aevur4ruv0jqly EndpointID:4484bcc40964fd6b81742fa432dfe464de03dd965f781376c2f7dc0c3e7fbc7c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:07:35 [2020-02-10T15:07:35.398Z] PASS
15:07:35 [2020-02-10T15:07:35.398Z] 
15:07:35 [2020-02-10T15:07:35.398Z] === Skipped
15:07:35 [2020-02-10T15:07:35.398Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:07:35 [2020-02-10T15:07:35.398Z]     service_test.go:230: FLAKY_TEST
15:07:35 [2020-02-10T15:07:35.398Z] 
15:07:35 [2020-02-10T15:07:35.398Z] 
15:07:35 [2020-02-10T15:07:35.398Z] DONE 21 tests, 1 skipped in 44.006s
15:07:35 [2020-02-10T15:07:35.398Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:07:35 [2020-02-10T15:07:35.398Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:07:35 [2020-02-10T15:07:35.398Z] ++ set -e
15:07:35 [2020-02-10T15:07:35.398Z] ++ '[' -n 0 ']'
15:07:35 [2020-02-10T15:07:35.398Z] ++ set -x
15:07:35 [2020-02-10T15:07:35.399Z] ++ 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=s390x 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/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:07:35 [2020-02-10T15:07:35.399Z] INFO: Testing against a local daemon
15:07:35 [2020-02-10T15:07:35.399Z] === RUN   TestDockerNetworkIpvlanPersistance
15:07:35 [2020-02-10T15:07:35.399Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:07:35 [2020-02-10T15:07:35.399Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:35 [2020-02-10T15:07:35.399Z] === RUN   TestDockerNetworkIpvlan
15:07:35 [2020-02-10T15:07:35.399Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:07:35 [2020-02-10T15:07:35.399Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:35 [2020-02-10T15:07:35.399Z] PASS
15:07:35 [2020-02-10T15:07:35.399Z] 
15:07:35 [2020-02-10T15:07:35.399Z] === Skipped
15:07:35 [2020-02-10T15:07:35.399Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:07:35 [2020-02-10T15:07:35.399Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:35 [2020-02-10T15:07:35.399Z] 
15:07:35 [2020-02-10T15:07:35.399Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:07:35 [2020-02-10T15:07:35.399Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:07:35 [2020-02-10T15:07:35.399Z] 
15:07:35 [2020-02-10T15:07:35.399Z] 
15:07:35 [2020-02-10T15:07:35.399Z] DONE 2 tests, 2 skipped in 0.079s
15:07:35 [2020-02-10T15:07:35.399Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:07:35 [2020-02-10T15:07:35.399Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:07:35 [2020-02-10T15:07:35.399Z] ++ set -e
15:07:35 [2020-02-10T15:07:35.399Z] ++ '[' -n 0 ']'
15:07:35 [2020-02-10T15:07:35.399Z] ++ set -x
15:07:35 [2020-02-10T15:07:35.399Z] ++ 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=s390x 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/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:07:35 [2020-02-10T15:07:35.399Z] INFO: Testing against a local daemon
15:07:35 [2020-02-10T15:07:35.399Z] === RUN   TestDockerNetworkMacvlanPersistance
15:07:36 [2020-02-10T15:07:36.163Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
15:07:36 [2020-02-10T15:07:36.163Z] === RUN   TestDockerNetworkMacvlan
15:07:36 [2020-02-10T15:07:36.918Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:07:37 [2020-02-10T15:07:37.669Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:07:38 [2020-02-10T15:07:38.429Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:07:40 [2020-02-10T15:07:40.862Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:07:44 [2020-02-10T15:07:44.757Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:07:48 [2020-02-10T15:07:48.680Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:07:49 [2020-02-10T15:07:49.942Z] --- PASS: TestDockerNetworkMacvlan (14.00s)
15:07:49 [2020-02-10T15:07:49.942Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:07:49 [2020-02-10T15:07:49.942Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
15:07:49 [2020-02-10T15:07:49.942Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
15:07:49 [2020-02-10T15:07:49.942Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.16s)
15:07:49 [2020-02-10T15:07:49.942Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.67s)
15:07:49 [2020-02-10T15:07:49.942Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s)
15:07:49 [2020-02-10T15:07:49.942Z] PASS
15:07:49 [2020-02-10T15:07:49.942Z] 
15:07:49 [2020-02-10T15:07:49.942Z] DONE 8 tests in 15.430s
15:07:49 [2020-02-10T15:07:49.942Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:07:49 [2020-02-10T15:07:49.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:07:49 [2020-02-10T15:07:49.942Z] ++ set -e
15:07:49 [2020-02-10T15:07:49.942Z] ++ '[' -n 0 ']'
15:07:49 [2020-02-10T15:07:49.942Z] ++ set -x
15:07:49 [2020-02-10T15:07:49.942Z] ++ 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=s390x 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/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:07:49 [2020-02-10T15:07:49.942Z] testing: warning: no tests to run
15:07:49 [2020-02-10T15:07:49.942Z] PASS
15:07:49 [2020-02-10T15:07:49.942Z] 
15:07:49 [2020-02-10T15:07:49.942Z] DONE 0 tests in 0.015s
15:07:49 [2020-02-10T15:07:49.942Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:07:49 [2020-02-10T15:07:49.942Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:07:49 [2020-02-10T15:07:49.942Z] ++ set -e
15:07:49 [2020-02-10T15:07:49.942Z] ++ '[' -n 0 ']'
15:07:49 [2020-02-10T15:07:49.942Z] ++ set -x
15:07:49 [2020-02-10T15:07:49.943Z] ++ 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=s390x 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/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:07:49 [2020-02-10T15:07:49.943Z] INFO: Testing against a local daemon
15:07:49 [2020-02-10T15:07:49.943Z] === RUN   TestAuthZPluginAllowRequest
15:07:51 [2020-02-10T15:07:51.695Z] --- PASS: TestAuthZPluginAllowRequest (1.56s)
15:07:51 [2020-02-10T15:07:51.695Z] === RUN   TestAuthZPluginTLS
15:07:52 [2020-02-10T15:07:52.047Z] --- PASS: TestAuthZPluginTLS (0.53s)
15:07:52 [2020-02-10T15:07:52.047Z] === RUN   TestAuthZPluginDenyRequest
15:07:52 [2020-02-10T15:07:52.802Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
15:07:52 [2020-02-10T15:07:52.802Z] === RUN   TestAuthZPluginAPIDenyResponse
15:07:53 [2020-02-10T15:07:53.149Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
15:07:53 [2020-02-10T15:07:53.149Z] === RUN   TestAuthZPluginDenyResponse
15:07:53 [2020-02-10T15:07:53.892Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
15:07:53 [2020-02-10T15:07:53.892Z] === RUN   TestAuthZPluginAllowEventStream
15:07:55 [2020-02-10T15:07:55.737Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s)
15:07:55 [2020-02-10T15:07:55.737Z] === RUN   TestAuthZPluginErrorResponse
15:07:56 [2020-02-10T15:07:56.084Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
15:07:56 [2020-02-10T15:07:56.084Z] === RUN   TestAuthZPluginErrorRequest
15:07:56 [2020-02-10T15:07:56.438Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
15:07:56 [2020-02-10T15:07:56.438Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:07:57 [2020-02-10T15:07:57.190Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:07:57 [2020-02-10T15:07:57.190Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:07:58 [2020-02-10T15:07:58.939Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s)
15:07:58 [2020-02-10T15:07:58.939Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:08:01 [2020-02-10T15:08:01.323Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s)
15:08:01 [2020-02-10T15:08:01.323Z] === RUN   TestAuthZPluginHeader
15:08:01 [2020-02-10T15:08:01.671Z] --- PASS: TestAuthZPluginHeader (0.83s)
15:08:01 [2020-02-10T15:08:01.671Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:08:01 [2020-02-10T15:08:01.671Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
15:08:01 [2020-02-10T15:08:01.671Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:01 [2020-02-10T15:08:01.671Z] === RUN   TestAuthZPluginV2Disable
15:08:01 [2020-02-10T15:08:01.671Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:08:01 [2020-02-10T15:08:01.671Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:01 [2020-02-10T15:08:01.671Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:08:01 [2020-02-10T15:08:01.671Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:08:01 [2020-02-10T15:08:01.671Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:01 [2020-02-10T15:08:01.671Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:08:01 [2020-02-10T15:08:01.671Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:08:01 [2020-02-10T15:08:01.671Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:01 [2020-02-10T15:08:01.671Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:08:21 [2020-02-10T15:08:21.185Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.77s)
15:08:21 [2020-02-10T15:08:21.185Z] PASS
15:08:21 [2020-02-10T15:08:21.185Z] 
15:08:21 [2020-02-10T15:08:21.185Z] === Skipped
15:08:21 [2020-02-10T15:08:21.185Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
15:08:21 [2020-02-10T15:08:21.185Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:21 [2020-02-10T15:08:21.185Z] 
15:08:21 [2020-02-10T15:08:21.185Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:08:21 [2020-02-10T15:08:21.185Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:21 [2020-02-10T15:08:21.185Z] 
15:08:21 [2020-02-10T15:08:21.185Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:08:21 [2020-02-10T15:08:21.185Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:21 [2020-02-10T15:08:21.185Z] 
15:08:21 [2020-02-10T15:08:21.185Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:08:21 [2020-02-10T15:08:21.185Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:21 [2020-02-10T15:08:21.185Z] 
15:08:21 [2020-02-10T15:08:21.185Z] 
15:08:21 [2020-02-10T15:08:21.185Z] DONE 17 tests, 4 skipped in 28.588s
15:08:21 [2020-02-10T15:08:21.185Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:08:21 [2020-02-10T15:08:21.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:08:21 [2020-02-10T15:08:21.185Z] ++ set -e
15:08:21 [2020-02-10T15:08:21.185Z] ++ '[' -n 0 ']'
15:08:21 [2020-02-10T15:08:21.185Z] ++ set -x
15:08:21 [2020-02-10T15:08:21.185Z] ++ 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=s390x 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/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:08:21 [2020-02-10T15:08:21.185Z] INFO: Testing against a local daemon
15:08:21 [2020-02-10T15:08:21.185Z] === RUN   TestPluginInvalidJSON
15:08:21 [2020-02-10T15:08:21.185Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:08:21 [2020-02-10T15:08:21.185Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:08:21 [2020-02-10T15:08:21.185Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:08:21 [2020-02-10T15:08:21.185Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:08:21 [2020-02-10T15:08:21.185Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s)
15:08:21 [2020-02-10T15:08:21.185Z] PASS
15:08:21 [2020-02-10T15:08:21.185Z] 
15:08:21 [2020-02-10T15:08:21.185Z] DONE 2 tests in 0.092s
15:08:21 [2020-02-10T15:08:21.185Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:08:21 [2020-02-10T15:08:21.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:08:21 [2020-02-10T15:08:21.185Z] ++ set -e
15:08:21 [2020-02-10T15:08:21.185Z] ++ '[' -n 0 ']'
15:08:21 [2020-02-10T15:08:21.185Z] ++ set -x
15:08:21 [2020-02-10T15:08:21.185Z] ++ 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=s390x 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/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:08:21 [2020-02-10T15:08:21.185Z] INFO: Testing against a local daemon
15:08:21 [2020-02-10T15:08:21.185Z] === RUN   TestExternalGraphDriver
15:08:21 [2020-02-10T15:08:21.185Z] === RUN   TestExternalGraphDriver/json
15:08:21 [2020-02-10T15:08:21.185Z] === RUN   TestExternalGraphDriver/spec
15:08:22 [2020-02-10T15:08:22.921Z] === RUN   TestExternalGraphDriver/pull
15:08:25 [2020-02-10T15:08:25.309Z] --- PASS: TestExternalGraphDriver (6.34s)
15:08:25 [2020-02-10T15:08:25.309Z]     --- PASS: TestExternalGraphDriver/json (1.96s)
15:08:25 [2020-02-10T15:08:25.309Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
15:08:25 [2020-02-10T15:08:25.309Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
15:08:25 [2020-02-10T15:08:25.309Z] === RUN   TestGraphdriverPluginV2
15:08:25 [2020-02-10T15:08:25.309Z] --- SKIP: TestGraphdriverPluginV2 (0.05s)
15:08:25 [2020-02-10T15:08:25.309Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:25 [2020-02-10T15:08:25.309Z] PASS
15:08:25 [2020-02-10T15:08:25.309Z] 
15:08:25 [2020-02-10T15:08:25.309Z] === Skipped
15:08:25 [2020-02-10T15:08:25.309Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s)
15:08:25 [2020-02-10T15:08:25.309Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:25 [2020-02-10T15:08:25.309Z] 
15:08:25 [2020-02-10T15:08:25.309Z] 
15:08:25 [2020-02-10T15:08:25.309Z] DONE 5 tests, 1 skipped in 6.463s
15:08:25 [2020-02-10T15:08:25.309Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:08:25 [2020-02-10T15:08:25.309Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:08:25 [2020-02-10T15:08:25.309Z] ++ set -e
15:08:25 [2020-02-10T15:08:25.309Z] ++ '[' -n 0 ']'
15:08:25 [2020-02-10T15:08:25.309Z] ++ set -x
15:08:25 [2020-02-10T15:08:25.309Z] ++ 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=s390x 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/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:08:25 [2020-02-10T15:08:25.309Z] INFO: Testing against a local daemon
15:08:25 [2020-02-10T15:08:25.309Z] === RUN   TestContinueAfterPluginCrash
15:08:25 [2020-02-10T15:08:25.309Z] === PAUSE TestContinueAfterPluginCrash
15:08:25 [2020-02-10T15:08:25.309Z] === RUN   TestDaemonStartWithLogOpt
15:08:25 [2020-02-10T15:08:25.309Z] === PAUSE TestDaemonStartWithLogOpt
15:08:25 [2020-02-10T15:08:25.309Z] === CONT  TestContinueAfterPluginCrash
15:08:25 [2020-02-10T15:08:25.309Z] === CONT  TestDaemonStartWithLogOpt
15:08:34 [2020-02-10T15:08:34.528Z] --- PASS: TestDaemonStartWithLogOpt (9.03s)
15:08:39 [2020-02-10T15:08:39.412Z] --- PASS: TestContinueAfterPluginCrash (13.85s)
15:08:39 [2020-02-10T15:08:39.412Z] PASS
15:08:39 [2020-02-10T15:08:39.412Z] 
15:08:39 [2020-02-10T15:08:39.412Z] DONE 2 tests in 13.935s
15:08:39 [2020-02-10T15:08:39.412Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:08:39 [2020-02-10T15:08:39.412Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:08:39 [2020-02-10T15:08:39.412Z] ++ set -e
15:08:39 [2020-02-10T15:08:39.412Z] ++ '[' -n 0 ']'
15:08:39 [2020-02-10T15:08:39.412Z] ++ set -x
15:08:39 [2020-02-10T15:08:39.412Z] ++ 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=s390x 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/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:08:39 [2020-02-10T15:08:39.412Z] INFO: Testing against a local daemon
15:08:39 [2020-02-10T15:08:39.412Z] === RUN   TestPluginWithDevMounts
15:08:39 [2020-02-10T15:08:39.412Z] === PAUSE TestPluginWithDevMounts
15:08:39 [2020-02-10T15:08:39.412Z] === CONT  TestPluginWithDevMounts
15:08:41 [2020-02-10T15:08:41.336Z] --- PASS: TestPluginWithDevMounts (1.92s)
15:08:41 [2020-02-10T15:08:41.336Z] PASS
15:08:41 [2020-02-10T15:08:41.336Z] 
15:08:41 [2020-02-10T15:08:41.336Z] DONE 1 tests in 2.091s
15:08:41 [2020-02-10T15:08:41.336Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:08:41 [2020-02-10T15:08:41.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
15:08:41 [2020-02-10T15:08:41.336Z] ++ set -e
15:08:41 [2020-02-10T15:08:41.336Z] ++ '[' -n 0 ']'
15:08:41 [2020-02-10T15:08:41.336Z] ++ set -x
15:08:41 [2020-02-10T15:08:41.336Z] ++ 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=s390x 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/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
15:08:41 [2020-02-10T15:08:41.336Z] INFO: Testing against a local daemon
15:08:41 [2020-02-10T15:08:41.336Z] === RUN   TestSecretInspect
15:08:44 [2020-02-10T15:08:44.432Z] --- PASS: TestSecretInspect (2.78s)
15:08:44 [2020-02-10T15:08:44.432Z] === RUN   TestSecretList
15:08:46 [2020-02-10T15:08:46.797Z] --- PASS: TestSecretList (2.78s)
15:08:46 [2020-02-10T15:08:46.797Z] === RUN   TestSecretsCreateAndDelete
15:08:49 [2020-02-10T15:08:49.866Z] --- PASS: TestSecretsCreateAndDelete (2.87s)
15:08:49 [2020-02-10T15:08:49.866Z] === RUN   TestSecretsUpdate
15:08:52 [2020-02-10T15:08:52.949Z] --- PASS: TestSecretsUpdate (2.83s)
15:08:52 [2020-02-10T15:08:52.949Z] === RUN   TestTemplatedSecret
15:08:56 [2020-02-10T15:08:56.179Z] --- PASS: TestTemplatedSecret (3.39s)
15:08:56 [2020-02-10T15:08:56.179Z] === RUN   TestSecretCreateResolve
15:08:59 [2020-02-10T15:08:59.261Z] --- PASS: TestSecretCreateResolve (2.71s)
15:08:59 [2020-02-10T15:08:59.261Z] PASS
15:08:59 [2020-02-10T15:08:59.261Z] 
15:08:59 [2020-02-10T15:08:59.261Z] DONE 6 tests in 17.509s
15:08:59 [2020-02-10T15:08:59.261Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:08:59 [2020-02-10T15:08:59.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
15:08:59 [2020-02-10T15:08:59.261Z] ++ set -e
15:08:59 [2020-02-10T15:08:59.261Z] ++ '[' -n 0 ']'
15:08:59 [2020-02-10T15:08:59.261Z] ++ set -x
15:08:59 [2020-02-10T15:08:59.261Z] ++ 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=s390x 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/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
15:08:59 [2020-02-10T15:08:59.261Z] INFO: Testing against a local daemon
15:08:59 [2020-02-10T15:08:59.261Z] === RUN   TestServiceCreateInit
15:08:59 [2020-02-10T15:08:59.261Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:09:04 [2020-02-10T15:09:04.188Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:09:08 [2020-02-10T15:09:08.123Z] --- PASS: TestServiceCreateInit (9.32s)
15:09:08 [2020-02-10T15:09:08.123Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.95s)
15:09:08 [2020-02-10T15:09:08.123Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.36s)
15:09:08 [2020-02-10T15:09:08.123Z] === RUN   TestCreateServiceMultipleTimes
15:09:27 [2020-02-10T15:09:27.643Z] --- PASS: TestCreateServiceMultipleTimes (16.54s)
15:09:27 [2020-02-10T15:09:27.643Z] === RUN   TestCreateServiceConflict
15:09:27 [2020-02-10T15:09:27.643Z] --- PASS: TestCreateServiceConflict (2.62s)
15:09:27 [2020-02-10T15:09:27.643Z] === RUN   TestCreateServiceMaxReplicas
15:09:31 [2020-02-10T15:09:31.570Z] --- PASS: TestCreateServiceMaxReplicas (3.61s)
15:09:31 [2020-02-10T15:09:31.570Z] === RUN   TestCreateWithDuplicateNetworkNames
15:09:44 [2020-02-10T15:09:44.976Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.92s)
15:09:44 [2020-02-10T15:09:44.976Z] === RUN   TestCreateServiceSecretFileMode
15:09:48 [2020-02-10T15:09:48.213Z] --- PASS: TestCreateServiceSecretFileMode (3.25s)
15:09:48 [2020-02-10T15:09:48.213Z] === RUN   TestCreateServiceConfigFileMode
15:09:51 [2020-02-10T15:09:51.286Z] --- PASS: TestCreateServiceConfigFileMode (3.07s)
15:09:51 [2020-02-10T15:09:51.286Z] === RUN   TestCreateServiceSysctls
15:09:55 [2020-02-10T15:09:55.210Z] --- PASS: TestCreateServiceSysctls (3.94s)
15:09:55 [2020-02-10T15:09:55.210Z] === RUN   TestCreateServiceCapabilities
15:09:58 [2020-02-10T15:09:58.284Z] --- PASS: TestCreateServiceCapabilities (3.12s)
15:09:58 [2020-02-10T15:09:58.284Z] === RUN   TestInspect
15:10:02 [2020-02-10T15:10:02.204Z] --- PASS: TestInspect (3.50s)
15:10:02 [2020-02-10T15:10:02.204Z] === RUN   TestCreateJob
15:10:06 [2020-02-10T15:10:06.301Z] --- PASS: TestCreateJob (4.05s)
15:10:06 [2020-02-10T15:10:06.301Z] === RUN   TestReplicatedJob
15:10:13 [2020-02-10T15:10:13.790Z] --- PASS: TestReplicatedJob (7.02s)
15:10:13 [2020-02-10T15:10:13.790Z] === RUN   TestUpdateReplicatedJob
15:10:16 [2020-02-10T15:10:16.860Z] --- PASS: TestUpdateReplicatedJob (4.02s)
15:10:16 [2020-02-10T15:10:16.860Z] === RUN   TestServiceListWithStatuses
15:10:16 [2020-02-10T15:10:16.860Z] --- SKIP: TestServiceListWithStatuses (0.01s)
15:10:16 [2020-02-10T15:10:16.860Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:10:16 [2020-02-10T15:10:16.860Z] === RUN   TestDockerNetworkConnectAlias
15:10:23 [2020-02-10T15:10:23.110Z] --- PASS: TestDockerNetworkConnectAlias (5.84s)
15:10:23 [2020-02-10T15:10:23.110Z] === RUN   TestDockerNetworkReConnect
15:10:28 [2020-02-10T15:10:28.002Z] --- PASS: TestDockerNetworkReConnect (4.59s)
15:10:28 [2020-02-10T15:10:28.002Z] === RUN   TestServicePlugin
15:10:28 [2020-02-10T15:10:28.002Z] --- SKIP: TestServicePlugin (0.00s)
15:10:28 [2020-02-10T15:10:28.002Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:10:28 [2020-02-10T15:10:28.002Z] === RUN   TestServiceUpdateLabel
15:10:30 [2020-02-10T15:10:30.344Z] --- PASS: TestServiceUpdateLabel (2.70s)
15:10:30 [2020-02-10T15:10:30.344Z] === RUN   TestServiceUpdateSecrets
15:10:46 [2020-02-10T15:10:46.445Z] --- PASS: TestServiceUpdateSecrets (15.42s)
15:10:46 [2020-02-10T15:10:46.445Z] === RUN   TestServiceUpdateConfigs
15:11:02 [2020-02-10T15:11:02.790Z] --- PASS: TestServiceUpdateConfigs (15.28s)
15:11:02 [2020-02-10T15:11:02.790Z] === RUN   TestServiceUpdateNetwork
15:11:16 [2020-02-10T15:11:16.201Z] --- PASS: TestServiceUpdateNetwork (14.03s)
15:11:16 [2020-02-10T15:11:16.201Z] PASS
15:11:16 [2020-02-10T15:11:16.201Z] 
15:11:16 [2020-02-10T15:11:16.201Z] === Skipped
15:11:16 [2020-02-10T15:11:16.201Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
15:11:16 [2020-02-10T15:11:16.201Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:11:16 [2020-02-10T15:11:16.201Z] 
15:11:16 [2020-02-10T15:11:16.201Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
15:11:16 [2020-02-10T15:11:16.201Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:11:16 [2020-02-10T15:11:16.201Z] 
15:11:16 [2020-02-10T15:11:16.201Z] 
15:11:16 [2020-02-10T15:11:16.201Z] DONE 23 tests, 2 skipped in 135.964s
15:11:16 [2020-02-10T15:11:16.201Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:11:16 [2020-02-10T15:11:16.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
15:11:16 [2020-02-10T15:11:16.201Z] ++ set -e
15:11:16 [2020-02-10T15:11:16.201Z] ++ '[' -n 0 ']'
15:11:16 [2020-02-10T15:11:16.201Z] ++ set -x
15:11:16 [2020-02-10T15:11:16.201Z] ++ 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=s390x 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/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
15:11:16 [2020-02-10T15:11:16.201Z] INFO: Testing against a local daemon
15:11:16 [2020-02-10T15:11:16.201Z] === RUN   TestSessionCreate
15:11:16 [2020-02-10T15:11:16.201Z] --- PASS: TestSessionCreate (0.02s)
15:11:16 [2020-02-10T15:11:16.201Z] === RUN   TestSessionCreateWithBadUpgrade
15:11:16 [2020-02-10T15:11:16.201Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
15:11:16 [2020-02-10T15:11:16.201Z] PASS
15:11:16 [2020-02-10T15:11:16.201Z] 
15:11:16 [2020-02-10T15:11:16.201Z] DONE 2 tests in 0.186s
15:11:16 [2020-02-10T15:11:16.201Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:11:16 [2020-02-10T15:11:16.201Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
15:11:16 [2020-02-10T15:11:16.201Z] ++ set -e
15:11:16 [2020-02-10T15:11:16.201Z] ++ '[' -n 0 ']'
15:11:16 [2020-02-10T15:11:16.201Z] ++ set -x
15:11:16 [2020-02-10T15:11:16.201Z] ++ 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=s390x 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/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
15:11:16 [2020-02-10T15:11:16.201Z] INFO: Testing against a local daemon
15:11:16 [2020-02-10T15:11:16.201Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:11:16 [2020-02-10T15:11:16.201Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:11:16 [2020-02-10T15:11:16.201Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:11:16 [2020-02-10T15:11:16.201Z] === RUN   TestEventsExecDie
15:11:16 [2020-02-10T15:11:16.201Z] --- PASS: TestEventsExecDie (0.80s)
15:11:16 [2020-02-10T15:11:16.201Z] === RUN   TestEventsBackwardsCompatible
15:11:16 [2020-02-10T15:11:16.201Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:11:16 [2020-02-10T15:11:16.201Z] === RUN   TestInfoBinaryCommits
15:11:16 [2020-02-10T15:11:16.201Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:11:16 [2020-02-10T15:11:16.201Z] === RUN   TestInfoAPIVersioned
15:11:16 [2020-02-10T15:11:16.201Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:11:16 [2020-02-10T15:11:16.201Z] === RUN   TestInfoDiscoveryBackend
15:11:16 [2020-02-10T15:11:16.546Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:11:16 [2020-02-10T15:11:16.546Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:11:17 [2020-02-10T15:11:17.388Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:11:17 [2020-02-10T15:11:17.388Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:11:17 [2020-02-10T15:11:17.808Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:11:17 [2020-02-10T15:11:17.808Z] === RUN   TestInfoAPI
15:11:18 [2020-02-10T15:11:18.230Z] --- PASS: TestInfoAPI (0.02s)
15:11:18 [2020-02-10T15:11:18.230Z] === RUN   TestInfoAPIWarnings
15:11:18 [2020-02-10T15:11:18.590Z] --- PASS: TestInfoAPIWarnings (0.52s)
15:11:18 [2020-02-10T15:11:18.590Z] === RUN   TestInfoDebug
15:11:18 [2020-02-10T15:11:18.941Z] --- PASS: TestInfoDebug (0.53s)
15:11:18 [2020-02-10T15:11:18.941Z] === RUN   TestInfoInsecureRegistries
15:11:19 [2020-02-10T15:11:19.687Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:11:19 [2020-02-10T15:11:19.687Z] === RUN   TestInfoRegistryMirrors
15:11:20 [2020-02-10T15:11:20.036Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:11:20 [2020-02-10T15:11:20.036Z] === RUN   TestLoginFailsWithBadCredentials
15:11:20 [2020-02-10T15:11:20.414Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s)
15:11:20 [2020-02-10T15:11:20.414Z] === RUN   TestPingCacheHeaders
15:11:20 [2020-02-10T15:11:20.414Z] --- PASS: TestPingCacheHeaders (0.02s)
15:11:20 [2020-02-10T15:11:20.414Z] === RUN   TestPingGet
15:11:20 [2020-02-10T15:11:20.414Z] --- PASS: TestPingGet (0.02s)
15:11:20 [2020-02-10T15:11:20.414Z] === RUN   TestPingHead
15:11:20 [2020-02-10T15:11:20.414Z] --- PASS: TestPingHead (0.01s)
15:11:20 [2020-02-10T15:11:20.414Z] === RUN   TestVersion
15:11:20 [2020-02-10T15:11:20.414Z] --- PASS: TestVersion (0.01s)
15:11:20 [2020-02-10T15:11:20.414Z] PASS
15:11:20 [2020-02-10T15:11:20.414Z] 
15:11:20 [2020-02-10T15:11:20.414Z] === Skipped
15:11:20 [2020-02-10T15:11:20.414Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:11:20 [2020-02-10T15:11:20.414Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:11:20 [2020-02-10T15:11:20.414Z] 
15:11:20 [2020-02-10T15:11:20.414Z] 
15:11:20 [2020-02-10T15:11:20.414Z] DONE 18 tests, 1 skipped in 5.522s
15:11:20 [2020-02-10T15:11:20.414Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:11:20 [2020-02-10T15:11:20.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
15:11:20 [2020-02-10T15:11:20.414Z] ++ set -e
15:11:20 [2020-02-10T15:11:20.415Z] ++ '[' -n 0 ']'
15:11:20 [2020-02-10T15:11:20.415Z] ++ set -x
15:11:20 [2020-02-10T15:11:20.415Z] ++ 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=s390x 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/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
15:11:20 [2020-02-10T15:11:20.415Z] INFO: Testing against a local daemon
15:11:20 [2020-02-10T15:11:20.415Z] === RUN   TestVolumesCreateAndList
15:11:20 [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:11:20 [2020-02-10T15:11:20.765Z] === RUN   TestVolumesRemove
15:11:20 [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesRemove (0.08s)
15:11:20 [2020-02-10T15:11:20.765Z] === RUN   TestVolumesInspect
15:11:20 [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesInspect (0.01s)
15:11:20 [2020-02-10T15:11:20.765Z] === RUN   TestVolumesInvalidJSON
15:11:20 [2020-02-10T15:11:20.765Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:11:20 [2020-02-10T15:11:20.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:11:20 [2020-02-10T15:11:20.765Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:11:20 [2020-02-10T15:11:20.765Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:11:20 [2020-02-10T15:11:20.765Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:11:20 [2020-02-10T15:11:20.765Z] PASS
15:11:20 [2020-02-10T15:11:20.765Z] 
15:11:20 [2020-02-10T15:11:20.765Z] DONE 5 tests in 0.270s
15:11:20 [2020-02-10T15:11:20.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:11:20 [2020-02-10T15:11:20.765Z] ++++ cat bundles/test-integration/docker.pid
15:11:20 [2020-02-10T15:11:20.765Z] +++ kill 11644
15:11:21 [2020-02-10T15:11:21.967Z] +++ /etc/init.d/apparmor stop
15:11:22 [2020-02-10T15:11:22.324Z] Leaving: AppArmorNo profiles have been unloaded.
15:11:22 [2020-02-10T15:11:22.324Z] 
15:11:22 [2020-02-10T15:11:22.324Z] Unloading profiles will leave already running processes permanently
15:11:22 [2020-02-10T15:11:22.324Z] unconfined, which can lead to unexpected situations.
15:11:22 [2020-02-10T15:11:22.324Z] 
15:11:22 [2020-02-10T15:11:22.324Z] To set a process to complain mode, use the command line tool
15:11:22 [2020-02-10T15:11:22.324Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:11:22 [2020-02-10T15:11:22.324Z] +++ true
15:11:22 [2020-02-10T15:11:22.324Z]