Skip to content

Console Output

19:37:00 [2019-10-13T19:37:00.986Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40081/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=aa655a4d73693741cd3f8bc44566eb34585b3303 -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:aa655a4d73693741cd3f8bc44566eb34585b3303 hack/make.sh dynbinary test-integration
19:37:01 [2019-10-13T19:37:01.368Z] 
19:37:01 [2019-10-13T19:37:01.368Z] Removing bundles/
19:37:01 [2019-10-13T19:37:01.368Z] 
19:37:01 [2019-10-13T19:37:01.368Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
19:37:01 [2019-10-13T19:37:01.368Z] Building: bundles/dynbinary-daemon/dockerd-dev
19:37:01 [2019-10-13T19:37:01.368Z] GOOS="" GOARCH="" GOARM=""
19:38:11 [2019-10-13T19:38:11.971Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
19:38:11 [2019-10-13T19:38:11.971Z] 
19:38:11 [2019-10-13T19:38:11.971Z] ---> Making bundle: test-integration (in bundles/test-integration)
19:38:11 [2019-10-13T19:38:11.971Z] PKG_CONFIG=pkg-config
19:38:11 [2019-10-13T19:38:11.971Z] GOLANG_VERSION=1.13.1
19:38:11 [2019-10-13T19:38:11.971Z] HOSTNAME=c7f9eb2d9dc2
19:38:11 [2019-10-13T19:38:11.971Z] DOCKER_EXPERIMENTAL=1
19:38:11 [2019-10-13T19:38:11.971Z] container=docker
19:38:11 [2019-10-13T19:38:11.971Z] TEST_SKIP_INTEGRATION_CLI=1
19:38:11 [2019-10-13T19:38:11.971Z] GO111MODULE=off
19:38:11 [2019-10-13T19:38:11.971Z] GOPATH=/go
19:38:11 [2019-10-13T19:38:11.971Z] PWD=/go/src/github.com/docker/docker
19:38:11 [2019-10-13T19:38:11.971Z] HOME=/root
19:38:11 [2019-10-13T19:38:11.971Z] VALIDATE_REPO=https://github.com/moby/moby.git
19:38:11 [2019-10-13T19:38:11.971Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
19:38:11 [2019-10-13T19:38:11.971Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
19:38:11 [2019-10-13T19:38:11.971Z] DOCKER_GITCOMMIT=aa655a4d73693741cd3f8bc44566eb34585b3303
19:38:11 [2019-10-13T19:38:11.971Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
19:38:11 [2019-10-13T19:38:11.971Z] DOCKER_GRAPHDRIVER=overlay2
19:38:11 [2019-10-13T19:38:11.971Z] TERM=xterm
19:38:11 [2019-10-13T19:38:11.971Z] VALIDATE_BRANCH=master
19:38:11 [2019-10-13T19:38:11.971Z] DEST=bundles/test-integration
19:38:11 [2019-10-13T19:38:11.971Z] SHLVL=1
19:38:11 [2019-10-13T19:38:11.971Z] TIMEOUT=120m
19:38:11 [2019-10-13T19:38:11.971Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
19:38:11 [2019-10-13T19:38:11.971Z] DOCKER_PKG=github.com/docker/docker
19:38:11 [2019-10-13T19:38:11.971Z] TESTDEBUG=0
19:38:11 [2019-10-13T19:38:11.971Z] _=/usr/bin/env
19:38:11 [2019-10-13T19:38:11.971Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
19:38:32 [2019-10-13T19:38:32.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
19:38:32 [2019-10-13T19:38:32.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
19:38:35 [2019-10-13T19:38:35.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
19:38:55 [2019-10-13T19:38:55.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
19:38:55 [2019-10-13T19:38:55.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
19:38:57 [2019-10-13T19:38:57.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
19:38:58 [2019-10-13T19:38:58.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
19:38:58 [2019-10-13T19:38:58.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
19:39:00 [2019-10-13T19:39:00.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
19:39:02 [2019-10-13T19:39:02.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
19:39:03 [2019-10-13T19:39:03.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
19:39:06 [2019-10-13T19:39:06.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
19:39:07 [2019-10-13T19:39:07.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
19:39:08 [2019-10-13T19:39:08.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
19:39:10 [2019-10-13T19:39:10.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
19:39:11 [2019-10-13T19:39:11.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
19:39:12 [2019-10-13T19:39:12.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
19:39:13 [2019-10-13T19:39:13.980Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
19:39:13 [2019-10-13T19:39:13.980Z] Using test binary docker
19:39:13 [2019-10-13T19:39:13.980Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
19:39:13 [2019-10-13T19:39:13.980Z] +++ /etc/init.d/apparmor start
19:39:13 [2019-10-13T19:39:13.980Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found
19:39:13 [2019-10-13T19:39:13.980Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin
19:39:13 [2019-10-13T19:39:13.980Z] Warning failed to create cache: (null)
19:39:13 [2019-10-13T19:39:13.980Z] .
19:39:13 [2019-10-13T19:39:13.980Z] INFO: Waiting for daemon to start...
19:39:13 [2019-10-13T19:39:13.980Z] Starting dockerd
19:39:13 [2019-10-13T19:39:13.980Z] +++ 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
19:39:16 [2019-10-13T19:39:16.467Z] .
19:39:16 [2019-10-13T19:39:16.467Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
19:39:16 [2019-10-13T19:39:16.467Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
19:39:16 [2019-10-13T19:39:16.467Z] Error: No such image: emptyfs
19:39:16 [2019-10-13T19:39:16.467Z] ++++ docker load
19:39:16 [2019-10-13T19:39:16.467Z] ++++ tar -cC bundles/test-integration/emptyfs .
19:39:16 [2019-10-13T19:39:16.467Z] Running integration-test (iteration 1)
19:39:16 [2019-10-13T19:39:16.467Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
19:39:16 [2019-10-13T19:39:16.468Z] ++ 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
19:39:16 [2019-10-13T19:39:16.468Z] ++ set -e
19:39:16 [2019-10-13T19:39:16.468Z] ++ '[' -n 0 ']'
19:39:16 [2019-10-13T19:39:16.468Z] ++ set -x
19:39:16 [2019-10-13T19:39:16.468Z] ++ 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
19:39:26 [2019-10-13T19:39:26.030Z] Loaded image: buildpack-deps:jessie
19:39:26 [2019-10-13T19:39:26.030Z] Loaded image: busybox:latest
19:39:26 [2019-10-13T19:39:26.030Z] Loaded image: busybox:glibc
19:39:26 [2019-10-13T19:39:26.030Z] Loaded image: debian:jessie
19:39:26 [2019-10-13T19:39:26.030Z] Loaded image: hello-world:latest
19:39:26 [2019-10-13T19:39:26.030Z] INFO: Testing against a local daemon
19:39:26 [2019-10-13T19:39:26.030Z] === RUN   TestCgroupNamespacesBuild
19:39:27 [2019-10-13T19:39:27.405Z] --- PASS: TestCgroupNamespacesBuild (1.77s)
19:39:27 [2019-10-13T19:39:27.405Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild"
19:39:27 [2019-10-13T19:39:27.405Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
19:39:29 [2019-10-13T19:39:29.218Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s)
19:39:29 [2019-10-13T19:39:29.218Z]     build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode"
19:39:29 [2019-10-13T19:39:29.218Z] === RUN   TestBuildWithSession
19:39:29 [2019-10-13T19:39:29.218Z] --- SKIP: TestBuildWithSession (0.00s)
19:39:29 [2019-10-13T19:39:29.218Z]     build_session_test.go:25: TODO: BuildKit
19:39:29 [2019-10-13T19:39:29.218Z] === RUN   TestBuildSquashParent
19:39:35 [2019-10-13T19:39:35.501Z] --- PASS: TestBuildSquashParent (6.45s)
19:39:35 [2019-10-13T19:39:35.501Z] === RUN   TestBuildWithRemoveAndForceRemove
19:39:35 [2019-10-13T19:39:35.900Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:39:35 [2019-10-13T19:39:35.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:39:35 [2019-10-13T19:39:35.900Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:39:35 [2019-10-13T19:39:35.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:39:35 [2019-10-13T19:39:35.900Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:39:35 [2019-10-13T19:39:35.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:39:35 [2019-10-13T19:39:35.900Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:39:35 [2019-10-13T19:39:35.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:39:35 [2019-10-13T19:39:35.900Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:39:35 [2019-10-13T19:39:35.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:39:35 [2019-10-13T19:39:35.900Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:39:35 [2019-10-13T19:39:35.900Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:39:35 [2019-10-13T19:39:35.900Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
19:39:35 [2019-10-13T19:39:35.900Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
19:39:38 [2019-10-13T19:39:38.377Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
19:39:38 [2019-10-13T19:39:38.377Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
19:39:40 [2019-10-13T19:39:40.857Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
19:39:40 [2019-10-13T19:39:40.857Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
19:39:42 [2019-10-13T19:39:42.957Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
19:39:42 [2019-10-13T19:39:42.957Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.33s)
19:39:42 [2019-10-13T19:39:42.957Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.45s)
19:39:42 [2019-10-13T19:39:42.957Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.38s)
19:39:42 [2019-10-13T19:39:42.957Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.40s)
19:39:42 [2019-10-13T19:39:42.957Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s)
19:39:42 [2019-10-13T19:39:42.957Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s)
19:39:42 [2019-10-13T19:39:42.957Z] === RUN   TestBuildMultiStageCopy
19:39:42 [2019-10-13T19:39:42.957Z] === RUN   TestBuildMultiStageCopy/copy_to_root
19:39:45 [2019-10-13T19:39:45.424Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
19:39:45 [2019-10-13T19:39:45.796Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
19:39:46 [2019-10-13T19:39:46.595Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
19:39:46 [2019-10-13T19:39:46.966Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
19:39:47 [2019-10-13T19:39:47.336Z] --- PASS: TestBuildMultiStageCopy (4.46s)
19:39:47 [2019-10-13T19:39:47.336Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s)
19:39:47 [2019-10-13T19:39:47.336Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s)
19:39:47 [2019-10-13T19:39:47.336Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s)
19:39:47 [2019-10-13T19:39:47.336Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
19:39:47 [2019-10-13T19:39:47.336Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s)
19:39:47 [2019-10-13T19:39:47.336Z] === RUN   TestBuildMultiStageParentConfig
19:39:49 [2019-10-13T19:39:49.295Z] --- PASS: TestBuildMultiStageParentConfig (1.33s)
19:39:49 [2019-10-13T19:39:49.295Z] === RUN   TestBuildLabelWithTargets
19:39:51 [2019-10-13T19:39:51.250Z] --- PASS: TestBuildLabelWithTargets (2.16s)
19:39:51 [2019-10-13T19:39:51.250Z] === RUN   TestBuildWithEmptyLayers
19:39:52 [2019-10-13T19:39:52.086Z] --- PASS: TestBuildWithEmptyLayers (0.96s)
19:39:52 [2019-10-13T19:39:52.086Z] === RUN   TestBuildMultiStageOnBuild
19:39:55 [2019-10-13T19:39:55.423Z] --- PASS: TestBuildMultiStageOnBuild (3.10s)
19:39:55 [2019-10-13T19:39:55.423Z] === RUN   TestBuildUncleanTarFilenames
19:39:56 [2019-10-13T19:39:56.228Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
19:39:56 [2019-10-13T19:39:56.228Z] === RUN   TestBuildMultiStageLayerLeak
19:39:59 [2019-10-13T19:39:59.453Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s)
19:39:59 [2019-10-13T19:39:59.453Z] === RUN   TestBuildWithHugeFile
19:40:34 [2019-10-13T19:40:34.457Z] --- PASS: TestBuildWithHugeFile (35.46s)
19:40:34 [2019-10-13T19:40:34.457Z] === RUN   TestBuildWithEmptyDockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
19:40:34 [2019-10-13T19:40:34.839Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
19:40:35 [2019-10-13T19:40:35.205Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
19:40:35 [2019-10-13T19:40:35.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s)
19:40:35 [2019-10-13T19:40:35.205Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
19:40:35 [2019-10-13T19:40:35.205Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
19:40:35 [2019-10-13T19:40:35.205Z] === RUN   TestBuildPreserveOwnership
19:40:35 [2019-10-13T19:40:35.205Z] === RUN   TestBuildPreserveOwnership/copy_from
19:40:40 [2019-10-13T19:40:40.298Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
19:40:42 [2019-10-13T19:40:42.759Z] --- PASS: TestBuildPreserveOwnership (7.76s)
19:40:42 [2019-10-13T19:40:42.759Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.22s)
19:40:42 [2019-10-13T19:40:42.759Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.52s)
19:40:42 [2019-10-13T19:40:42.759Z] === RUN   TestBuildPlatformInvalid
19:40:42 [2019-10-13T19:40:42.759Z] --- PASS: TestBuildPlatformInvalid (0.12s)
19:40:42 [2019-10-13T19:40:42.759Z] PASS
19:40:43 [2019-10-13T19:40:43.128Z] 
19:40:43 [2019-10-13T19:40:43.128Z] === Skipped
19:40:43 [2019-10-13T19:40:43.128Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
19:40:43 [2019-10-13T19:40:43.128Z]     build_session_test.go:25: TODO: BuildKit
19:40:43 [2019-10-13T19:40:43.128Z] 
19:40:43 [2019-10-13T19:40:43.128Z] 
19:40:43 [2019-10-13T19:40:43.128Z] DONE 32 tests, 1 skipped in 86.474s
19:40:43 [2019-10-13T19:40:43.497Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
19:40:43 [2019-10-13T19:40:43.497Z] ++ 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
19:40:43 [2019-10-13T19:40:43.497Z] ++ set -e
19:40:43 [2019-10-13T19:40:43.497Z] ++ '[' -n 0 ']'
19:40:43 [2019-10-13T19:40:43.497Z] ++ set -x
19:40:43 [2019-10-13T19:40:43.497Z] ++ 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
19:40:43 [2019-10-13T19:40:43.877Z] INFO: Testing against a local daemon
19:40:43 [2019-10-13T19:40:43.877Z] === RUN   TestConfigList
19:40:46 [2019-10-13T19:40:46.835Z] --- PASS: TestConfigList (3.09s)
19:40:46 [2019-10-13T19:40:46.835Z]     config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList"
19:40:46 [2019-10-13T19:40:46.835Z] === RUN   TestConfigsCreateAndDelete
19:40:50 [2019-10-13T19:40:50.155Z] --- PASS: TestConfigsCreateAndDelete (3.27s)
19:40:50 [2019-10-13T19:40:50.155Z]     config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete"
19:40:50 [2019-10-13T19:40:50.155Z] === RUN   TestConfigsUpdate
19:40:53 [2019-10-13T19:40:53.395Z] --- PASS: TestConfigsUpdate (2.85s)
19:40:53 [2019-10-13T19:40:53.395Z]     config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate"
19:40:53 [2019-10-13T19:40:53.395Z] === RUN   TestTemplatedConfig
19:40:56 [2019-10-13T19:40:56.777Z] --- PASS: TestTemplatedConfig (3.49s)
19:40:56 [2019-10-13T19:40:56.777Z]     config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig"
19:40:56 [2019-10-13T19:40:56.777Z] === RUN   TestConfigInspect
19:40:59 [2019-10-13T19:40:59.958Z] --- PASS: TestConfigInspect (2.91s)
19:40:59 [2019-10-13T19:40:59.958Z]     config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect"
19:40:59 [2019-10-13T19:40:59.958Z] === RUN   TestConfigCreateWithLabels
19:41:02 [2019-10-13T19:41:02.399Z] --- PASS: TestConfigCreateWithLabels (2.88s)
19:41:02 [2019-10-13T19:41:02.399Z]     config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels"
19:41:02 [2019-10-13T19:41:02.399Z] === RUN   TestConfigCreateResolve
19:41:05 [2019-10-13T19:41:05.761Z] --- PASS: TestConfigCreateResolve (2.83s)
19:41:05 [2019-10-13T19:41:05.761Z]     config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve"
19:41:05 [2019-10-13T19:41:05.761Z] === RUN   TestConfigDaemonLibtrustID
19:41:05 [2019-10-13T19:41:05.761Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
19:41:05 [2019-10-13T19:41:05.761Z]     config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID"
19:41:05 [2019-10-13T19:41:05.761Z] PASS
19:41:05 [2019-10-13T19:41:05.761Z] 
19:41:05 [2019-10-13T19:41:05.761Z] DONE 8 tests in 22.044s
19:41:05 [2019-10-13T19:41:05.761Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
19:41:05 [2019-10-13T19:41:05.761Z] ++ 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
19:41:05 [2019-10-13T19:41:05.761Z] ++ set -e
19:41:05 [2019-10-13T19:41:05.761Z] ++ '[' -n 0 ']'
19:41:05 [2019-10-13T19:41:05.761Z] ++ set -x
19:41:05 [2019-10-13T19:41:05.761Z] ++ 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
19:41:06 [2019-10-13T19:41:06.376Z] INFO: Testing against a local daemon
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestCheckpoint
19:41:06 [2019-10-13T19:41:06.376Z] --- SKIP: TestCheckpoint (0.00s)
19:41:06 [2019-10-13T19:41:06.376Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestContainerInvalidJSON
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
19:41:06 [2019-10-13T19:41:06.376Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
19:41:06 [2019-10-13T19:41:06.376Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
19:41:06 [2019-10-13T19:41:06.376Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
19:41:06 [2019-10-13T19:41:06.376Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
19:41:06 [2019-10-13T19:41:06.376Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
19:41:06 [2019-10-13T19:41:06.376Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
19:41:06 [2019-10-13T19:41:06.376Z] --- PASS: TestContainerInvalidJSON (0.02s)
19:41:06 [2019-10-13T19:41:06.376Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.02s)
19:41:06 [2019-10-13T19:41:06.376Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s)
19:41:06 [2019-10-13T19:41:06.376Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestCopyFromContainerPathDoesNotExist
19:41:06 [2019-10-13T19:41:06.376Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestCopyFromContainerPathIsNotDir
19:41:06 [2019-10-13T19:41:06.376Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestCopyToContainerPathDoesNotExist
19:41:06 [2019-10-13T19:41:06.376Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s)
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestCopyToContainerPathIsNotDir
19:41:06 [2019-10-13T19:41:06.376Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
19:41:06 [2019-10-13T19:41:06.376Z] === RUN   TestCopyFromContainer
19:41:08 [2019-10-13T19:41:08.398Z] === RUN   TestCopyFromContainer//
19:41:08 [2019-10-13T19:41:08.398Z] === RUN   TestCopyFromContainer//bar/root
19:41:08 [2019-10-13T19:41:08.766Z] === RUN   TestCopyFromContainer//bar/root/
19:41:08 [2019-10-13T19:41:08.767Z] === RUN   TestCopyFromContainer/bar/quux
19:41:08 [2019-10-13T19:41:08.767Z] === RUN   TestCopyFromContainer/bar/quux/
19:41:08 [2019-10-13T19:41:08.767Z] === RUN   TestCopyFromContainer/bar/quux/baz
19:41:08 [2019-10-13T19:41:08.767Z] === RUN   TestCopyFromContainer/bar/filesymlink
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCopyFromContainer/bar/dirsymlink
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCopyFromContainer/bar/notarget
19:41:09 [2019-10-13T19:41:09.167Z] --- PASS: TestCopyFromContainer (2.85s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer// (0.05s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer//bar/root (0.13s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:41:09 [2019-10-13T19:41:09.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:41:09 [2019-10-13T19:41:09.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
19:41:09 [2019-10-13T19:41:09.167Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
19:41:09 [2019-10-13T19:41:09.167Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
19:41:09 [2019-10-13T19:41:09.167Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
19:41:09 [2019-10-13T19:41:09.167Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
19:41:09 [2019-10-13T19:41:09.167Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
19:41:09 [2019-10-13T19:41:09.167Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateLinkToNonExistingContainer
19:41:09 [2019-10-13T19:41:09.167Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateWithInvalidEnv
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateWithInvalidEnv/0
19:41:09 [2019-10-13T19:41:09.167Z] === PAUSE TestCreateWithInvalidEnv/0
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateWithInvalidEnv/1
19:41:09 [2019-10-13T19:41:09.167Z] === PAUSE TestCreateWithInvalidEnv/1
19:41:09 [2019-10-13T19:41:09.167Z] === RUN   TestCreateWithInvalidEnv/2
19:41:09 [2019-10-13T19:41:09.167Z] === PAUSE TestCreateWithInvalidEnv/2
19:41:09 [2019-10-13T19:41:09.167Z] === CONT  TestCreateWithInvalidEnv/0
19:41:09 [2019-10-13T19:41:09.167Z] === CONT  TestCreateWithInvalidEnv/2
19:41:09 [2019-10-13T19:41:09.168Z] === CONT  TestCreateWithInvalidEnv/1
19:41:09 [2019-10-13T19:41:09.551Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
19:41:09 [2019-10-13T19:41:09.551Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
19:41:09 [2019-10-13T19:41:09.551Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
19:41:09 [2019-10-13T19:41:09.551Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
19:41:09 [2019-10-13T19:41:09.551Z] === RUN   TestCreateTmpfsMountsTarget
19:41:09 [2019-10-13T19:41:09.551Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
19:41:09 [2019-10-13T19:41:09.551Z] === RUN   TestCreateWithCustomMaskedPaths
19:41:12 [2019-10-13T19:41:12.020Z] --- PASS: TestCreateWithCustomMaskedPaths (2.35s)
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/no_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/no_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/empty_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/valid_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/empty_capadd
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/empty_capadd
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/empty_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/no_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/empty_capdrop
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/empty_capadd
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/valid_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] === CONT  TestCreateWithCapabilities/empty_capabilities
19:41:12 [2019-10-13T19:41:12.020Z] --- PASS: TestCreateWithCapabilities (0.01s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
19:41:12 [2019-10-13T19:41:12.020Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
19:41:12 [2019-10-13T19:41:12.020Z] === RUN   TestCreateWithCustomReadonlyPaths
19:41:14 [2019-10-13T19:41:14.496Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s)
19:41:14 [2019-10-13T19:41:14.496Z] === RUN   TestCreateWithInvalidHealthcheckParams
19:41:14 [2019-10-13T19:41:14.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:41:14 [2019-10-13T19:41:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:41:14 [2019-10-13T19:41:14.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:41:14 [2019-10-13T19:41:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:41:14 [2019-10-13T19:41:14.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:41:14 [2019-10-13T19:41:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:41:14 [2019-10-13T19:41:14.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:41:14 [2019-10-13T19:41:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:41:14 [2019-10-13T19:41:14.496Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:41:14 [2019-10-13T19:41:14.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:41:14 [2019-10-13T19:41:14.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
19:41:14 [2019-10-13T19:41:14.496Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
19:41:14 [2019-10-13T19:41:14.882Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
19:41:14 [2019-10-13T19:41:14.882Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
19:41:14 [2019-10-13T19:41:14.882Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
19:41:14 [2019-10-13T19:41:14.882Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
19:41:14 [2019-10-13T19:41:14.882Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
19:41:14 [2019-10-13T19:41:14.882Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
19:41:14 [2019-10-13T19:41:14.882Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
19:41:14 [2019-10-13T19:41:14.882Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
19:41:14 [2019-10-13T19:41:14.882Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
19:41:14 [2019-10-13T19:41:14.882Z] === RUN   TestContainerStartOnDaemonRestart
19:41:14 [2019-10-13T19:41:14.882Z] === PAUSE TestContainerStartOnDaemonRestart
19:41:14 [2019-10-13T19:41:14.882Z] === RUN   TestDaemonRestartIpcMode
19:41:14 [2019-10-13T19:41:14.882Z] === PAUSE TestDaemonRestartIpcMode
19:41:14 [2019-10-13T19:41:14.882Z] === RUN   TestDiff
19:41:15 [2019-10-13T19:41:15.488Z] --- PASS: TestDiff (0.81s)
19:41:15 [2019-10-13T19:41:15.488Z] === RUN   TestExecWithCloseStdin
19:41:16 [2019-10-13T19:41:16.910Z] --- PASS: TestExecWithCloseStdin (1.22s)
19:41:16 [2019-10-13T19:41:16.910Z] === RUN   TestExec
19:41:17 [2019-10-13T19:41:17.715Z] --- PASS: TestExec (1.10s)
19:41:17 [2019-10-13T19:41:17.716Z] === RUN   TestExecUser
19:41:18 [2019-10-13T19:41:18.981Z] --- PASS: TestExecUser (1.07s)
19:41:18 [2019-10-13T19:41:18.981Z] === RUN   TestExportContainerAndImportImage
19:41:20 [2019-10-13T19:41:20.265Z] --- PASS: TestExportContainerAndImportImage (1.22s)
19:41:20 [2019-10-13T19:41:20.265Z] === RUN   TestExportContainerAfterDaemonRestart
19:41:21 [2019-10-13T19:41:21.536Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s)
19:41:21 [2019-10-13T19:41:21.536Z]     export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart"
19:41:21 [2019-10-13T19:41:21.536Z] === RUN   TestHealthCheckWorkdir
19:41:22 [2019-10-13T19:41:22.808Z] --- PASS: TestHealthCheckWorkdir (1.18s)
19:41:22 [2019-10-13T19:41:22.808Z] === RUN   TestHealthKillContainer
19:41:26 [2019-10-13T19:41:26.040Z] --- PASS: TestHealthKillContainer (3.18s)
19:41:26 [2019-10-13T19:41:26.040Z] === RUN   TestInspectCpusetInConfigPre120
19:41:26 [2019-10-13T19:41:26.856Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s)
19:41:26 [2019-10-13T19:41:26.856Z] === RUN   TestIpcModeNone
19:41:28 [2019-10-13T19:41:28.126Z] --- PASS: TestIpcModeNone (1.10s)
19:41:28 [2019-10-13T19:41:28.126Z] === RUN   TestIpcModePrivate
19:41:28 [2019-10-13T19:41:28.936Z] --- PASS: TestIpcModePrivate (1.06s)
19:41:28 [2019-10-13T19:41:28.936Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
19:41:28 [2019-10-13T19:41:28.936Z] === RUN   TestIpcModeShareable
19:41:30 [2019-10-13T19:41:30.194Z] --- PASS: TestIpcModeShareable (1.12s)
19:41:30 [2019-10-13T19:41:30.194Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
19:41:30 [2019-10-13T19:41:30.194Z] === RUN   TestAPIIpcModeShareableAndContainer
19:41:33 [2019-10-13T19:41:33.370Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s)
19:41:33 [2019-10-13T19:41:33.370Z] === RUN   TestAPIIpcModeHost
19:41:34 [2019-10-13T19:41:34.155Z] --- PASS: TestAPIIpcModeHost (0.88s)
19:41:34 [2019-10-13T19:41:34.155Z] === RUN   TestDaemonIpcModeShareable
19:41:35 [2019-10-13T19:41:35.680Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
19:41:35 [2019-10-13T19:41:35.680Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable"
19:41:35 [2019-10-13T19:41:35.680Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
19:41:35 [2019-10-13T19:41:35.680Z] === RUN   TestDaemonIpcModePrivate
19:41:37 [2019-10-13T19:41:37.548Z] --- PASS: TestDaemonIpcModePrivate (1.69s)
19:41:37 [2019-10-13T19:41:37.548Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate"
19:41:37 [2019-10-13T19:41:37.548Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
19:41:37 [2019-10-13T19:41:37.548Z] === RUN   TestDaemonIpcModePrivateFromConfig
19:41:39 [2019-10-13T19:41:39.412Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
19:41:39 [2019-10-13T19:41:39.412Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig"
19:41:39 [2019-10-13T19:41:39.412Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
19:41:39 [2019-10-13T19:41:39.412Z] === RUN   TestDaemonIpcModeShareableFromConfig
19:41:41 [2019-10-13T19:41:41.233Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s)
19:41:41 [2019-10-13T19:41:41.233Z]     ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig"
19:41:41 [2019-10-13T19:41:41.233Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
19:41:41 [2019-10-13T19:41:41.233Z] === RUN   TestIpcModeOlderClient
19:41:41 [2019-10-13T19:41:41.233Z] === PAUSE TestIpcModeOlderClient
19:41:41 [2019-10-13T19:41:41.233Z] === RUN   TestKillContainerInvalidSignal
19:41:42 [2019-10-13T19:41:42.035Z] --- PASS: TestKillContainerInvalidSignal (0.89s)
19:41:42 [2019-10-13T19:41:42.035Z] === RUN   TestKillContainer
19:41:42 [2019-10-13T19:41:42.035Z] === RUN   TestKillContainer/no_signal
19:41:43 [2019-10-13T19:41:43.293Z] === RUN   TestKillContainer/non_killing_signal
19:41:43 [2019-10-13T19:41:43.679Z] === RUN   TestKillContainer/killing_signal
19:41:45 [2019-10-13T19:41:45.079Z] --- PASS: TestKillContainer (2.78s)
19:41:45 [2019-10-13T19:41:45.079Z]     --- PASS: TestKillContainer/no_signal (0.94s)
19:41:45 [2019-10-13T19:41:45.079Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
19:41:45 [2019-10-13T19:41:45.079Z]     --- PASS: TestKillContainer/killing_signal (0.81s)
19:41:45 [2019-10-13T19:41:45.079Z] === RUN   TestKillWithStopSignalAndRestartPolicies
19:41:45 [2019-10-13T19:41:45.079Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
19:41:45 [2019-10-13T19:41:45.544Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
19:41:46 [2019-10-13T19:41:46.860Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s)
19:41:46 [2019-10-13T19:41:46.860Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
19:41:46 [2019-10-13T19:41:46.860Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
19:41:46 [2019-10-13T19:41:46.860Z] === RUN   TestKillStoppedContainer
19:41:46 [2019-10-13T19:41:46.860Z] --- PASS: TestKillStoppedContainer (0.09s)
19:41:46 [2019-10-13T19:41:46.860Z] === RUN   TestKillStoppedContainerAPIPre120
19:41:46 [2019-10-13T19:41:46.860Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
19:41:46 [2019-10-13T19:41:46.860Z] === RUN   TestKillDifferentUserContainer
19:41:47 [2019-10-13T19:41:47.661Z] --- PASS: TestKillDifferentUserContainer (0.89s)
19:41:47 [2019-10-13T19:41:47.661Z] === RUN   TestInspectOomKilledTrue
19:41:47 [2019-10-13T19:41:47.661Z] --- SKIP: TestInspectOomKilledTrue (0.02s)
19:41:47 [2019-10-13T19:41:47.661Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:41:47 [2019-10-13T19:41:47.661Z] === RUN   TestInspectOomKilledFalse
19:41:47 [2019-10-13T19:41:47.661Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
19:41:47 [2019-10-13T19:41:47.661Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:41:47 [2019-10-13T19:41:47.661Z] === RUN   TestLinksEtcHostsContentMatch
19:41:48 [2019-10-13T19:41:48.464Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s)
19:41:48 [2019-10-13T19:41:48.464Z] === RUN   TestLinksContainerNames
19:41:50 [2019-10-13T19:41:50.291Z] --- PASS: TestLinksContainerNames (1.64s)
19:41:50 [2019-10-13T19:41:50.291Z] === RUN   TestLogsFollowTailEmpty
19:41:51 [2019-10-13T19:41:51.072Z] --- PASS: TestLogsFollowTailEmpty (0.97s)
19:41:51 [2019-10-13T19:41:51.072Z] === RUN   TestContainerNetworkMountsNoChown
19:41:51 [2019-10-13T19:41:51.861Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/default
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/default
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/private
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/private
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/rprivate
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/rprivate
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/slave
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/slave
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/rslave
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/rslave
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/shared
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/shared
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/rshared
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/rshared
19:41:51 [2019-10-13T19:41:51.861Z] === CONT  TestMountDaemonRoot/default
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/default/bind_root
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/default/bind_root
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/default/bind_subpath
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/default/mount_root
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/default/mount_root
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/default/mount_subpath
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
19:41:51 [2019-10-13T19:41:51.861Z] === CONT  TestMountDaemonRoot/default/bind_root
19:41:51 [2019-10-13T19:41:51.861Z] === CONT  TestMountDaemonRoot/rshared
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/rshared/bind_root
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/rshared/mount_root
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
19:41:51 [2019-10-13T19:41:51.861Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
19:41:51 [2019-10-13T19:41:51.861Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
19:41:51 [2019-10-13T19:41:51.861Z] === CONT  TestMountDaemonRoot/rshared/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/shared
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/shared/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/shared/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/shared/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/shared/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/rslave
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/rslave/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/rslave/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/slave
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/slave/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/slave/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/slave/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/slave/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/rprivate
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/private
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/private/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/private/bind_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/private/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/private/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/private/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === RUN   TestMountDaemonRoot/private/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/default/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/default/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/default/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/rshared/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/rslave/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/shared/mount_root
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
19:41:52 [2019-10-13T19:41:52.248Z] === CONT  TestMountDaemonRoot/shared/bind_root
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/slave/bind_root
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/rslave/bind_root
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/slave/mount_root
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/private/bind_root
19:41:52 [2019-10-13T19:41:52.619Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
19:41:52 [2019-10-13T19:41:52.620Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
19:41:52 [2019-10-13T19:41:52.620Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
19:41:52 [2019-10-13T19:41:52.620Z] === CONT  TestMountDaemonRoot/private/mount_subpath
19:41:52 [2019-10-13T19:41:52.620Z] === CONT  TestMountDaemonRoot/private/mount_root
19:41:52 [2019-10-13T19:41:52.620Z] === CONT  TestMountDaemonRoot/private/bind_subpath
19:41:52 [2019-10-13T19:41:52.620Z] --- PASS: TestMountDaemonRoot (0.02s)
19:41:52 [2019-10-13T19:41:52.620Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
19:41:52 [2019-10-13T19:41:52.620Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
19:41:52 [2019-10-13T19:41:52.620Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
19:41:52 [2019-10-13T19:41:52.620Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
19:41:52 [2019-10-13T19:41:52.620Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
19:41:52 [2019-10-13T19:41:52.620Z] === RUN   TestContainerBindMountNonRecursive
19:41:54 [2019-10-13T19:41:54.626Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
19:41:54 [2019-10-13T19:41:54.626Z] === RUN   TestNetworkNat
19:41:55 [2019-10-13T19:41:55.899Z] --- PASS: TestNetworkNat (0.94s)
19:41:55 [2019-10-13T19:41:55.899Z] === RUN   TestNetworkLocalhostTCPNat
19:41:56 [2019-10-13T19:41:56.689Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s)
19:41:56 [2019-10-13T19:41:56.690Z] === RUN   TestNetworkLoopbackNat
19:41:57 [2019-10-13T19:41:57.981Z] --- PASS: TestNetworkLoopbackNat (1.11s)
19:41:57 [2019-10-13T19:41:57.981Z] === RUN   TestPause
19:41:58 [2019-10-13T19:41:58.774Z] --- PASS: TestPause (0.94s)
19:41:58 [2019-10-13T19:41:58.774Z] === RUN   TestPauseFailsOnWindowsServerContainers
19:41:58 [2019-10-13T19:41:58.774Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
19:41:58 [2019-10-13T19:41:58.774Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:41:58 [2019-10-13T19:41:58.774Z] === RUN   TestPauseStopPausedContainer
19:41:59 [2019-10-13T19:41:59.589Z] --- PASS: TestPauseStopPausedContainer (0.97s)
19:41:59 [2019-10-13T19:41:59.589Z] === RUN   TestPsFilter
19:41:59 [2019-10-13T19:41:59.955Z] --- PASS: TestPsFilter (0.27s)
19:41:59 [2019-10-13T19:41:59.955Z] === RUN   TestRemoveContainerWithRemovedVolume
19:42:00 [2019-10-13T19:42:00.879Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
19:42:00 [2019-10-13T19:42:00.879Z] === RUN   TestRemoveContainerWithVolume
19:42:01 [2019-10-13T19:42:01.660Z] --- PASS: TestRemoveContainerWithVolume (0.93s)
19:42:01 [2019-10-13T19:42:01.660Z] === RUN   TestRemoveContainerRunning
19:42:02 [2019-10-13T19:42:02.467Z] --- PASS: TestRemoveContainerRunning (0.93s)
19:42:02 [2019-10-13T19:42:02.467Z] === RUN   TestRemoveContainerForceRemoveRunning
19:42:03 [2019-10-13T19:42:03.996Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s)
19:42:03 [2019-10-13T19:42:03.996Z] === RUN   TestRemoveInvalidContainer
19:42:03 [2019-10-13T19:42:03.996Z] --- PASS: TestRemoveInvalidContainer (0.01s)
19:42:03 [2019-10-13T19:42:03.996Z] === RUN   TestRenameLinkedContainer
19:42:07 [2019-10-13T19:42:07.207Z] --- PASS: TestRenameLinkedContainer (3.59s)
19:42:07 [2019-10-13T19:42:07.208Z] === RUN   TestRenameStoppedContainer
19:42:07 [2019-10-13T19:42:07.995Z] --- PASS: TestRenameStoppedContainer (0.88s)
19:42:07 [2019-10-13T19:42:07.995Z] === RUN   TestRenameRunningContainerAndReuse
19:42:09 [2019-10-13T19:42:09.809Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
19:42:09 [2019-10-13T19:42:09.809Z] === RUN   TestRenameInvalidName
19:42:11 [2019-10-13T19:42:11.084Z] --- PASS: TestRenameInvalidName (0.97s)
19:42:11 [2019-10-13T19:42:11.084Z] === RUN   TestRenameAnonymousContainer
19:42:13 [2019-10-13T19:42:13.670Z] --- PASS: TestRenameAnonymousContainer (2.86s)
19:42:13 [2019-10-13T19:42:13.670Z] === RUN   TestRenameContainerWithSameName
19:42:14 [2019-10-13T19:42:14.513Z] --- PASS: TestRenameContainerWithSameName (0.92s)
19:42:14 [2019-10-13T19:42:14.513Z] === RUN   TestRenameContainerWithLinkedContainer
19:42:16 [2019-10-13T19:42:16.318Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
19:42:16 [2019-10-13T19:42:16.318Z] === RUN   TestResize
19:42:17 [2019-10-13T19:42:17.113Z] --- PASS: TestResize (0.92s)
19:42:17 [2019-10-13T19:42:17.113Z] === RUN   TestResizeWithInvalidSize
19:42:18 [2019-10-13T19:42:18.371Z] --- PASS: TestResizeWithInvalidSize (0.95s)
19:42:18 [2019-10-13T19:42:18.371Z] === RUN   TestResizeWhenContainerNotStarted
19:42:19 [2019-10-13T19:42:19.197Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s)
19:42:19 [2019-10-13T19:42:19.197Z] === RUN   TestDaemonRestartKillContainers
19:42:19 [2019-10-13T19:42:19.197Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:42:19 [2019-10-13T19:42:19.197Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
19:42:19 [2019-10-13T19:42:19.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
19:42:21 [2019-10-13T19:42:21.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
19:42:21 [2019-10-13T19:42:21.469Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
19:42:22 [2019-10-13T19:42:22.814Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
19:42:22 [2019-10-13T19:42:22.814Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
19:42:24 [2019-10-13T19:42:24.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
19:42:24 [2019-10-13T19:42:24.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
19:42:26 [2019-10-13T19:42:26.161Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
19:42:26 [2019-10-13T19:42:26.575Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
19:42:29 [2019-10-13T19:42:29.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
19:42:29 [2019-10-13T19:42:29.945Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
19:42:31 [2019-10-13T19:42:31.796Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.01s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.81s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.07s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon"
19:42:31 [2019-10-13T19:42:31.796Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.18s)
19:42:31 [2019-10-13T19:42:31.796Z]         restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon"
19:42:31 [2019-10-13T19:42:31.796Z] === RUN   TestCgroupNamespacesRun
19:42:33 [2019-10-13T19:42:33.758Z] --- PASS: TestCgroupNamespacesRun (1.84s)
19:42:33 [2019-10-13T19:42:33.758Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun"
19:42:33 [2019-10-13T19:42:33.758Z] === RUN   TestCgroupNamespacesRunPrivileged
19:42:35 [2019-10-13T19:42:35.641Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.74s)
19:42:35 [2019-10-13T19:42:35.642Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged"
19:42:35 [2019-10-13T19:42:35.642Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
19:42:37 [2019-10-13T19:42:37.440Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.70s)
19:42:37 [2019-10-13T19:42:37.440Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode"
19:42:37 [2019-10-13T19:42:37.440Z] === RUN   TestCgroupNamespacesRunHostMode
19:42:39 [2019-10-13T19:42:39.250Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s)
19:42:39 [2019-10-13T19:42:39.250Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode"
19:42:39 [2019-10-13T19:42:39.250Z] === RUN   TestCgroupNamespacesRunPrivateMode
19:42:40 [2019-10-13T19:42:40.525Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.73s)
19:42:40 [2019-10-13T19:42:40.525Z]     run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode"
19:42:40 [2019-10-13T19:42:40.525Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
19:42:41 [2019-10-13T19:42:41.321Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.83s)
19:42:41 [2019-10-13T19:42:41.321Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate"
19:42:41 [2019-10-13T19:42:41.321Z] === RUN   TestCgroupNamespacesRunInvalidMode
19:42:42 [2019-10-13T19:42:42.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s)
19:42:42 [2019-10-13T19:42:42.597Z]     run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode"
19:42:42 [2019-10-13T19:42:42.597Z] === RUN   TestCgroupNamespacesRunOlderClient
19:42:44 [2019-10-13T19:42:44.083Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.78s)
19:42:44 [2019-10-13T19:42:44.083Z]     run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient"
19:42:44 [2019-10-13T19:42:44.083Z] === RUN   TestKernelTCPMemory
19:42:45 [2019-10-13T19:42:45.372Z] --- PASS: TestKernelTCPMemory (1.06s)
19:42:45 [2019-10-13T19:42:45.372Z] === RUN   TestNISDomainname
19:42:46 [2019-10-13T19:42:46.707Z] --- PASS: TestNISDomainname (1.22s)
19:42:46 [2019-10-13T19:42:46.707Z] === RUN   TestHostnameDnsResolution
19:42:47 [2019-10-13T19:42:47.497Z] --- PASS: TestHostnameDnsResolution (1.24s)
19:42:47 [2019-10-13T19:42:47.497Z] === RUN   TestStats
19:42:49 [2019-10-13T19:42:49.954Z] --- PASS: TestStats (2.11s)
19:42:49 [2019-10-13T19:42:49.954Z] === RUN   TestStopContainerWithTimeout
19:42:49 [2019-10-13T19:42:49.954Z] === RUN   TestStopContainerWithTimeout/0
19:42:49 [2019-10-13T19:42:49.954Z] === PAUSE TestStopContainerWithTimeout/0
19:42:49 [2019-10-13T19:42:49.954Z] === RUN   TestStopContainerWithTimeout/1
19:42:49 [2019-10-13T19:42:49.954Z] === PAUSE TestStopContainerWithTimeout/1
19:42:49 [2019-10-13T19:42:49.954Z] === RUN   TestStopContainerWithTimeout/3
19:42:49 [2019-10-13T19:42:49.954Z] === PAUSE TestStopContainerWithTimeout/3
19:42:49 [2019-10-13T19:42:49.954Z] === RUN   TestStopContainerWithTimeout/-1
19:42:49 [2019-10-13T19:42:49.954Z] === PAUSE TestStopContainerWithTimeout/-1
19:42:49 [2019-10-13T19:42:49.954Z] === CONT  TestStopContainerWithTimeout/0
19:42:49 [2019-10-13T19:42:49.954Z] === CONT  TestStopContainerWithTimeout/-1
19:42:50 [2019-10-13T19:42:50.750Z] === CONT  TestStopContainerWithTimeout/3
19:42:52 [2019-10-13T19:42:52.575Z] === CONT  TestStopContainerWithTimeout/1
19:42:55 [2019-10-13T19:42:55.189Z] --- PASS: TestStopContainerWithTimeout (0.01s)
19:42:55 [2019-10-13T19:42:55.189Z]     --- PASS: TestStopContainerWithTimeout/0 (0.97s)
19:42:55 [2019-10-13T19:42:55.189Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.93s)
19:42:55 [2019-10-13T19:42:55.189Z]     --- PASS: TestStopContainerWithTimeout/3 (2.86s)
19:42:55 [2019-10-13T19:42:55.189Z]     --- PASS: TestStopContainerWithTimeout/1 (2.08s)
19:42:55 [2019-10-13T19:42:55.189Z] === RUN   TestDeleteDevicemapper
19:42:55 [2019-10-13T19:42:55.189Z] --- SKIP: TestDeleteDevicemapper (0.00s)
19:42:55 [2019-10-13T19:42:55.189Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:42:55 [2019-10-13T19:42:55.189Z] === RUN   TestStopContainerWithRestartPolicyAlways
19:42:58 [2019-10-13T19:42:58.432Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s)
19:42:58 [2019-10-13T19:42:58.432Z] === RUN   TestUpdateMemory
19:42:58 [2019-10-13T19:42:58.432Z] --- SKIP: TestUpdateMemory (0.00s)
19:42:58 [2019-10-13T19:42:58.432Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:42:58 [2019-10-13T19:42:58.432Z] === RUN   TestUpdateCPUQuota
19:43:00 [2019-10-13T19:43:00.233Z] --- PASS: TestUpdateCPUQuota (1.65s)
19:43:00 [2019-10-13T19:43:00.233Z] === RUN   TestUpdatePidsLimit
19:43:00 [2019-10-13T19:43:00.233Z] === RUN   TestUpdatePidsLimit/update_from_none
19:43:00 [2019-10-13T19:43:00.596Z] === RUN   TestUpdatePidsLimit/no_change
19:43:00 [2019-10-13T19:43:00.971Z] === RUN   TestUpdatePidsLimit/update_lower
19:43:01 [2019-10-13T19:43:01.342Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
19:43:01 [2019-10-13T19:43:01.709Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
19:43:02 [2019-10-13T19:43:02.087Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
19:43:02 [2019-10-13T19:43:02.563Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
19:43:04 [2019-10-13T19:43:04.559Z] --- PASS: TestUpdatePidsLimit (4.08s)
19:43:04 [2019-10-13T19:43:04.559Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.41s)
19:43:04 [2019-10-13T19:43:04.559Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
19:43:04 [2019-10-13T19:43:04.559Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
19:43:04 [2019-10-13T19:43:04.559Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s)
19:43:04 [2019-10-13T19:43:04.559Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
19:43:04 [2019-10-13T19:43:04.559Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s)
19:43:04 [2019-10-13T19:43:04.559Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s)
19:43:04 [2019-10-13T19:43:04.559Z] === RUN   TestUpdateRestartPolicy
19:43:18 [2019-10-13T19:43:18.235Z] --- PASS: TestUpdateRestartPolicy (12.75s)
19:43:18 [2019-10-13T19:43:18.235Z] === RUN   TestUpdateRestartWithAutoRemove
19:43:18 [2019-10-13T19:43:18.235Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
19:43:18 [2019-10-13T19:43:18.235Z] === RUN   TestWaitNonBlocked
19:43:18 [2019-10-13T19:43:18.235Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
19:43:18 [2019-10-13T19:43:18.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
19:43:18 [2019-10-13T19:43:18.235Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
19:43:18 [2019-10-13T19:43:18.235Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
19:43:18 [2019-10-13T19:43:18.235Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
19:43:18 [2019-10-13T19:43:18.235Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
19:43:19 [2019-10-13T19:43:19.022Z] --- PASS: TestWaitNonBlocked (0.01s)
19:43:19 [2019-10-13T19:43:19.022Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s)
19:43:19 [2019-10-13T19:43:19.022Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.13s)
19:43:19 [2019-10-13T19:43:19.022Z] === RUN   TestWaitBlocked
19:43:19 [2019-10-13T19:43:19.022Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
19:43:19 [2019-10-13T19:43:19.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
19:43:19 [2019-10-13T19:43:19.022Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
19:43:19 [2019-10-13T19:43:19.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
19:43:19 [2019-10-13T19:43:19.022Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
19:43:19 [2019-10-13T19:43:19.022Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
19:43:20 [2019-10-13T19:43:20.456Z] --- PASS: TestWaitBlocked (0.01s)
19:43:20 [2019-10-13T19:43:20.456Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.45s)
19:43:20 [2019-10-13T19:43:20.456Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.52s)
19:43:20 [2019-10-13T19:43:20.456Z] === CONT  TestContainerStartOnDaemonRestart
19:43:20 [2019-10-13T19:43:20.456Z] === CONT  TestIpcModeOlderClient
19:43:20 [2019-10-13T19:43:20.877Z] --- PASS: TestIpcModeOlderClient (0.20s)
19:43:20 [2019-10-13T19:43:20.877Z] === CONT  TestDaemonRestartIpcMode
19:43:24 [2019-10-13T19:43:24.194Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s)
19:43:24 [2019-10-13T19:43:24.194Z]     daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart"
19:43:24 [2019-10-13T19:43:24.573Z] --- PASS: TestDaemonRestartIpcMode (3.98s)
19:43:24 [2019-10-13T19:43:24.573Z]     daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode"
19:43:24 [2019-10-13T19:43:24.573Z] PASS
19:43:24 [2019-10-13T19:43:24.573Z] 
19:43:24 [2019-10-13T19:43:24.573Z] === Skipped
19:43:24 [2019-10-13T19:43:24.573Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
19:43:24 [2019-10-13T19:43:24.573Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
19:43:24 [2019-10-13T19:43:24.573Z] 
19:43:24 [2019-10-13T19:43:24.573Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.02s)
19:43:24 [2019-10-13T19:43:24.573Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:43:24 [2019-10-13T19:43:24.573Z] 
19:43:24 [2019-10-13T19:43:24.573Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
19:43:24 [2019-10-13T19:43:24.573Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
19:43:24 [2019-10-13T19:43:24.573Z] 
19:43:24 [2019-10-13T19:43:24.573Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
19:43:24 [2019-10-13T19:43:24.573Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
19:43:24 [2019-10-13T19:43:24.573Z] 
19:43:24 [2019-10-13T19:43:24.573Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
19:43:24 [2019-10-13T19:43:24.573Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
19:43:24 [2019-10-13T19:43:24.573Z] 
19:43:24 [2019-10-13T19:43:24.573Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
19:43:24 [2019-10-13T19:43:24.573Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
19:43:24 [2019-10-13T19:43:24.573Z] 
19:43:24 [2019-10-13T19:43:24.573Z] 
19:43:24 [2019-10-13T19:43:24.573Z] DONE 197 tests, 6 skipped in 138.884s
19:43:24 [2019-10-13T19:43:24.573Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
19:43:24 [2019-10-13T19:43:24.573Z] ++ 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
19:43:24 [2019-10-13T19:43:24.573Z] ++ set -e
19:43:24 [2019-10-13T19:43:24.573Z] ++ '[' -n 0 ']'
19:43:24 [2019-10-13T19:43:24.573Z] ++ set -x
19:43:24 [2019-10-13T19:43:24.573Z] ++ 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
19:43:24 [2019-10-13T19:43:24.946Z] INFO: Testing against a local daemon
19:43:24 [2019-10-13T19:43:24.946Z] === RUN   TestCommitInheritsEnv
19:43:25 [2019-10-13T19:43:25.329Z] --- PASS: TestCommitInheritsEnv (0.48s)
19:43:25 [2019-10-13T19:43:25.329Z] === RUN   TestImportExtremelyLargeImageWorks
19:43:25 [2019-10-13T19:43:25.329Z] === PAUSE TestImportExtremelyLargeImageWorks
19:43:25 [2019-10-13T19:43:25.329Z] === RUN   TestImagesFilterMultiReference
19:43:25 [2019-10-13T19:43:25.329Z] --- PASS: TestImagesFilterMultiReference (0.04s)
19:43:25 [2019-10-13T19:43:25.329Z] === RUN   TestImagePullPlatformInvalid
19:43:25 [2019-10-13T19:43:25.329Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
19:43:25 [2019-10-13T19:43:25.329Z] === RUN   TestRemoveImageOrphaning
19:43:25 [2019-10-13T19:43:25.697Z] --- PASS: TestRemoveImageOrphaning (0.47s)
19:43:25 [2019-10-13T19:43:25.697Z] === RUN   TestRemoveImageGarbageCollector
19:43:25 [2019-10-13T19:43:25.697Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
19:43:25 [2019-10-13T19:43:25.697Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:43:25 [2019-10-13T19:43:25.697Z] === RUN   TestTagUnprefixedRepoByNameOrName
19:43:26 [2019-10-13T19:43:26.068Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
19:43:26 [2019-10-13T19:43:26.068Z] === RUN   TestTagInvalidReference
19:43:26 [2019-10-13T19:43:26.068Z] --- PASS: TestTagInvalidReference (0.01s)
19:43:26 [2019-10-13T19:43:26.068Z] === RUN   TestTagValidPrefixedRepo
19:43:26 [2019-10-13T19:43:26.068Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
19:43:26 [2019-10-13T19:43:26.068Z] === RUN   TestTagExistedNameWithoutForce
19:43:26 [2019-10-13T19:43:26.068Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
19:43:26 [2019-10-13T19:43:26.068Z] === RUN   TestTagOfficialNames
19:43:26 [2019-10-13T19:43:26.068Z] --- PASS: TestTagOfficialNames (0.05s)
19:43:26 [2019-10-13T19:43:26.068Z] === RUN   TestTagMatchesDigest
19:43:26 [2019-10-13T19:43:26.068Z] --- PASS: TestTagMatchesDigest (0.01s)
19:43:26 [2019-10-13T19:43:26.068Z] === CONT  TestImportExtremelyLargeImageWorks
19:45:36 [2019-10-13T19:45:36.490Z] --- PASS: TestImportExtremelyLargeImageWorks (116.64s)
19:45:36 [2019-10-13T19:45:36.490Z]     import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks"
19:45:36 [2019-10-13T19:45:36.490Z] PASS
19:45:36 [2019-10-13T19:45:36.490Z] 
19:45:36 [2019-10-13T19:45:36.490Z] === Skipped
19:45:36 [2019-10-13T19:45:36.490Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
19:45:36 [2019-10-13T19:45:36.490Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:45:36 [2019-10-13T19:45:36.490Z] 
19:45:36 [2019-10-13T19:45:36.490Z] 
19:45:36 [2019-10-13T19:45:36.490Z] DONE 12 tests, 1 skipped in 117.953s
19:45:36 [2019-10-13T19:45:36.490Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
19:45:36 [2019-10-13T19:45:36.490Z] ++ 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
19:45:36 [2019-10-13T19:45:36.490Z] ++ set -e
19:45:36 [2019-10-13T19:45:36.490Z] ++ '[' -n 0 ']'
19:45:36 [2019-10-13T19:45:36.490Z] ++ set -x
19:45:36 [2019-10-13T19:45:36.490Z] ++ 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
19:45:36 [2019-10-13T19:45:36.490Z] INFO: Testing against a local daemon
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestNetworkCreateDelete
19:45:36 [2019-10-13T19:45:36.490Z] --- PASS: TestNetworkCreateDelete (0.14s)
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestDockerNetworkDeletePreferID
19:45:36 [2019-10-13T19:45:36.490Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestInspectNetwork
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestInspectNetwork/full_network_id
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestInspectNetwork/partial_network_id
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestInspectNetwork/network_name
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
19:45:36 [2019-10-13T19:45:36.490Z] --- PASS: TestInspectNetwork (9.00s)
19:45:36 [2019-10-13T19:45:36.490Z]     inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork"
19:45:36 [2019-10-13T19:45:36.490Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
19:45:36 [2019-10-13T19:45:36.490Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
19:45:36 [2019-10-13T19:45:36.490Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
19:45:36 [2019-10-13T19:45:36.490Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestRunContainerWithBridgeNone
19:45:36 [2019-10-13T19:45:36.490Z] --- PASS: TestRunContainerWithBridgeNone (2.61s)
19:45:36 [2019-10-13T19:45:36.490Z]     network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone"
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestNetworkInvalidJSON
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestNetworkInvalidJSON//networks/create
19:45:36 [2019-10-13T19:45:36.490Z] === PAUSE TestNetworkInvalidJSON//networks/create
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
19:45:36 [2019-10-13T19:45:36.490Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
19:45:36 [2019-10-13T19:45:36.490Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
19:45:36 [2019-10-13T19:45:36.490Z] === CONT  TestNetworkInvalidJSON//networks/create
19:45:36 [2019-10-13T19:45:36.490Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
19:45:36 [2019-10-13T19:45:36.490Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
19:45:36 [2019-10-13T19:45:36.490Z] --- PASS: TestNetworkInvalidJSON (0.01s)
19:45:36 [2019-10-13T19:45:36.490Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
19:45:36 [2019-10-13T19:45:36.490Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
19:45:36 [2019-10-13T19:45:36.490Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestDaemonRestartWithLiveRestore
19:45:36 [2019-10-13T19:45:36.490Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
19:45:36 [2019-10-13T19:45:36.490Z]     service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore"
19:45:36 [2019-10-13T19:45:36.490Z] === RUN   TestDaemonDefaultNetworkPools
19:45:36 [2019-10-13T19:45:36.854Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
19:45:36 [2019-10-13T19:45:36.854Z]     service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools"
19:45:36 [2019-10-13T19:45:36.854Z] === RUN   TestDaemonRestartWithExistingNetwork
19:45:38 [2019-10-13T19:45:38.098Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
19:45:38 [2019-10-13T19:45:38.098Z]     service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork"
19:45:38 [2019-10-13T19:45:38.098Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
19:45:39 [2019-10-13T19:45:39.356Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
19:45:39 [2019-10-13T19:45:39.356Z]     service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange"
19:45:39 [2019-10-13T19:45:39.356Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
19:45:39 [2019-10-13T19:45:39.721Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
19:45:39 [2019-10-13T19:45:39.721Z]     service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool"
19:45:39 [2019-10-13T19:45:39.721Z] === RUN   TestServiceWithPredefinedNetwork
19:45:42 [2019-10-13T19:45:42.907Z] --- PASS: TestServiceWithPredefinedNetwork (2.97s)
19:45:42 [2019-10-13T19:45:42.907Z]     service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork"
19:45:42 [2019-10-13T19:45:42.907Z] === RUN   TestServiceRemoveKeepsIngressNetwork
19:45:42 [2019-10-13T19:45:42.907Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
19:45:42 [2019-10-13T19:45:42.907Z]     service_test.go:230: FLAKY_TEST
19:45:42 [2019-10-13T19:45:42.907Z] === RUN   TestServiceWithDataPathPortInit
19:45:59 [2019-10-13T19:45:59.425Z] --- PASS: TestServiceWithDataPathPortInit (15.99s)
19:45:59 [2019-10-13T19:45:59.425Z]     service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
19:45:59 [2019-10-13T19:45:59.425Z]     service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit"
19:45:59 [2019-10-13T19:45:59.425Z] === RUN   TestServiceWithDefaultAddressPoolInit
19:46:07 [2019-10-13T19:46:07.111Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.03s)
19:46:07 [2019-10-13T19:46:07.111Z]     service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit"
19:46:07 [2019-10-13T19:46:07.111Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0rapg6hyfqbsir9j32ibqzwf8 Created:2019-10-13 19:46:00.078493457 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[1a5881a969be24316ea3816204d5cef30255693ec4a6be966a037e7f14345f55:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hqseft0i9mx4c77flefc3uobe EndpointID:92d9bfa27abfcf7889b2fb69f2d947b3cae310daf35ece84eca447b3fc629e9e MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:edd981bf68a65c6b68d026985a518005b1da353b1f739853f801f5dbe4b1fa35 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:3da785115473 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hqseft0i9mx4c77flefc3uobe EndpointID:92d9bfa27abfcf7889b2fb69f2d947b3cae310daf35ece84eca447b3fc629e9e EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]}
19:46:07 [2019-10-13T19:46:07.111Z] PASS
19:46:07 [2019-10-13T19:46:07.111Z] 
19:46:07 [2019-10-13T19:46:07.111Z] === Skipped
19:46:07 [2019-10-13T19:46:07.111Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
19:46:07 [2019-10-13T19:46:07.111Z]     service_test.go:230: FLAKY_TEST
19:46:07 [2019-10-13T19:46:07.111Z] 
19:46:07 [2019-10-13T19:46:07.111Z] 
19:46:07 [2019-10-13T19:46:07.111Z] DONE 21 tests, 1 skipped in 44.002s
19:46:07 [2019-10-13T19:46:07.112Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
19:46:07 [2019-10-13T19:46:07.112Z] ++ 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
19:46:07 [2019-10-13T19:46:07.112Z] ++ set -e
19:46:07 [2019-10-13T19:46:07.112Z] ++ '[' -n 0 ']'
19:46:07 [2019-10-13T19:46:07.112Z] ++ set -x
19:46:07 [2019-10-13T19:46:07.112Z] ++ 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
19:46:07 [2019-10-13T19:46:07.112Z] INFO: Testing against a local daemon
19:46:07 [2019-10-13T19:46:07.112Z] === RUN   TestDockerNetworkIpvlanPersistance
19:46:07 [2019-10-13T19:46:07.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.02s)
19:46:07 [2019-10-13T19:46:07.112Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:46:07 [2019-10-13T19:46:07.112Z] === RUN   TestDockerNetworkIpvlan
19:46:07 [2019-10-13T19:46:07.112Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
19:46:07 [2019-10-13T19:46:07.112Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:46:07 [2019-10-13T19:46:07.112Z] PASS
19:46:07 [2019-10-13T19:46:07.112Z] 
19:46:07 [2019-10-13T19:46:07.112Z] === Skipped
19:46:07 [2019-10-13T19:46:07.112Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.02s)
19:46:07 [2019-10-13T19:46:07.112Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:46:07 [2019-10-13T19:46:07.112Z] 
19:46:07 [2019-10-13T19:46:07.112Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
19:46:07 [2019-10-13T19:46:07.112Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
19:46:07 [2019-10-13T19:46:07.112Z] 
19:46:07 [2019-10-13T19:46:07.112Z] 
19:46:07 [2019-10-13T19:46:07.112Z] DONE 2 tests, 2 skipped in 0.112s
19:46:07 [2019-10-13T19:46:07.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
19:46:07 [2019-10-13T19:46:07.112Z] ++ 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
19:46:07 [2019-10-13T19:46:07.112Z] ++ set -e
19:46:07 [2019-10-13T19:46:07.112Z] ++ '[' -n 0 ']'
19:46:07 [2019-10-13T19:46:07.112Z] ++ set -x
19:46:07 [2019-10-13T19:46:07.112Z] ++ 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
19:46:07 [2019-10-13T19:46:07.112Z] INFO: Testing against a local daemon
19:46:07 [2019-10-13T19:46:07.112Z] === RUN   TestDockerNetworkMacvlanPersistance
19:46:08 [2019-10-13T19:46:08.373Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
19:46:08 [2019-10-13T19:46:08.373Z]     macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance"
19:46:08 [2019-10-13T19:46:08.373Z] === RUN   TestDockerNetworkMacvlan
19:46:09 [2019-10-13T19:46:09.175Z] === RUN   TestDockerNetworkMacvlan/Subinterface
19:46:09 [2019-10-13T19:46:09.962Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
19:46:11 [2019-10-13T19:46:11.210Z] === RUN   TestDockerNetworkMacvlan/NilParent
19:46:13 [2019-10-13T19:46:13.742Z] === RUN   TestDockerNetworkMacvlan/InternalMode
19:46:17 [2019-10-13T19:46:17.853Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
19:46:22 [2019-10-13T19:46:22.285Z] === RUN   TestDockerNetworkMacvlan/Addressing
19:46:23 [2019-10-13T19:46:23.555Z] --- PASS: TestDockerNetworkMacvlan (15.16s)
19:46:23 [2019-10-13T19:46:23.555Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:46:23 [2019-10-13T19:46:23.555Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
19:46:23 [2019-10-13T19:46:23.555Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:46:23 [2019-10-13T19:46:23.555Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
19:46:23 [2019-10-13T19:46:23.555Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:46:23 [2019-10-13T19:46:23.555Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s)
19:46:23 [2019-10-13T19:46:23.555Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:46:23 [2019-10-13T19:46:23.555Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s)
19:46:23 [2019-10-13T19:46:23.555Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:46:23 [2019-10-13T19:46:23.555Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.25s)
19:46:23 [2019-10-13T19:46:23.555Z]     macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan"
19:46:23 [2019-10-13T19:46:23.555Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s)
19:46:23 [2019-10-13T19:46:23.555Z] PASS
19:46:23 [2019-10-13T19:46:23.555Z] 
19:46:23 [2019-10-13T19:46:23.555Z] DONE 8 tests in 16.693s
19:46:23 [2019-10-13T19:46:23.555Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
19:46:23 [2019-10-13T19:46:23.555Z] ++ 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
19:46:23 [2019-10-13T19:46:23.555Z] ++ set -e
19:46:23 [2019-10-13T19:46:23.555Z] ++ '[' -n 0 ']'
19:46:23 [2019-10-13T19:46:23.555Z] ++ set -x
19:46:23 [2019-10-13T19:46:23.555Z] ++ 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
19:46:23 [2019-10-13T19:46:23.555Z] testing: warning: no tests to run
19:46:23 [2019-10-13T19:46:23.555Z] PASS
19:46:23 [2019-10-13T19:46:23.555Z] 
19:46:23 [2019-10-13T19:46:23.555Z] DONE 0 tests in 0.068s
19:46:23 [2019-10-13T19:46:23.555Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
19:46:23 [2019-10-13T19:46:23.555Z] ++ 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
19:46:23 [2019-10-13T19:46:23.555Z] ++ set -e
19:46:23 [2019-10-13T19:46:23.555Z] ++ '[' -n 0 ']'
19:46:23 [2019-10-13T19:46:23.555Z] ++ set -x
19:46:23 [2019-10-13T19:46:23.555Z] ++ 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
19:46:23 [2019-10-13T19:46:23.941Z] INFO: Testing against a local daemon
19:46:23 [2019-10-13T19:46:23.942Z] === RUN   TestAuthZPluginAllowRequest
19:46:25 [2019-10-13T19:46:25.762Z] --- PASS: TestAuthZPluginAllowRequest (1.64s)
19:46:25 [2019-10-13T19:46:25.762Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest"
19:46:25 [2019-10-13T19:46:25.762Z] === RUN   TestAuthZPluginTLS
19:46:26 [2019-10-13T19:46:26.129Z] --- PASS: TestAuthZPluginTLS (0.56s)
19:46:26 [2019-10-13T19:46:26.129Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS"
19:46:26 [2019-10-13T19:46:26.129Z] === RUN   TestAuthZPluginDenyRequest
19:46:26 [2019-10-13T19:46:26.496Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
19:46:26 [2019-10-13T19:46:26.496Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest"
19:46:26 [2019-10-13T19:46:26.496Z] === RUN   TestAuthZPluginAPIDenyResponse
19:46:27 [2019-10-13T19:46:27.293Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
19:46:27 [2019-10-13T19:46:27.293Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse"
19:46:27 [2019-10-13T19:46:27.293Z] === RUN   TestAuthZPluginDenyResponse
19:46:27 [2019-10-13T19:46:27.672Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
19:46:27 [2019-10-13T19:46:27.672Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse"
19:46:27 [2019-10-13T19:46:27.672Z] === RUN   TestAuthZPluginAllowEventStream
19:46:29 [2019-10-13T19:46:29.717Z] --- PASS: TestAuthZPluginAllowEventStream (1.74s)
19:46:29 [2019-10-13T19:46:29.717Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream"
19:46:29 [2019-10-13T19:46:29.717Z] === RUN   TestAuthZPluginErrorResponse
19:46:30 [2019-10-13T19:46:30.149Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
19:46:30 [2019-10-13T19:46:30.150Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse"
19:46:30 [2019-10-13T19:46:30.150Z] === RUN   TestAuthZPluginErrorRequest
19:46:30 [2019-10-13T19:46:30.511Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
19:46:30 [2019-10-13T19:46:30.511Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest"
19:46:30 [2019-10-13T19:46:30.511Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
19:46:30 [2019-10-13T19:46:30.883Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
19:46:30 [2019-10-13T19:46:30.883Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration"
19:46:30 [2019-10-13T19:46:30.883Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
19:46:33 [2019-10-13T19:46:33.318Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s)
19:46:33 [2019-10-13T19:46:33.319Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking"
19:46:33 [2019-10-13T19:46:33.319Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
19:46:35 [2019-10-13T19:46:35.147Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s)
19:46:35 [2019-10-13T19:46:35.147Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom"
19:46:35 [2019-10-13T19:46:35.147Z] === RUN   TestAuthZPluginHeader
19:46:35 [2019-10-13T19:46:35.950Z] --- PASS: TestAuthZPluginHeader (0.84s)
19:46:35 [2019-10-13T19:46:35.950Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader"
19:46:35 [2019-10-13T19:46:35.950Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
19:46:35 [2019-10-13T19:46:35.950Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:46:35 [2019-10-13T19:46:35.950Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:35 [2019-10-13T19:46:35.950Z] === RUN   TestAuthZPluginV2Disable
19:46:35 [2019-10-13T19:46:35.950Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
19:46:35 [2019-10-13T19:46:35.950Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:35 [2019-10-13T19:46:35.950Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
19:46:35 [2019-10-13T19:46:35.950Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:46:35 [2019-10-13T19:46:35.950Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:35 [2019-10-13T19:46:35.950Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
19:46:35 [2019-10-13T19:46:35.950Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:46:35 [2019-10-13T19:46:35.950Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:35 [2019-10-13T19:46:35.950Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
19:46:55 [2019-10-13T19:46:55.888Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
19:46:55 [2019-10-13T19:46:55.888Z]     main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart"
19:46:55 [2019-10-13T19:46:55.888Z] PASS
19:46:55 [2019-10-13T19:46:55.888Z] 
19:46:55 [2019-10-13T19:46:55.888Z] === Skipped
19:46:55 [2019-10-13T19:46:55.888Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
19:46:55 [2019-10-13T19:46:55.888Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:55 [2019-10-13T19:46:55.888Z] 
19:46:55 [2019-10-13T19:46:55.888Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
19:46:55 [2019-10-13T19:46:55.888Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:55 [2019-10-13T19:46:55.888Z] 
19:46:55 [2019-10-13T19:46:55.888Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
19:46:55 [2019-10-13T19:46:55.888Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:55 [2019-10-13T19:46:55.888Z] 
19:46:55 [2019-10-13T19:46:55.888Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
19:46:55 [2019-10-13T19:46:55.888Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:55 [2019-10-13T19:46:55.888Z] 
19:46:55 [2019-10-13T19:46:55.888Z] 
19:46:55 [2019-10-13T19:46:55.888Z] DONE 17 tests, 4 skipped in 29.177s
19:46:55 [2019-10-13T19:46:55.888Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
19:46:55 [2019-10-13T19:46:55.888Z] ++ 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
19:46:55 [2019-10-13T19:46:55.888Z] ++ set -e
19:46:55 [2019-10-13T19:46:55.888Z] ++ '[' -n 0 ']'
19:46:55 [2019-10-13T19:46:55.888Z] ++ set -x
19:46:55 [2019-10-13T19:46:55.888Z] ++ 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
19:46:55 [2019-10-13T19:46:55.888Z] INFO: Testing against a local daemon
19:46:55 [2019-10-13T19:46:55.888Z] === RUN   TestPluginInvalidJSON
19:46:55 [2019-10-13T19:46:55.888Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
19:46:55 [2019-10-13T19:46:55.888Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
19:46:55 [2019-10-13T19:46:55.888Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
19:46:55 [2019-10-13T19:46:55.888Z] --- PASS: TestPluginInvalidJSON (0.02s)
19:46:55 [2019-10-13T19:46:55.888Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
19:46:55 [2019-10-13T19:46:55.888Z] PASS
19:46:55 [2019-10-13T19:46:55.888Z] 
19:46:55 [2019-10-13T19:46:55.888Z] DONE 2 tests in 0.195s
19:46:55 [2019-10-13T19:46:55.888Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
19:46:55 [2019-10-13T19:46:55.888Z] ++ 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
19:46:55 [2019-10-13T19:46:55.888Z] ++ set -e
19:46:55 [2019-10-13T19:46:55.888Z] ++ '[' -n 0 ']'
19:46:55 [2019-10-13T19:46:55.888Z] ++ set -x
19:46:55 [2019-10-13T19:46:55.888Z] ++ 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
19:46:55 [2019-10-13T19:46:55.888Z] INFO: Testing against a local daemon
19:46:55 [2019-10-13T19:46:55.888Z] === RUN   TestExternalGraphDriver
19:46:55 [2019-10-13T19:46:55.888Z] === RUN   TestExternalGraphDriver/json
19:46:55 [2019-10-13T19:46:55.888Z] === RUN   TestExternalGraphDriver/spec
19:46:57 [2019-10-13T19:46:57.693Z] === RUN   TestExternalGraphDriver/pull
19:46:59 [2019-10-13T19:46:59.672Z] --- PASS: TestExternalGraphDriver (6.40s)
19:46:59 [2019-10-13T19:46:59.672Z]     external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver"
19:46:59 [2019-10-13T19:46:59.672Z]     --- PASS: TestExternalGraphDriver/json (2.03s)
19:46:59 [2019-10-13T19:46:59.672Z]     --- PASS: TestExternalGraphDriver/spec (2.09s)
19:46:59 [2019-10-13T19:46:59.672Z]     --- PASS: TestExternalGraphDriver/pull (2.10s)
19:46:59 [2019-10-13T19:46:59.672Z] === RUN   TestGraphdriverPluginV2
19:46:59 [2019-10-13T19:46:59.672Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
19:46:59 [2019-10-13T19:46:59.672Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:59 [2019-10-13T19:46:59.672Z] PASS
19:46:59 [2019-10-13T19:46:59.672Z] 
19:46:59 [2019-10-13T19:46:59.672Z] === Skipped
19:46:59 [2019-10-13T19:46:59.672Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
19:46:59 [2019-10-13T19:46:59.672Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:46:59 [2019-10-13T19:46:59.672Z] 
19:46:59 [2019-10-13T19:46:59.672Z] 
19:46:59 [2019-10-13T19:46:59.672Z] DONE 5 tests, 1 skipped in 6.621s
19:46:59 [2019-10-13T19:46:59.672Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
19:46:59 [2019-10-13T19:46:59.672Z] ++ 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
19:46:59 [2019-10-13T19:46:59.672Z] ++ set -e
19:46:59 [2019-10-13T19:46:59.672Z] ++ '[' -n 0 ']'
19:46:59 [2019-10-13T19:46:59.672Z] ++ set -x
19:46:59 [2019-10-13T19:46:59.672Z] ++ 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
19:46:59 [2019-10-13T19:46:59.672Z] INFO: Testing against a local daemon
19:46:59 [2019-10-13T19:46:59.672Z] === RUN   TestContinueAfterPluginCrash
19:46:59 [2019-10-13T19:46:59.672Z] === PAUSE TestContinueAfterPluginCrash
19:46:59 [2019-10-13T19:46:59.672Z] === RUN   TestDaemonStartWithLogOpt
19:46:59 [2019-10-13T19:46:59.672Z] === PAUSE TestDaemonStartWithLogOpt
19:46:59 [2019-10-13T19:46:59.672Z] === CONT  TestContinueAfterPluginCrash
19:46:59 [2019-10-13T19:46:59.672Z] === CONT  TestDaemonStartWithLogOpt
19:47:11 [2019-10-13T19:47:11.134Z] --- PASS: TestDaemonStartWithLogOpt (10.81s)
19:47:11 [2019-10-13T19:47:11.134Z]     validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt"
19:47:16 [2019-10-13T19:47:16.185Z] --- PASS: TestContinueAfterPluginCrash (15.62s)
19:47:16 [2019-10-13T19:47:16.185Z]     logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash"
19:47:16 [2019-10-13T19:47:16.185Z] PASS
19:47:16 [2019-10-13T19:47:16.185Z] 
19:47:16 [2019-10-13T19:47:16.185Z] DONE 2 tests in 15.791s
19:47:16 [2019-10-13T19:47:16.185Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
19:47:16 [2019-10-13T19:47:16.185Z] ++ 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
19:47:16 [2019-10-13T19:47:16.185Z] ++ set -e
19:47:16 [2019-10-13T19:47:16.185Z] ++ '[' -n 0 ']'
19:47:16 [2019-10-13T19:47:16.185Z] ++ set -x
19:47:16 [2019-10-13T19:47:16.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-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
19:47:16 [2019-10-13T19:47:16.185Z] INFO: Testing against a local daemon
19:47:16 [2019-10-13T19:47:16.185Z] === RUN   TestPluginWithDevMounts
19:47:16 [2019-10-13T19:47:16.185Z] === PAUSE TestPluginWithDevMounts
19:47:16 [2019-10-13T19:47:16.185Z] === CONT  TestPluginWithDevMounts
19:47:18 [2019-10-13T19:47:18.185Z] --- PASS: TestPluginWithDevMounts (2.11s)
19:47:18 [2019-10-13T19:47:18.185Z]     mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts"
19:47:18 [2019-10-13T19:47:18.185Z] PASS
19:47:18 [2019-10-13T19:47:18.185Z] 
19:47:18 [2019-10-13T19:47:18.185Z] DONE 1 tests in 2.309s
19:47:18 [2019-10-13T19:47:18.185Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
19:47:18 [2019-10-13T19:47:18.185Z] ++ 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
19:47:18 [2019-10-13T19:47:18.185Z] ++ set -e
19:47:18 [2019-10-13T19:47:18.185Z] ++ '[' -n 0 ']'
19:47:18 [2019-10-13T19:47:18.185Z] ++ set -x
19:47:18 [2019-10-13T19:47:18.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-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
19:47:18 [2019-10-13T19:47:18.185Z] INFO: Testing against a local daemon
19:47:18 [2019-10-13T19:47:18.185Z] === RUN   TestSecretInspect
19:47:20 [2019-10-13T19:47:20.707Z] --- PASS: TestSecretInspect (2.89s)
19:47:20 [2019-10-13T19:47:20.707Z]     secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect"
19:47:20 [2019-10-13T19:47:20.707Z] === RUN   TestSecretList
19:47:23 [2019-10-13T19:47:23.870Z] --- PASS: TestSecretList (2.76s)
19:47:23 [2019-10-13T19:47:23.870Z]     secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList"
19:47:23 [2019-10-13T19:47:23.870Z] === RUN   TestSecretsCreateAndDelete
19:47:26 [2019-10-13T19:47:26.461Z] --- PASS: TestSecretsCreateAndDelete (2.44s)
19:47:26 [2019-10-13T19:47:26.461Z]     secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete"
19:47:26 [2019-10-13T19:47:26.461Z] === RUN   TestSecretsUpdate
19:47:28 [2019-10-13T19:47:28.549Z] --- PASS: TestSecretsUpdate (2.54s)
19:47:28 [2019-10-13T19:47:28.549Z]     secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate"
19:47:28 [2019-10-13T19:47:28.549Z] === RUN   TestTemplatedSecret
19:47:32 [2019-10-13T19:47:32.666Z] --- PASS: TestTemplatedSecret (3.61s)
19:47:32 [2019-10-13T19:47:32.666Z]     secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret"
19:47:32 [2019-10-13T19:47:32.666Z] === RUN   TestSecretCreateResolve
19:47:35 [2019-10-13T19:47:35.141Z] --- PASS: TestSecretCreateResolve (2.97s)
19:47:35 [2019-10-13T19:47:35.141Z]     secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve"
19:47:35 [2019-10-13T19:47:35.141Z] PASS
19:47:35 [2019-10-13T19:47:35.141Z] 
19:47:35 [2019-10-13T19:47:35.141Z] DONE 6 tests in 17.368s
19:47:35 [2019-10-13T19:47:35.141Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
19:47:35 [2019-10-13T19:47:35.141Z] ++ 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
19:47:35 [2019-10-13T19:47:35.141Z] ++ set -e
19:47:35 [2019-10-13T19:47:35.141Z] ++ '[' -n 0 ']'
19:47:35 [2019-10-13T19:47:35.141Z] ++ set -x
19:47:35 [2019-10-13T19:47:35.141Z] ++ 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
19:47:35 [2019-10-13T19:47:35.531Z] INFO: Testing against a local daemon
19:47:35 [2019-10-13T19:47:35.531Z] === RUN   TestServiceCreateInit
19:47:35 [2019-10-13T19:47:35.531Z] === RUN   TestServiceCreateInit/daemonInitDisabled
19:47:40 [2019-10-13T19:47:40.685Z] === RUN   TestServiceCreateInit/daemonInitEnabled
19:47:46 [2019-10-13T19:47:46.026Z] --- PASS: TestServiceCreateInit (10.27s)
19:47:46 [2019-10-13T19:47:46.026Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.06s)
19:47:46 [2019-10-13T19:47:46.026Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled"
19:47:46 [2019-10-13T19:47:46.026Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s)
19:47:46 [2019-10-13T19:47:46.026Z]         create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled"
19:47:46 [2019-10-13T19:47:46.026Z] === RUN   TestCreateServiceMultipleTimes
19:48:05 [2019-10-13T19:48:05.789Z] --- PASS: TestCreateServiceMultipleTimes (17.60s)
19:48:05 [2019-10-13T19:48:05.789Z]     create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes"
19:48:05 [2019-10-13T19:48:05.789Z] === RUN   TestCreateServiceConflict
19:48:06 [2019-10-13T19:48:06.153Z] --- PASS: TestCreateServiceConflict (2.82s)
19:48:06 [2019-10-13T19:48:06.153Z]     create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict"
19:48:06 [2019-10-13T19:48:06.153Z] === RUN   TestCreateServiceMaxReplicas
19:48:09 [2019-10-13T19:48:09.363Z] --- PASS: TestCreateServiceMaxReplicas (3.44s)
19:48:09 [2019-10-13T19:48:09.363Z]     create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas"
19:48:09 [2019-10-13T19:48:09.363Z] === RUN   TestCreateWithDuplicateNetworkNames
19:48:25 [2019-10-13T19:48:25.853Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.16s)
19:48:25 [2019-10-13T19:48:25.853Z]     create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames"
19:48:25 [2019-10-13T19:48:25.853Z] === RUN   TestCreateServiceSecretFileMode
19:48:27 [2019-10-13T19:48:27.107Z] --- PASS: TestCreateServiceSecretFileMode (3.16s)
19:48:27 [2019-10-13T19:48:27.108Z]     create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode"
19:48:27 [2019-10-13T19:48:27.108Z] === RUN   TestCreateServiceConfigFileMode
19:48:30 [2019-10-13T19:48:30.417Z] --- PASS: TestCreateServiceConfigFileMode (3.25s)
19:48:30 [2019-10-13T19:48:30.417Z]     create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode"
19:48:30 [2019-10-13T19:48:30.417Z] === RUN   TestCreateServiceSysctls
19:48:34 [2019-10-13T19:48:34.639Z] --- PASS: TestCreateServiceSysctls (3.83s)
19:48:34 [2019-10-13T19:48:34.639Z]     create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls"
19:48:34 [2019-10-13T19:48:34.639Z] === RUN   TestCreateServiceCapabilities
19:48:37 [2019-10-13T19:48:37.129Z] --- PASS: TestCreateServiceCapabilities (3.35s)
19:48:37 [2019-10-13T19:48:37.129Z]     create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities"
19:48:37 [2019-10-13T19:48:37.129Z] === RUN   TestInspect
19:48:41 [2019-10-13T19:48:41.180Z] --- PASS: TestInspect (3.40s)
19:48:41 [2019-10-13T19:48:41.180Z]     inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect"
19:48:41 [2019-10-13T19:48:41.180Z] === RUN   TestDockerNetworkConnectAlias
19:48:47 [2019-10-13T19:48:47.517Z] --- PASS: TestDockerNetworkConnectAlias (5.84s)
19:48:47 [2019-10-13T19:48:47.517Z]     network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias"
19:48:47 [2019-10-13T19:48:47.517Z] === RUN   TestDockerNetworkReConnect
19:48:51 [2019-10-13T19:48:51.560Z] --- PASS: TestDockerNetworkReConnect (4.77s)
19:48:51 [2019-10-13T19:48:51.560Z]     network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect"
19:48:51 [2019-10-13T19:48:51.560Z] === RUN   TestServicePlugin
19:48:51 [2019-10-13T19:48:51.560Z] --- SKIP: TestServicePlugin (0.01s)
19:48:51 [2019-10-13T19:48:51.560Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:48:51 [2019-10-13T19:48:51.560Z] === RUN   TestServiceUpdateLabel
19:48:54 [2019-10-13T19:48:54.014Z] --- PASS: TestServiceUpdateLabel (2.39s)
19:48:54 [2019-10-13T19:48:54.014Z]     update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel"
19:48:54 [2019-10-13T19:48:54.014Z] === RUN   TestServiceUpdateSecrets
19:49:10 [2019-10-13T19:49:10.485Z] --- PASS: TestServiceUpdateSecrets (15.40s)
19:49:10 [2019-10-13T19:49:10.485Z]     update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets"
19:49:10 [2019-10-13T19:49:10.485Z] === RUN   TestServiceUpdateConfigs
19:49:26 [2019-10-13T19:49:26.860Z] --- PASS: TestServiceUpdateConfigs (15.64s)
19:49:26 [2019-10-13T19:49:26.860Z]     update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs"
19:49:26 [2019-10-13T19:49:26.860Z] === RUN   TestServiceUpdateNetwork
19:49:40 [2019-10-13T19:49:40.454Z] --- PASS: TestServiceUpdateNetwork (14.11s)
19:49:40 [2019-10-13T19:49:40.455Z]     update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork"
19:49:40 [2019-10-13T19:49:40.455Z] PASS
19:49:40 [2019-10-13T19:49:40.455Z] 
19:49:40 [2019-10-13T19:49:40.455Z] === Skipped
19:49:40 [2019-10-13T19:49:40.455Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s)
19:49:40 [2019-10-13T19:49:40.455Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
19:49:40 [2019-10-13T19:49:40.455Z] 
19:49:40 [2019-10-13T19:49:40.455Z] 
19:49:40 [2019-10-13T19:49:40.455Z] DONE 19 tests, 1 skipped in 123.660s
19:49:40 [2019-10-13T19:49:40.455Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
19:49:40 [2019-10-13T19:49:40.455Z] ++ 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
19:49:40 [2019-10-13T19:49:40.455Z] ++ set -e
19:49:40 [2019-10-13T19:49:40.455Z] ++ '[' -n 0 ']'
19:49:40 [2019-10-13T19:49:40.455Z] ++ set -x
19:49:40 [2019-10-13T19:49:40.455Z] ++ 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
19:49:40 [2019-10-13T19:49:40.455Z] INFO: Testing against a local daemon
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestSessionCreate
19:49:40 [2019-10-13T19:49:40.455Z] --- PASS: TestSessionCreate (0.03s)
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestSessionCreateWithBadUpgrade
19:49:40 [2019-10-13T19:49:40.455Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
19:49:40 [2019-10-13T19:49:40.455Z] PASS
19:49:40 [2019-10-13T19:49:40.455Z] 
19:49:40 [2019-10-13T19:49:40.455Z] DONE 2 tests in 0.215s
19:49:40 [2019-10-13T19:49:40.455Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
19:49:40 [2019-10-13T19:49:40.455Z] ++ 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
19:49:40 [2019-10-13T19:49:40.455Z] ++ set -e
19:49:40 [2019-10-13T19:49:40.455Z] ++ '[' -n 0 ']'
19:49:40 [2019-10-13T19:49:40.455Z] ++ set -x
19:49:40 [2019-10-13T19:49:40.455Z] ++ 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
19:49:40 [2019-10-13T19:49:40.455Z] INFO: Testing against a local daemon
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestCgroupDriverSystemdMemoryLimit
19:49:40 [2019-10-13T19:49:40.455Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
19:49:40 [2019-10-13T19:49:40.455Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestEventsExecDie
19:49:40 [2019-10-13T19:49:40.455Z] --- PASS: TestEventsExecDie (0.94s)
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestEventsBackwardsCompatible
19:49:40 [2019-10-13T19:49:40.455Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestInfoBinaryCommits
19:49:40 [2019-10-13T19:49:40.455Z] --- PASS: TestInfoBinaryCommits (0.03s)
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestInfoAPIVersioned
19:49:40 [2019-10-13T19:49:40.455Z] --- PASS: TestInfoAPIVersioned (0.01s)
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestInfoAPI
19:49:40 [2019-10-13T19:49:40.455Z] --- PASS: TestInfoAPI (0.02s)
19:49:40 [2019-10-13T19:49:40.455Z] === RUN   TestInfoAPIWarnings
19:49:41 [2019-10-13T19:49:41.267Z] --- PASS: TestInfoAPIWarnings (0.85s)
19:49:41 [2019-10-13T19:49:41.267Z]     info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings"
19:49:41 [2019-10-13T19:49:41.267Z] === RUN   TestLoginFailsWithBadCredentials
19:49:41 [2019-10-13T19:49:41.634Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
19:49:41 [2019-10-13T19:49:41.635Z] === RUN   TestPingCacheHeaders
19:49:41 [2019-10-13T19:49:41.635Z] --- PASS: TestPingCacheHeaders (0.02s)
19:49:41 [2019-10-13T19:49:41.635Z] === RUN   TestPingGet
19:49:41 [2019-10-13T19:49:41.635Z] --- PASS: TestPingGet (0.01s)
19:49:41 [2019-10-13T19:49:41.635Z] === RUN   TestPingHead
19:49:41 [2019-10-13T19:49:41.635Z] --- PASS: TestPingHead (0.02s)
19:49:41 [2019-10-13T19:49:41.635Z] === RUN   TestVersion
19:49:41 [2019-10-13T19:49:41.635Z] --- PASS: TestVersion (0.02s)
19:49:41 [2019-10-13T19:49:41.635Z] PASS
19:49:41 [2019-10-13T19:49:41.635Z] 
19:49:41 [2019-10-13T19:49:41.635Z] === Skipped
19:49:41 [2019-10-13T19:49:41.635Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
19:49:41 [2019-10-13T19:49:41.635Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
19:49:41 [2019-10-13T19:49:41.635Z] 
19:49:41 [2019-10-13T19:49:41.635Z] 
19:49:41 [2019-10-13T19:49:41.635Z] DONE 12 tests, 1 skipped in 2.518s
19:49:41 [2019-10-13T19:49:41.635Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
19:49:41 [2019-10-13T19:49:41.635Z] ++ 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
19:49:41 [2019-10-13T19:49:41.635Z] ++ set -e
19:49:41 [2019-10-13T19:49:41.635Z] ++ '[' -n 0 ']'
19:49:41 [2019-10-13T19:49:41.635Z] ++ set -x
19:49:41 [2019-10-13T19:49:41.635Z] ++ 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
19:49:41 [2019-10-13T19:49:41.635Z] INFO: Testing against a local daemon
19:49:41 [2019-10-13T19:49:41.635Z] === RUN   TestVolumesCreateAndList
19:49:41 [2019-10-13T19:49:41.635Z] --- PASS: TestVolumesCreateAndList (0.02s)
19:49:41 [2019-10-13T19:49:41.635Z] === RUN   TestVolumesRemove
19:49:42 [2019-10-13T19:49:42.018Z] --- PASS: TestVolumesRemove (0.10s)
19:49:42 [2019-10-13T19:49:42.018Z] === RUN   TestVolumesInspect
19:49:42 [2019-10-13T19:49:42.018Z] --- PASS: TestVolumesInspect (0.02s)
19:49:42 [2019-10-13T19:49:42.018Z] === RUN   TestVolumesInvalidJSON
19:49:42 [2019-10-13T19:49:42.018Z] === RUN   TestVolumesInvalidJSON//volumes/create
19:49:42 [2019-10-13T19:49:42.018Z] === PAUSE TestVolumesInvalidJSON//volumes/create
19:49:42 [2019-10-13T19:49:42.018Z] === CONT  TestVolumesInvalidJSON//volumes/create
19:49:42 [2019-10-13T19:49:42.018Z] --- PASS: TestVolumesInvalidJSON (0.03s)
19:49:42 [2019-10-13T19:49:42.018Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
19:49:42 [2019-10-13T19:49:42.018Z] PASS
19:49:42 [2019-10-13T19:49:42.018Z] 
19:49:42 [2019-10-13T19:49:42.018Z] DONE 5 tests in 0.270s
19:49:42 [2019-10-13T19:49:42.018Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:49:42 [2019-10-13T19:49:42.018Z] ++++ cat bundles/test-integration/docker.pid
19:49:42 [2019-10-13T19:49:42.018Z] +++ kill 11422
19:49:43 [2019-10-13T19:49:43.385Z] +++ /etc/init.d/apparmor stop
19:49:43 [2019-10-13T19:49:43.385Z] Clearing AppArmor profiles cache:.
19:49:43 [2019-10-13T19:49:43.385Z] All profile caches have been cleared, but no profiles have been unloaded.
19:49:43 [2019-10-13T19:49:43.385Z] Unloading profiles will leave already running processes permanently
19:49:43 [2019-10-13T19:49:43.385Z] unconfined, which can lead to unexpected situations.
19:49:43 [2019-10-13T19:49:43.385Z] 
19:49:43 [2019-10-13T19:49:43.385Z] To set a process to complain mode, use the command line tool
19:49:43 [2019-10-13T19:49:43.385Z] 'aa-complain'. To really tear down all profiles, run the init script
19:49:43 [2019-10-13T19:49:43.385Z] with the 'teardown' option."
19:49:43 [2019-10-13T19:49:43.385Z]