Skip to content

Console Output

16:40:09 [2020-02-12T16:40:09.960Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40506/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=fa2417984be775b4076db681d233f565539207db -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:fa2417984be775b4076db681d233f565539207db hack/make.sh dynbinary test-integration
16:40:10 [2020-02-12T16:40:10.326Z] 
16:40:10 [2020-02-12T16:40:10.326Z] Removing bundles/
16:40:10 [2020-02-12T16:40:10.326Z] 
16:40:10 [2020-02-12T16:40:10.326Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:40:10 [2020-02-12T16:40:10.326Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:40:10 [2020-02-12T16:40:10.326Z] GOOS="" GOARCH="" GOARM=""
16:41:08 [2020-02-12T16:41:08.677Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:41:08 [2020-02-12T16:41:08.677Z] 
16:41:08 [2020-02-12T16:41:08.677Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:41:08 [2020-02-12T16:41:08.677Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:41:08 [2020-02-12T16:41:08.677Z] HOSTNAME=d359abfa7c77
16:41:08 [2020-02-12T16:41:08.677Z] TESTDEBUG=0
16:41:08 [2020-02-12T16:41:08.677Z] DEST=bundles/test-integration
16:41:08 [2020-02-12T16:41:08.677Z] PWD=/go/src/github.com/docker/docker
16:41:08 [2020-02-12T16:41:08.677Z] DOCKER_GITCOMMIT=fa2417984be775b4076db681d233f565539207db
16:41:08 [2020-02-12T16:41:08.677Z] container=docker
16:41:08 [2020-02-12T16:41:08.677Z] HOME=/root
16:41:08 [2020-02-12T16:41:08.677Z] GOLANG_VERSION=1.13.7
16:41:08 [2020-02-12T16:41:08.677Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:41:08 [2020-02-12T16:41:08.677Z] VALIDATE_BRANCH=master
16:41:08 [2020-02-12T16:41:08.677Z] TERM=xterm
16:41:08 [2020-02-12T16:41:08.677Z] DOCKER_PKG=github.com/docker/docker
16:41:08 [2020-02-12T16:41:08.677Z] SHLVL=1
16:41:08 [2020-02-12T16:41:08.677Z] TIMEOUT=120m
16:41:08 [2020-02-12T16:41:08.677Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
16:41:08 [2020-02-12T16:41:08.677Z] DOCKER_GRAPHDRIVER=overlay2
16:41:08 [2020-02-12T16:41:08.677Z] GO111MODULE=off
16:41:08 [2020-02-12T16:41:08.677Z] DOCKER_EXPERIMENTAL=1
16:41:08 [2020-02-12T16:41:08.677Z] TEST_SKIP_INTEGRATION_CLI=1
16:41:08 [2020-02-12T16:41:08.677Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:41:08 [2020-02-12T16:41:08.677Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:41:08 [2020-02-12T16:41:08.677Z] GOPATH=/go
16:41:08 [2020-02-12T16:41:08.677Z] PKG_CONFIG=pkg-config
16:41:08 [2020-02-12T16:41:08.677Z] _=/usr/bin/env
16:41:08 [2020-02-12T16:41:08.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:41:25 [2020-02-12T16:41:25.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:41:25 [2020-02-12T16:41:25.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:41:26 [2020-02-12T16:41:26.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:41:43 [2020-02-12T16:41:43.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:41:43 [2020-02-12T16:41:43.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:41:45 [2020-02-12T16:41:45.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:41:45 [2020-02-12T16:41:45.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:41:45 [2020-02-12T16:41:45.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:41:47 [2020-02-12T16:41:47.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:41:48 [2020-02-12T16:41:48.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:41:49 [2020-02-12T16:41:49.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:41:51 [2020-02-12T16:41:51.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:41:52 [2020-02-12T16:41:52.632Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:41:53 [2020-02-12T16:41:53.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:41:55 [2020-02-12T16:41:55.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:41:55 [2020-02-12T16:41:55.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:41:56 [2020-02-12T16:41:56.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:41:57 [2020-02-12T16:41:57.950Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:41:57 [2020-02-12T16:41:57.950Z] Using test binary docker
16:41:57 [2020-02-12T16:41:57.950Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:41:57 [2020-02-12T16:41:57.950Z] +++ /etc/init.d/apparmor start
16:41:57 [2020-02-12T16:41:57.950Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:41:57 [2020-02-12T16:41:57.950Z] Starting dockerd
16:41:57 [2020-02-12T16:41:57.950Z] INFO: Waiting for daemon to start...
16:41:57 [2020-02-12T16:41:57.950Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
16:42:00 [2020-02-12T16:42:00.283Z] .
16:42:00 [2020-02-12T16:42:00.283Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:42:00 [2020-02-12T16:42:00.283Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:42:00 [2020-02-12T16:42:00.283Z] Error: No such image: emptyfs
16:42:00 [2020-02-12T16:42:00.283Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:42:00 [2020-02-12T16:42:00.283Z] ++++ docker load
16:42:00 [2020-02-12T16:42:00.283Z] Running integration-test (iteration 1)
16:42:00 [2020-02-12T16:42:00.283Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
16:42:00 [2020-02-12T16:42:00.283Z] ++ 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
16:42:00 [2020-02-12T16:42:00.283Z] ++ set -e
16:42:00 [2020-02-12T16:42:00.283Z] ++ '[' -n 0 ']'
16:42:00 [2020-02-12T16:42:00.283Z] ++ set -x
16:42:00 [2020-02-12T16:42:00.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
16:42:07 [2020-02-12T16:42:07.788Z] Loaded image: buildpack-deps:jessie
16:42:07 [2020-02-12T16:42:07.788Z] Loaded image: busybox:latest
16:42:07 [2020-02-12T16:42:07.788Z] Loaded image: busybox:glibc
16:42:07 [2020-02-12T16:42:07.788Z] Loaded image: debian:jessie
16:42:07 [2020-02-12T16:42:07.788Z] Loaded image: hello-world:latest
16:42:07 [2020-02-12T16:42:07.788Z] INFO: Testing against a local daemon
16:42:07 [2020-02-12T16:42:07.788Z] === RUN   TestCgroupNamespacesBuild
16:42:09 [2020-02-12T16:42:09.586Z] --- PASS: TestCgroupNamespacesBuild (1.57s)
16:42:09 [2020-02-12T16:42:09.586Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:42:11 [2020-02-12T16:42:11.320Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
16:42:11 [2020-02-12T16:42:11.320Z] === RUN   TestBuildWithSession
16:42:11 [2020-02-12T16:42:11.320Z] --- SKIP: TestBuildWithSession (0.00s)
16:42:11 [2020-02-12T16:42:11.320Z]     build_session_test.go:25: TODO: BuildKit
16:42:11 [2020-02-12T16:42:11.320Z] === RUN   TestBuildSquashParent
16:42:17 [2020-02-12T16:42:17.407Z] --- PASS: TestBuildSquashParent (5.69s)
16:42:17 [2020-02-12T16:42:17.407Z] === RUN   TestBuildWithRemoveAndForceRemove
16:42:17 [2020-02-12T16:42:17.407Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:17 [2020-02-12T16:42:17.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:17 [2020-02-12T16:42:17.407Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:17 [2020-02-12T16:42:17.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:17 [2020-02-12T16:42:17.407Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:17 [2020-02-12T16:42:17.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:17 [2020-02-12T16:42:17.407Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:17 [2020-02-12T16:42:17.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:17 [2020-02-12T16:42:17.407Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:17 [2020-02-12T16:42:17.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:17 [2020-02-12T16:42:17.407Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:17 [2020-02-12T16:42:17.407Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:17 [2020-02-12T16:42:17.407Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:42:17 [2020-02-12T16:42:17.407Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:42:19 [2020-02-12T16:42:19.404Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:42:19 [2020-02-12T16:42:19.404Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:42:21 [2020-02-12T16:42:21.241Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:42:21 [2020-02-12T16:42:21.996Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:42:23 [2020-02-12T16:42:23.744Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:42:23 [2020-02-12T16:42:23.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.58s)
16:42:23 [2020-02-12T16:42:23.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.67s)
16:42:23 [2020-02-12T16:42:23.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s)
16:42:23 [2020-02-12T16:42:23.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.47s)
16:42:23 [2020-02-12T16:42:23.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s)
16:42:23 [2020-02-12T16:42:23.744Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s)
16:42:23 [2020-02-12T16:42:23.744Z] === RUN   TestBuildMultiStageCopy
16:42:23 [2020-02-12T16:42:23.744Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:42:26 [2020-02-12T16:42:26.080Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:42:26 [2020-02-12T16:42:26.426Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:42:27 [2020-02-12T16:42:27.168Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:42:27 [2020-02-12T16:42:27.512Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:42:27 [2020-02-12T16:42:27.870Z] --- PASS: TestBuildMultiStageCopy (4.18s)
16:42:27 [2020-02-12T16:42:27.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s)
16:42:27 [2020-02-12T16:42:27.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s)
16:42:27 [2020-02-12T16:42:27.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.45s)
16:42:27 [2020-02-12T16:42:27.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
16:42:27 [2020-02-12T16:42:27.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s)
16:42:27 [2020-02-12T16:42:27.870Z] === RUN   TestBuildMultiStageParentConfig
16:42:29 [2020-02-12T16:42:29.591Z] --- PASS: TestBuildMultiStageParentConfig (1.25s)
16:42:29 [2020-02-12T16:42:29.591Z] === RUN   TestBuildLabelWithTargets
16:42:31 [2020-02-12T16:42:31.323Z] --- PASS: TestBuildLabelWithTargets (1.93s)
16:42:31 [2020-02-12T16:42:31.323Z] === RUN   TestBuildWithEmptyLayers
16:42:32 [2020-02-12T16:42:32.066Z] --- PASS: TestBuildWithEmptyLayers (0.87s)
16:42:32 [2020-02-12T16:42:32.066Z] === RUN   TestBuildMultiStageOnBuild
16:42:34 [2020-02-12T16:42:34.611Z] --- PASS: TestBuildMultiStageOnBuild (2.69s)
16:42:34 [2020-02-12T16:42:34.611Z] === RUN   TestBuildUncleanTarFilenames
16:42:35 [2020-02-12T16:42:35.825Z] --- PASS: TestBuildUncleanTarFilenames (1.08s)
16:42:35 [2020-02-12T16:42:35.825Z] === RUN   TestBuildMultiStageLayerLeak
16:42:38 [2020-02-12T16:42:38.974Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s)
16:42:38 [2020-02-12T16:42:38.974Z] === RUN   TestBuildWithHugeFile
16:43:07 [2020-02-12T16:43:07.196Z] --- PASS: TestBuildWithHugeFile (26.03s)
16:43:07 [2020-02-12T16:43:07.196Z] === RUN   TestBuildWithEmptyDockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:43:07 [2020-02-12T16:43:07.196Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
16:43:07 [2020-02-12T16:43:07.196Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
16:43:07 [2020-02-12T16:43:07.196Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
16:43:07 [2020-02-12T16:43:07.196Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s)
16:43:07 [2020-02-12T16:43:07.196Z] === RUN   TestBuildPreserveOwnership
16:43:07 [2020-02-12T16:43:07.196Z] === RUN   TestBuildPreserveOwnership/copy_from
16:43:08 [2020-02-12T16:43:08.917Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:43:10 [2020-02-12T16:43:10.712Z] --- PASS: TestBuildPreserveOwnership (5.36s)
16:43:10 [2020-02-12T16:43:10.712Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.48s)
16:43:10 [2020-02-12T16:43:10.712Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.88s)
16:43:10 [2020-02-12T16:43:10.712Z] === RUN   TestBuildPlatformInvalid
16:43:10 [2020-02-12T16:43:10.712Z] --- PASS: TestBuildPlatformInvalid (0.12s)
16:43:10 [2020-02-12T16:43:10.712Z] PASS
16:43:10 [2020-02-12T16:43:10.712Z] 
16:43:10 [2020-02-12T16:43:10.712Z] === Skipped
16:43:10 [2020-02-12T16:43:10.712Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
16:43:10 [2020-02-12T16:43:10.712Z]     build_session_test.go:25: TODO: BuildKit
16:43:10 [2020-02-12T16:43:10.712Z] 
16:43:10 [2020-02-12T16:43:10.712Z] 
16:43:10 [2020-02-12T16:43:10.712Z] DONE 32 tests, 1 skipped in 70.463s
16:43:10 [2020-02-12T16:43:10.712Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
16:43:10 [2020-02-12T16:43:10.712Z] ++ 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
16:43:10 [2020-02-12T16:43:10.712Z] ++ set -e
16:43:10 [2020-02-12T16:43:10.712Z] ++ '[' -n 0 ']'
16:43:10 [2020-02-12T16:43:10.712Z] ++ set -x
16:43:10 [2020-02-12T16:43:10.712Z] ++ 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
16:43:10 [2020-02-12T16:43:10.712Z] INFO: Testing against a local daemon
16:43:10 [2020-02-12T16:43:10.712Z] === RUN   TestConfigList
16:43:13 [2020-02-12T16:43:13.764Z] --- PASS: TestConfigList (2.75s)
16:43:13 [2020-02-12T16:43:13.765Z] === RUN   TestConfigsCreateAndDelete
16:43:15 [2020-02-12T16:43:15.498Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
16:43:15 [2020-02-12T16:43:15.498Z] === RUN   TestConfigsUpdate
16:43:17 [2020-02-12T16:43:17.914Z] --- PASS: TestConfigsUpdate (2.31s)
16:43:17 [2020-02-12T16:43:17.914Z] === RUN   TestTemplatedConfig
16:43:21 [2020-02-12T16:43:21.808Z] --- PASS: TestTemplatedConfig (3.22s)
16:43:21 [2020-02-12T16:43:21.808Z] === RUN   TestConfigInspect
16:43:24 [2020-02-12T16:43:24.136Z] --- PASS: TestConfigInspect (2.63s)
16:43:24 [2020-02-12T16:43:24.136Z] === RUN   TestConfigCreateWithLabels
16:43:27 [2020-02-12T16:43:27.185Z] --- PASS: TestConfigCreateWithLabels (2.88s)
16:43:27 [2020-02-12T16:43:27.185Z] === RUN   TestConfigCreateResolve
16:43:29 [2020-02-12T16:43:29.595Z] --- PASS: TestConfigCreateResolve (2.80s)
16:43:29 [2020-02-12T16:43:29.595Z] === RUN   TestConfigDaemonLibtrustID
16:43:29 [2020-02-12T16:43:29.943Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:43:29 [2020-02-12T16:43:29.943Z] PASS
16:43:29 [2020-02-12T16:43:29.943Z] 
16:43:29 [2020-02-12T16:43:29.943Z] DONE 8 tests in 19.386s
16:43:29 [2020-02-12T16:43:29.943Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
16:43:29 [2020-02-12T16:43:29.943Z] ++ 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
16:43:29 [2020-02-12T16:43:29.943Z] ++ set -e
16:43:29 [2020-02-12T16:43:29.943Z] ++ '[' -n 0 ']'
16:43:29 [2020-02-12T16:43:29.943Z] ++ set -x
16:43:29 [2020-02-12T16:43:29.943Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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
16:43:30 [2020-02-12T16:43:30.291Z] INFO: Testing against a local daemon
16:43:30 [2020-02-12T16:43:30.291Z] === RUN   TestCheckpoint
16:43:30 [2020-02-12T16:43:30.291Z] --- SKIP: TestCheckpoint (0.00s)
16:43:30 [2020-02-12T16:43:30.291Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:43:30 [2020-02-12T16:43:30.291Z] === RUN   TestContainerInvalidJSON
16:43:30 [2020-02-12T16:43:30.291Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
16:43:30 [2020-02-12T16:43:30.291Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
16:43:30 [2020-02-12T16:43:30.291Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:43:30 [2020-02-12T16:43:30.291Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:43:30 [2020-02-12T16:43:30.291Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:43:30 [2020-02-12T16:43:30.291Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:43:30 [2020-02-12T16:43:30.291Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
16:43:30 [2020-02-12T16:43:30.291Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:43:30 [2020-02-12T16:43:30.291Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:43:30 [2020-02-12T16:43:30.291Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:43:30 [2020-02-12T16:43:30.291Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
16:43:30 [2020-02-12T16:43:30.291Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:43:30 [2020-02-12T16:43:30.291Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:43:30 [2020-02-12T16:43:30.291Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:43:30 [2020-02-12T16:43:30.291Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
16:43:30 [2020-02-12T16:43:30.291Z] === RUN   TestCopyFromContainerPathIsNotDir
16:43:30 [2020-02-12T16:43:30.291Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
16:43:30 [2020-02-12T16:43:30.291Z] === RUN   TestCopyToContainerPathDoesNotExist
16:43:30 [2020-02-12T16:43:30.646Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
16:43:30 [2020-02-12T16:43:30.646Z] === RUN   TestCopyToContainerPathIsNotDir
16:43:30 [2020-02-12T16:43:30.646Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s)
16:43:30 [2020-02-12T16:43:30.646Z] === RUN   TestCopyFromContainer
16:43:32 [2020-02-12T16:43:32.377Z] === RUN   TestCopyFromContainer//
16:43:32 [2020-02-12T16:43:32.377Z] === RUN   TestCopyFromContainer//bar/root
16:43:32 [2020-02-12T16:43:32.728Z] === RUN   TestCopyFromContainer//bar/root/
16:43:32 [2020-02-12T16:43:32.728Z] === RUN   TestCopyFromContainer/bar/quux
16:43:32 [2020-02-12T16:43:32.728Z] === RUN   TestCopyFromContainer/bar/quux/
16:43:32 [2020-02-12T16:43:32.728Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCopyFromContainer/bar/notarget
16:43:33 [2020-02-12T16:43:33.076Z] --- PASS: TestCopyFromContainer (2.59s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer// (0.05s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.04s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:43:33 [2020-02-12T16:43:33.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:43:33 [2020-02-12T16:43:33.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:43:33 [2020-02-12T16:43:33.076Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:43:33 [2020-02-12T16:43:33.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:43:33 [2020-02-12T16:43:33.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:43:33 [2020-02-12T16:43:33.076Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:43:33 [2020-02-12T16:43:33.076Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:43:33 [2020-02-12T16:43:33.076Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCreateLinkToNonExistingContainer
16:43:33 [2020-02-12T16:43:33.076Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:43:33 [2020-02-12T16:43:33.076Z] === RUN   TestCreateWithInvalidEnv
16:43:33 [2020-02-12T16:43:33.422Z] === RUN   TestCreateWithInvalidEnv/0
16:43:33 [2020-02-12T16:43:33.422Z] === PAUSE TestCreateWithInvalidEnv/0
16:43:33 [2020-02-12T16:43:33.422Z] === RUN   TestCreateWithInvalidEnv/1
16:43:33 [2020-02-12T16:43:33.422Z] === PAUSE TestCreateWithInvalidEnv/1
16:43:33 [2020-02-12T16:43:33.422Z] === RUN   TestCreateWithInvalidEnv/2
16:43:33 [2020-02-12T16:43:33.422Z] === PAUSE TestCreateWithInvalidEnv/2
16:43:33 [2020-02-12T16:43:33.422Z] === CONT  TestCreateWithInvalidEnv/0
16:43:33 [2020-02-12T16:43:33.422Z] === CONT  TestCreateWithInvalidEnv/2
16:43:33 [2020-02-12T16:43:33.422Z] === CONT  TestCreateWithInvalidEnv/1
16:43:33 [2020-02-12T16:43:33.422Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
16:43:33 [2020-02-12T16:43:33.422Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:43:33 [2020-02-12T16:43:33.422Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:43:33 [2020-02-12T16:43:33.422Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:43:33 [2020-02-12T16:43:33.422Z] === RUN   TestCreateTmpfsMountsTarget
16:43:33 [2020-02-12T16:43:33.422Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:43:33 [2020-02-12T16:43:33.422Z] === RUN   TestCreateWithCustomMaskedPaths
16:43:35 [2020-02-12T16:43:35.867Z] --- PASS: TestCreateWithCustomMaskedPaths (2.44s)
16:43:35 [2020-02-12T16:43:35.867Z] === RUN   TestCreateWithCapabilities
16:43:35 [2020-02-12T16:43:35.867Z] === RUN   TestCreateWithCapabilities/no_capabilities
16:43:35 [2020-02-12T16:43:35.867Z] === PAUSE TestCreateWithCapabilities/no_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/empty_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/valid_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/empty_capadd
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/empty_capadd
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/empty_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/no_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/empty_capdrop
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/empty_capadd
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/valid_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] === CONT  TestCreateWithCapabilities/empty_capabilities
16:43:35 [2020-02-12T16:43:35.868Z] --- PASS: TestCreateWithCapabilities (0.01s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s)
16:43:35 [2020-02-12T16:43:35.868Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
16:43:35 [2020-02-12T16:43:35.868Z] === RUN   TestCreateWithCustomReadonlyPaths
16:43:38 [2020-02-12T16:43:38.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s)
16:43:38 [2020-02-12T16:43:38.213Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:43:38 [2020-02-12T16:43:38.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:43:38 [2020-02-12T16:43:38.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:43:38 [2020-02-12T16:43:38.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:43:38 [2020-02-12T16:43:38.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:43:38 [2020-02-12T16:43:38.213Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:43:38 [2020-02-12T16:43:38.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:43:38 [2020-02-12T16:43:38.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:43:38 [2020-02-12T16:43:38.213Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:43:38 [2020-02-12T16:43:38.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
16:43:38 [2020-02-12T16:43:38.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:43:38 [2020-02-12T16:43:38.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
16:43:38 [2020-02-12T16:43:38.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:43:38 [2020-02-12T16:43:38.213Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:43:38 [2020-02-12T16:43:38.213Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:43:38 [2020-02-12T16:43:38.953Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s)
16:43:38 [2020-02-12T16:43:38.953Z] === RUN   TestContainerStartOnDaemonRestart
16:43:38 [2020-02-12T16:43:38.953Z] === PAUSE TestContainerStartOnDaemonRestart
16:43:38 [2020-02-12T16:43:38.953Z] === RUN   TestDaemonRestartIpcMode
16:43:38 [2020-02-12T16:43:38.953Z] === PAUSE TestDaemonRestartIpcMode
16:43:38 [2020-02-12T16:43:38.953Z] === RUN   TestDaemonHostGatewayIP
16:43:38 [2020-02-12T16:43:38.953Z] === PAUSE TestDaemonHostGatewayIP
16:43:38 [2020-02-12T16:43:38.953Z] === RUN   TestDiff
16:43:40 [2020-02-12T16:43:40.152Z] --- PASS: TestDiff (0.86s)
16:43:40 [2020-02-12T16:43:40.152Z] === RUN   TestExecWithCloseStdin
16:43:40 [2020-02-12T16:43:40.889Z] --- PASS: TestExecWithCloseStdin (1.00s)
16:43:40 [2020-02-12T16:43:40.889Z] === RUN   TestExec
16:43:42 [2020-02-12T16:43:42.082Z] --- PASS: TestExec (0.94s)
16:43:42 [2020-02-12T16:43:42.082Z] === RUN   TestExecUser
16:43:42 [2020-02-12T16:43:42.835Z] --- PASS: TestExecUser (1.03s)
16:43:42 [2020-02-12T16:43:42.835Z] === RUN   TestExportContainerAndImportImage
16:43:44 [2020-02-12T16:43:44.137Z] --- PASS: TestExportContainerAndImportImage (1.01s)
16:43:44 [2020-02-12T16:43:44.137Z] === RUN   TestExportContainerAfterDaemonRestart
16:43:45 [2020-02-12T16:43:45.398Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s)
16:43:45 [2020-02-12T16:43:45.398Z] === RUN   TestHealthCheckWorkdir
16:43:46 [2020-02-12T16:43:46.602Z] --- PASS: TestHealthCheckWorkdir (1.05s)
16:43:46 [2020-02-12T16:43:46.603Z] === RUN   TestHealthKillContainer
16:43:49 [2020-02-12T16:43:49.645Z] --- PASS: TestHealthKillContainer (3.13s)
16:43:49 [2020-02-12T16:43:49.646Z] === RUN   TestInspectCpusetInConfigPre120
16:43:50 [2020-02-12T16:43:50.392Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
16:43:50 [2020-02-12T16:43:50.392Z] === RUN   TestIpcModeNone
16:43:51 [2020-02-12T16:43:51.614Z] --- PASS: TestIpcModeNone (1.03s)
16:43:51 [2020-02-12T16:43:51.614Z] === RUN   TestIpcModePrivate
16:43:52 [2020-02-12T16:43:52.354Z] --- PASS: TestIpcModePrivate (0.91s)
16:43:52 [2020-02-12T16:43:52.354Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
16:43:52 [2020-02-12T16:43:52.354Z] === RUN   TestIpcModeShareable
16:43:53 [2020-02-12T16:43:53.555Z] --- PASS: TestIpcModeShareable (1.02s)
16:43:53 [2020-02-12T16:43:53.555Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
16:43:53 [2020-02-12T16:43:53.555Z] === RUN   TestAPIIpcModeShareableAndContainer
16:43:55 [2020-02-12T16:43:55.892Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s)
16:43:55 [2020-02-12T16:43:55.892Z] === RUN   TestAPIIpcModeHost
16:43:57 [2020-02-12T16:43:57.092Z] --- PASS: TestAPIIpcModeHost (0.80s)
16:43:57 [2020-02-12T16:43:57.092Z] === RUN   TestDaemonIpcModeShareable
16:43:58 [2020-02-12T16:43:58.822Z] --- PASS: TestDaemonIpcModeShareable (1.65s)
16:43:58 [2020-02-12T16:43:58.822Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
16:43:58 [2020-02-12T16:43:58.822Z] === RUN   TestDaemonIpcModePrivate
16:44:00 [2020-02-12T16:44:00.048Z] --- PASS: TestDaemonIpcModePrivate (1.68s)
16:44:00 [2020-02-12T16:44:00.048Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
16:44:00 [2020-02-12T16:44:00.048Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:44:01 [2020-02-12T16:44:01.894Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s)
16:44:01 [2020-02-12T16:44:01.894Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
16:44:01 [2020-02-12T16:44:01.894Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:44:03 [2020-02-12T16:44:03.629Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
16:44:03 [2020-02-12T16:44:03.629Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
16:44:03 [2020-02-12T16:44:03.629Z] === RUN   TestIpcModeOlderClient
16:44:03 [2020-02-12T16:44:03.629Z] === PAUSE TestIpcModeOlderClient
16:44:03 [2020-02-12T16:44:03.629Z] === RUN   TestKillContainerInvalidSignal
16:44:04 [2020-02-12T16:44:04.376Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
16:44:04 [2020-02-12T16:44:04.377Z] === RUN   TestKillContainer
16:44:04 [2020-02-12T16:44:04.377Z] === RUN   TestKillContainer/no_signal
16:44:05 [2020-02-12T16:44:05.122Z] === RUN   TestKillContainer/non_killing_signal
16:44:05 [2020-02-12T16:44:05.868Z] === RUN   TestKillContainer/killing_signal
16:44:07 [2020-02-12T16:44:07.137Z] --- PASS: TestKillContainer (2.38s)
16:44:07 [2020-02-12T16:44:07.137Z]     --- PASS: TestKillContainer/no_signal (0.85s)
16:44:07 [2020-02-12T16:44:07.137Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
16:44:07 [2020-02-12T16:44:07.137Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
16:44:07 [2020-02-12T16:44:07.137Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:44:07 [2020-02-12T16:44:07.137Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:44:07 [2020-02-12T16:44:07.513Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:44:08 [2020-02-12T16:44:08.777Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.81s)
16:44:08 [2020-02-12T16:44:08.777Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
16:44:08 [2020-02-12T16:44:08.777Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
16:44:08 [2020-02-12T16:44:08.777Z] === RUN   TestKillStoppedContainer
16:44:08 [2020-02-12T16:44:08.777Z] --- PASS: TestKillStoppedContainer (0.11s)
16:44:08 [2020-02-12T16:44:08.777Z] === RUN   TestKillStoppedContainerAPIPre120
16:44:08 [2020-02-12T16:44:08.777Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s)
16:44:08 [2020-02-12T16:44:08.777Z] === RUN   TestKillDifferentUserContainer
16:44:09 [2020-02-12T16:44:09.530Z] --- PASS: TestKillDifferentUserContainer (0.76s)
16:44:09 [2020-02-12T16:44:09.530Z] === RUN   TestInspectOomKilledTrue
16:44:09 [2020-02-12T16:44:09.530Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:44:09 [2020-02-12T16:44:09.530Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:44:09 [2020-02-12T16:44:09.530Z] === RUN   TestInspectOomKilledFalse
16:44:09 [2020-02-12T16:44:09.530Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:44:09 [2020-02-12T16:44:09.530Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:44:09 [2020-02-12T16:44:09.530Z] === RUN   TestLinksEtcHostsContentMatch
16:44:10 [2020-02-12T16:44:10.288Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
16:44:10 [2020-02-12T16:44:10.288Z] === RUN   TestLinksContainerNames
16:44:12 [2020-02-12T16:44:12.107Z] --- PASS: TestLinksContainerNames (1.65s)
16:44:12 [2020-02-12T16:44:12.107Z] === RUN   TestLogsFollowTailEmpty
16:44:12 [2020-02-12T16:44:12.851Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
16:44:12 [2020-02-12T16:44:12.851Z] === RUN   TestContainerNetworkMountsNoChown
16:44:13 [2020-02-12T16:44:13.617Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/default
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/default
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/private
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/private
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rprivate
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rprivate
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/slave
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/slave
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rslave
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rslave
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/shared
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/shared
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rshared
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rshared
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/default
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/default/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/default/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/default/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/rprivate
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/rshared
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/shared
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/rslave
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/slave
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/private
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/private/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/private/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:44:13 [2020-02-12T16:44:13.617Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:44:13 [2020-02-12T16:44:13.617Z] === CONT  TestMountDaemonRoot/default/mount_root
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:44:13 [2020-02-12T16:44:13.972Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/private/bind_root
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/private/mount_root
16:44:14 [2020-02-12T16:44:14.328Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:44:14 [2020-02-12T16:44:14.328Z] --- PASS: TestMountDaemonRoot (0.01s)
16:44:14 [2020-02-12T16:44:14.328Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
16:44:14 [2020-02-12T16:44:14.328Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
16:44:14 [2020-02-12T16:44:14.328Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
16:44:14 [2020-02-12T16:44:14.328Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
16:44:14 [2020-02-12T16:44:14.328Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
16:44:14 [2020-02-12T16:44:14.328Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:44:14 [2020-02-12T16:44:14.328Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
16:44:14 [2020-02-12T16:44:14.328Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:44:14 [2020-02-12T16:44:14.328Z] === RUN   TestContainerBindMountNonRecursive
16:44:16 [2020-02-12T16:44:16.116Z] --- PASS: TestContainerBindMountNonRecursive (1.81s)
16:44:16 [2020-02-12T16:44:16.116Z] === RUN   TestNetworkNat
16:44:16 [2020-02-12T16:44:16.980Z] --- PASS: TestNetworkNat (0.85s)
16:44:16 [2020-02-12T16:44:16.980Z] === RUN   TestNetworkLocalhostTCPNat
16:44:18 [2020-02-12T16:44:18.177Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s)
16:44:18 [2020-02-12T16:44:18.177Z] === RUN   TestNetworkLoopbackNat
16:44:18 [2020-02-12T16:44:18.924Z] --- PASS: TestNetworkLoopbackNat (1.09s)
16:44:18 [2020-02-12T16:44:18.924Z] === RUN   TestPause
16:44:20 [2020-02-12T16:44:20.115Z] --- PASS: TestPause (0.91s)
16:44:20 [2020-02-12T16:44:20.115Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:44:20 [2020-02-12T16:44:20.115Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:44:20 [2020-02-12T16:44:20.115Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:44:20 [2020-02-12T16:44:20.115Z] === RUN   TestPauseStopPausedContainer
16:44:20 [2020-02-12T16:44:20.862Z] --- PASS: TestPauseStopPausedContainer (0.90s)
16:44:20 [2020-02-12T16:44:20.862Z] === RUN   TestPsFilter
16:44:21 [2020-02-12T16:44:21.225Z] --- PASS: TestPsFilter (0.24s)
16:44:21 [2020-02-12T16:44:21.225Z] === RUN   TestRemoveContainerWithRemovedVolume
16:44:22 [2020-02-12T16:44:22.003Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
16:44:22 [2020-02-12T16:44:22.003Z] === RUN   TestRemoveContainerWithVolume
16:44:22 [2020-02-12T16:44:22.916Z] --- PASS: TestRemoveContainerWithVolume (0.89s)
16:44:22 [2020-02-12T16:44:22.916Z] === RUN   TestRemoveContainerRunning
16:44:23 [2020-02-12T16:44:23.327Z] --- PASS: TestRemoveContainerRunning (0.67s)
16:44:23 [2020-02-12T16:44:23.327Z] === RUN   TestRemoveContainerForceRemoveRunning
16:44:24 [2020-02-12T16:44:24.085Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s)
16:44:24 [2020-02-12T16:44:24.085Z] === RUN   TestRemoveInvalidContainer
16:44:24 [2020-02-12T16:44:24.085Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:44:24 [2020-02-12T16:44:24.085Z] === RUN   TestRenameLinkedContainer
16:44:27 [2020-02-12T16:44:27.993Z] --- PASS: TestRenameLinkedContainer (3.07s)
16:44:27 [2020-02-12T16:44:27.993Z] === RUN   TestRenameStoppedContainer
16:44:28 [2020-02-12T16:44:28.350Z] --- PASS: TestRenameStoppedContainer (0.87s)
16:44:28 [2020-02-12T16:44:28.350Z] === RUN   TestRenameRunningContainerAndReuse
16:44:30 [2020-02-12T16:44:30.105Z] --- PASS: TestRenameRunningContainerAndReuse (1.75s)
16:44:30 [2020-02-12T16:44:30.105Z] === RUN   TestRenameInvalidName
16:44:30 [2020-02-12T16:44:30.866Z] --- PASS: TestRenameInvalidName (0.89s)
16:44:30 [2020-02-12T16:44:30.866Z] === RUN   TestRenameAnonymousContainer
16:44:34 [2020-02-12T16:44:34.095Z] --- PASS: TestRenameAnonymousContainer (2.87s)
16:44:34 [2020-02-12T16:44:34.095Z] === RUN   TestRenameContainerWithSameName
16:44:34 [2020-02-12T16:44:34.443Z] --- PASS: TestRenameContainerWithSameName (0.77s)
16:44:34 [2020-02-12T16:44:34.443Z] === RUN   TestRenameContainerWithLinkedContainer
16:44:36 [2020-02-12T16:44:36.213Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s)
16:44:36 [2020-02-12T16:44:36.213Z] === RUN   TestResize
16:44:36 [2020-02-12T16:44:36.958Z] --- PASS: TestResize (0.96s)
16:44:36 [2020-02-12T16:44:36.958Z] === RUN   TestResizeWithInvalidSize
16:44:38 [2020-02-12T16:44:38.151Z] --- PASS: TestResizeWithInvalidSize (0.92s)
16:44:38 [2020-02-12T16:44:38.151Z] === RUN   TestResizeWhenContainerNotStarted
16:44:38 [2020-02-12T16:44:38.919Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s)
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:44:38 [2020-02-12T16:44:38.919Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:44:40 [2020-02-12T16:44:40.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:44:41 [2020-02-12T16:44:41.208Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:44:42 [2020-02-12T16:44:42.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:44:42 [2020-02-12T16:44:42.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:44:43 [2020-02-12T16:44:43.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:44:44 [2020-02-12T16:44:44.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:44:45 [2020-02-12T16:44:45.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:44:46 [2020-02-12T16:44:46.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:44:48 [2020-02-12T16:44:48.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:44:49 [2020-02-12T16:44:49.044Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:44:51 [2020-02-12T16:44:51.506Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.21s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.92s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s)
16:44:51 [2020-02-12T16:44:51.507Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.28s)
16:44:51 [2020-02-12T16:44:51.507Z] === RUN   TestCgroupNamespacesRun
16:44:53 [2020-02-12T16:44:53.251Z] --- PASS: TestCgroupNamespacesRun (1.74s)
16:44:53 [2020-02-12T16:44:53.251Z] === RUN   TestCgroupNamespacesRunPrivileged
16:44:54 [2020-02-12T16:44:54.970Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s)
16:44:54 [2020-02-12T16:44:54.970Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:44:56 [2020-02-12T16:44:56.732Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s)
16:44:56 [2020-02-12T16:44:56.732Z] === RUN   TestCgroupNamespacesRunHostMode
16:44:57 [2020-02-12T16:44:57.992Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s)
16:44:57 [2020-02-12T16:44:57.992Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:44:59 [2020-02-12T16:44:59.710Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.53s)
16:44:59 [2020-02-12T16:44:59.710Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:45:00 [2020-02-12T16:45:00.465Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s)
16:45:00 [2020-02-12T16:45:00.465Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:45:01 [2020-02-12T16:45:01.215Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
16:45:01 [2020-02-12T16:45:01.215Z] === RUN   TestCgroupNamespacesRunOlderClient
16:45:02 [2020-02-12T16:45:02.960Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
16:45:02 [2020-02-12T16:45:02.960Z] === RUN   TestKernelTCPMemory
16:45:03 [2020-02-12T16:45:03.710Z] --- PASS: TestKernelTCPMemory (0.94s)
16:45:03 [2020-02-12T16:45:03.710Z] === RUN   TestNISDomainname
16:45:05 [2020-02-12T16:45:05.038Z] --- PASS: TestNISDomainname (1.06s)
16:45:05 [2020-02-12T16:45:05.038Z] === RUN   TestHostnameDnsResolution
16:45:06 [2020-02-12T16:45:06.288Z] --- PASS: TestHostnameDnsResolution (1.18s)
16:45:06 [2020-02-12T16:45:06.288Z] === RUN   TestStats
16:45:08 [2020-02-12T16:45:08.630Z] --- PASS: TestStats (2.33s)
16:45:08 [2020-02-12T16:45:08.630Z] === RUN   TestStopContainerWithTimeout
16:45:08 [2020-02-12T16:45:08.630Z] === RUN   TestStopContainerWithTimeout/0
16:45:08 [2020-02-12T16:45:08.630Z] === PAUSE TestStopContainerWithTimeout/0
16:45:08 [2020-02-12T16:45:08.630Z] === RUN   TestStopContainerWithTimeout/1
16:45:08 [2020-02-12T16:45:08.630Z] === PAUSE TestStopContainerWithTimeout/1
16:45:08 [2020-02-12T16:45:08.630Z] === RUN   TestStopContainerWithTimeout/3
16:45:08 [2020-02-12T16:45:08.630Z] === PAUSE TestStopContainerWithTimeout/3
16:45:08 [2020-02-12T16:45:08.630Z] === RUN   TestStopContainerWithTimeout/-1
16:45:08 [2020-02-12T16:45:08.630Z] === PAUSE TestStopContainerWithTimeout/-1
16:45:08 [2020-02-12T16:45:08.630Z] === CONT  TestStopContainerWithTimeout/0
16:45:08 [2020-02-12T16:45:08.630Z] === CONT  TestStopContainerWithTimeout/-1
16:45:09 [2020-02-12T16:45:09.381Z] === CONT  TestStopContainerWithTimeout/3
16:45:11 [2020-02-12T16:45:11.724Z] === CONT  TestStopContainerWithTimeout/1
16:45:13 [2020-02-12T16:45:13.580Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:45:13 [2020-02-12T16:45:13.580Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
16:45:13 [2020-02-12T16:45:13.580Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
16:45:13 [2020-02-12T16:45:13.580Z]     --- PASS: TestStopContainerWithTimeout/3 (2.88s)
16:45:13 [2020-02-12T16:45:13.580Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
16:45:13 [2020-02-12T16:45:13.580Z] === RUN   TestDeleteDevicemapper
16:45:13 [2020-02-12T16:45:13.580Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:45:13 [2020-02-12T16:45:13.580Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:45:13 [2020-02-12T16:45:13.580Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:45:17 [2020-02-12T16:45:17.564Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.41s)
16:45:17 [2020-02-12T16:45:17.564Z] === RUN   TestUpdateMemory
16:45:17 [2020-02-12T16:45:17.564Z] --- SKIP: TestUpdateMemory (0.00s)
16:45:17 [2020-02-12T16:45:17.564Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:45:17 [2020-02-12T16:45:17.564Z] === RUN   TestUpdateCPUQuota
16:45:18 [2020-02-12T16:45:18.303Z] --- PASS: TestUpdateCPUQuota (1.26s)
16:45:18 [2020-02-12T16:45:18.304Z] === RUN   TestUpdatePidsLimit
16:45:18 [2020-02-12T16:45:18.304Z] === RUN   TestUpdatePidsLimit/update_from_none
16:45:18 [2020-02-12T16:45:18.649Z] === RUN   TestUpdatePidsLimit/no_change
16:45:18 [2020-02-12T16:45:18.994Z] === RUN   TestUpdatePidsLimit/update_lower
16:45:19 [2020-02-12T16:45:19.353Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:45:19 [2020-02-12T16:45:19.705Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:45:20 [2020-02-12T16:45:20.057Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:45:20 [2020-02-12T16:45:20.401Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:45:22 [2020-02-12T16:45:22.249Z] --- PASS: TestUpdatePidsLimit (3.65s)
16:45:22 [2020-02-12T16:45:22.249Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
16:45:22 [2020-02-12T16:45:22.249Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
16:45:22 [2020-02-12T16:45:22.249Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
16:45:22 [2020-02-12T16:45:22.249Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
16:45:22 [2020-02-12T16:45:22.249Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s)
16:45:22 [2020-02-12T16:45:22.249Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
16:45:22 [2020-02-12T16:45:22.249Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
16:45:22 [2020-02-12T16:45:22.249Z] === RUN   TestUpdateRestartPolicy
16:45:35 [2020-02-12T16:45:35.587Z] --- PASS: TestUpdateRestartPolicy (12.62s)
16:45:35 [2020-02-12T16:45:35.587Z] === RUN   TestUpdateRestartWithAutoRemove
16:45:35 [2020-02-12T16:45:35.587Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
16:45:35 [2020-02-12T16:45:35.587Z] === RUN   TestWaitNonBlocked
16:45:35 [2020-02-12T16:45:35.587Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:45:35 [2020-02-12T16:45:35.587Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:45:35 [2020-02-12T16:45:35.587Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:45:35 [2020-02-12T16:45:35.587Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:45:35 [2020-02-12T16:45:35.587Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:45:35 [2020-02-12T16:45:35.587Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:45:36 [2020-02-12T16:45:36.336Z] --- PASS: TestWaitNonBlocked (0.01s)
16:45:36 [2020-02-12T16:45:36.337Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
16:45:36 [2020-02-12T16:45:36.337Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
16:45:36 [2020-02-12T16:45:36.337Z] === RUN   TestWaitBlocked
16:45:36 [2020-02-12T16:45:36.337Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:45:36 [2020-02-12T16:45:36.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:45:36 [2020-02-12T16:45:36.337Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:45:36 [2020-02-12T16:45:36.337Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:45:36 [2020-02-12T16:45:36.337Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:45:36 [2020-02-12T16:45:36.337Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:45:38 [2020-02-12T16:45:38.239Z] --- PASS: TestWaitBlocked (0.01s)
16:45:38 [2020-02-12T16:45:38.239Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.36s)
16:45:38 [2020-02-12T16:45:38.239Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s)
16:45:38 [2020-02-12T16:45:38.239Z] === CONT  TestContainerStartOnDaemonRestart
16:45:38 [2020-02-12T16:45:38.239Z] === CONT  TestIpcModeOlderClient
16:45:38 [2020-02-12T16:45:38.239Z] --- PASS: TestIpcModeOlderClient (0.14s)
16:45:38 [2020-02-12T16:45:38.239Z] === CONT  TestDaemonHostGatewayIP
16:45:40 [2020-02-12T16:45:40.600Z] --- PASS: TestContainerStartOnDaemonRestart (2.82s)
16:45:40 [2020-02-12T16:45:40.600Z] === CONT  TestDaemonRestartIpcMode
16:45:41 [2020-02-12T16:45:41.338Z] --- PASS: TestDaemonHostGatewayIP (3.44s)
16:45:44 [2020-02-12T16:45:44.416Z] --- PASS: TestDaemonRestartIpcMode (3.27s)
16:45:44 [2020-02-12T16:45:44.416Z] PASS
16:45:44 [2020-02-12T16:45:44.416Z] 
16:45:44 [2020-02-12T16:45:44.416Z] === Skipped
16:45:44 [2020-02-12T16:45:44.416Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
16:45:44 [2020-02-12T16:45:44.416Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:45:44 [2020-02-12T16:45:44.416Z] 
16:45:44 [2020-02-12T16:45:44.416Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
16:45:44 [2020-02-12T16:45:44.416Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:45:44 [2020-02-12T16:45:44.416Z] 
16:45:44 [2020-02-12T16:45:44.416Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
16:45:44 [2020-02-12T16:45:44.416Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:45:44 [2020-02-12T16:45:44.416Z] 
16:45:44 [2020-02-12T16:45:44.416Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:45:44 [2020-02-12T16:45:44.416Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:45:44 [2020-02-12T16:45:44.416Z] 
16:45:44 [2020-02-12T16:45:44.416Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
16:45:44 [2020-02-12T16:45:44.416Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:45:44 [2020-02-12T16:45:44.416Z] 
16:45:44 [2020-02-12T16:45:44.416Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
16:45:44 [2020-02-12T16:45:44.416Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
16:45:44 [2020-02-12T16:45:44.416Z] 
16:45:44 [2020-02-12T16:45:44.416Z] 
16:45:44 [2020-02-12T16:45:44.416Z] DONE 199 tests, 6 skipped in 133.913s
16:45:44 [2020-02-12T16:45:44.416Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
16:45:44 [2020-02-12T16:45:44.416Z] ++ 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
16:45:44 [2020-02-12T16:45:44.416Z] ++ set -e
16:45:44 [2020-02-12T16:45:44.416Z] ++ '[' -n 0 ']'
16:45:44 [2020-02-12T16:45:44.416Z] ++ set -x
16:45:44 [2020-02-12T16:45:44.416Z] ++ 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
16:45:44 [2020-02-12T16:45:44.416Z] INFO: Testing against a local daemon
16:45:44 [2020-02-12T16:45:44.416Z] === RUN   TestCommitInheritsEnv
16:45:44 [2020-02-12T16:45:44.416Z] --- PASS: TestCommitInheritsEnv (0.44s)
16:45:44 [2020-02-12T16:45:44.416Z] === RUN   TestImportExtremelyLargeImageWorks
16:45:44 [2020-02-12T16:45:44.416Z] === PAUSE TestImportExtremelyLargeImageWorks
16:45:44 [2020-02-12T16:45:44.416Z] === RUN   TestImagesFilterMultiReference
16:45:44 [2020-02-12T16:45:44.416Z] --- PASS: TestImagesFilterMultiReference (0.04s)
16:45:44 [2020-02-12T16:45:44.416Z] === RUN   TestImagePullPlatformInvalid
16:45:44 [2020-02-12T16:45:44.761Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
16:45:44 [2020-02-12T16:45:44.761Z] === RUN   TestRemoveImageOrphaning
16:45:45 [2020-02-12T16:45:45.115Z] --- PASS: TestRemoveImageOrphaning (0.50s)
16:45:45 [2020-02-12T16:45:45.115Z] === RUN   TestRemoveImageGarbageCollector
16:45:45 [2020-02-12T16:45:45.115Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:45:45 [2020-02-12T16:45:45.115Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:45:45 [2020-02-12T16:45:45.115Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:45:45 [2020-02-12T16:45:45.115Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:45:45 [2020-02-12T16:45:45.115Z] === RUN   TestTagInvalidReference
16:45:45 [2020-02-12T16:45:45.115Z] --- PASS: TestTagInvalidReference (0.02s)
16:45:45 [2020-02-12T16:45:45.115Z] === RUN   TestTagValidPrefixedRepo
16:45:45 [2020-02-12T16:45:45.115Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
16:45:45 [2020-02-12T16:45:45.115Z] === RUN   TestTagExistedNameWithoutForce
16:45:45 [2020-02-12T16:45:45.115Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
16:45:45 [2020-02-12T16:45:45.115Z] === RUN   TestTagOfficialNames
16:45:45 [2020-02-12T16:45:45.115Z] --- PASS: TestTagOfficialNames (0.03s)
16:45:45 [2020-02-12T16:45:45.115Z] === RUN   TestTagMatchesDigest
16:45:45 [2020-02-12T16:45:45.115Z] --- PASS: TestTagMatchesDigest (0.01s)
16:45:45 [2020-02-12T16:45:45.115Z] === CONT  TestImportExtremelyLargeImageWorks
16:47:08 [2020-02-12T16:47:08.874Z] --- PASS: TestImportExtremelyLargeImageWorks (79.66s)
16:47:08 [2020-02-12T16:47:08.874Z] PASS
16:47:08 [2020-02-12T16:47:08.874Z] 
16:47:08 [2020-02-12T16:47:08.874Z] === Skipped
16:47:08 [2020-02-12T16:47:08.874Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
16:47:08 [2020-02-12T16:47:08.874Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:47:08 [2020-02-12T16:47:08.874Z] 
16:47:08 [2020-02-12T16:47:08.874Z] 
16:47:08 [2020-02-12T16:47:08.874Z] DONE 12 tests, 1 skipped in 80.894s
16:47:08 [2020-02-12T16:47:08.874Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
16:47:08 [2020-02-12T16:47:08.874Z] ++ 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
16:47:08 [2020-02-12T16:47:08.874Z] ++ set -e
16:47:08 [2020-02-12T16:47:08.874Z] ++ '[' -n 0 ']'
16:47:08 [2020-02-12T16:47:08.874Z] ++ set -x
16:47:08 [2020-02-12T16:47:08.874Z] ++ 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
16:47:08 [2020-02-12T16:47:08.874Z] INFO: Testing against a local daemon
16:47:08 [2020-02-12T16:47:08.874Z] === RUN   TestNetworkCreateDelete
16:47:08 [2020-02-12T16:47:08.874Z] --- PASS: TestNetworkCreateDelete (0.14s)
16:47:08 [2020-02-12T16:47:08.874Z] === RUN   TestDockerNetworkDeletePreferID
16:47:08 [2020-02-12T16:47:08.874Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s)
16:47:08 [2020-02-12T16:47:08.874Z] === RUN   TestInspectNetwork
16:47:08 [2020-02-12T16:47:08.874Z] === RUN   TestInspectNetwork/full_network_id
16:47:08 [2020-02-12T16:47:08.874Z] === RUN   TestInspectNetwork/partial_network_id
16:47:08 [2020-02-12T16:47:08.874Z] === RUN   TestInspectNetwork/network_name
16:47:08 [2020-02-12T16:47:08.874Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
16:47:14 [2020-02-12T16:47:14.903Z] --- PASS: TestInspectNetwork (8.64s)
16:47:14 [2020-02-12T16:47:14.903Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
16:47:14 [2020-02-12T16:47:14.903Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
16:47:14 [2020-02-12T16:47:14.903Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
16:47:14 [2020-02-12T16:47:14.903Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
16:47:14 [2020-02-12T16:47:14.903Z] === RUN   TestRunContainerWithBridgeNone
16:47:16 [2020-02-12T16:47:16.638Z] --- PASS: TestRunContainerWithBridgeNone (2.25s)
16:47:16 [2020-02-12T16:47:16.638Z] === RUN   TestNetworkInvalidJSON
16:47:16 [2020-02-12T16:47:16.638Z] === RUN   TestNetworkInvalidJSON//networks/create
16:47:16 [2020-02-12T16:47:16.638Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:47:16 [2020-02-12T16:47:16.638Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:47:16 [2020-02-12T16:47:16.638Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:47:16 [2020-02-12T16:47:16.638Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:47:16 [2020-02-12T16:47:16.638Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:47:16 [2020-02-12T16:47:16.638Z] === CONT  TestNetworkInvalidJSON//networks/create
16:47:16 [2020-02-12T16:47:16.638Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:47:16 [2020-02-12T16:47:16.638Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:47:16 [2020-02-12T16:47:16.638Z] --- PASS: TestNetworkInvalidJSON (0.03s)
16:47:16 [2020-02-12T16:47:16.638Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:47:16 [2020-02-12T16:47:16.638Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:47:16 [2020-02-12T16:47:16.638Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:47:16 [2020-02-12T16:47:16.638Z] === RUN   TestDaemonRestartWithLiveRestore
16:47:17 [2020-02-12T16:47:17.384Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
16:47:17 [2020-02-12T16:47:17.384Z] === RUN   TestDaemonDefaultNetworkPools
16:47:18 [2020-02-12T16:47:18.189Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s)
16:47:18 [2020-02-12T16:47:18.189Z] === RUN   TestDaemonRestartWithExistingNetwork
16:47:19 [2020-02-12T16:47:19.499Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
16:47:19 [2020-02-12T16:47:19.499Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:47:20 [2020-02-12T16:47:20.243Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.16s)
16:47:20 [2020-02-12T16:47:20.243Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:47:20 [2020-02-12T16:47:20.982Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
16:47:20 [2020-02-12T16:47:20.982Z] === RUN   TestServiceWithPredefinedNetwork
16:47:24 [2020-02-12T16:47:24.064Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s)
16:47:24 [2020-02-12T16:47:24.064Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:47:24 [2020-02-12T16:47:24.064Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:47:24 [2020-02-12T16:47:24.064Z]     service_test.go:230: FLAKY_TEST
16:47:24 [2020-02-12T16:47:24.064Z] === RUN   TestServiceWithDataPathPortInit
16:47:40 [2020-02-12T16:47:40.313Z] --- PASS: TestServiceWithDataPathPortInit (16.00s)
16:47:40 [2020-02-12T16:47:40.313Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:47:47 [2020-02-12T16:47:47.767Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.15s)
16:47:47 [2020-02-12T16:47:47.767Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:st2zw0nqyj95y4xjeyosg1sbk Created:2020-02-12 16:47:40.999050041 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[5b774076392dae990f9e90276733c9dc24a565c6c83a0859f307ae815d325a9d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z8g97vrl1z68imwb1q98i5llv EndpointID:1cf0d329a1b87dcd41d10a7b411857c8a516f96007d83c4f34215129b4eb855d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:40498f8715f158d550cd1e294e96edd3d672548e53a638898f3eace819835ad4 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:43bd77d21fa2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z8g97vrl1z68imwb1q98i5llv EndpointID:1cf0d329a1b87dcd41d10a7b411857c8a516f96007d83c4f34215129b4eb855d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
16:47:47 [2020-02-12T16:47:47.767Z] PASS
16:47:47 [2020-02-12T16:47:47.767Z] 
16:47:47 [2020-02-12T16:47:47.767Z] === Skipped
16:47:47 [2020-02-12T16:47:47.767Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:47:47 [2020-02-12T16:47:47.767Z]     service_test.go:230: FLAKY_TEST
16:47:47 [2020-02-12T16:47:47.767Z] 
16:47:47 [2020-02-12T16:47:47.767Z] 
16:47:47 [2020-02-12T16:47:47.767Z] DONE 21 tests, 1 skipped in 42.965s
16:47:47 [2020-02-12T16:47:47.767Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:47:47 [2020-02-12T16:47:47.767Z] ++ 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
16:47:47 [2020-02-12T16:47:47.767Z] ++ set -e
16:47:47 [2020-02-12T16:47:47.767Z] ++ '[' -n 0 ']'
16:47:47 [2020-02-12T16:47:47.767Z] ++ set -x
16:47:47 [2020-02-12T16:47:47.767Z] ++ 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
16:47:48 [2020-02-12T16:47:48.131Z] INFO: Testing against a local daemon
16:47:48 [2020-02-12T16:47:48.131Z] === RUN   TestDockerNetworkIpvlanPersistance
16:47:48 [2020-02-12T16:47:48.131Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:47:48 [2020-02-12T16:47:48.131Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:47:48 [2020-02-12T16:47:48.131Z] === RUN   TestDockerNetworkIpvlan
16:47:48 [2020-02-12T16:47:48.131Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:47:48 [2020-02-12T16:47:48.131Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:47:48 [2020-02-12T16:47:48.131Z] PASS
16:47:48 [2020-02-12T16:47:48.131Z] 
16:47:48 [2020-02-12T16:47:48.131Z] === Skipped
16:47:48 [2020-02-12T16:47:48.131Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:47:48 [2020-02-12T16:47:48.131Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:47:48 [2020-02-12T16:47:48.131Z] 
16:47:48 [2020-02-12T16:47:48.131Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:47:48 [2020-02-12T16:47:48.131Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:47:48 [2020-02-12T16:47:48.131Z] 
16:47:48 [2020-02-12T16:47:48.131Z] 
16:47:48 [2020-02-12T16:47:48.131Z] DONE 2 tests, 2 skipped in 0.105s
16:47:48 [2020-02-12T16:47:48.131Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:47:48 [2020-02-12T16:47:48.131Z] ++ 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
16:47:48 [2020-02-12T16:47:48.131Z] ++ set -e
16:47:48 [2020-02-12T16:47:48.131Z] ++ '[' -n 0 ']'
16:47:48 [2020-02-12T16:47:48.131Z] ++ set -x
16:47:48 [2020-02-12T16:47:48.131Z] ++ 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
16:47:48 [2020-02-12T16:47:48.131Z] INFO: Testing against a local daemon
16:47:48 [2020-02-12T16:47:48.131Z] === RUN   TestDockerNetworkMacvlanPersistance
16:47:49 [2020-02-12T16:47:49.604Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s)
16:47:49 [2020-02-12T16:47:49.604Z] === RUN   TestDockerNetworkMacvlan
16:47:50 [2020-02-12T16:47:50.379Z] === RUN   TestDockerNetworkMacvlan/Subinterface
16:47:51 [2020-02-12T16:47:51.132Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
16:47:51 [2020-02-12T16:47:51.881Z] === RUN   TestDockerNetworkMacvlan/NilParent
16:47:54 [2020-02-12T16:47:54.213Z] === RUN   TestDockerNetworkMacvlan/InternalMode
16:47:58 [2020-02-12T16:47:58.264Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
16:48:02 [2020-02-12T16:48:02.185Z] === RUN   TestDockerNetworkMacvlan/Addressing
16:48:02 [2020-02-12T16:48:02.946Z] --- PASS: TestDockerNetworkMacvlan (13.62s)
16:48:02 [2020-02-12T16:48:02.946Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
16:48:02 [2020-02-12T16:48:02.946Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
16:48:02 [2020-02-12T16:48:02.946Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.06s)
16:48:02 [2020-02-12T16:48:02.946Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.10s)
16:48:02 [2020-02-12T16:48:02.946Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.74s)
16:48:02 [2020-02-12T16:48:02.946Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s)
16:48:02 [2020-02-12T16:48:02.946Z] PASS
16:48:02 [2020-02-12T16:48:02.946Z] 
16:48:02 [2020-02-12T16:48:02.946Z] DONE 8 tests in 15.085s
16:48:02 [2020-02-12T16:48:02.946Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
16:48:02 [2020-02-12T16:48:02.946Z] ++ 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
16:48:02 [2020-02-12T16:48:02.946Z] ++ set -e
16:48:02 [2020-02-12T16:48:02.946Z] ++ '[' -n 0 ']'
16:48:02 [2020-02-12T16:48:02.946Z] ++ set -x
16:48:02 [2020-02-12T16:48:02.946Z] ++ 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
16:48:02 [2020-02-12T16:48:02.946Z] testing: warning: no tests to run
16:48:02 [2020-02-12T16:48:02.946Z] PASS
16:48:02 [2020-02-12T16:48:02.946Z] 
16:48:02 [2020-02-12T16:48:02.946Z] DONE 0 tests in 0.015s
16:48:02 [2020-02-12T16:48:02.946Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:48:02 [2020-02-12T16:48:02.946Z] ++ 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
16:48:02 [2020-02-12T16:48:02.946Z] ++ set -e
16:48:02 [2020-02-12T16:48:02.946Z] ++ '[' -n 0 ']'
16:48:02 [2020-02-12T16:48:02.946Z] ++ set -x
16:48:02 [2020-02-12T16:48:02.946Z] ++ 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
16:48:03 [2020-02-12T16:48:03.293Z] INFO: Testing against a local daemon
16:48:03 [2020-02-12T16:48:03.293Z] === RUN   TestAuthZPluginAllowRequest
16:48:05 [2020-02-12T16:48:05.045Z] --- PASS: TestAuthZPluginAllowRequest (1.53s)
16:48:05 [2020-02-12T16:48:05.045Z] === RUN   TestAuthZPluginTLS
16:48:05 [2020-02-12T16:48:05.399Z] --- PASS: TestAuthZPluginTLS (0.53s)
16:48:05 [2020-02-12T16:48:05.399Z] === RUN   TestAuthZPluginDenyRequest
16:48:05 [2020-02-12T16:48:05.749Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
16:48:05 [2020-02-12T16:48:05.749Z] === RUN   TestAuthZPluginAPIDenyResponse
16:48:06 [2020-02-12T16:48:06.729Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s)
16:48:06 [2020-02-12T16:48:06.729Z] === RUN   TestAuthZPluginDenyResponse
16:48:06 [2020-02-12T16:48:06.729Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
16:48:06 [2020-02-12T16:48:06.729Z] === RUN   TestAuthZPluginAllowEventStream
16:48:08 [2020-02-12T16:48:08.515Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s)
16:48:08 [2020-02-12T16:48:08.515Z] === RUN   TestAuthZPluginErrorResponse
16:48:08 [2020-02-12T16:48:08.861Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
16:48:08 [2020-02-12T16:48:08.861Z] === RUN   TestAuthZPluginErrorRequest
16:48:09 [2020-02-12T16:48:09.623Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
16:48:09 [2020-02-12T16:48:09.623Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:48:09 [2020-02-12T16:48:09.969Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.52s)
16:48:09 [2020-02-12T16:48:09.969Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:48:11 [2020-02-12T16:48:11.729Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s)
16:48:11 [2020-02-12T16:48:11.729Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:48:14 [2020-02-12T16:48:14.094Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.99s)
16:48:14 [2020-02-12T16:48:14.094Z] === RUN   TestAuthZPluginHeader
16:48:14 [2020-02-12T16:48:14.575Z] --- PASS: TestAuthZPluginHeader (0.80s)
16:48:14 [2020-02-12T16:48:14.575Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:48:14 [2020-02-12T16:48:14.575Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:48:14 [2020-02-12T16:48:14.575Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:14 [2020-02-12T16:48:14.575Z] === RUN   TestAuthZPluginV2Disable
16:48:14 [2020-02-12T16:48:14.575Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
16:48:14 [2020-02-12T16:48:14.575Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:14 [2020-02-12T16:48:14.575Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:48:14 [2020-02-12T16:48:14.575Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:48:14 [2020-02-12T16:48:14.575Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:14 [2020-02-12T16:48:14.575Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:48:14 [2020-02-12T16:48:14.575Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:48:14 [2020-02-12T16:48:14.575Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:14 [2020-02-12T16:48:14.575Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:48:34 [2020-02-12T16:48:34.017Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s)
16:48:34 [2020-02-12T16:48:34.017Z] PASS
16:48:34 [2020-02-12T16:48:34.017Z] 
16:48:34 [2020-02-12T16:48:34.017Z] === Skipped
16:48:34 [2020-02-12T16:48:34.017Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
16:48:34 [2020-02-12T16:48:34.017Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:34 [2020-02-12T16:48:34.017Z] 
16:48:34 [2020-02-12T16:48:34.017Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
16:48:34 [2020-02-12T16:48:34.017Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:34 [2020-02-12T16:48:34.017Z] 
16:48:34 [2020-02-12T16:48:34.017Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
16:48:34 [2020-02-12T16:48:34.017Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:34 [2020-02-12T16:48:34.017Z] 
16:48:34 [2020-02-12T16:48:34.017Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
16:48:34 [2020-02-12T16:48:34.017Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:34 [2020-02-12T16:48:34.017Z] 
16:48:34 [2020-02-12T16:48:34.017Z] 
16:48:34 [2020-02-12T16:48:34.017Z] DONE 17 tests, 4 skipped in 28.226s
16:48:34 [2020-02-12T16:48:34.017Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:48:34 [2020-02-12T16:48:34.017Z] ++ 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
16:48:34 [2020-02-12T16:48:34.017Z] ++ set -e
16:48:34 [2020-02-12T16:48:34.017Z] ++ '[' -n 0 ']'
16:48:34 [2020-02-12T16:48:34.017Z] ++ set -x
16:48:34 [2020-02-12T16:48:34.017Z] ++ 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
16:48:34 [2020-02-12T16:48:34.017Z] INFO: Testing against a local daemon
16:48:34 [2020-02-12T16:48:34.017Z] === RUN   TestPluginInvalidJSON
16:48:34 [2020-02-12T16:48:34.017Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:48:34 [2020-02-12T16:48:34.017Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:48:34 [2020-02-12T16:48:34.017Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:48:34 [2020-02-12T16:48:34.017Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:48:34 [2020-02-12T16:48:34.017Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:48:34 [2020-02-12T16:48:34.017Z] PASS
16:48:34 [2020-02-12T16:48:34.017Z] 
16:48:34 [2020-02-12T16:48:34.017Z] DONE 2 tests in 0.079s
16:48:34 [2020-02-12T16:48:34.017Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:48:34 [2020-02-12T16:48:34.017Z] ++ 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
16:48:34 [2020-02-12T16:48:34.017Z] ++ set -e
16:48:34 [2020-02-12T16:48:34.017Z] ++ '[' -n 0 ']'
16:48:34 [2020-02-12T16:48:34.017Z] ++ set -x
16:48:34 [2020-02-12T16:48:34.017Z] ++ 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
16:48:34 [2020-02-12T16:48:34.017Z] INFO: Testing against a local daemon
16:48:34 [2020-02-12T16:48:34.017Z] === RUN   TestExternalGraphDriver
16:48:34 [2020-02-12T16:48:34.017Z] === RUN   TestExternalGraphDriver/json
16:48:34 [2020-02-12T16:48:34.017Z] === RUN   TestExternalGraphDriver/spec
16:48:35 [2020-02-12T16:48:35.368Z] === RUN   TestExternalGraphDriver/pull
16:48:37 [2020-02-12T16:48:37.728Z] --- PASS: TestExternalGraphDriver (6.22s)
16:48:37 [2020-02-12T16:48:37.728Z]     --- PASS: TestExternalGraphDriver/json (1.91s)
16:48:37 [2020-02-12T16:48:37.728Z]     --- PASS: TestExternalGraphDriver/spec (1.99s)
16:48:37 [2020-02-12T16:48:37.728Z]     --- PASS: TestExternalGraphDriver/pull (2.20s)
16:48:37 [2020-02-12T16:48:37.728Z] === RUN   TestGraphdriverPluginV2
16:48:37 [2020-02-12T16:48:37.728Z] --- SKIP: TestGraphdriverPluginV2 (0.06s)
16:48:37 [2020-02-12T16:48:37.728Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:37 [2020-02-12T16:48:37.728Z] PASS
16:48:37 [2020-02-12T16:48:37.728Z] 
16:48:37 [2020-02-12T16:48:37.728Z] === Skipped
16:48:37 [2020-02-12T16:48:37.728Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s)
16:48:37 [2020-02-12T16:48:37.728Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:48:37 [2020-02-12T16:48:37.728Z] 
16:48:37 [2020-02-12T16:48:37.728Z] 
16:48:37 [2020-02-12T16:48:37.728Z] DONE 5 tests, 1 skipped in 6.358s
16:48:37 [2020-02-12T16:48:37.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:48:37 [2020-02-12T16:48:37.728Z] ++ 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
16:48:37 [2020-02-12T16:48:37.728Z] ++ set -e
16:48:37 [2020-02-12T16:48:37.728Z] ++ '[' -n 0 ']'
16:48:37 [2020-02-12T16:48:37.728Z] ++ set -x
16:48:37 [2020-02-12T16:48:37.728Z] ++ 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
16:48:38 [2020-02-12T16:48:38.075Z] INFO: Testing against a local daemon
16:48:38 [2020-02-12T16:48:38.075Z] === RUN   TestContinueAfterPluginCrash
16:48:38 [2020-02-12T16:48:38.075Z] === PAUSE TestContinueAfterPluginCrash
16:48:38 [2020-02-12T16:48:38.075Z] === RUN   TestDaemonStartWithLogOpt
16:48:38 [2020-02-12T16:48:38.075Z] === PAUSE TestDaemonStartWithLogOpt
16:48:38 [2020-02-12T16:48:38.075Z] === CONT  TestContinueAfterPluginCrash
16:48:38 [2020-02-12T16:48:38.075Z] === CONT  TestDaemonStartWithLogOpt
16:48:47 [2020-02-12T16:48:47.310Z] --- PASS: TestDaemonStartWithLogOpt (8.36s)
16:48:51 [2020-02-12T16:48:51.391Z] --- PASS: TestContinueAfterPluginCrash (13.22s)
16:48:51 [2020-02-12T16:48:51.391Z] PASS
16:48:51 [2020-02-12T16:48:51.391Z] 
16:48:51 [2020-02-12T16:48:51.391Z] DONE 2 tests in 13.334s
16:48:51 [2020-02-12T16:48:51.391Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
16:48:51 [2020-02-12T16:48:51.391Z] ++ 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
16:48:51 [2020-02-12T16:48:51.391Z] ++ set -e
16:48:51 [2020-02-12T16:48:51.391Z] ++ '[' -n 0 ']'
16:48:51 [2020-02-12T16:48:51.391Z] ++ set -x
16:48:51 [2020-02-12T16:48:51.391Z] ++ 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
16:48:51 [2020-02-12T16:48:51.391Z] INFO: Testing against a local daemon
16:48:51 [2020-02-12T16:48:51.391Z] === RUN   TestPluginWithDevMounts
16:48:51 [2020-02-12T16:48:51.391Z] === PAUSE TestPluginWithDevMounts
16:48:51 [2020-02-12T16:48:51.391Z] === CONT  TestPluginWithDevMounts
16:48:53 [2020-02-12T16:48:53.121Z] --- PASS: TestPluginWithDevMounts (1.85s)
16:48:53 [2020-02-12T16:48:53.121Z] PASS
16:48:53 [2020-02-12T16:48:53.121Z] 
16:48:53 [2020-02-12T16:48:53.121Z] DONE 1 tests in 1.926s
16:48:53 [2020-02-12T16:48:53.121Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
16:48:53 [2020-02-12T16:48:53.121Z] ++ 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
16:48:53 [2020-02-12T16:48:53.121Z] ++ set -e
16:48:53 [2020-02-12T16:48:53.121Z] ++ '[' -n 0 ']'
16:48:53 [2020-02-12T16:48:53.121Z] ++ set -x
16:48:53 [2020-02-12T16:48:53.121Z] ++ 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
16:48:53 [2020-02-12T16:48:53.121Z] INFO: Testing against a local daemon
16:48:53 [2020-02-12T16:48:53.121Z] === RUN   TestSecretInspect
16:48:56 [2020-02-12T16:48:56.179Z] --- PASS: TestSecretInspect (2.73s)
16:48:56 [2020-02-12T16:48:56.179Z] === RUN   TestSecretList
16:48:58 [2020-02-12T16:48:58.651Z] --- PASS: TestSecretList (2.75s)
16:48:58 [2020-02-12T16:48:58.651Z] === RUN   TestSecretsCreateAndDelete
16:49:01 [2020-02-12T16:49:01.722Z] --- PASS: TestSecretsCreateAndDelete (2.84s)
16:49:01 [2020-02-12T16:49:01.722Z] === RUN   TestSecretsUpdate
16:49:03 [2020-02-12T16:49:03.448Z] --- PASS: TestSecretsUpdate (2.15s)
16:49:03 [2020-02-12T16:49:03.448Z] === RUN   TestTemplatedSecret
16:49:07 [2020-02-12T16:49:07.442Z] --- PASS: TestTemplatedSecret (3.25s)
16:49:07 [2020-02-12T16:49:07.442Z] === RUN   TestSecretCreateResolve
16:49:09 [2020-02-12T16:49:09.872Z] --- PASS: TestSecretCreateResolve (2.79s)
16:49:09 [2020-02-12T16:49:09.872Z] PASS
16:49:09 [2020-02-12T16:49:09.872Z] 
16:49:09 [2020-02-12T16:49:09.872Z] DONE 6 tests in 16.575s
16:49:09 [2020-02-12T16:49:09.872Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
16:49:09 [2020-02-12T16:49:09.872Z] ++ 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
16:49:09 [2020-02-12T16:49:09.872Z] ++ set -e
16:49:09 [2020-02-12T16:49:09.872Z] ++ '[' -n 0 ']'
16:49:09 [2020-02-12T16:49:09.872Z] ++ set -x
16:49:09 [2020-02-12T16:49:09.872Z] ++ 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
16:49:09 [2020-02-12T16:49:09.872Z] INFO: Testing against a local daemon
16:49:09 [2020-02-12T16:49:09.872Z] === RUN   TestServiceCreateInit
16:49:09 [2020-02-12T16:49:09.872Z] === RUN   TestServiceCreateInit/daemonInitDisabled
16:49:14 [2020-02-12T16:49:14.775Z] === RUN   TestServiceCreateInit/daemonInitEnabled
16:49:19 [2020-02-12T16:49:19.772Z] --- PASS: TestServiceCreateInit (9.58s)
16:49:19 [2020-02-12T16:49:19.772Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.91s)
16:49:19 [2020-02-12T16:49:19.772Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.66s)
16:49:19 [2020-02-12T16:49:19.772Z] === RUN   TestCreateServiceMultipleTimes
16:49:39 [2020-02-12T16:49:39.149Z] --- PASS: TestCreateServiceMultipleTimes (16.80s)
16:49:39 [2020-02-12T16:49:39.149Z] === RUN   TestCreateServiceConflict
16:49:39 [2020-02-12T16:49:39.149Z] --- PASS: TestCreateServiceConflict (2.22s)
16:49:39 [2020-02-12T16:49:39.149Z] === RUN   TestCreateServiceMaxReplicas
16:49:41 [2020-02-12T16:49:41.544Z] --- PASS: TestCreateServiceMaxReplicas (3.07s)
16:49:41 [2020-02-12T16:49:41.544Z] === RUN   TestCreateWithDuplicateNetworkNames
16:49:54 [2020-02-12T16:49:54.853Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s)
16:49:54 [2020-02-12T16:49:54.853Z] === RUN   TestCreateServiceSecretFileMode
16:49:57 [2020-02-12T16:49:57.993Z] --- PASS: TestCreateServiceSecretFileMode (3.17s)
16:49:57 [2020-02-12T16:49:57.993Z] === RUN   TestCreateServiceConfigFileMode
16:50:01 [2020-02-12T16:50:01.066Z] --- PASS: TestCreateServiceConfigFileMode (3.01s)
16:50:01 [2020-02-12T16:50:01.066Z] === RUN   TestCreateServiceSysctls
16:50:04 [2020-02-12T16:50:04.985Z] --- PASS: TestCreateServiceSysctls (4.15s)
16:50:04 [2020-02-12T16:50:04.985Z] === RUN   TestCreateServiceCapabilities
16:50:08 [2020-02-12T16:50:08.160Z] --- PASS: TestCreateServiceCapabilities (3.18s)
16:50:08 [2020-02-12T16:50:08.160Z] === RUN   TestInspect
16:50:12 [2020-02-12T16:50:12.041Z] --- PASS: TestInspect (3.46s)
16:50:12 [2020-02-12T16:50:12.041Z] === RUN   TestCreateJob
16:50:15 [2020-02-12T16:50:15.958Z] --- PASS: TestCreateJob (3.85s)
16:50:15 [2020-02-12T16:50:15.958Z] === RUN   TestReplicatedJob
16:50:23 [2020-02-12T16:50:23.516Z] --- PASS: TestReplicatedJob (7.16s)
16:50:23 [2020-02-12T16:50:23.516Z] === RUN   TestUpdateReplicatedJob
16:50:26 [2020-02-12T16:50:26.573Z] --- PASS: TestUpdateReplicatedJob (3.60s)
16:50:26 [2020-02-12T16:50:26.573Z] === RUN   TestServiceListWithStatuses
16:50:26 [2020-02-12T16:50:26.573Z] --- SKIP: TestServiceListWithStatuses (0.00s)
16:50:26 [2020-02-12T16:50:26.573Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:50:26 [2020-02-12T16:50:26.573Z] === RUN   TestDockerNetworkConnectAlias
16:50:32 [2020-02-12T16:50:32.668Z] --- PASS: TestDockerNetworkConnectAlias (5.67s)
16:50:32 [2020-02-12T16:50:32.669Z] === RUN   TestDockerNetworkReConnect
16:50:36 [2020-02-12T16:50:36.563Z] --- PASS: TestDockerNetworkReConnect (4.53s)
16:50:36 [2020-02-12T16:50:36.564Z] === RUN   TestServicePlugin
16:50:36 [2020-02-12T16:50:36.564Z] --- SKIP: TestServicePlugin (0.00s)
16:50:36 [2020-02-12T16:50:36.564Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:50:36 [2020-02-12T16:50:36.564Z] === RUN   TestServiceUpdateLabel
16:50:39 [2020-02-12T16:50:39.665Z] --- PASS: TestServiceUpdateLabel (2.72s)
16:50:39 [2020-02-12T16:50:39.665Z] === RUN   TestServiceUpdateSecrets
16:50:55 [2020-02-12T16:50:55.803Z] --- PASS: TestServiceUpdateSecrets (15.47s)
16:50:55 [2020-02-12T16:50:55.803Z] === RUN   TestServiceUpdateConfigs
16:51:11 [2020-02-12T16:51:11.928Z] --- PASS: TestServiceUpdateConfigs (15.35s)
16:51:11 [2020-02-12T16:51:11.928Z] === RUN   TestServiceUpdateNetwork
16:51:25 [2020-02-12T16:51:25.351Z] --- PASS: TestServiceUpdateNetwork (14.39s)
16:51:25 [2020-02-12T16:51:25.351Z] PASS
16:51:25 [2020-02-12T16:51:25.351Z] 
16:51:25 [2020-02-12T16:51:25.351Z] === Skipped
16:51:25 [2020-02-12T16:51:25.351Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
16:51:25 [2020-02-12T16:51:25.351Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
16:51:25 [2020-02-12T16:51:25.351Z] 
16:51:25 [2020-02-12T16:51:25.351Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
16:51:25 [2020-02-12T16:51:25.351Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
16:51:25 [2020-02-12T16:51:25.351Z] 
16:51:25 [2020-02-12T16:51:25.351Z] 
16:51:25 [2020-02-12T16:51:25.351Z] DONE 23 tests, 2 skipped in 134.800s
16:51:25 [2020-02-12T16:51:25.351Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
16:51:25 [2020-02-12T16:51:25.351Z] ++ 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
16:51:25 [2020-02-12T16:51:25.351Z] ++ set -e
16:51:25 [2020-02-12T16:51:25.351Z] ++ '[' -n 0 ']'
16:51:25 [2020-02-12T16:51:25.351Z] ++ set -x
16:51:25 [2020-02-12T16:51:25.351Z] ++ 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
16:51:25 [2020-02-12T16:51:25.351Z] INFO: Testing against a local daemon
16:51:25 [2020-02-12T16:51:25.351Z] === RUN   TestSessionCreate
16:51:25 [2020-02-12T16:51:25.351Z] --- PASS: TestSessionCreate (0.02s)
16:51:25 [2020-02-12T16:51:25.351Z] === RUN   TestSessionCreateWithBadUpgrade
16:51:25 [2020-02-12T16:51:25.351Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
16:51:25 [2020-02-12T16:51:25.351Z] PASS
16:51:25 [2020-02-12T16:51:25.351Z] 
16:51:25 [2020-02-12T16:51:25.351Z] DONE 2 tests in 0.128s
16:51:25 [2020-02-12T16:51:25.351Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
16:51:25 [2020-02-12T16:51:25.351Z] ++ 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
16:51:25 [2020-02-12T16:51:25.351Z] ++ set -e
16:51:25 [2020-02-12T16:51:25.351Z] ++ '[' -n 0 ']'
16:51:25 [2020-02-12T16:51:25.351Z] ++ set -x
16:51:25 [2020-02-12T16:51:25.351Z] ++ 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
16:51:25 [2020-02-12T16:51:25.351Z] INFO: Testing against a local daemon
16:51:25 [2020-02-12T16:51:25.351Z] === RUN   TestCgroupDriverSystemdMemoryLimit
16:51:25 [2020-02-12T16:51:25.351Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
16:51:25 [2020-02-12T16:51:25.351Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:51:25 [2020-02-12T16:51:25.351Z] === RUN   TestEventsExecDie
16:51:25 [2020-02-12T16:51:25.758Z] --- PASS: TestEventsExecDie (0.94s)
16:51:25 [2020-02-12T16:51:25.758Z] === RUN   TestEventsBackwardsCompatible
16:51:25 [2020-02-12T16:51:25.758Z] --- PASS: TestEventsBackwardsCompatible (0.10s)
16:51:25 [2020-02-12T16:51:25.758Z] === RUN   TestInfoBinaryCommits
16:51:25 [2020-02-12T16:51:25.758Z] --- PASS: TestInfoBinaryCommits (0.01s)
16:51:25 [2020-02-12T16:51:25.758Z] === RUN   TestInfoAPIVersioned
16:51:25 [2020-02-12T16:51:25.758Z] --- PASS: TestInfoAPIVersioned (0.00s)
16:51:25 [2020-02-12T16:51:25.758Z] === RUN   TestInfoDiscoveryBackend
16:51:26 [2020-02-12T16:51:26.260Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
16:51:26 [2020-02-12T16:51:26.260Z] === RUN   TestInfoDiscoveryInvalidAdvertise
16:51:27 [2020-02-12T16:51:27.460Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
16:51:27 [2020-02-12T16:51:27.460Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
16:51:27 [2020-02-12T16:51:27.812Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
16:51:27 [2020-02-12T16:51:27.812Z] === RUN   TestInfoAPI
16:51:27 [2020-02-12T16:51:27.812Z] --- PASS: TestInfoAPI (0.02s)
16:51:27 [2020-02-12T16:51:27.812Z] === RUN   TestInfoAPIWarnings
16:51:28 [2020-02-12T16:51:28.183Z] --- PASS: TestInfoAPIWarnings (0.52s)
16:51:28 [2020-02-12T16:51:28.183Z] === RUN   TestInfoDebug
16:51:28 [2020-02-12T16:51:28.940Z] --- PASS: TestInfoDebug (0.52s)
16:51:28 [2020-02-12T16:51:28.940Z] === RUN   TestInfoInsecureRegistries
16:51:29 [2020-02-12T16:51:29.291Z] --- PASS: TestInfoInsecureRegistries (0.52s)
16:51:29 [2020-02-12T16:51:29.291Z] === RUN   TestInfoRegistryMirrors
16:51:30 [2020-02-12T16:51:30.028Z] --- PASS: TestInfoRegistryMirrors (0.52s)
16:51:30 [2020-02-12T16:51:30.028Z] === RUN   TestLoginFailsWithBadCredentials
16:51:30 [2020-02-12T16:51:30.028Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s)
16:51:30 [2020-02-12T16:51:30.028Z] === RUN   TestPingCacheHeaders
16:51:30 [2020-02-12T16:51:30.028Z] --- PASS: TestPingCacheHeaders (0.02s)
16:51:30 [2020-02-12T16:51:30.028Z] === RUN   TestPingGet
16:51:30 [2020-02-12T16:51:30.028Z] --- PASS: TestPingGet (0.01s)
16:51:30 [2020-02-12T16:51:30.028Z] === RUN   TestPingHead
16:51:30 [2020-02-12T16:51:30.028Z] --- PASS: TestPingHead (0.01s)
16:51:30 [2020-02-12T16:51:30.028Z] === RUN   TestVersion
16:51:30 [2020-02-12T16:51:30.384Z] --- PASS: TestVersion (0.04s)
16:51:30 [2020-02-12T16:51:30.384Z] PASS
16:51:30 [2020-02-12T16:51:30.384Z] 
16:51:30 [2020-02-12T16:51:30.384Z] === Skipped
16:51:30 [2020-02-12T16:51:30.384Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
16:51:30 [2020-02-12T16:51:30.384Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
16:51:30 [2020-02-12T16:51:30.384Z] 
16:51:30 [2020-02-12T16:51:30.384Z] 
16:51:30 [2020-02-12T16:51:30.384Z] DONE 18 tests, 1 skipped in 5.612s
16:51:30 [2020-02-12T16:51:30.384Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
16:51:30 [2020-02-12T16:51:30.384Z] ++ 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
16:51:30 [2020-02-12T16:51:30.384Z] ++ set -e
16:51:30 [2020-02-12T16:51:30.384Z] ++ '[' -n 0 ']'
16:51:30 [2020-02-12T16:51:30.384Z] ++ set -x
16:51:30 [2020-02-12T16:51:30.384Z] ++ 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
16:51:30 [2020-02-12T16:51:30.384Z] INFO: Testing against a local daemon
16:51:30 [2020-02-12T16:51:30.384Z] === RUN   TestVolumesCreateAndList
16:51:30 [2020-02-12T16:51:30.384Z] --- PASS: TestVolumesCreateAndList (0.02s)
16:51:30 [2020-02-12T16:51:30.384Z] === RUN   TestVolumesRemove
16:51:30 [2020-02-12T16:51:30.384Z] --- PASS: TestVolumesRemove (0.10s)
16:51:30 [2020-02-12T16:51:30.384Z] === RUN   TestVolumesInspect
16:51:30 [2020-02-12T16:51:30.384Z] --- PASS: TestVolumesInspect (0.01s)
16:51:30 [2020-02-12T16:51:30.384Z] === RUN   TestVolumesInvalidJSON
16:51:30 [2020-02-12T16:51:30.384Z] === RUN   TestVolumesInvalidJSON//volumes/create
16:51:30 [2020-02-12T16:51:30.384Z] === PAUSE TestVolumesInvalidJSON//volumes/create
16:51:30 [2020-02-12T16:51:30.384Z] === CONT  TestVolumesInvalidJSON//volumes/create
16:51:30 [2020-02-12T16:51:30.384Z] --- PASS: TestVolumesInvalidJSON (0.01s)
16:51:30 [2020-02-12T16:51:30.384Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
16:51:30 [2020-02-12T16:51:30.384Z] PASS
16:51:30 [2020-02-12T16:51:30.384Z] 
16:51:30 [2020-02-12T16:51:30.384Z] DONE 5 tests in 0.215s
16:51:30 [2020-02-12T16:51:30.384Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:51:30 [2020-02-12T16:51:30.739Z] ++++ cat bundles/test-integration/docker.pid
16:51:30 [2020-02-12T16:51:30.739Z] +++ kill 11632
16:51:31 [2020-02-12T16:51:31.957Z] +++ /etc/init.d/apparmor stop
16:51:31 [2020-02-12T16:51:31.957Z] Leaving: AppArmorNo profiles have been unloaded.
16:51:31 [2020-02-12T16:51:31.957Z] 
16:51:31 [2020-02-12T16:51:31.957Z] Unloading profiles will leave already running processes permanently
16:51:31 [2020-02-12T16:51:31.957Z] unconfined, which can lead to unexpected situations.
16:51:31 [2020-02-12T16:51:31.957Z] 
16:51:31 [2020-02-12T16:51:31.957Z] To set a process to complain mode, use the command line tool
16:51:31 [2020-02-12T16:51:31.957Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:51:31 [2020-02-12T16:51:31.957Z] +++ true
16:51:31 [2020-02-12T16:51:31.957Z]